mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-25 05:03:20 +00:00
6184 lines
842 KiB
Plaintext
6184 lines
842 KiB
Plaintext
2026-03-23 04:53:18.930 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-23 04:53:18.930 DEBUG [tests.conftest] Running test: test_high_message_volume_sync with id: 2026-03-23_04-53-18__f371c6fe-2a37-42b7-a1a2-553557c2095b
|
|
2026-03-23 04:53:18.930 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-23 04:53:18.938 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:53:18.938 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-23_04-53-18__f371c6fe-2a37-42b7-a1a2-553557c2095b__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:53:18.945 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:53:18.945 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-23_04-53-18__f371c6fe-2a37-42b7-a1a2-553557c2095b__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:53:18.952 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:53:18.952 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-23_04-53-18__f371c6fe-2a37-42b7-a1a2-553557c2095b__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:53:18.952 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-23 04:53:18.953 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:53:18.953 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:53:18.955 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:53:18.955 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.113.123
|
|
2026-03-23 04:53:18.955 DEBUG [src.node.docker_mananger] Generated ports ['40143', '40144', '40145', '40146', '40147']
|
|
2026-03-23 04:53:18.955 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:53:18.955 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:53:18.955 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:53:18.955 DEBUG [src.node.docker_mananger] docker run -i -t -p 40143:40143 -p 40144:40144 -p 40145:40145 -p 40146:40146 -p 40147:40147 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=40145 --rest-port=40143 --tcp-port=40144 --discv5-udp-port=40146 --rest-address=0.0.0.0 --nat=extip:172.18.113.123 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7d7733e7d9e5cfd6125fedd5cef125b30e15e5244e02afffada06755bb6bb8a5 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40147 --metrics-logging=true --relay=true
|
|
2026-03-23 04:53:19.128 ERROR [src.node.docker_mananger] Max retries reached for container a453e1c9bdde. Exiting log stream.
|
|
2026-03-23 04:53:19.168 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.113.123 waku 73c871e185cac85e882d6c70a35209bbf50a95fb9be2a5e3425d1fbc89c3af6f
|
|
2026-03-23 04:53:19.205 DEBUG [src.node.docker_mananger] Container started with ID 73c871e185ca. Setting up logs at ./log/docker/node1_2026-03-23_04-53-18__f371c6fe-2a37-42b7-a1a2-553557c2095b__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:53:19.206 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40143
|
|
2026-03-23 04:53:19.206 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:53:19.701 ERROR [src.node.docker_mananger] Max retries reached for container 6cc18c128754. Exiting log stream.
|
|
2026-03-23 04:53:20.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40143/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:20.210 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-03-23 04:53:20.210 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:53:20.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40143/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:20.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.113.123/tcp/40144/p2p/16Uiu2HAkyZ4ScMMrHTbdYfhvgRQNXhEWW9UBoJDox8jH1vcKWbkq","/ip4/172.18.113.123/tcp/40145/ws/p2p/16Uiu2HAkyZ4ScMMrHTbdYfhvgRQNXhEWW9UBoJDox8jH1vcKWbkq"],"enrUri":"enr:-L24QBBc76Io2P-59p4t_mmHoYrvmyJ86mrz6vTLg3k07mbcE_a3r92hIy2xbVqenInO7sF0Q0sLSW1c65b3qdvfR04CgmlkgnY0gmlwhKwScXuKbXVsdGlhZGRyc5YACASsEnF7BpzQAAoErBJxewac0d0DgnJzhQADAQAAiXNlY3AyNTZrMaECPVM2LfXFH3u_yEqKk6gig-SyXiXCeVy06xLlmYY9Un6DdGNwgpzQg3VkcIKc0oV3YWt1MhM"}'
|
|
2026-03-23 04:53:20.213 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:53:20.213 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:53:20.213 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:53:20.215 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:53:20.215 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.184.38
|
|
2026-03-23 04:53:20.215 DEBUG [src.node.docker_mananger] Generated ports ['51504', '51505', '51506', '51507', '51508']
|
|
2026-03-23 04:53:20.215 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:53:20.215 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:53:20.215 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:53:20.215 DEBUG [src.node.docker_mananger] docker run -i -t -p 51504:51504 -p 51505:51505 -p 51506:51506 -p 51507:51507 -p 51508:51508 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=51506 --rest-port=51504 --tcp-port=51505 --discv5-udp-port=51507 --rest-address=0.0.0.0 --nat=extip:172.18.184.38 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ed5aeb45bd147f5abcddeebbeeb5b9aee1e52c484d37de7dafcea2cbfbe5fff4 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51508 --metrics-logging=true --relay=true --storenode=/ip4/172.18.113.123/tcp/40144/p2p/16Uiu2HAkyZ4ScMMrHTbdYfhvgRQNXhEWW9UBoJDox8jH1vcKWbkq --discv5-bootstrap-node=enr:-L24QBBc76Io2P-59p4t_mmHoYrvmyJ86mrz6vTLg3k07mbcE_a3r92hIy2xbVqenInO7sF0Q0sLSW1c65b3qdvfR04CgmlkgnY0gmlwhKwScXuKbXVsdGlhZGRyc5YACASsEnF7BpzQAAoErBJxewac0d0DgnJzhQADAQAAiXNlY3AyNTZrMaECPVM2LfXFH3u_yEqKk6gig-SyXiXCeVy06xLlmYY9Un6DdGNwgpzQg3VkcIKc0oV3YWt1MhM
|
|
2026-03-23 04:53:20.419 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.184.38 waku 776c9c972bbd74ca23f8bddaa45a65b92b09cfc6e33dda509555533ecd1de77d
|
|
2026-03-23 04:53:20.462 DEBUG [src.node.docker_mananger] Container started with ID 776c9c972bbd. Setting up logs at ./log/docker/node2_2026-03-23_04-53-18__f371c6fe-2a37-42b7-a1a2-553557c2095b__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:53:20.462 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51504
|
|
2026-03-23 04:53:20.464 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:53:21.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51504/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:21.468 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-03-23 04:53:21.468 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:53:21.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51504/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:21.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.184.38/tcp/51505/p2p/16Uiu2HAmMveT8hKRUz8aU68YRC1XBNXFF4b3RuYQzsmeWgMz5ace","/ip4/172.18.184.38/tcp/51506/ws/p2p/16Uiu2HAmMveT8hKRUz8aU68YRC1XBNXFF4b3RuYQzsmeWgMz5ace"],"enrUri":"enr:-L24QASSawkKXxhy6s2Nk36wsld9vukTkkxF2NbIrmsPMT8TQv9tklTQRfrXb4QezHKaA_1Gtwi2RQHNab80GE6GkiECgmlkgnY0gmlwhKwSuCaKbXVsdGlhZGRyc5YACASsErgmBskxAAoErBK4JgbJMt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDibv5oi3fUp76Y-CzhZVCZl52Ns-WaJxUbM7JmIGvfKeDdGNwgskxg3VkcILJM4V3YWt1MhM"}'
|
|
2026-03-23 04:53:21.471 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:53:21.471 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:53:21.471 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:53:21.473 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:53:21.473 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.93.144
|
|
2026-03-23 04:53:21.473 DEBUG [src.node.docker_mananger] Generated ports ['30798', '30799', '30800', '30801', '30802']
|
|
2026-03-23 04:53:21.473 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:53:21.473 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:53:21.473 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:53:21.473 DEBUG [src.node.docker_mananger] docker run -i -t -p 30798:30798 -p 30799:30799 -p 30800:30800 -p 30801:30801 -p 30802:30802 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=30800 --rest-port=30798 --tcp-port=30799 --discv5-udp-port=30801 --rest-address=0.0.0.0 --nat=extip:172.18.93.144 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=18af9a98035bfa6f7309b9da48aef4950eecf9bd0c0ca1c1ce9bacfdcf617262 --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30802 --metrics-logging=true --relay=true --storenode=/ip4/172.18.184.38/tcp/51505/p2p/16Uiu2HAmMveT8hKRUz8aU68YRC1XBNXFF4b3RuYQzsmeWgMz5ace --discv5-bootstrap-node=enr:-L24QASSawkKXxhy6s2Nk36wsld9vukTkkxF2NbIrmsPMT8TQv9tklTQRfrXb4QezHKaA_1Gtwi2RQHNab80GE6GkiECgmlkgnY0gmlwhKwSuCaKbXVsdGlhZGRyc5YACASsErgmBskxAAoErBK4JgbJMt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDibv5oi3fUp76Y-CzhZVCZl52Ns-WaJxUbM7JmIGvfKeDdGNwgskxg3VkcILJM4V3YWt1MhM
|
|
2026-03-23 04:53:21.676 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.93.144 waku fd70004a332531bdfe12d1e333a4903282a50fb49e22a534a0e7f4264ce20519
|
|
2026-03-23 04:53:21.713 DEBUG [src.node.docker_mananger] Container started with ID fd70004a3325. Setting up logs at ./log/docker/node3_2026-03-23_04-53-18__f371c6fe-2a37-42b7-a1a2-553557c2095b__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:53:21.713 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30798
|
|
2026-03-23 04:53:21.713 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:53:22.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30798/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:22.724 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-03-23 04:53:22.725 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:53:22.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30798/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:22.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.93.144/tcp/30799/p2p/16Uiu2HAmC9gMc8xojCWF8nAtRxcJtjvtud1dnt9ZTJNJSSKVJA5D","/ip4/172.18.93.144/tcp/30800/ws/p2p/16Uiu2HAmC9gMc8xojCWF8nAtRxcJtjvtud1dnt9ZTJNJSSKVJA5D"],"enrUri":"enr:-L24QHX_e5f6_kBeKI8DUOyDUybKg5CRKQi2057m8s0zNl9xf2l4EDC0ra2gfRvwT9aQV1YtvCxnnBX8vBdYpS_e21cCgmlkgnY0gmlwhKwSXZCKbXVsdGlhZGRyc5YACASsEl2QBnhPAAoErBJdkAZ4UN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC-H3PXz5dUpQpDsR5ufMUbqtJiMRfPXvsFCLKM3e3EKCDdGNwgnhPg3VkcIJ4UYV3YWt1MgE"}'
|
|
2026-03-23 04:53:22.743 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:53:22.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.113.123/tcp/40144/p2p/16Uiu2HAkyZ4ScMMrHTbdYfhvgRQNXhEWW9UBoJDox8jH1vcKWbkq"]'
|
|
2026-03-23 04:53:22.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:22.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.184.38/tcp/51505/p2p/16Uiu2HAmMveT8hKRUz8aU68YRC1XBNXFF4b3RuYQzsmeWgMz5ace"]'
|
|
2026-03-23 04:53:22.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:22.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-23 04:53:22.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:22.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-23 04:53:22.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:22.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-23 04:53:22.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:22.771 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:22.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:22.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:22.778 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:22.788 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:22.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:22.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:22.796 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:22.806 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:22.807 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:22.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:22.817 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:22.828 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:22.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:22.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:22.835 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:22.846 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:22.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:22.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:22.854 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:22.864 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:22.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:22.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:22.870 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:22.881 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:22.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:22.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:22.889 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:22.899 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:22.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:22.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:22.908 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:22.918 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:22.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:22.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:22.924 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:22.935 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:22.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:22.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:22.942 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:22.953 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:22.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:22.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:22.962 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:22.972 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:22.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:22.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:22.979 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:22.990 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:22.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:22.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:22.996 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.007 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.016 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.027 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.033 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.044 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.051 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.062 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.071 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.083 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.089 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.100 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.108 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.118 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.126 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.137 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.144 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.155 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.162 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.172 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.182 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.193 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.204 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.215 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.222 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.234 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.242 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.253 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.258 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.270 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.275 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.286 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.293 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.304 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.309 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.320 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.327 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.337 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.347 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.357 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.377 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.395 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.404 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.415 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.421 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.432 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.438 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.448 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.459 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.471 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.478 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.490 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.496 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.506 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.515 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.526 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.539 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.550 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.556 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.567 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.576 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.586 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.595 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.606 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.615 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.626 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.635 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.645 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.655 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.666 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.672 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.683 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.692 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.702 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.709 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.720 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.725 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.736 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.736 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.744 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.755 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.762 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.773 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.778 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.789 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.798 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.808 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.814 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.826 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.831 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.842 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.850 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.861 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.866 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.877 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.894 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.900 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.911 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.911 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.916 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.927 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.936 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.946 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.956 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.967 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.974 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:23.985 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:23.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:23.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:23.991 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.003 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.011 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.022 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.027 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.038 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.045 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.056 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.064 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.074 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.079 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.090 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.097 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.107 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.116 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.127 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.132 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.143 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.151 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.162 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.170 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.182 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.188 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.200 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.248 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.263 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.263 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.272 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.283 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.291 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.303 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.323 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.331 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.341 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.349 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.360 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.376 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.385 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.396 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.396 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.403 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.416 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.423 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.435 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.444 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.454 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.454 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.461 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.473 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.480 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.491 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.499 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.510 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.516 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.527 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.538 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.548 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.556 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.567 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.572 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.583 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.592 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.604 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.604 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.613 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.624 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.642 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.661 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.670 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.681 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.697 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.705 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.715 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.723 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.734 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.741 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.752 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.758 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.768 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.778 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.789 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.798 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.809 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.817 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.828 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.837 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.848 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.853 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.865 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.871 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.881 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.891 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.901 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.911 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.922 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.928 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.938 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.947 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.958 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.962 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.974 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:24.979 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:24.990 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:24.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:24.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.000 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.010 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.017 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.030 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.037 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.047 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.059 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.069 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.076 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.087 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.095 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.107 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.116 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.126 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.132 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.143 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.153 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.164 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.173 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.184 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.191 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.202 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.210 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.221 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.232 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.243 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.248 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.260 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.269 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.280 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.289 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.300 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.305 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.317 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.323 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.333 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.342 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.352 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.358 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.369 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.377 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.387 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.397 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.408 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.415 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.426 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.435 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.445 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.455 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.466 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.473 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.486 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.494 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.504 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.522 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.528 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.539 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.546 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.556 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.567 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.578 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.583 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.594 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.603 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.613 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.613 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.621 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.635 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.644 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.655 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.664 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.676 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.685 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.696 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.701 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.712 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.712 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.718 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.729 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.738 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.748 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.755 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.766 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.772 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.784 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.794 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.805 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.824 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.830 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.841 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.849 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.860 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.880 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.887 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.897 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.907 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.918 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.924 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.935 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.941 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.951 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.951 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.959 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.970 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.970 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.976 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:25.987 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:25.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:25.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:25.994 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.005 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.024 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.030 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.041 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.047 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.057 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.066 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.076 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.082 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.093 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.103 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.113 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.121 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.132 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.132 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.138 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.150 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.156 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.167 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.173 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.183 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.200 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.206 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.216 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.225 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.235 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.244 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.255 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.255 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.263 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.274 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.282 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.292 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.301 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.313 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.320 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.331 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.344 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.354 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.361 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.373 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.379 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.389 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.399 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.409 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.418 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.430 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.436 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.447 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.457 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.468 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.474 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.486 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.492 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.506 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.517 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.528 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.534 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.546 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.552 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.562 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.570 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.582 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.589 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.601 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.607 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.621 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.640 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.645 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.656 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.663 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.674 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.683 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.694 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.700 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.712 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.712 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.717 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.728 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.728 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.736 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.747 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.753 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.764 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.771 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.782 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.790 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.800 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.806 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.819 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.828 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.839 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.846 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.858 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.876 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.882 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.893 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.903 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.913 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.913 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.922 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.933 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.942 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.953 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.961 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.972 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.979 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:26.991 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:26.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:26.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:26.997 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.008 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.017 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.028 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.035 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.047 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.065 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.076 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.086 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.095 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.106 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.114 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.124 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.125 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.132 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.142 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.149 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.160 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.166 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.177 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.186 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.197 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.203 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.215 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.222 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.232 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.241 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.252 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.258 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.269 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.275 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.285 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.295 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.305 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.314 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.326 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.334 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.345 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.356 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.367 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.373 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.384 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.390 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.401 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.412 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.423 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.428 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.440 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.447 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.458 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.466 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.477 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.477 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.482 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.493 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.504 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.515 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.525 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.536 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.542 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.553 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.560 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.571 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.581 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.591 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.597 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.608 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.615 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.625 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.635 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.645 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.653 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.664 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.670 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.680 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.689 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.700 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.705 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.717 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.723 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.735 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.743 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.754 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.760 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.773 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.781 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.792 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.799 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.809 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.814 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.825 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.832 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.842 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.852 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.863 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.870 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.882 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.890 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.901 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.910 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.920 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.925 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.936 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.942 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.953 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.962 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.973 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.978 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:27.990 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:27.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:27.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:27.998 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.008 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.015 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.026 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.032 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.043 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.050 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.060 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.070 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.081 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.091 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.102 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.109 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.119 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.130 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.141 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.147 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.158 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.158 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.163 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.174 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.181 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.191 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.197 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.209 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.215 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.226 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.233 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.244 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.249 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.260 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.266 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.276 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.286 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.297 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.304 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.316 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.323 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.334 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.343 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.354 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.359 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.370 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.376 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.387 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.396 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.408 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.413 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.424 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.430 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.442 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.460 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.469 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.481 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.488 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.501 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.512 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.523 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.529 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.540 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.547 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.558 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.565 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.576 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.581 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.594 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.601 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.613 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.621 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.634 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.640 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.651 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.658 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.669 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.678 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.689 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.694 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.708 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.715 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.725 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.738 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.749 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.756 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.767 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.773 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.784 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.792 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.803 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.809 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.820 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.828 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.838 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.848 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.858 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.875 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.883 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.893 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.902 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.913 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.913 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.919 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.931 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.938 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.948 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.957 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.968 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.976 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:28.987 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:28.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:28.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:28.994 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.005 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.024 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.031 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.042 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.047 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.058 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.069 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.080 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.086 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.097 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.104 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.115 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.115 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.123 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.134 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.142 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.153 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.162 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.173 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.182 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.192 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.202 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.213 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.213 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.219 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.233 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.249 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.259 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.264 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.275 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.281 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.291 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.300 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.310 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.316 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.327 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.335 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.346 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.354 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.365 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.371 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.382 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.388 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.398 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.409 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.419 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.426 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.439 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.445 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.457 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.464 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.475 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.482 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.493 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.502 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.513 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.522 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.533 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.539 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.550 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.556 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.567 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.576 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.587 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.594 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.605 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.612 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.622 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.633 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.644 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.649 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.662 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.679 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.689 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.700 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.705 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.716 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.733 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.741 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.752 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.757 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.768 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.776 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.786 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.794 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.805 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.825 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.832 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.843 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.851 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.861 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.867 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.880 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.886 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.897 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.906 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.916 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.922 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.933 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.939 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.949 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.958 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.968 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.974 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:29.985 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:29.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:29.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:29.993 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.004 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.024 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.030 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.041 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.047 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.058 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.066 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.077 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.077 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.082 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.093 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.099 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.110 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.117 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.128 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.136 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.148 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.153 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.163 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.170 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.181 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.188 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.199 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.199 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.205 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.216 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.226 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.236 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.238 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.274 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.283 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.295 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.302 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.316 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.324 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.335 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.346 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.356 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.367 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.378 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.385 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.396 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.396 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.408 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.420 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.429 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.441 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.451 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.462 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.474 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.491 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.503 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.520 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.527 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.539 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.549 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.560 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.569 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.580 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.586 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.598 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.607 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.617 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.626 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.637 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.649 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.660 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.670 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.680 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.690 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.701 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.709 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.721 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.733 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.743 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.743 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.752 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.762 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.770 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.781 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.792 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.803 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.811 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.823 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.830 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.842 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.854 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.864 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.874 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.888 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.897 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.909 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.920 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.931 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.944 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.954 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.963 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:30.975 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:30.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:30.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:30.989 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.001 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.007 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.019 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.026 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.037 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.047 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.059 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.071 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.082 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.091 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.102 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.111 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.122 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.130 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.142 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.154 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.165 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.172 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.183 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.194 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.204 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.218 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.229 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.237 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.248 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.269 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.280 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.292 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.301 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.314 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.325 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.336 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.336 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.346 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.359 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.377 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.386 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.397 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.408 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.419 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.429 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.441 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.449 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.460 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.460 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.468 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.479 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.489 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.502 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.523 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.533 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.545 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.556 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.566 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.576 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.588 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.597 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.609 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.619 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.630 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.637 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.648 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.659 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.670 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.670 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.680 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.691 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.705 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.719 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.730 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.741 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.752 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.762 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.772 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.783 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.793 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.804 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.814 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.825 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.834 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.845 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.855 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.866 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.876 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.886 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.895 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.906 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.915 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.928 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.939 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.949 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.960 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.971 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:31.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:31.982 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:31.993 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:31.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.003 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.016 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.028 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.039 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.052 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.063 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.084 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.094 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.104 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.124 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.134 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.145 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.155 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.166 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.175 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.187 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.188 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.198 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.209 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.216 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.226 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.226 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.236 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.247 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.260 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.270 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.281 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.292 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.302 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.313 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.322 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.332 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.339 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.349 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.357 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.368 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.375 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.385 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.395 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.405 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.414 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.425 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.446 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.452 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.463 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.471 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.483 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.495 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.506 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.517 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.527 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.537 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.549 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.560 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.570 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.578 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.590 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.596 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.607 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.617 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.628 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.639 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.651 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.656 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.667 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.676 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.687 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.697 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.708 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.734 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.741 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.754 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.765 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.775 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.785 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.797 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.804 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.815 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.826 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.837 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.845 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.856 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.867 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.877 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.886 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.897 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.903 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.914 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.922 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.933 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.945 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.955 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.968 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:32.981 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:32.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:32.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:32.994 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.005 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.013 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.024 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.030 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.041 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.051 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.061 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.069 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.080 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.087 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.099 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.108 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.120 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.131 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.142 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.151 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.162 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.169 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.180 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.201 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.211 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.222 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.230 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.241 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.253 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.263 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.274 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.285 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.295 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.306 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.317 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.327 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.348 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.349 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.359 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.370 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.380 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.394 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.400 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.411 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.419 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.432 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.446 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.456 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.465 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.477 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.477 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.484 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.494 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.504 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.515 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.524 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.535 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.542 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.554 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.555 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.562 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.572 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.582 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.594 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.604 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.614 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.624 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.637 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.647 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.658 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.671 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.682 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.689 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.699 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.707 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.719 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.738 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.745 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.755 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.765 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.778 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.789 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.800 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.809 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.822 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.828 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.839 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.848 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.858 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.866 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.877 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.887 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.898 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.907 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.919 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.930 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.941 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.947 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.958 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.972 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:33.983 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:33.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:33.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:33.995 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.005 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.015 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.026 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.037 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.048 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.059 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.070 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.092 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.103 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.114 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.123 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.136 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.144 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.155 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.162 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.173 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.184 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.195 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.206 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.219 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.227 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.239 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.249 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.260 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.269 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.280 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.291 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.302 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.323 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.332 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.343 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.343 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.352 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.363 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.375 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.386 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.396 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.407 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.419 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.430 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.440 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.450 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.450 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.459 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.471 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.484 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.496 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.503 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.516 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.526 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.539 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.548 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.559 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.567 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.578 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.589 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.600 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.612 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.622 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.634 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.644 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.663 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.669 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.681 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.689 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.700 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.708 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.720 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.729 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.740 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.749 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.762 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.771 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.784 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.795 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.807 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.807 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.821 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.831 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.841 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.852 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.877 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.897 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.905 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.919 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.929 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.941 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.951 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.964 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.974 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:34.986 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:34.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:34.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:34.998 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.009 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.029 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.043 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.054 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.065 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.075 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.085 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.095 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.095 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.107 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.119 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.127 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.137 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.138 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.147 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.157 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.158 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.168 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.179 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.200 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.208 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.219 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.227 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.239 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.249 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.260 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.269 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.280 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.288 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.299 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.308 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.319 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.329 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.340 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.349 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.360 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.368 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.381 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.392 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.402 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.409 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.421 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.428 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.438 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.451 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.461 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.470 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.481 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.490 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.502 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.522 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.543 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.553 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.563 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.572 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.585 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.594 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.605 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.613 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.624 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.633 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.645 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.662 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.673 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.684 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.695 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.705 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.718 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.729 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.737 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.747 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.759 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.769 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.779 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.793 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.801 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.812 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.820 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.833 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.844 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.855 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.875 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.894 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.903 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.914 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.920 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.931 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.940 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.952 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.961 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.973 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:35.981 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:35.991 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:35.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:35.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.002 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.013 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.023 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.035 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.035 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.047 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.058 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.070 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.080 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.089 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.102 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.124 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.134 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.145 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.152 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.164 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.171 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.182 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.190 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.201 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.209 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.220 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.226 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.237 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.256 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.264 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.275 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.295 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.306 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.316 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.325 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.336 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.336 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.349 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.361 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.376 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.386 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.395 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.406 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.417 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.428 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.440 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.450 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.460 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.472 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.483 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.494 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.501 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.513 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.519 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.531 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.541 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.552 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.561 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.571 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.580 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.594 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.605 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.615 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.626 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.637 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.644 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.656 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.663 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.676 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.687 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.698 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.708 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.721 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.729 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.740 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.750 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.761 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.768 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.782 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.791 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.802 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.808 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.819 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.829 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.840 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.849 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.859 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.871 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.882 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.890 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.902 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.909 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.920 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.930 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.940 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.948 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.959 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.966 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.976 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:36.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:36.986 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:36.997 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:36.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.006 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.017 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.028 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.039 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.049 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.060 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.068 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.079 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.092 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.103 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.124 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.131 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.143 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.153 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.164 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.171 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.182 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.188 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.199 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.208 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.218 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.229 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.240 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.250 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.261 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.273 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.283 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.302 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.309 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.321 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.329 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.340 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.349 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.360 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.370 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.382 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.395 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.406 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.415 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.428 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.436 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.447 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.459 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.470 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.480 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.491 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.500 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.512 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.527 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.538 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.545 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.555 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.565 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.576 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.587 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.598 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.608 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.619 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.642 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.653 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.664 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.680 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.691 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.698 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.709 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.719 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.729 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.740 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.750 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.757 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.768 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.778 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.789 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.796 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.807 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.807 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.818 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.829 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.840 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.851 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.863 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.873 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.885 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.896 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.915 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.925 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.935 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.941 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.953 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.964 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.975 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:37.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:37.985 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:37.996 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:37.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.009 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.020 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.027 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.037 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.046 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.058 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.067 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.078 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.087 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.098 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.107 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.118 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.130 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.141 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.151 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.164 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.175 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.185 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.194 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.207 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.216 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.226 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.226 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.235 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.246 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.271 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.282 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.293 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.300 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.311 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.322 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.333 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.342 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.353 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.362 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.373 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.383 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.394 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.404 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.415 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.425 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.435 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.447 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.458 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.467 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.477 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.487 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.498 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.507 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.519 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.526 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.538 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.548 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.559 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.567 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.580 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.589 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.600 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.612 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.622 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.631 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.644 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.661 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.671 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.682 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.690 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.702 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.711 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.722 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.732 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.742 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.751 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.763 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.774 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.784 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.795 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.806 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.816 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.827 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.837 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.848 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.860 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.871 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.880 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.892 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.901 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.911 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.919 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.929 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.936 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.949 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.959 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.970 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.970 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:38.981 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:38.992 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:38.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:38.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.000 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.012 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.022 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.032 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.043 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.054 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.065 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.076 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.084 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.094 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.104 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.116 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.124 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.137 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.145 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.157 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.173 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.184 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.192 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.202 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.211 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.224 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.233 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.243 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.260 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.271 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.282 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.293 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.304 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.315 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.323 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.334 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.342 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.353 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.363 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.374 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.382 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.393 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.405 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.416 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.416 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.427 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.438 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.448 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.459 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.470 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.481 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.492 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.503 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.510 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.521 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.542 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.549 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.560 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.569 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.580 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.591 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.602 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.613 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.623 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.641 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.662 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.672 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.683 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.691 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.702 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.711 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.724 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.737 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.747 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.758 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.769 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.777 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.788 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.800 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.811 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.822 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.833 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.843 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.853 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.875 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.899 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.910 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.920 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.929 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.940 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.951 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.962 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:39.978 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:39.988 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:39.989 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:39.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.001 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.011 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.023 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.035 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.035 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.044 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.055 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.069 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.081 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.091 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.102 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.112 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.122 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.133 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.143 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.150 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.162 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.171 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.181 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.193 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.206 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.214 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.226 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.226 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.236 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.246 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.258 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.268 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.277 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.289 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.296 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.307 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.331 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.343 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.354 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.363 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.374 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.385 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.397 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.407 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.418 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.430 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.442 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.452 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.464 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.474 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.485 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.500 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.514 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.531 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.543 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.550 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.563 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.574 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.586 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.598 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.609 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.617 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.628 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.637 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.648 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.659 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.669 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.670 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.680 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.691 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.701 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.711 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.721 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.732 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.741 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.752 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.760 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.771 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.779 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.790 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.799 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.811 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.820 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.830 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.837 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.848 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.854 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.865 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.875 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.886 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.895 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.906 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.915 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.926 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.933 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.943 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.954 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.965 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.974 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:40.985 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:40.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:40.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:40.999 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.009 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.021 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.033 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.041 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.052 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.061 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.071 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.079 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.093 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.102 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.113 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.122 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.133 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.144 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.155 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.167 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.178 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.188 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.199 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.208 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.220 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.227 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.241 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.250 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.265 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.272 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.283 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.304 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.315 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.325 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.347 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.356 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.366 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.377 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.388 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.396 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.406 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.417 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.428 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.439 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.449 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.460 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.471 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.480 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.491 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.500 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.510 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.518 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.530 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.538 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.549 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.559 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.569 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.569 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.578 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.590 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.597 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.611 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.625 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.635 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.646 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.657 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.663 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.676 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.690 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.700 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.715 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.733 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.748 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.762 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.769 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.780 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.790 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.800 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.809 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.820 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.828 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.839 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.850 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.861 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.870 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.883 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.894 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.905 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.917 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.928 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.937 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.949 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.960 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.970 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:41.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:41.981 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:41.993 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:41.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.002 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.014 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.026 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.036 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.047 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.058 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.065 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.078 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.090 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.100 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.110 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.120 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.130 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.142 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.150 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.162 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.171 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.181 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.200 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.208 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.219 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.227 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.240 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.249 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.260 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.271 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.282 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.303 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.309 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.325 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.332 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.343 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.343 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.351 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.362 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.372 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.383 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.383 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.396 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.406 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.414 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.424 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.447 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.457 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.467 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.475 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.485 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.491 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.503 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.514 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.525 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.536 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.547 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.555 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.566 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.576 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.587 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.597 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.607 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.615 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.629 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.640 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.653 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.659 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.670 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.679 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.690 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.698 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.709 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.716 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.726 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.736 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.748 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.757 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.768 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.777 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.788 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.808 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.819 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.829 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.840 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.851 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.859 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.871 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.882 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.893 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.915 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.924 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.935 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.944 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.957 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.965 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.975 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:42.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:42.985 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:42.996 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:42.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.006 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.017 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.026 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.038 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.045 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.056 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.068 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.079 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.090 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.100 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.107 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.120 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.130 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.141 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.147 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.158 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.158 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.165 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.178 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.201 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.210 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.221 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.231 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.242 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.255 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.265 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.275 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.287 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.297 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.309 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.332 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.341 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.352 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.360 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.371 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.381 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.391 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.401 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.412 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.419 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.431 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.440 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.451 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.463 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.473 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.483 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.494 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.502 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.512 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.524 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.535 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.542 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.553 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.564 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.575 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.585 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.595 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.605 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.616 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.625 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.637 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.649 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.660 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.679 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.688 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.699 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.707 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.718 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.740 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.750 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.760 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.770 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.781 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.791 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.802 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.810 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.822 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.830 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.840 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.851 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.862 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.871 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.882 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.890 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.904 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.911 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.923 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.934 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.945 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.954 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.965 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.973 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:43.984 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:43.984 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:43.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:43.995 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.005 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.015 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.025 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.038 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.049 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.057 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.070 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.080 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.090 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.101 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.113 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.123 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.134 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.143 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.154 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.161 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.172 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.183 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.194 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.202 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.214 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.220 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.233 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.257 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.264 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.276 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.282 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.295 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.306 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.316 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.325 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.326 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.337 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.343 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.344 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.355 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.365 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.376 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.395 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.401 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.412 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.423 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.435 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.442 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.452 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.460 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.473 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.486 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.499 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.522 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.543 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.555 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.565 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.577 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.590 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.598 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.609 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.619 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.631 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.631 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.639 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.649 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.650 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.661 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.672 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.684 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.695 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.707 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.718 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.730 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.741 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.748 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.759 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.770 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.780 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.791 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.802 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.811 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.821 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.833 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.843 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.852 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.863 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.873 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.884 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.893 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.903 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.911 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.922 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.935 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.947 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.958 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.969 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.978 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:44.993 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:44.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:44.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:44.999 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.010 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.021 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.032 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.042 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.053 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.065 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.076 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.084 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.094 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.095 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.100 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.112 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.123 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.133 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.146 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.156 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.165 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.176 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.185 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.196 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.203 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.215 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.226 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.237 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.248 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.259 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.269 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.280 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.290 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.301 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.313 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.324 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.346 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.354 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.365 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.366 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.376 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.387 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.396 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.407 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.415 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.426 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.434 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.445 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.454 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.464 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.471 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.482 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.495 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.506 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.515 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.527 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.536 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.550 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.564 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.574 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.585 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.595 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.604 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.615 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.625 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.635 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.644 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.655 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.665 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.678 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.689 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.699 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.706 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.717 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.726 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.737 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.747 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.758 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.767 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.777 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.789 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.800 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.809 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.820 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.831 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.842 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.855 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.866 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.875 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.889 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.890 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.897 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.909 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.919 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.931 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.939 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.950 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.960 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.970 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:45.978 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:45.990 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:45.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:45.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.000 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.010 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.021 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.032 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.039 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.050 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.060 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.072 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.091 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.101 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.112 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.122 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.134 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.145 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.156 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.163 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.175 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.175 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.185 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.195 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.203 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.219 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.227 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.240 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.251 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.262 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.262 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.275 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.285 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.293 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.304 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.316 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.326 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.335 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.346 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.356 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.369 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.379 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.390 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.400 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.410 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.421 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.433 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.443 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.455 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.463 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.473 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.481 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.492 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.502 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.513 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.525 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.536 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.547 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.558 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.565 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.575 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.584 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.597 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.606 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.618 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.641 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.661 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.671 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.682 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.692 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.703 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.712 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.722 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.741 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.750 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.760 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.768 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.781 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.789 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.801 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.809 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.819 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.829 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.840 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.849 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.860 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.869 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.879 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.891 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.902 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.910 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.921 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.929 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.941 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.952 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.963 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.974 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:46.985 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:46.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:46.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:46.995 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.006 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.015 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.027 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.037 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.048 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.062 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.072 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.091 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.100 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.112 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.120 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.131 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.140 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.150 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.162 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.173 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.182 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.194 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.201 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.212 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.221 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.233 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.257 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.263 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.273 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.280 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.291 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.302 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.314 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.323 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.333 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.344 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.355 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.364 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.374 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.381 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.392 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.400 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.412 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.422 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.432 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.443 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.455 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.465 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.476 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.477 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.484 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.495 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.504 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.515 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.522 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.535 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.544 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.557 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.568 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.581 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.588 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.599 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.609 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.620 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.644 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.656 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.670 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.670 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.680 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.691 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.703 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.714 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.733 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.740 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.754 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.761 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.772 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.781 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.792 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.802 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.812 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.820 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.832 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.842 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.853 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.861 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.874 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.882 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.893 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.902 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.913 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.922 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.934 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.942 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.954 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.964 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.975 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:47.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:47.985 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:47.998 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:47.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.005 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.015 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.025 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.035 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.044 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.054 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.064 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.074 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.082 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.094 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.104 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.117 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.124 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.134 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.143 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.154 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.167 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.178 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.185 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.196 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.207 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.218 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.218 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.226 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.238 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.238 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.249 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.259 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.267 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.279 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.279 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.287 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.297 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.305 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.316 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.322 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.333 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.345 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.356 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.378 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.395 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.402 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.412 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.425 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.436 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.444 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.455 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.467 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.477 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.490 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.501 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.508 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.522 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.534 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.545 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.556 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.566 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.584 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.595 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.605 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.616 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.626 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.637 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.645 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.657 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.666 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.677 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.696 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.709 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.720 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.729 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.739 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.753 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.763 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.775 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.787 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.799 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.809 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.820 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.830 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.836 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.848 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.858 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.871 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.881 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.891 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.901 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.912 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.922 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.932 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.943 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.953 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.961 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.972 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:48.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:48.981 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:48.992 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:48.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.003 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.014 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.014 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.023 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.034 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.044 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.056 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.064 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.075 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.092 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.101 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.113 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.123 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.133 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.141 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.152 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.163 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.174 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.186 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.198 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.198 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.207 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.218 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.229 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.240 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.257 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.270 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.289 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.304 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.314 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.324 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.331 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.341 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.354 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.365 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.371 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.381 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.389 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.403 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.413 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.425 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.434 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.445 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.452 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.465 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.472 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.485 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.496 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.507 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.515 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.525 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.543 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.553 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.567 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.580 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.590 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.602 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.615 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.635 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.646 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.656 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.666 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.678 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.690 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.702 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.712 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.712 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.723 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.733 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.742 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.753 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.763 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.773 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.786 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.797 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.808 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.819 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.846 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.857 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.866 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.876 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.895 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.909 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.920 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.929 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.940 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.946 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.957 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.967 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:49.977 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:49.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:49.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:49.989 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.003 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.016 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.027 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.040 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.051 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.063 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.074 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.094 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.107 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.117 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.127 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.137 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.138 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.146 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.158 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.158 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.165 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.177 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.188 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.199 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.199 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.205 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.216 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.225 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.236 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.247 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.257 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.267 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.279 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.279 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.288 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.299 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.308 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.319 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.327 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.338 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.348 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.358 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.376 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.386 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.397 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.408 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.418 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.443 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.449 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.460 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.466 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.479 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.480 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.495 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.506 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.514 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.527 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.550 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.560 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.572 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.582 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.594 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.606 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.613 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.624 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.631 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.642 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.661 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.669 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.680 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.697 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.705 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.720 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.730 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.740 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.752 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.763 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.771 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.782 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.788 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.798 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.804 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.815 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.825 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.836 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.845 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.857 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.867 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.878 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.890 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.901 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.910 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.922 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.930 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.941 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.949 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.963 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.973 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:50.983 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:50.984 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:50.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:50.990 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.000 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.006 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.019 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.030 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.040 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.048 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.060 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.069 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.081 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.090 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.101 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.124 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.132 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.144 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.154 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.164 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.174 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.184 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.194 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.205 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.215 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.228 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.238 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.249 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.271 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.279 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.290 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.300 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.310 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.320 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.331 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.339 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.352 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.362 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.374 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.383 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.394 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.401 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.415 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.425 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.436 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.449 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.461 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.469 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.480 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.491 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.501 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.510 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.521 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.542 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.552 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.563 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.571 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.583 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.594 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.604 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.616 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.627 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.637 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.649 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.656 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.667 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.675 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.687 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.702 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.713 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.735 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.748 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.762 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.773 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.782 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.795 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.805 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.815 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.822 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.833 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.842 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.853 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.866 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.876 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.887 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.899 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.910 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.922 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.933 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.946 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.956 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.966 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.975 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:51.986 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:51.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:51.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:51.993 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.003 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.025 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.036 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.049 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.057 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.068 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.085 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.094 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.106 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.112 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.124 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.132 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.142 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.152 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.163 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.176 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.187 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.198 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.208 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.218 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.229 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.239 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.250 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.260 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.271 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.278 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.289 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.299 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.310 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.330 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.341 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.352 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.365 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.375 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.386 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.397 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.406 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.417 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.437 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.447 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.458 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.469 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.478 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.489 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.499 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.509 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.518 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.529 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.537 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.549 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.557 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.568 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.578 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.588 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.597 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.608 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.616 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.628 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.638 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.648 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.657 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.669 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.679 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.690 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.699 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.710 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.717 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.729 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.736 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.747 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.756 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.766 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.774 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.786 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.795 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.805 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.812 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.822 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.832 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.843 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.853 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.864 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.873 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.884 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.903 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.915 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.926 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.936 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.946 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.955 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.967 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.977 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:52.988 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:52.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:52.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:52.999 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:53.011 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:53.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:53.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:53.020 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:53.031 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:53.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:53.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:53.038 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:53.050 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:53.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:53.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:53.057 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:53.069 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:53.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:53.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:53.079 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:53.091 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:53.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:53.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:53.098 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:53.108 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:53.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:53.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:53.116 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:53.128 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:53.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:53.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:53.134 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:53.145 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:53.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40143/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:53.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:53.152 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:53.162 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:53.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51504/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:53.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:53.175 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:53.186 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:53.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30798/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:53:53.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:53.195 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:53:53.207 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2026-03-23 04:53:58.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.213 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x9e650b35574f17963fa5ebc1ac36f8b20cdbced5357d9577978bcc29d241fd33&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.220 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x40c429ef4c9a1d79303256043fd09b765e53c12f7776b1186f3a0fdf1afa8f3c&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.226 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3d1989d40f3b3d98c2c860a7c40848b57aeebd80a863ede73628ce232f444393&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.231 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x47a9e919466d4aad92cd9e06b36912b8aaaed6cacf104ab93a68caa97b53e3a5&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.237 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x60a423382ee7bf0f853640783130184be6ab41feec44cdb0be063a9e0d7d5309&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.243 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xe536088c8ba465392a283e9ddaf84de85576a8a0f0e5ae44b0e94291f3ba3094&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.249 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3136d7e98f78541b327ef3e3ec57a0ecf2b28080235593e17f7855ef68b456ea&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.254 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x0a6b042eb0c9136d51f7dcca63278b1f587096ad8bae19f0a9c36e611d29e983&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.260 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x61f63373bad5543e58ac8f11b9103b97296738eea5f012a628c3411401440159&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.266 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xab059847d7d1505fc03c21caf4bbb0b4834120d73b5187e2fffac745ba543759&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.271 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x7cf1110eea05e6007c2c7c48ce1f0fcaf9344dba6a2c02d8a4a34047fd6dd8ec&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.277 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x1c16e207f54f66ff046ca0c0ccf96db54db056afe78f40a9928f1b6c1e45cd0d&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.283 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4c3c35783719dc626c0d29b5db96e647aff5dc191d203b40217b261e688e62de&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.289 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xcc7d832c6a345ade1404e3a44cb951667a7cf8ca92fd2e3e07dec3317c9c4c49&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.295 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51504/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.301 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51504/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x9e650b35574f17963fa5ebc1ac36f8b20cdbced5357d9577978bcc29d241fd33&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.308 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51504/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x40c429ef4c9a1d79303256043fd09b765e53c12f7776b1186f3a0fdf1afa8f3c&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.314 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51504/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3d1989d40f3b3d98c2c860a7c40848b57aeebd80a863ede73628ce232f444393&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.320 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51504/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x47a9e919466d4aad92cd9e06b36912b8aaaed6cacf104ab93a68caa97b53e3a5&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.326 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51504/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x60a423382ee7bf0f853640783130184be6ab41feec44cdb0be063a9e0d7d5309&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.332 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51504/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xe536088c8ba465392a283e9ddaf84de85576a8a0f0e5ae44b0e94291f3ba3094&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.338 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51504/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3136d7e98f78541b327ef3e3ec57a0ecf2b28080235593e17f7855ef68b456ea&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.344 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51504/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x0a6b042eb0c9136d51f7dcca63278b1f587096ad8bae19f0a9c36e611d29e983&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.350 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51504/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x61f63373bad5543e58ac8f11b9103b97296738eea5f012a628c3411401440159&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.356 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51504/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xab059847d7d1505fc03c21caf4bbb0b4834120d73b5187e2fffac745ba543759&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.361 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51504/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x7cf1110eea05e6007c2c7c48ce1f0fcaf9344dba6a2c02d8a4a34047fd6dd8ec&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.367 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51504/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x1c16e207f54f66ff046ca0c0ccf96db54db056afe78f40a9928f1b6c1e45cd0d&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.373 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51504/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4c3c35783719dc626c0d29b5db96e647aff5dc191d203b40217b261e688e62de&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.379 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51504/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xcc7d832c6a345ade1404e3a44cb951667a7cf8ca92fd2e3e07dec3317c9c4c49&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.387 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30798/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.401 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30798/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x9e650b35574f17963fa5ebc1ac36f8b20cdbced5357d9577978bcc29d241fd33&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.413 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30798/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x40c429ef4c9a1d79303256043fd09b765e53c12f7776b1186f3a0fdf1afa8f3c&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.426 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30798/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3d1989d40f3b3d98c2c860a7c40848b57aeebd80a863ede73628ce232f444393&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.439 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30798/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x47a9e919466d4aad92cd9e06b36912b8aaaed6cacf104ab93a68caa97b53e3a5&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.452 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30798/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x60a423382ee7bf0f853640783130184be6ab41feec44cdb0be063a9e0d7d5309&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.466 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30798/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xe536088c8ba465392a283e9ddaf84de85576a8a0f0e5ae44b0e94291f3ba3094&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.479 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30798/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3136d7e98f78541b327ef3e3ec57a0ecf2b28080235593e17f7855ef68b456ea&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.492 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30798/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x0a6b042eb0c9136d51f7dcca63278b1f587096ad8bae19f0a9c36e611d29e983&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.507 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30798/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x61f63373bad5543e58ac8f11b9103b97296738eea5f012a628c3411401440159&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.521 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30798/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xab059847d7d1505fc03c21caf4bbb0b4834120d73b5187e2fffac745ba543759&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.534 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30798/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x7cf1110eea05e6007c2c7c48ce1f0fcaf9344dba6a2c02d8a4a34047fd6dd8ec&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.548 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30798/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x1c16e207f54f66ff046ca0c0ccf96db54db056afe78f40a9928f1b6c1e45cd0d&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.560 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30798/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4c3c35783719dc626c0d29b5db96e647aff5dc191d203b40217b261e688e62de&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.573 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30798/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xcc7d832c6a345ade1404e3a44cb951667a7cf8ca92fd2e3e07dec3317c9c4c49&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:58.585 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:53:58.589 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-23 04:53:58.591 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-23 04:53:58.591 DEBUG [src.node.waku_node] Stopping container with id 73c871e185ca
|
|
2026-03-23 04:53:59.310 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:53:59.310 DEBUG [src.node.waku_node] Stopping container with id 776c9c972bbd
|
|
2026-03-23 04:53:59.983 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:53:59.984 DEBUG [src.node.waku_node] Stopping container with id fd70004a3325
|
|
2026-03-23 04:54:00.659 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:54:00.662 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-23 04:54:01.174 ERROR [src.node.docker_mananger] Max retries reached for container 776c9c972bbd. Exiting log stream.
|
|
2026-03-23 04:54:01.645 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:54:02.218 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:54:02.731 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|