mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
6185 lines
842 KiB
Plaintext
6185 lines
842 KiB
Plaintext
2026-02-25 20:14:03.256 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 20:14:03.257 DEBUG [tests.conftest] Running test: test_high_message_volume_sync with id: 2026-02-25_20-14-03__b9276b9c-a311-4ffe-a516-23b5a6486007
|
|
2026-02-25 20:14:03.257 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 20:14:03.264 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 20:14:03.264 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_20-14-03__b9276b9c-a311-4ffe-a516-23b5a6486007__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:14:03.270 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 20:14:03.270 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_20-14-03__b9276b9c-a311-4ffe-a516-23b5a6486007__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:14:03.276 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 20:14:03.277 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-25_20-14-03__b9276b9c-a311-4ffe-a516-23b5a6486007__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:14:03.277 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-25 20:14:03.278 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 20:14:03.278 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 20:14:03.279 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 20:14:03.279 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.226.206
|
|
2026-02-25 20:14:03.280 DEBUG [src.node.docker_mananger] Generated ports ['49338', '49339', '49340', '49341', '49342']
|
|
2026-02-25 20:14:03.280 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 20:14:03.280 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 20:14:03.280 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 20:14:03.280 DEBUG [src.node.docker_mananger] docker run -i -t -p 49338:49338 -p 49339:49339 -p 49340:49340 -p 49341:49341 -p 49342:49342 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=49340 --rest-port=49338 --tcp-port=49339 --discv5-udp-port=49341 --rest-address=0.0.0.0 --nat=extip:172.18.226.206 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bee39d0cda21babc1a6b8aeb3ae9ecbcf86035c7decc16b86ec32cbd0f0a3dbd --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49342 --metrics-logging=true --relay=true
|
|
2026-02-25 20:14:03.454 ERROR [src.node.docker_mananger] Max retries reached for container 9a8a3769b85d. Exiting log stream.
|
|
2026-02-25 20:14:03.477 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.226.206 waku d6a9b851db993340e9dd87fce2636dad59f153a21fd254a459c737099f1a89c0
|
|
2026-02-25 20:14:03.510 DEBUG [src.node.docker_mananger] Container started with ID d6a9b851db99. Setting up logs at ./log/docker/node1_2026-02-25_20-14-03__b9276b9c-a311-4ffe-a516-23b5a6486007__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:14:03.512 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49338
|
|
2026-02-25 20:14:03.514 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 20:14:04.029 ERROR [src.node.docker_mananger] Max retries reached for container 4e35d54efbc3. Exiting log stream.
|
|
2026-02-25 20:14:04.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49338/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:04.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 20:14:04.518 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 20:14:04.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49338/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:04.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.226.206/tcp/49339/p2p/16Uiu2HAm5RPgKh8Y45PuKTuPj9GosbX8TNTyyb9pZJwfrbqZeMGS","/ip4/172.18.226.206/tcp/49340/ws/p2p/16Uiu2HAm5RPgKh8Y45PuKTuPj9GosbX8TNTyyb9pZJwfrbqZeMGS"],"enrUri":"enr:-L24QBOfBoPueYId5wCLvXxMorjO-nxs4cV18ZP3bKt7eUJXTndmg9AzqgkgIOH4y4XKp24AzGgQ_kXoBzjr31Br1DMCgmlkgnY0gmlwhKwS4s6KbXVsdGlhZGRyc5YACASsEuLOBsC7AAoErBLizgbAvN0DgnJzhQADAQAAiXNlY3AyNTZrMaEClIJv-uAoviZlpyOxTqxXYu3rPLGYmeyv-WurTJDOjxeDdGNwgsC7g3VkcILAvYV3YWt1MhM"}'
|
|
2026-02-25 20:14:04.520 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 20:14:04.521 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 20:14:04.521 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 20:14:04.522 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 20:14:04.522 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.169.89
|
|
2026-02-25 20:14:04.522 DEBUG [src.node.docker_mananger] Generated ports ['19874', '19875', '19876', '19877', '19878']
|
|
2026-02-25 20:14:04.523 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 20:14:04.523 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 20:14:04.523 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 20:14:04.523 DEBUG [src.node.docker_mananger] docker run -i -t -p 19874:19874 -p 19875:19875 -p 19876:19876 -p 19877:19877 -p 19878:19878 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=19876 --rest-port=19874 --tcp-port=19875 --discv5-udp-port=19877 --rest-address=0.0.0.0 --nat=extip:172.18.169.89 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0b0dcdf1a2665a87cc59d1c82acc6dfeee21f1e2bbded9e97c8baccbf3dbd834 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19878 --metrics-logging=true --relay=true --storenode=/ip4/172.18.226.206/tcp/49339/p2p/16Uiu2HAm5RPgKh8Y45PuKTuPj9GosbX8TNTyyb9pZJwfrbqZeMGS --discv5-bootstrap-node=enr:-L24QBOfBoPueYId5wCLvXxMorjO-nxs4cV18ZP3bKt7eUJXTndmg9AzqgkgIOH4y4XKp24AzGgQ_kXoBzjr31Br1DMCgmlkgnY0gmlwhKwS4s6KbXVsdGlhZGRyc5YACASsEuLOBsC7AAoErBLizgbAvN0DgnJzhQADAQAAiXNlY3AyNTZrMaEClIJv-uAoviZlpyOxTqxXYu3rPLGYmeyv-WurTJDOjxeDdGNwgsC7g3VkcILAvYV3YWt1MhM
|
|
2026-02-25 20:14:04.723 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.169.89 waku 25ffe30f7865dfca08756c6e61fa59825f3a81f98751bc7a5735205fc83223b4
|
|
2026-02-25 20:14:04.760 DEBUG [src.node.docker_mananger] Container started with ID 25ffe30f7865. Setting up logs at ./log/docker/node2_2026-02-25_20-14-03__b9276b9c-a311-4ffe-a516-23b5a6486007__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:14:04.760 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19874
|
|
2026-02-25 20:14:04.761 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 20:14:05.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19874/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:05.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 20:14:05.765 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 20:14:05.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19874/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:05.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.169.89/tcp/19875/p2p/16Uiu2HAmMMidnG3AQpoNqrzLMjBWE689fZngLuMH64Sa4u2QKD2y","/ip4/172.18.169.89/tcp/19876/ws/p2p/16Uiu2HAmMMidnG3AQpoNqrzLMjBWE689fZngLuMH64Sa4u2QKD2y"],"enrUri":"enr:-L24QMneVKcMzy_tNBJimmkBizqWQhPD1qsR6muYVekOS4iUE37tZ-U8GgldcQLPgu2TiCcg6u1Ph6nIYbPWk-lbhLoCgmlkgnY0gmlwhKwSqVmKbXVsdGlhZGRyc5YACASsEqlZBk2jAAoErBKpWQZNpN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDgUyJ8ChAdw6llEhoIo9tsU7WFkxy5r8e9nbGruBHGoKDdGNwgk2jg3VkcIJNpYV3YWt1MhM"}'
|
|
2026-02-25 20:14:05.769 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 20:14:05.769 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 20:14:05.769 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 20:14:05.771 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 20:14:05.771 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.138.155
|
|
2026-02-25 20:14:05.771 DEBUG [src.node.docker_mananger] Generated ports ['15707', '15708', '15709', '15710', '15711']
|
|
2026-02-25 20:14:05.771 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 20:14:05.771 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 20:14:05.771 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 20:14:05.772 DEBUG [src.node.docker_mananger] docker run -i -t -p 15707:15707 -p 15708:15708 -p 15709:15709 -p 15710:15710 -p 15711:15711 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=15709 --rest-port=15707 --tcp-port=15708 --discv5-udp-port=15710 --rest-address=0.0.0.0 --nat=extip:172.18.138.155 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bf6c30e77cf4b3d7704ebfcbb5cba8fafa0cff6eecbdfbbea4b45cec068b6eee --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15711 --metrics-logging=true --relay=true --storenode=/ip4/172.18.169.89/tcp/19875/p2p/16Uiu2HAmMMidnG3AQpoNqrzLMjBWE689fZngLuMH64Sa4u2QKD2y --discv5-bootstrap-node=enr:-L24QMneVKcMzy_tNBJimmkBizqWQhPD1qsR6muYVekOS4iUE37tZ-U8GgldcQLPgu2TiCcg6u1Ph6nIYbPWk-lbhLoCgmlkgnY0gmlwhKwSqVmKbXVsdGlhZGRyc5YACASsEqlZBk2jAAoErBKpWQZNpN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDgUyJ8ChAdw6llEhoIo9tsU7WFkxy5r8e9nbGruBHGoKDdGNwgk2jg3VkcIJNpYV3YWt1MhM
|
|
2026-02-25 20:14:05.980 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.138.155 waku f8bc848e8043911665d5b0a59339eae41514183e0e643a0d4fe4020c1755b759
|
|
2026-02-25 20:14:06.015 DEBUG [src.node.docker_mananger] Container started with ID f8bc848e8043. Setting up logs at ./log/docker/node3_2026-02-25_20-14-03__b9276b9c-a311-4ffe-a516-23b5a6486007__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:14:06.016 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15707
|
|
2026-02-25 20:14:06.016 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 20:14:07.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15707/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:07.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 20:14:07.020 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 20:14:07.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15707/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:07.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.138.155/tcp/15708/p2p/16Uiu2HAm5e29XXzJhp5bKFj6zyNn7s1REXDCt3rS6CuCyfyPHAfo","/ip4/172.18.138.155/tcp/15709/ws/p2p/16Uiu2HAm5e29XXzJhp5bKFj6zyNn7s1REXDCt3rS6CuCyfyPHAfo"],"enrUri":"enr:-L24QIXHC1vRo36UXrCsrSRSUFBisbbVFki5janeMUgXTSySXqWLSyDNqfeGKdikN1lNXf9jcN1Ykb9wQWWLDCtslYYCgmlkgnY0gmlwhKwSipuKbXVsdGlhZGRyc5YACASsEoqbBj1cAAoErBKKmwY9Xd0DgnJzhQADAQAAiXNlY3AyNTZrMaECl76kjrvsA89v9-su0o5BxhSrWyXX8MlTEqmpyHSqbG6DdGNwgj1cg3VkcII9XoV3YWt1MgE"}'
|
|
2026-02-25 20:14:07.022 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 20:14:07.023 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.226.206/tcp/49339/p2p/16Uiu2HAm5RPgKh8Y45PuKTuPj9GosbX8TNTyyb9pZJwfrbqZeMGS"]'
|
|
2026-02-25 20:14:07.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.169.89/tcp/19875/p2p/16Uiu2HAmMMidnG3AQpoNqrzLMjBWE689fZngLuMH64Sa4u2QKD2y"]'
|
|
2026-02-25 20:14:07.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-25 20:14:07.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-25 20:14:07.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-25 20:14:07.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.096 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.103 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.114 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.123 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.133 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.139 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.150 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.156 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.166 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.173 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.183 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.188 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.200 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.208 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.219 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.227 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.239 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.245 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.258 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.264 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.276 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.296 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.303 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.314 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.320 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.331 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.341 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.351 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.357 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.369 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.377 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.387 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.397 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.408 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.414 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.428 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.445 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.454 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.465 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.470 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.481 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.487 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.498 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.506 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.517 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.523 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.534 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.541 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.553 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.561 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.572 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.578 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.589 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.595 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.606 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.614 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.625 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.631 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.642 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.648 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.659 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.667 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.678 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.684 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.696 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.702 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.713 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.721 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.733 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.738 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.750 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.756 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.767 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.776 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.786 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.794 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.805 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.811 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.821 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.830 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.840 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.846 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.857 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.863 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.874 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.883 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.894 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.900 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.911 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.920 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.931 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.938 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.948 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.954 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.965 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.971 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:07.982 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:07.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:07.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:07.991 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.003 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.010 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.021 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.027 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.037 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.045 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.056 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.061 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.072 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.080 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.090 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.100 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.110 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.130 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.137 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.147 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.156 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.167 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.174 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.185 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.191 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.202 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.211 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.223 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.229 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.240 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.256 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.264 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.275 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.281 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.292 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.299 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.310 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.329 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.335 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.347 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.353 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.364 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.371 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.383 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.388 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.401 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.409 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.419 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.429 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.439 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.446 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.458 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.465 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.477 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.477 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.485 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.496 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.502 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.513 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.520 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.530 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.538 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.549 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.555 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.567 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.575 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.586 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.595 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.605 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.611 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.622 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.629 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.640 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.661 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.667 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.679 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.685 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.696 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.705 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.716 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.721 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.733 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.740 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.750 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.759 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.770 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.776 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.787 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.794 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.804 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.814 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.826 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.833 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.845 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.852 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.864 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.872 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.883 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.889 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.900 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.906 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.917 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.926 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.936 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.942 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.954 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.961 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.972 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.981 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:08.991 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:08.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:08.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:08.999 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.010 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.017 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.028 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.037 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.048 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.055 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.067 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.085 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.094 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.105 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.110 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.122 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.129 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.140 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.150 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.161 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.161 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.167 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.179 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.200 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.210 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.221 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.226 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.239 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.256 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.263 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.274 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.280 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.291 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.298 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.310 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.320 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.331 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.338 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.349 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.349 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.355 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.366 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.366 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.375 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.387 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.394 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.405 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.412 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.422 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.430 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.443 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.449 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.461 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.468 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.478 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.488 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.498 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.504 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.515 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.522 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.534 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.542 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.553 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.562 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.573 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.580 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.590 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.599 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.610 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.617 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.629 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.635 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.646 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.655 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.665 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.671 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.682 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.689 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.700 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.710 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.721 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.739 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.747 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.759 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.767 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.778 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.785 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.796 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.803 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.814 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.823 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.834 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.840 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.851 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.858 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.868 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.868 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.879 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.889 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.896 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.908 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.916 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.926 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.936 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.946 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.953 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.965 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.972 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:09.982 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:09.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:09.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:09.992 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.003 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.012 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.023 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.023 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.030 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.041 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.051 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.061 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.067 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.078 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.084 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.094 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.095 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.103 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.113 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.131 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.138 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.149 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.156 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.167 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.172 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.184 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.190 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.201 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.209 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.220 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.226 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.238 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.238 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.244 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.254 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.255 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.264 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.275 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.281 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.293 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.300 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.310 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.330 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.349 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.349 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.356 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.366 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.375 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.385 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.393 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.405 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.412 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.424 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.432 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.442 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.449 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.462 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.468 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.479 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.488 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.498 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.504 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.515 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.523 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.534 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.544 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.555 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.555 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.560 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.571 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.578 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.589 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.597 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.608 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.614 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.625 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.631 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.642 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.663 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.672 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.683 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.692 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.703 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.710 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.720 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.726 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.738 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.745 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.756 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.764 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.776 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.783 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.795 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.802 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.812 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.821 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.832 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.838 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.851 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.858 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.868 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.877 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.887 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.893 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.905 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.911 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.922 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.932 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.942 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.949 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.961 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.968 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.978 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:10.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:10.988 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:10.999 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:10.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.004 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.015 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.022 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.033 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.042 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.052 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.059 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.071 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.077 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.088 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.097 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.107 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.114 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.126 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.132 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.142 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.151 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.162 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.168 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.179 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.186 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.196 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.206 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.216 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.221 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.234 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.240 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.251 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.261 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.272 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.277 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.288 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.295 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.305 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.323 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.329 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.340 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.347 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.357 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.367 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.377 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.395 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.396 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.402 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.413 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.422 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.433 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.439 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.451 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.457 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.468 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.476 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.489 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.494 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.505 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.522 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.529 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.540 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.546 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.559 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.564 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.576 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.585 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.596 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.602 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.613 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.613 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.619 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.630 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.631 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.641 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.651 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.658 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.669 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.676 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.687 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.696 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.707 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.714 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.725 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.731 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.743 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.754 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.764 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.770 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.781 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.788 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.799 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.810 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.820 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.827 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.838 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.846 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.858 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.868 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.879 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.885 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.896 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.903 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.914 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.924 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.935 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.942 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.955 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.961 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.972 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.978 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:11.989 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:11.989 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:11.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:11.996 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.009 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.017 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.028 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.037 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.048 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.065 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.071 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.082 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.091 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.102 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.108 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.119 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.127 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.138 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.149 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.159 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.167 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.178 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.185 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.196 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.206 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.217 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.222 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.233 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.241 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.252 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.261 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.272 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.280 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.291 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.297 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.308 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.317 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.328 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.334 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.345 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.351 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.362 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.371 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.382 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.389 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.401 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.409 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.421 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.430 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.442 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.448 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.459 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.466 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.477 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.477 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.487 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.497 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.504 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.517 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.523 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.534 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.543 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.554 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.554 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.560 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.571 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.577 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.587 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.596 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.607 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.613 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.625 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.632 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.644 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.662 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.669 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.680 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.687 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.697 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.704 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.716 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.733 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.739 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.750 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.758 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.771 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.776 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.788 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.795 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.806 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.816 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.826 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.832 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.844 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.851 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.862 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.871 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.882 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.888 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.900 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.907 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.918 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.926 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.937 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.943 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.954 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.961 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.972 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.981 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:12.992 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:12.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:12.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:12.998 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.009 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.018 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.029 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.038 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.048 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.057 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.068 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.085 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.093 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.104 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.111 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.124 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.130 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.141 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.150 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.161 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.161 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.167 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.180 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.187 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.198 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.199 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.206 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.217 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.223 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.234 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.242 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.254 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.254 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.261 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.274 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.280 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.292 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.298 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.309 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.329 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.335 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.347 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.353 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.364 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.373 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.384 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.391 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.404 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.410 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.421 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.431 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.442 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.448 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.459 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.466 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.476 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.485 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.496 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.502 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.513 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.522 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.533 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.548 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.560 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.566 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.577 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.584 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.596 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.604 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.615 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.620 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.632 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.637 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.648 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.656 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.667 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.674 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.686 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.694 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.705 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.714 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.725 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.731 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.743 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.743 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.750 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.761 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.770 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.782 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.788 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.800 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.808 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.819 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.826 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.837 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.843 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.856 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.862 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.874 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.883 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.894 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.899 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.910 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.916 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.928 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.938 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.949 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.956 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.968 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.974 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:13.986 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:13.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:13.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:13.995 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.006 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.012 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.023 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.029 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.040 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.048 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.059 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.059 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.064 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.076 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.082 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.093 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.101 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.112 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.118 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.129 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.136 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.147 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.156 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.167 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.173 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.184 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.190 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.201 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.210 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.220 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.226 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.237 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.243 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.257 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.266 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.276 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.283 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.294 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.300 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.311 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.318 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.330 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.347 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.354 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.364 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.375 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.385 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.392 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.405 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.411 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.422 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.431 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.444 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.462 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.468 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.479 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.487 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.499 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.504 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.516 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.522 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.533 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.540 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.552 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.559 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.570 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.577 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.588 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.598 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.610 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.616 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.628 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.634 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.644 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.653 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.664 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.670 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.681 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.690 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.701 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.708 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.719 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.740 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.747 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.758 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.767 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.779 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.794 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.812 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.821 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.831 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.840 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.851 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.859 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.870 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.879 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.890 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.890 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.898 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.909 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.915 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.926 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.932 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.942 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.963 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.969 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.980 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:14.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:14.987 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:14.998 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:14.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.006 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.017 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.022 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.034 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.035 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.040 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.051 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.059 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.070 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.075 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.088 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.110 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.122 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.140 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.150 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.159 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.170 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.171 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.178 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.189 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.201 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.211 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.221 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.235 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.257 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.264 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.275 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.282 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.295 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.302 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.315 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.324 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.337 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.345 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.356 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.369 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.379 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.388 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.399 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.411 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.423 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.432 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.442 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.462 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.471 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.482 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.491 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.501 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.522 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.531 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.543 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.555 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.566 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.577 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.588 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.595 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.610 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.618 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.629 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.638 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.648 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.658 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.669 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.676 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.686 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.694 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.704 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.711 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.722 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.733 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.743 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.753 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.763 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.772 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.783 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.791 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.802 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.824 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.835 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.847 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.857 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.867 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.877 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.888 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.897 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.912 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.919 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.930 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.939 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.950 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.957 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.969 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:15.979 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:15.991 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:15.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:15.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.000 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.011 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.027 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.038 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.046 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.057 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.067 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.079 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.087 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.099 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.109 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.120 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.131 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.142 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.150 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.162 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.172 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.182 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.191 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.202 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.202 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.209 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.220 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.226 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.237 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.256 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.265 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.277 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.298 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.298 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.306 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.318 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.331 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.342 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.350 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.362 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.371 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.381 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.388 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.400 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.408 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.419 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.427 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.438 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.449 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.460 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.470 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.483 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.494 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.505 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.514 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.526 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.535 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.547 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.555 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.566 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.573 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.585 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.595 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.605 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.613 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.624 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.631 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.643 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.654 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.665 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.674 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.685 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.693 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.704 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.713 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.724 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.732 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.743 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.743 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.751 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.762 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.771 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.782 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.791 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.802 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.809 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.820 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.827 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.837 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.848 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.859 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.868 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.882 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.894 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.905 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.915 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.926 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.935 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.946 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.956 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.967 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.977 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:16.987 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:16.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:16.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:16.999 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.011 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.020 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.031 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.040 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.051 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.060 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.071 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.080 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.091 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.099 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.111 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.130 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.141 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.151 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.160 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.170 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.171 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.177 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.189 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.200 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.210 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.221 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.232 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.240 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.253 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.270 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.279 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.290 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.298 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.310 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.330 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.340 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.351 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.362 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.374 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.395 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.403 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.414 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.423 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.437 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.446 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.458 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.466 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.476 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.477 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.484 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.497 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.508 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.519 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.527 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.538 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.546 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.558 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.565 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.577 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.585 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.596 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.605 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.616 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.625 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.637 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.646 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.657 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.681 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.691 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.702 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.713 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.724 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.732 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.744 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.754 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.765 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.773 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.784 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.792 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.803 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.814 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.824 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.832 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.843 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.851 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.865 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.871 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.882 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.902 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.911 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.922 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.931 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.941 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.953 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.965 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.974 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:17.985 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:17.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:17.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:17.996 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.007 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.015 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.026 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.034 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.045 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.065 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.075 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.086 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.095 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.108 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.129 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.139 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.149 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.157 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.169 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.178 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.190 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.190 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.200 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.211 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.221 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.232 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.241 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.253 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.261 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.272 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.280 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.293 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.302 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.313 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.323 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.334 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.343 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.354 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.378 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.386 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.397 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.405 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.417 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.426 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.437 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.444 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.455 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.463 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.475 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.484 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.495 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.503 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.515 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.523 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.535 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.544 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.555 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.555 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.563 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.576 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.586 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.597 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.604 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.615 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.624 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.636 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.636 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.647 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.658 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.666 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.678 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.688 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.699 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.708 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.719 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.738 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.747 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.758 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.765 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.778 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.787 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.798 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.807 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.819 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.828 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.840 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.851 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.863 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.871 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.882 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.889 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.900 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.909 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.922 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.930 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.941 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.962 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.973 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:18.983 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:18.984 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:18.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:18.991 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.001 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.010 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.022 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.029 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.039 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.047 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.057 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.066 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.077 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.085 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.096 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.105 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.116 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.123 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.135 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.144 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.155 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.164 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.174 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.175 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.183 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.195 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.206 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.216 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.224 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.235 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.243 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.256 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.264 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.277 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.288 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.298 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.298 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.307 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.320 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.320 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.328 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.339 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.348 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.359 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.368 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.379 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.389 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.400 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.406 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.418 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.426 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.438 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.447 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.459 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.468 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.479 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.490 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.501 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.509 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.521 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.530 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.541 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.547 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.559 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.568 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.579 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.589 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.600 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.608 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.619 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.628 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.642 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.662 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.670 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.683 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.690 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.700 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.709 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.722 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.733 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.744 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.752 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.763 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.772 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.782 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.790 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.801 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.810 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.822 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.833 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.843 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.851 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.862 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.874 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.884 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.903 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.908 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.920 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.932 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.942 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.952 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.962 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.970 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:19.981 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:19.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:19.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:19.988 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.000 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.009 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.022 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.029 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.040 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.049 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.061 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.068 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.079 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.089 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.101 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.111 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.121 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.131 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.142 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.150 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.162 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.173 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.183 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.194 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.205 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.212 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.228 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.237 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.249 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.255 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.267 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.276 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.290 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.299 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.310 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.323 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.334 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.342 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.353 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.364 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.374 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.397 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.406 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.417 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.425 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.437 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.445 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.456 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.465 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.476 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.485 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.496 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.504 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.516 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.524 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.534 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.544 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.555 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.555 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.562 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.573 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.582 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.593 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.603 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.613 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.621 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.632 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.642 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.654 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.666 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.676 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.685 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.696 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.705 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.716 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.724 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.736 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.736 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.745 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.757 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.765 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.776 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.784 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.795 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.804 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.815 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.822 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.835 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.846 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.856 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.866 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.876 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.885 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.896 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.916 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.926 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.937 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.946 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.959 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.968 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:20.979 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:20.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:20.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:20.991 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.001 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.008 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.019 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.029 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.040 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.049 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.061 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.069 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.080 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.090 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.100 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.110 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.121 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.128 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.140 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.148 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.159 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.166 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.176 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.183 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.194 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.206 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.216 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.229 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.241 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.247 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.260 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.269 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.280 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.290 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.300 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.310 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.321 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.331 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.341 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.350 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.361 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.371 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.383 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.383 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.391 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.402 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.410 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.422 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.431 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.443 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.452 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.462 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.470 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.482 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.489 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.500 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.509 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.519 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.526 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.538 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.548 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.559 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.568 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.579 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.589 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.600 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.609 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.620 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.629 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.640 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.648 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.659 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.709 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.720 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.730 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.741 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.749 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.760 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.769 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.782 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.790 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.801 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.811 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.823 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.831 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.842 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.853 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.864 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.873 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.884 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.894 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.905 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.914 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.924 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.924 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.933 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.944 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.954 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.966 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.976 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:21.988 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:21.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:21.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:21.997 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.009 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.017 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.029 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.037 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.049 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.060 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.071 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.080 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.091 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.101 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.112 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.122 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.134 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.141 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.151 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.160 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.170 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.180 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.190 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.197 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.210 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.218 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.228 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.237 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.248 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.255 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.266 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.275 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.286 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.293 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.305 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.313 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.326 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.334 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.346 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.355 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.366 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.366 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.374 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.387 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.395 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.406 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.415 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.425 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.431 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.445 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.453 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.465 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.473 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.485 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.494 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.506 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.515 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.525 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.535 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.546 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.555 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.566 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.576 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.587 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.596 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.607 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.614 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.626 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.635 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.648 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.655 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.666 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.674 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.686 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.693 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.705 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.714 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.725 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.734 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.746 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.754 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.766 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.774 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.786 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.793 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.804 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.823 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.830 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.841 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.852 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.863 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.869 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.880 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.888 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.900 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.907 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.919 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.929 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.942 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.962 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.973 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:22.984 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:22.984 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:22.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:22.993 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.003 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.011 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.022 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.032 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.044 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.052 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.064 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.071 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.082 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.092 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.103 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.112 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.123 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.133 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.143 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.153 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.164 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.173 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.184 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.194 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.204 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.211 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.222 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.231 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.242 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.250 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.261 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.268 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.279 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.289 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.300 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.310 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.321 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.328 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.341 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.352 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.362 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.371 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.383 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.383 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.391 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.402 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.412 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.422 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.432 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.443 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.453 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.464 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.474 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.485 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.496 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.507 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.515 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.526 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.535 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.546 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.566 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.577 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.586 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.598 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.607 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.620 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.631 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.641 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.649 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.661 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.680 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.692 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.703 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.713 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.725 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.734 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.745 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.756 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.766 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.775 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.786 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.795 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.805 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.814 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.825 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.834 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.845 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.852 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.864 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.872 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.883 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.891 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.902 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.915 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.925 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.934 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.945 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.952 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.964 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.976 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:23.987 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:23.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:23.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:23.998 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.008 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.017 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.029 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.037 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.049 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.058 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.069 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.076 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.088 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.100 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.111 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.121 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.133 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.141 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.154 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.164 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.175 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.175 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.184 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.195 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.204 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.215 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.225 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.235 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.247 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.260 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.268 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.279 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.289 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.300 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.308 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.319 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.326 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.339 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.351 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.361 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.372 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.382 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.392 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.403 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.414 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.425 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.436 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.447 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.454 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.465 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.477 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.489 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.499 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.511 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.519 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.531 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.541 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.553 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.563 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.574 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.581 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.593 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.603 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.616 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.623 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.635 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.643 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.655 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.664 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.676 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.683 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.694 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.702 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.713 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.723 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.734 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.743 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.754 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.763 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.776 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.787 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.798 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.818 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.829 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.838 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.849 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.857 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.869 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.881 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.892 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.902 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.913 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.913 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.924 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.936 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.943 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.953 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.962 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.974 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:24.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:24.985 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:24.995 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:24.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.005 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.016 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.022 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.033 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.044 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.054 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.063 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.073 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.080 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.092 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.099 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.112 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.121 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.133 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.142 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.154 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.161 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.173 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.180 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.192 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.199 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.211 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.222 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.232 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.242 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.253 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.262 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.274 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.296 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.304 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.315 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.323 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.334 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.343 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.344 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.354 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.364 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.375 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.396 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.396 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.407 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.417 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.430 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.440 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.462 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.471 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.482 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.492 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.502 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.523 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.533 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.545 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.554 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.566 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.574 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.588 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.598 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.608 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.617 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.628 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.636 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.648 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.656 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.667 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.675 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.685 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.694 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.705 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.713 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.724 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.734 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.744 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.755 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.766 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.776 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.786 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.795 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.805 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.816 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.827 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.837 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.848 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.858 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.868 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.878 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.889 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.890 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.899 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.911 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.911 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.918 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.931 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.939 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.952 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.961 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.973 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:25.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:25.982 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:25.993 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:25.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.002 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.015 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.028 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.038 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.065 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.072 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.084 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.093 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.104 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.112 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.124 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.135 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.147 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.156 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.167 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.175 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.186 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.196 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.207 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.217 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.227 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.235 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.246 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.253 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.264 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.272 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.283 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.302 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.308 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.319 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.320 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.329 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.340 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.347 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.361 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.370 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.381 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.388 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.398 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.398 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.407 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.418 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.428 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.440 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.448 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.460 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.460 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.468 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.480 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.480 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.488 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.499 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.508 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.518 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.526 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.538 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.546 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.557 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.566 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.577 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.587 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.600 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.609 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.621 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.632 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.643 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.662 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.669 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.680 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.689 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.700 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.713 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.723 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.733 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.745 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.753 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.764 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.772 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.783 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.790 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.806 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.817 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.828 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.835 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.845 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.851 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.862 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.872 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.882 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.903 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.912 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.927 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.937 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.949 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.958 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.969 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.978 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:26.991 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:26.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:26.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:26.999 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.009 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.018 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.030 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.039 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.050 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.061 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.072 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.093 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.101 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.113 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.121 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.132 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.132 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.142 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.153 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.162 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.173 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.180 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.192 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.203 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.214 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.223 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.235 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.243 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.255 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.266 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.277 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.288 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.299 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.324 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.334 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.344 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.353 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.365 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.375 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.387 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.396 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.407 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.417 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.428 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.438 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.448 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.459 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.469 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.477 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.489 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.501 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.512 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.522 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.534 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.542 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.553 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.563 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.574 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.587 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.598 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.608 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.619 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.629 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.639 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.648 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.660 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.669 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.681 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.690 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.702 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.711 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.722 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.731 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.743 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.743 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.750 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.763 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.774 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.785 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.791 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.802 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.810 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.821 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.829 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.840 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.848 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.860 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.868 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.878 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.888 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.899 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.907 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.919 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.928 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.940 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.949 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.960 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.960 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.968 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:27.980 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:27.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:27.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:27.990 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.000 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.012 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.023 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.023 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.029 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.040 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.049 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.060 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.070 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.081 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.091 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.101 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.110 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.121 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.129 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.140 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.148 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.160 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.168 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.181 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.190 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.201 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.209 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.220 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.228 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.239 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.249 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.259 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.269 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.280 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.291 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.302 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.310 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.322 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.331 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.344 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.356 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.366 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.376 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.387 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.396 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.407 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.418 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.430 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.438 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.448 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.459 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.470 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.480 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.491 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.499 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.509 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.518 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.530 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.543 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.555 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.555 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.564 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.574 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.583 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.594 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.604 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.615 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.625 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.636 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.636 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.647 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.658 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.665 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.677 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.698 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.705 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.718 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.726 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.737 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.744 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.754 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.762 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.774 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.774 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.784 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.794 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.802 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.815 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.824 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.835 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.844 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.855 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.863 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.873 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.895 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.905 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.916 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.923 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.933 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.942 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.954 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.965 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:28.977 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:28.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:28.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:28.989 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.001 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.011 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.023 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.023 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.031 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.043 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.053 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.064 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.071 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.082 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.094 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.105 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.114 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.125 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.125 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.133 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.145 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.152 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.163 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.170 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.182 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.190 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.201 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.212 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.223 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.234 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.245 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.254 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.265 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.274 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.286 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.295 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.306 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.315 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.326 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.347 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.356 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.367 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.375 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.388 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.389 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.398 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.408 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.418 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.428 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.436 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.447 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.456 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.467 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.474 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.485 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.496 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.507 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.517 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.528 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.537 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.547 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.557 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.570 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.581 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.593 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.602 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.613 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.613 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.621 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.632 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.641 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.651 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.660 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.670 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.677 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.689 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.697 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.709 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.719 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.732 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.740 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.752 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.760 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.772 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.783 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.794 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.805 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.816 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.824 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.836 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.846 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.857 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.876 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.896 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.914 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.923 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.935 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.947 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.957 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.967 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.978 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:29.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:29.987 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:29.998 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:29.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.009 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.020 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.030 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.042 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.052 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.064 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.075 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.086 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.096 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.106 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.116 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.127 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.136 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.149 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.158 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.169 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.179 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.190 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.199 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.212 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.222 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.234 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.243 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.255 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.265 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.275 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.284 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.295 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.302 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.313 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.323 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.334 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.344 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.355 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.364 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.375 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.395 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.404 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.417 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.424 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.436 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.448 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.459 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.465 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.476 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.483 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.494 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.503 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.515 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.524 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.535 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.543 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.555 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.555 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.563 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.573 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.582 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.594 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.604 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.616 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.623 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.633 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.642 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.653 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.662 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.675 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.684 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.695 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.701 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.713 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.720 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.731 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.741 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.751 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.761 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.772 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.780 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.793 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.804 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.814 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.823 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.835 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.844 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.856 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.876 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.883 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.895 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.905 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.916 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.927 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.937 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.946 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.957 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.967 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.978 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:30.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:30.987 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:30.998 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:30.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.010 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.021 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.028 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.040 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.051 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.063 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.084 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.093 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.104 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.114 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.124 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.134 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.145 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.154 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.166 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.176 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.188 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.188 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.197 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.208 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.217 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.228 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.237 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.249 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.258 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.269 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.278 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.289 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.298 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.308 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.316 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.327 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.348 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.348 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.360 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.371 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.378 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.388 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.389 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.397 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.408 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.417 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.427 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.436 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.447 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.456 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.470 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.479 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.490 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.499 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.509 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.518 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.529 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.539 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.549 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.559 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.570 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.579 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.591 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.600 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.611 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.618 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.628 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.637 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.649 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.658 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.669 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.677 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.688 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.696 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.707 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.715 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.727 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.736 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.751 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.757 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.768 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.779 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.790 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.798 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.809 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.817 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.828 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.838 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.848 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.856 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.866 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.875 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.887 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.895 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.906 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.916 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.926 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.935 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.946 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.954 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.967 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.977 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:31.988 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:31.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:31.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:31.998 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.009 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.031 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.041 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.051 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.062 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.073 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.091 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.100 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.110 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.130 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.139 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.151 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.161 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.172 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.181 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.192 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.202 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.213 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.213 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.224 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.234 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.243 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.254 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.255 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.263 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.274 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.282 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.294 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.307 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.318 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.327 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.338 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.349 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.359 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.369 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.380 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.388 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.399 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.407 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.418 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.425 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.436 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.445 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.456 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.465 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.476 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.483 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.495 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.504 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.515 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.524 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.534 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.542 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.554 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.554 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.562 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.574 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.584 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.594 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.603 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.614 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.622 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.633 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.639 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.650 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.650 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.660 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.671 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.681 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.692 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.700 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.711 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.720 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.731 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.741 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.753 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.764 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.774 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.783 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.795 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.804 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.815 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.825 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.836 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.844 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.855 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.876 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.885 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.897 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.905 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.916 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.926 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.937 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.960 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.969 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:32.981 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:32.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:32.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:32.991 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.002 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.010 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.022 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.028 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.039 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.047 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.057 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.066 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.077 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.077 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.085 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.097 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.105 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.116 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.125 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.136 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.144 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.155 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.165 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.177 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.188 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.199 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.199 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.208 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.219 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.229 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.243 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.252 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.262 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.262 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.271 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.283 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.291 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.302 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.322 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.329 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.340 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.348 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.360 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.368 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.381 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.389 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.400 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.408 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.419 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.430 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.440 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.449 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.460 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.467 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.478 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.488 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.498 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.509 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.520 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.528 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.538 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.549 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.560 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.580 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.591 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.601 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.612 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.613 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.622 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.633 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.639 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.652 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.652 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.661 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.671 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.680 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.691 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.699 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.711 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.733 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.741 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.752 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.761 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.772 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.780 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.791 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.802 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.813 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.821 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.832 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.843 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.856 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.875 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.885 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.897 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.906 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.916 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.925 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.937 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.946 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.957 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.966 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.976 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:33.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:33.986 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:33.997 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:33.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.005 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.018 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.028 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.040 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.051 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.061 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.071 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.085 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.092 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.104 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.114 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.126 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.135 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.147 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.155 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.168 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.178 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.192 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.198 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.209 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.218 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.228 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.237 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.249 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.260 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.271 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.279 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.290 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.298 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.308 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.316 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.328 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.338 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.349 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.349 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.359 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.370 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.378 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.389 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.399 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.409 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.419 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.429 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.437 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.448 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.458 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.469 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.476 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.488 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.488 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.496 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.507 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.516 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.527 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.539 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.550 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.556 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.571 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.580 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.591 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.599 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.610 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.619 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.631 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.631 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.641 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.652 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.652 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.662 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.673 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.680 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.691 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.697 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.708 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.717 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.730 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.737 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.750 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.759 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.770 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.788 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.812 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.824 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.838 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.847 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.858 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.866 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.877 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.885 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.898 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.915 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.926 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.936 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.945 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.957 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.969 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:34.981 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:34.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:34.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:34.989 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.001 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.010 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.023 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.023 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.034 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.044 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.055 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.067 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.075 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.088 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.097 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.108 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.118 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.130 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.140 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.152 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.161 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.172 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.185 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.195 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.205 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.217 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.224 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.235 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.245 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.257 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.265 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.277 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.286 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.296 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.307 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.317 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.329 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.340 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.350 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.360 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.369 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.379 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.390 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.401 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.412 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.423 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.431 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.441 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.449 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.460 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.468 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.478 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.490 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.501 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.510 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.521 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.531 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.542 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.552 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.563 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.573 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.585 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.592 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.603 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.612 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.623 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.632 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.644 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.652 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.663 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.673 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.684 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.697 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.708 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.716 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.726 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.735 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.746 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.758 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.770 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.780 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.791 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.802 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.813 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.821 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.832 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.841 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.852 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.861 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.873 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.881 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.892 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.900 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.911 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.911 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.920 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.931 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.940 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.951 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.951 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.964 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.974 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:35.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:35.983 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:35.994 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:35.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.006 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.020 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.041 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.052 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.069 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.082 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.093 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.104 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.117 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.128 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.137 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.148 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.155 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.167 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.179 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.190 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.200 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.211 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.218 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.229 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.237 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.248 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.257 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.268 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.276 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.288 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.296 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.307 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.316 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.327 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.338 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.349 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.358 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.370 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.380 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.391 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.401 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.412 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.423 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.435 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.444 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.456 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.464 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.477 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.477 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.485 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.498 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.508 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.518 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.527 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.538 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.545 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.556 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.563 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.576 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.584 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.595 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.605 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.615 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.625 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.637 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.645 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.657 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.666 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.677 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.697 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.705 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.716 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.724 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.735 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.745 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.755 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.761 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.772 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.781 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.791 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.800 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.811 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.822 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.835 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.854 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.865 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.874 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.885 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.895 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.907 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49338/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.918 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.929 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.936 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.946 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:14:36.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:14:36.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:14:36.956 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-25 20:14:36.967 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2026-02-25 20:14:41.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49338/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:41.974 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:41.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49338/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x504fa81299705f05c7e8694a9fd5b3d5713d29ebe7fe51d353b24da5bd40a598&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:41.980 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:41.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49338/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa19e7a54d83cf7ef56ec680e1883f541dc31e9157e38358702eb9c68e1118e6c&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:41.986 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:41.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49338/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xe0007b3c510e3be6451de02ef834c1b0056282767edae3704de42935d74b5976&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:41.992 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:41.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49338/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x04467dbc0a78978cc767e3abffd2874ef84dd3c843550ef5cc55555c97985632&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:41.999 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49338/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3d620cec3df7ca863bde79cec25e28cc801c237739970fc1a942515565d68b68&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.006 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49338/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x9981f799d8413b12841b2c7adfe910132c6e2aab7ca81db59bf7abf8937d7cb6&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.011 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49338/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x626e032fa112d261b020e4b692a3949038853491b94a8525f88b61cd9e23c579&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.017 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49338/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x794023a346244ffa19b874c6908b50be914ec5e76fe6637d75ed68f7e12be521&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.024 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49338/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x6abb30f809a954a42d752b3710f9c0447023ff24c7e3477438173024379eb8a3&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.030 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49338/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xdb6b7a958bc6b401be058eef8a12897aa05702c8d56674fe1de3bc9b0ccfc7b7&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.035 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49338/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x261ffb90747349ddd59242b55dfad01d0ec260fe3d7f4c54d85bdb4e560730e8&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.041 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49338/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4bc77eaa6de77f85ee15db89d4ad5cce87e01a256dd5da4629dc4ae57533b674&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.047 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49338/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x19e623ec30af1d4ec31600cf8dae4cb77b69e5d342ddb99ca39c243ae819820e&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.053 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49338/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x748a93ad4f9535af202b9ba2afedba1fffd0e1bfc8d6afd99df0211b1fb4d042&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.059 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.065 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x504fa81299705f05c7e8694a9fd5b3d5713d29ebe7fe51d353b24da5bd40a598&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.071 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa19e7a54d83cf7ef56ec680e1883f541dc31e9157e38358702eb9c68e1118e6c&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.077 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xe0007b3c510e3be6451de02ef834c1b0056282767edae3704de42935d74b5976&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.083 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x04467dbc0a78978cc767e3abffd2874ef84dd3c843550ef5cc55555c97985632&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.089 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3d620cec3df7ca863bde79cec25e28cc801c237739970fc1a942515565d68b68&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.095 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x9981f799d8413b12841b2c7adfe910132c6e2aab7ca81db59bf7abf8937d7cb6&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.101 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x626e032fa112d261b020e4b692a3949038853491b94a8525f88b61cd9e23c579&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.107 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x794023a346244ffa19b874c6908b50be914ec5e76fe6637d75ed68f7e12be521&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.113 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x6abb30f809a954a42d752b3710f9c0447023ff24c7e3477438173024379eb8a3&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.118 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xdb6b7a958bc6b401be058eef8a12897aa05702c8d56674fe1de3bc9b0ccfc7b7&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.124 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x261ffb90747349ddd59242b55dfad01d0ec260fe3d7f4c54d85bdb4e560730e8&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.130 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4bc77eaa6de77f85ee15db89d4ad5cce87e01a256dd5da4629dc4ae57533b674&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.136 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x19e623ec30af1d4ec31600cf8dae4cb77b69e5d342ddb99ca39c243ae819820e&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.142 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x748a93ad4f9535af202b9ba2afedba1fffd0e1bfc8d6afd99df0211b1fb4d042&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.147 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15707/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.161 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15707/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x504fa81299705f05c7e8694a9fd5b3d5713d29ebe7fe51d353b24da5bd40a598&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.174 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15707/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa19e7a54d83cf7ef56ec680e1883f541dc31e9157e38358702eb9c68e1118e6c&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.187 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15707/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xe0007b3c510e3be6451de02ef834c1b0056282767edae3704de42935d74b5976&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.200 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15707/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x04467dbc0a78978cc767e3abffd2874ef84dd3c843550ef5cc55555c97985632&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.213 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15707/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3d620cec3df7ca863bde79cec25e28cc801c237739970fc1a942515565d68b68&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.226 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15707/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x9981f799d8413b12841b2c7adfe910132c6e2aab7ca81db59bf7abf8937d7cb6&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.239 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15707/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x626e032fa112d261b020e4b692a3949038853491b94a8525f88b61cd9e23c579&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.252 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15707/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x794023a346244ffa19b874c6908b50be914ec5e76fe6637d75ed68f7e12be521&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.265 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15707/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x6abb30f809a954a42d752b3710f9c0447023ff24c7e3477438173024379eb8a3&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.278 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15707/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xdb6b7a958bc6b401be058eef8a12897aa05702c8d56674fe1de3bc9b0ccfc7b7&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.291 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15707/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x261ffb90747349ddd59242b55dfad01d0ec260fe3d7f4c54d85bdb4e560730e8&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.305 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15707/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4bc77eaa6de77f85ee15db89d4ad5cce87e01a256dd5da4629dc4ae57533b674&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.317 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15707/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x19e623ec30af1d4ec31600cf8dae4cb77b69e5d342ddb99ca39c243ae819820e&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.331 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15707/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x748a93ad4f9535af202b9ba2afedba1fffd0e1bfc8d6afd99df0211b1fb4d042&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:14:42.344 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-25 20:14:42.348 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 20:14:42.350 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 20:14:42.350 DEBUG [src.node.waku_node] Stopping container with id d6a9b851db99
|
|
2026-02-25 20:14:43.025 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 20:14:43.025 DEBUG [src.node.waku_node] Stopping container with id 25ffe30f7865
|
|
2026-02-25 20:14:43.697 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 20:14:43.697 DEBUG [src.node.waku_node] Stopping container with id f8bc848e8043
|
|
2026-02-25 20:14:44.349 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 20:14:44.352 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 20:14:45.048 ERROR [src.node.docker_mananger] Max retries reached for container 25ffe30f7865. Exiting log stream.
|
|
2026-02-25 20:14:45.317 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 20:14:45.887 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 20:14:46.375 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 20:14:46.380 ERROR [src.node.docker_mananger] Max retries reached for container f8bc848e8043. Exiting log stream.
|