mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
6185 lines
842 KiB
Plaintext
6185 lines
842 KiB
Plaintext
2026-01-02 04:48:35.675 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-02 04:48:35.675 DEBUG [tests.conftest] Running test: test_high_message_volume_sync with id: 2026-01-02_04-48-35__a7fd1037-2aae-4f11-bffd-9735912ff7b9
|
|
2026-01-02 04:48:35.676 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-02 04:48:35.685 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:48:35.686 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-02_04-48-35__a7fd1037-2aae-4f11-bffd-9735912ff7b9__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:48:35.694 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:48:35.695 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-02_04-48-35__a7fd1037-2aae-4f11-bffd-9735912ff7b9__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:48:35.701 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:48:35.701 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-01-02_04-48-35__a7fd1037-2aae-4f11-bffd-9735912ff7b9__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:48:35.701 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-01-02 04:48:35.702 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:48:35.702 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:48:35.703 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:48:35.703 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.14.10
|
|
2026-01-02 04:48:35.704 DEBUG [src.node.docker_mananger] Generated ports ['59710', '59711', '59712', '59713', '59714']
|
|
2026-01-02 04:48:35.704 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:48:35.704 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:48:35.704 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:48:35.704 DEBUG [src.node.docker_mananger] docker run -i -t -p 59710:59710 -p 59711:59711 -p 59712:59712 -p 59713:59713 -p 59714:59714 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=59712 --rest-port=59710 --tcp-port=59711 --discv5-udp-port=59713 --rest-address=0.0.0.0 --nat=extip:172.18.14.10 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ddda7f9bcf0ec9702e3847e64fbfb8f2f14699fa89be76d7e48bdc35edbbacc6 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59714 --metrics-logging=true --relay=true
|
|
2026-01-02 04:48:35.891 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.14.10 waku e4979ccbb3aa4bbb35df23365f5f1a54d9f4f03d850bea7c2e279af85fc37641
|
|
2026-01-02 04:48:35.918 ERROR [src.node.docker_mananger] Max retries reached for container 4618d47a3b0d. Exiting log stream.
|
|
2026-01-02 04:48:35.924 DEBUG [src.node.docker_mananger] Container started with ID e4979ccbb3aa. Setting up logs at ./log/docker/node1_2026-01-02_04-48-35__a7fd1037-2aae-4f11-bffd-9735912ff7b9__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:48:35.924 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59710
|
|
2026-01-02 04:48:35.925 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:48:36.498 ERROR [src.node.docker_mananger] Max retries reached for container cd1c40063e16. Exiting log stream.
|
|
2026-01-02 04:48:36.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59710/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:48:36.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:48:36.930 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:48:36.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59710/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:48:36.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.14.10/tcp/59711/p2p/16Uiu2HAmKK5SpW3TiBvKCQfPbTFDcyonmKULnQb8hDL1F5Avt8ha","/ip4/172.18.14.10/tcp/59712/ws/p2p/16Uiu2HAmKK5SpW3TiBvKCQfPbTFDcyonmKULnQb8hDL1F5Avt8ha"],"enrUri":"enr:-L24QCB-0TUNlFsQfcn0BSP0VeRa0dEQEPDdzqZJ2o_yw3FWWwkWlc5_JtufSZwwPIPgysDP_O9soXzsyaI03OryZd8CgmlkgnY0gmlwhKwSDgqKbXVsdGlhZGRyc5YACASsEg4KBuk_AAoErBIOCgbpQN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDYuf0INe-zTwOfpH1p6z6RfRJKHvWswnlXoKkJvnPzBWDdGNwguk_g3VkcILpQYV3YWt1MhM"}'
|
|
2026-01-02 04:48:36.933 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:48:36.933 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:48:36.933 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:48:36.934 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:48:36.935 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.52.221
|
|
2026-01-02 04:48:36.935 DEBUG [src.node.docker_mananger] Generated ports ['24048', '24049', '24050', '24051', '24052']
|
|
2026-01-02 04:48:36.935 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:48:36.935 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:48:36.936 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:48:36.936 DEBUG [src.node.docker_mananger] docker run -i -t -p 24048:24048 -p 24049:24049 -p 24050:24050 -p 24051:24051 -p 24052:24052 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=24050 --rest-port=24048 --tcp-port=24049 --discv5-udp-port=24051 --rest-address=0.0.0.0 --nat=extip:172.18.52.221 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8fad3fdcc10e26f15bdfe1baf9af3ec497d4e26e4a00cffaaf16fdfb980e2b56 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24052 --metrics-logging=true --relay=true --storenode=/ip4/172.18.14.10/tcp/59711/p2p/16Uiu2HAmKK5SpW3TiBvKCQfPbTFDcyonmKULnQb8hDL1F5Avt8ha --discv5-bootstrap-node=enr:-L24QCB-0TUNlFsQfcn0BSP0VeRa0dEQEPDdzqZJ2o_yw3FWWwkWlc5_JtufSZwwPIPgysDP_O9soXzsyaI03OryZd8CgmlkgnY0gmlwhKwSDgqKbXVsdGlhZGRyc5YACASsEg4KBuk_AAoErBIOCgbpQN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDYuf0INe-zTwOfpH1p6z6RfRJKHvWswnlXoKkJvnPzBWDdGNwguk_g3VkcILpQYV3YWt1MhM
|
|
2026-01-02 04:48:37.131 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.52.221 waku 50c01d0b31dbbeeeb810507da5a3a07845166c198c39d912a31f907d35706251
|
|
2026-01-02 04:48:37.161 DEBUG [src.node.docker_mananger] Container started with ID 50c01d0b31db. Setting up logs at ./log/docker/node2_2026-01-02_04-48-35__a7fd1037-2aae-4f11-bffd-9735912ff7b9__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:48:37.161 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24048
|
|
2026-01-02 04:48:37.162 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:48:38.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24048/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:48:38.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:48:38.167 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:48:38.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24048/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:48:38.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.52.221/tcp/24049/p2p/16Uiu2HAkxHuAGMAmGfd5QUn87qFtHtUDuYoWccobUdWU7muaYERu","/ip4/172.18.52.221/tcp/24050/ws/p2p/16Uiu2HAkxHuAGMAmGfd5QUn87qFtHtUDuYoWccobUdWU7muaYERu"],"enrUri":"enr:-L24QNwkAgpe9m4aRUg0ausFRqdRkD5_7xbQH5ABfPSs_TtRT1HAibx6Ro1pDHie9fymUasCGtZ09HEwnDplKiFbj2wCgmlkgnY0gmlwhKwSNN2KbXVsdGlhZGRyc5YACASsEjTdBl3xAAoErBI03QZd8t0DgnJzhQADAQAAiXNlY3AyNTZrMaECKpVRTl_zHdc-Htkipgyy4v0tR811zGAJWiz2AWwT9eCDdGNwgl3xg3VkcIJd84V3YWt1MhM"}'
|
|
2026-01-02 04:48:38.170 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:48:38.170 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:48:38.170 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:48:38.171 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:48:38.172 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.226.121
|
|
2026-01-02 04:48:38.172 DEBUG [src.node.docker_mananger] Generated ports ['20994', '20995', '20996', '20997', '20998']
|
|
2026-01-02 04:48:38.172 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:48:38.172 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:48:38.172 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:48:38.172 DEBUG [src.node.docker_mananger] docker run -i -t -p 20994:20994 -p 20995:20995 -p 20996:20996 -p 20997:20997 -p 20998:20998 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=20996 --rest-port=20994 --tcp-port=20995 --discv5-udp-port=20997 --rest-address=0.0.0.0 --nat=extip:172.18.226.121 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c319c6decba3cb3cb2caaa6ea91df2eb3afe7c7315bac76ca9da2c5a8dc73ad3 --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20998 --metrics-logging=true --relay=true --storenode=/ip4/172.18.52.221/tcp/24049/p2p/16Uiu2HAkxHuAGMAmGfd5QUn87qFtHtUDuYoWccobUdWU7muaYERu --discv5-bootstrap-node=enr:-L24QNwkAgpe9m4aRUg0ausFRqdRkD5_7xbQH5ABfPSs_TtRT1HAibx6Ro1pDHie9fymUasCGtZ09HEwnDplKiFbj2wCgmlkgnY0gmlwhKwSNN2KbXVsdGlhZGRyc5YACASsEjTdBl3xAAoErBI03QZd8t0DgnJzhQADAQAAiXNlY3AyNTZrMaECKpVRTl_zHdc-Htkipgyy4v0tR811zGAJWiz2AWwT9eCDdGNwgl3xg3VkcIJd84V3YWt1MhM
|
|
2026-01-02 04:48:38.358 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.226.121 waku 90d4d6fb276bdb28f80fd1d23c6017082bdf5e680a5eec23d3a1e261d3764236
|
|
2026-01-02 04:48:38.393 DEBUG [src.node.docker_mananger] Container started with ID 90d4d6fb276b. Setting up logs at ./log/docker/node3_2026-01-02_04-48-35__a7fd1037-2aae-4f11-bffd-9735912ff7b9__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:48:38.393 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20994
|
|
2026-01-02 04:48:38.393 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:48:39.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20994/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:48:39.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:48:39.398 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:48:39.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20994/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:48:39.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.226.121/tcp/20995/p2p/16Uiu2HAmLxWJu8oJFhw37aPaqMM2smoGLYJ2x7WxPr7FmRuiUiU4","/ip4/172.18.226.121/tcp/20996/ws/p2p/16Uiu2HAmLxWJu8oJFhw37aPaqMM2smoGLYJ2x7WxPr7FmRuiUiU4"],"enrUri":"enr:-L24QKIsf661aKtqzNGeo5js8h20joy-6nRY90Sfl42ovXFeOxr8A74w1m1XPXqwMOc31F5Wk_wIzCpVrNARreoUT54CgmlkgnY0gmlwhKwS4nmKbXVsdGlhZGRyc5YACASsEuJ5BlIDAAoErBLieQZSBN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDe1o-YZl7vxC817MFqDrt-kHwIFIv1dt6_07UtGwTES2DdGNwglIDg3VkcIJSBYV3YWt1MgE"}'
|
|
2026-01-02 04:48:39.401 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:48:39.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.14.10/tcp/59711/p2p/16Uiu2HAmKK5SpW3TiBvKCQfPbTFDcyonmKULnQb8hDL1F5Avt8ha"]'
|
|
2026-01-02 04:48:39.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.52.221/tcp/24049/p2p/16Uiu2HAkxHuAGMAmGfd5QUn87qFtHtUDuYoWccobUdWU7muaYERu"]'
|
|
2026-01-02 04:48:39.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-01-02 04:48:39.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-01-02 04:48:39.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-01-02 04:48:39.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.452 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.458 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.469 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.477 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.489 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.494 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.505 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.523 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.530 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.540 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.546 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.557 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.562 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.572 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.579 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.590 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.597 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.608 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.614 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.624 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.631 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.644 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.649 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.659 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.665 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.677 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.684 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.695 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.699 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.711 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.716 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.727 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.733 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.745 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.749 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.760 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.766 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.776 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.784 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.794 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.799 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.811 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.818 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.828 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.834 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.844 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.849 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.860 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.876 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.881 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.892 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.896 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.907 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.912 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.922 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.929 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.939 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.944 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.957 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.963 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.975 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.983 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:39.993 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:39.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:39.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:39.998 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.009 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.015 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.026 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.031 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.045 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.050 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.061 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.068 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.080 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.089 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.100 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.104 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.116 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.122 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.132 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.138 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.149 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.154 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.165 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.172 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.183 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.191 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.201 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.206 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.217 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.223 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.234 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.241 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.252 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.257 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.268 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.275 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.285 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.293 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.304 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.309 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.320 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.320 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.326 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.337 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.345 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.356 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.362 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.373 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.380 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.390 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.397 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.407 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.413 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.426 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.432 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.444 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.460 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.460 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.465 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.476 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.482 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.492 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.500 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.511 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.516 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.527 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.534 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.545 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.552 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.563 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.570 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.581 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.587 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.599 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.606 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.617 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.622 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.633 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.641 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.651 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.658 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.669 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.674 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.685 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.693 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.704 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.713 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.723 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.729 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.740 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.747 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.757 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.765 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.776 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.780 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.793 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.800 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.811 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.818 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.828 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.834 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.845 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.851 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.861 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.870 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.880 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.887 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.898 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.905 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.916 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.923 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.934 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.941 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.952 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.959 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.969 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.970 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.976 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:40.987 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:40.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:40.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:40.993 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.005 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.011 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.021 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.029 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.040 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.045 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.057 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.063 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.073 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.092 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.096 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.107 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.112 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.123 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.129 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.140 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.144 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.156 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.163 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.174 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.182 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.192 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.197 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.209 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.215 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.226 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.226 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.233 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.244 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.249 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.260 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.266 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.276 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.283 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.293 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.298 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.310 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.317 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.327 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.334 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.344 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.349 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.360 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.377 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.395 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.399 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.410 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.416 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.426 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.435 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.446 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.451 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.462 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.468 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.479 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.488 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.498 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.503 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.514 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.519 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.530 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.537 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.548 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.553 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.564 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.568 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.579 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.586 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.596 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.601 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.614 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.620 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.632 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.639 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.649 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.654 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.665 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.670 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.680 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.698 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.704 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.716 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.721 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.731 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.738 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.748 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.754 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.765 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.771 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.782 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.790 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.800 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.806 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.818 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.824 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.835 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.841 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.854 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.860 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.871 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.876 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.887 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.893 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.904 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.908 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.919 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.926 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.936 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.944 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.954 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.959 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.970 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.970 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.976 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:41.987 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:41.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:41.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:41.992 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.004 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.008 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.019 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.025 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.036 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.042 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.054 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.058 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.069 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.084 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.090 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.101 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.107 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.119 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.124 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.135 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.143 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.153 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.158 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.169 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.175 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.185 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.193 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.203 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.208 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.219 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.224 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.235 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.242 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.253 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.258 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.271 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.276 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.287 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.293 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.305 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.311 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.322 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.327 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.338 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.345 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.355 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.360 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.371 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.377 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.387 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.396 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.406 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.412 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.423 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.428 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.438 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.446 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.456 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.461 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.474 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.481 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.492 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.500 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.510 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.515 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.526 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.543 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.550 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.561 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.566 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.578 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.584 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.594 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.601 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.612 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.612 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.617 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.628 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.633 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.643 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.662 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.667 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.679 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.696 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.703 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.713 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.718 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.729 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.735 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.746 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.753 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.764 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.768 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.781 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.786 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.797 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.803 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.815 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.821 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.833 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.839 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.850 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.857 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.869 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.875 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.886 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.891 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.903 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.910 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.920 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.926 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.938 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.944 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.955 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.963 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.974 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.980 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:42.992 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:42.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:42.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:42.998 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.010 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.018 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.029 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.037 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.048 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.065 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.077 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.087 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.094 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.108 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.114 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.126 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.133 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.144 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.152 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.163 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.168 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.179 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.187 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.198 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.198 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.203 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.215 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.221 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.232 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.240 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.251 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.256 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.267 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.273 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.284 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.302 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.307 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.318 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.323 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.336 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.336 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.343 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.353 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.360 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.371 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.377 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.387 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.394 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.404 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.409 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.420 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.425 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.436 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.443 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.455 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.459 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.471 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.477 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.487 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.488 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.494 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.505 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.513 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.525 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.542 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.548 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.559 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.564 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.575 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.582 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.594 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.601 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.611 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.612 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.616 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.627 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.632 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.643 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.661 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.666 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.678 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.684 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.696 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.702 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.712 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.712 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.719 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.730 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.735 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.746 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.757 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.768 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.772 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.784 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.790 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.800 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.807 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.817 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.822 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.834 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.840 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.852 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.859 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.869 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.876 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.887 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.903 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.911 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.921 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.928 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.939 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.946 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.956 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.963 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.973 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.978 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:43.989 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:43.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:43.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:43.995 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.005 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.012 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.024 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.031 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.042 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.048 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.059 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.059 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.065 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.078 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.083 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.094 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.100 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.111 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.117 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.128 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.132 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.144 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.149 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.159 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.167 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.177 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.182 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.194 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.200 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.211 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.217 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.228 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.232 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.243 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.250 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.262 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.263 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.269 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.280 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.296 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.300 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.311 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.318 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.329 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.334 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.345 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.350 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.361 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.368 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.379 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.385 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.397 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.398 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.404 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.416 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.416 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.424 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.435 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.440 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.451 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.456 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.466 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.473 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.484 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.490 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.502 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.508 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.521 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.527 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.538 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.542 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.554 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.554 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.560 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.570 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.577 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.588 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.593 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.604 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.610 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.621 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.629 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.640 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.645 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.657 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.663 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.674 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.680 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.691 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.695 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.707 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.715 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.725 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.733 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.743 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.743 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.748 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.759 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.766 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.777 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.784 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.795 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.800 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.812 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.817 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.827 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.835 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.846 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.852 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.863 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.870 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.880 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.889 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.899 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.915 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.920 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.931 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.939 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.949 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.954 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.965 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.970 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.981 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:44.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:44.988 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:44.998 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:44.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.004 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.015 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.021 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.032 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.040 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.051 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.056 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.069 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.085 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.092 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.102 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.108 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.121 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.127 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.139 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.145 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.157 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.161 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.173 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.178 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.189 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.196 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.206 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.211 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.222 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.229 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.240 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.257 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.262 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.273 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.279 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.290 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.297 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.307 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.322 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.328 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.339 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.347 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.357 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.362 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.374 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.380 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.390 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.397 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.409 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.413 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.424 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.430 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.440 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.446 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.457 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.461 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.472 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.477 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.488 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.488 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.493 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.504 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.510 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.521 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.527 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.540 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.547 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.558 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.562 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.573 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.578 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.589 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.597 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.608 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.612 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.623 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.641 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.648 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.659 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.664 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.675 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.680 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.690 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.698 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.709 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.714 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.725 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.732 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.742 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.749 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.760 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.764 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.775 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.782 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.793 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.802 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.813 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.817 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.828 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.835 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.846 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.853 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.865 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.869 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.880 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.887 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.898 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.915 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.920 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.933 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.946 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.958 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.965 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.976 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.982 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:45.993 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:45.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:45.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:45.999 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.009 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.016 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.027 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.032 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.043 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.049 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.060 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.069 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.079 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.084 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.096 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.101 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.111 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.129 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.134 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.145 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.150 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.161 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.161 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.169 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.180 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.187 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.199 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.199 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.206 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.217 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.225 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.236 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.242 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.253 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.269 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.278 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.289 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.293 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.305 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.313 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.324 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.331 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.341 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.347 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.358 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.364 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.375 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.382 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.392 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.400 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.411 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.416 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.428 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.435 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.445 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.461 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.466 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.476 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.482 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.492 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.498 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.510 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.515 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.527 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.534 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.544 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.549 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.560 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.567 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.579 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.587 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.597 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.602 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.613 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.613 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.620 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.630 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.638 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.649 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.654 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.665 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.671 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.682 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.690 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.701 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.706 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.717 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.723 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.734 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.742 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.752 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.756 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.769 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.774 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.786 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.792 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.803 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.809 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.821 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.829 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.840 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.848 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.859 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.876 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.881 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.892 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.900 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.910 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.916 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.928 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.932 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.943 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.960 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.965 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.976 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:46.983 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:46.994 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:46.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:46.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.000 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.010 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.015 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.028 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.033 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.044 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.050 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.062 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.067 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.078 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.085 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.096 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.105 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.115 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.115 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.121 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.132 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.132 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.138 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.151 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.158 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.169 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.173 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.185 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.198 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.208 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.216 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.226 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.226 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.231 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.242 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.247 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.257 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.264 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.274 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.279 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.291 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.296 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.306 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.325 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.330 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.341 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.346 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.358 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.363 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.376 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.380 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.391 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.396 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.407 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.414 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.425 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.430 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.441 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.446 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.458 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.464 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.474 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.479 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.490 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.495 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.506 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.513 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.524 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.529 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.540 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.545 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.557 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.565 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.575 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.580 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.591 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.596 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.606 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.614 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.625 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.629 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.643 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.649 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.660 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.665 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.676 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.680 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.692 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.698 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.708 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.715 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.726 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.730 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.741 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.746 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.756 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.763 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.774 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.774 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.780 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.791 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.796 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.808 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.815 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.825 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.830 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.841 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.847 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.858 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.876 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.880 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.892 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.898 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.909 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.917 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.927 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.932 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.943 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.948 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.959 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.965 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.976 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.980 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:47.992 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:47.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:47.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:47.997 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.008 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.016 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.027 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.031 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.042 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.047 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.057 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.065 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.076 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.080 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.091 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.096 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.106 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.112 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.123 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.127 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.138 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.138 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.143 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.154 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.160 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.171 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.171 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.175 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.186 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.194 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.204 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.212 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.222 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.227 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.238 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.238 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.242 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.253 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.262 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.273 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.277 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.288 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.294 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.306 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.314 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.314 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.324 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.329 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.340 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.345 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.356 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.363 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.374 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.387 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.400 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.405 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.415 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.416 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.422 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.432 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.438 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.450 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.450 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.457 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.468 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.475 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.485 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.491 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.502 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.507 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.518 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.518 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.526 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.536 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.541 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.553 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.558 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.569 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.569 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.575 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.587 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.592 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.603 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.609 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.620 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.625 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.637 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.641 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.654 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.659 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.670 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.670 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.678 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.689 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.693 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.704 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.709 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.719 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.727 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.738 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.744 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.755 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.761 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.771 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.777 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.788 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.794 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.806 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.811 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.822 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.827 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.838 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.843 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.854 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.859 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.869 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.876 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.888 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.903 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.908 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.919 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.926 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.936 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.943 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.954 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.960 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.971 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.977 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:48.988 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:48.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:48.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:48.992 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.003 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.008 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.019 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.025 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.036 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.041 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.052 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.057 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.068 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.075 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.086 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.091 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.102 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.107 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.118 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.126 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.137 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.142 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.153 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.158 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.168 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.175 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.186 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.190 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.201 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.207 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.218 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.218 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.224 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.236 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.243 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.255 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.255 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.261 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.271 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.278 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.288 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.293 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.304 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.309 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.320 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.320 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.327 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.338 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.343 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.354 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.361 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.372 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.378 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.388 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.393 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.404 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.410 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.422 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.429 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.439 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.445 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.456 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.461 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.472 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.478 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.490 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.496 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.507 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.512 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.522 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.529 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.539 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.544 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.557 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.562 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.572 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.579 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.590 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.596 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.609 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.615 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.625 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.632 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.642 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.647 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.658 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.663 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.674 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.682 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.693 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.698 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.709 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.713 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.724 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.731 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.741 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.747 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.759 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.765 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.776 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.781 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.793 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.808 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.824 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.830 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.841 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.846 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.856 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.863 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.873 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.881 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.891 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.891 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.896 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.907 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.912 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.925 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.931 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.942 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.946 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.958 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.963 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.974 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.982 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:49.992 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:49.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:49.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:49.997 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.008 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.013 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.024 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.030 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.042 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.047 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.059 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.059 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.063 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.074 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.092 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.098 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.109 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.114 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.126 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.134 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.144 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.150 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.161 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.161 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.166 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.177 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.184 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.195 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.199 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.211 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.216 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.227 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.234 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.245 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.250 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.262 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.262 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.268 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.278 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.279 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.286 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.297 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.301 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.313 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.320 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.332 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.338 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.349 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.349 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.353 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.364 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.371 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.381 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.388 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.399 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.403 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.415 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.420 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.430 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.438 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.449 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.453 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.464 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.470 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.481 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.488 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.499 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.504 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.515 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.519 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.529 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.537 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.547 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.552 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.564 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.571 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.581 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.589 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.600 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.604 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.615 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.622 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.633 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.640 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.650 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.655 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.666 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.673 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.684 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.692 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.703 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.707 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.718 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.723 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.733 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.740 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.751 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.755 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.767 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.772 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.783 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.790 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.801 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.806 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.818 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.823 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.834 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.840 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.851 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.855 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.866 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.874 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.884 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.891 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.902 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.907 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.918 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.924 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.936 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.942 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.953 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.966 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.979 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:50.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:50.988 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:50.999 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:50.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.005 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.017 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.025 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.036 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.043 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.055 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.061 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.072 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.078 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.090 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.097 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.109 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.118 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.129 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.134 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.145 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.153 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.164 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.172 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.182 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.188 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.200 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.209 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.221 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.229 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.240 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.257 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.264 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.274 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.281 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.292 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.297 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.309 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.316 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.327 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.335 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.348 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.348 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.353 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.365 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.374 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.384 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.390 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.401 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.406 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.419 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.426 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.436 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.445 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.455 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.462 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.473 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.483 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.493 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.502 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.513 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.521 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.532 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.532 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.538 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.549 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.556 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.567 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.573 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.584 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.590 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.601 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.607 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.620 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.627 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.638 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.646 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.656 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.663 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.675 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.680 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.691 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.699 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.710 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.716 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.726 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.733 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.745 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.753 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.764 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.772 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.782 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.792 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.803 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.823 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.829 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.840 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.845 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.857 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.875 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.895 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.902 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.913 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.920 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.932 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.939 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.949 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.955 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.968 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.975 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:51.986 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:51.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:51.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:51.991 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.002 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.007 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.018 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.025 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.036 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.043 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.054 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.060 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.071 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.079 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.090 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.097 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.108 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.114 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.125 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.136 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.147 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.156 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.166 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.173 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.184 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.190 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.201 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.202 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.209 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.220 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.228 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.238 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.248 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.258 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.265 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.276 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.283 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.294 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.300 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.310 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.316 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.327 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.333 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.347 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.352 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.365 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.366 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.374 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.385 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.390 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.401 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.407 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.417 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.424 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.436 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.441 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.442 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.455 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.463 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.473 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.480 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.491 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.496 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.507 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.514 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.525 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.543 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.550 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.561 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.569 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.579 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.586 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.596 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.603 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.614 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.622 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.633 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.640 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.651 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.658 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.670 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.670 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.679 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.689 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.694 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.705 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.711 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.723 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.729 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.741 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.750 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.760 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.767 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.778 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.785 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.796 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.803 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.814 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.822 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.833 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.840 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.850 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.856 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.867 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.873 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.884 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.904 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.914 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.925 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.931 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.943 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.961 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.968 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.979 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:52.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:52.986 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:52.997 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:52.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.004 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.014 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.014 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.021 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.031 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.037 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.048 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.056 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.067 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.075 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.086 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.093 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.104 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.110 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.122 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.130 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.141 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.149 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.160 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.167 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.177 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.185 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.196 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.203 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.215 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.223 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.233 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.241 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.251 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.260 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.271 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.280 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.290 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.296 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.307 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.314 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.315 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.326 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.334 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.345 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.352 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.362 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.369 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.380 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.388 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.399 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.405 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.416 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.416 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.421 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.432 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.438 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.448 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.456 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.467 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.473 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.484 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.490 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.501 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.509 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.520 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.526 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.537 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.537 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.544 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.555 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.564 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.575 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.582 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.594 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.601 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.611 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.612 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.618 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.628 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.634 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.645 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.652 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.663 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.670 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.680 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.687 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.699 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.707 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.717 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.725 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.737 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.742 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.753 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.759 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.771 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.779 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.790 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.810 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.816 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.827 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.833 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.845 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.851 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.864 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.871 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.881 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.887 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.899 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.905 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.917 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.925 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.935 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.945 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.956 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.961 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.973 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:53.981 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:53.991 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:53.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:53.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.001 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.012 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.032 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.039 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.049 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.056 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.066 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.073 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.085 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.092 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.104 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.112 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.122 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.131 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.142 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.150 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.161 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.161 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.169 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.180 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.200 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.208 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.219 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.228 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.239 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.244 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.256 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.263 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.274 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.283 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.293 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.299 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.310 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.320 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.330 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.347 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.353 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.365 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.374 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.384 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.390 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.400 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.406 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.417 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.424 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.434 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.443 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.453 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.457 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.470 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.477 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.490 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.499 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.509 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.509 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.517 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.529 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.537 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.547 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.553 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.566 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.572 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.584 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.589 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.599 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.606 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.617 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.622 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.633 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.639 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.650 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.650 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.658 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.669 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.674 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.686 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.693 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.704 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.711 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.722 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.739 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.746 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.756 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.764 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.775 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.780 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.794 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.802 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.813 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.821 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.832 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.840 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.851 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.856 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.867 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.874 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.884 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.890 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.901 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.908 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.918 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.925 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.936 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.942 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.954 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.960 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.971 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.977 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:54.987 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:54.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:54.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:54.995 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.006 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.024 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.032 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.043 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.051 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.062 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.070 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.080 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.088 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.101 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.108 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.119 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.126 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.138 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.138 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.145 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.156 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.163 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.177 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.187 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.198 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.198 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.204 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.216 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.221 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.235 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.240 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.251 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.258 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.269 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.275 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.287 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.294 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.305 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.311 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.321 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.329 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.340 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.347 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.358 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.365 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.375 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.381 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.393 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.400 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.411 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.417 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.428 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.447 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.453 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.463 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.471 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.481 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.487 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.498 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.505 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.516 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.524 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.535 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.541 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.552 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.560 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.571 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.576 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.587 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.595 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.606 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.613 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.625 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.631 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.641 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.647 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.658 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.665 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.676 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.685 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.696 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.704 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.715 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.733 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.742 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.753 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.762 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.775 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.782 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.793 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.799 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.811 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.817 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.830 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.836 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.847 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.853 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.865 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.871 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.883 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.889 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.900 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.906 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.917 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.924 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.935 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.941 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.953 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.967 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:55.979 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:55.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:55.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:55.987 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.000 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.006 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.018 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.024 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.036 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.042 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.055 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.063 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.074 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.092 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.099 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.110 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.131 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.138 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.149 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.158 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.169 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.177 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.188 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.188 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.194 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.205 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.213 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.224 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.231 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.242 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.250 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.260 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.265 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.276 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.284 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.294 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.301 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.313 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.331 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.349 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.349 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.356 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.369 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.374 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.386 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.393 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.403 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.409 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.420 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.429 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.440 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.448 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.458 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.465 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.476 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.483 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.495 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.501 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.512 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.519 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.531 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.538 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.550 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.555 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.566 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.574 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.584 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.592 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.605 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.611 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.623 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.631 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.642 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.649 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.660 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.679 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.697 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.704 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.715 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.734 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.742 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.753 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.760 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.772 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.779 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.790 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.796 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.808 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.816 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.827 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.833 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.844 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.851 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.862 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.869 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.880 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.887 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.898 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.908 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.919 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.927 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.938 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.945 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.956 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.964 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.974 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.981 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:56.993 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:56.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:56.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:56.999 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.010 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.018 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.030 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.036 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.047 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.053 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.063 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.070 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.082 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.088 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.099 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.107 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.117 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.125 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.136 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.143 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.154 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.161 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.171 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.181 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.192 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.210 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.221 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.227 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.238 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.249 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.259 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.268 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.279 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.279 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.296 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.303 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.313 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.320 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.332 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.339 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.350 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.356 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.368 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.374 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.386 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.392 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.402 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.407 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.419 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.425 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.437 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.447 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.457 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.465 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.476 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.481 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.492 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.499 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.511 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.517 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.529 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.534 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.545 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.552 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.564 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.572 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.582 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.588 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.600 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.608 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.619 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.624 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.637 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.644 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.655 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.662 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.673 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.682 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.693 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.700 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.713 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.720 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.736 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.745 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.756 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.763 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.775 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.782 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.793 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.799 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.810 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.816 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.827 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.836 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.847 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.854 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.865 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.873 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.885 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.905 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.914 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.926 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.932 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.944 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.952 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.963 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.970 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.980 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:57.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:57.988 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:57.999 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:57.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.006 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.017 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.024 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.035 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.035 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.041 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.052 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.058 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.068 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.076 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.088 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.094 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.107 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.114 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.124 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.131 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.142 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.148 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.161 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.161 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.171 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.181 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.200 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.208 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.219 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.229 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.240 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.247 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.258 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.296 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.307 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.314 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.326 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.332 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.342 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.343 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.350 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.361 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.376 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.394 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.405 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.416 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.427 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.435 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.446 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.451 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.462 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.470 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.481 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.490 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.502 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.510 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.521 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.529 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.540 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.548 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.562 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.562 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.571 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.581 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.587 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.598 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.606 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.616 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.625 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.638 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.642 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.656 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.663 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.674 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.682 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.692 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.700 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.713 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.720 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.730 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.738 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.749 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.755 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.766 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.774 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.785 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.792 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.805 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.812 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.825 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.831 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.842 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.848 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.858 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.875 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.895 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.901 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.912 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.919 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.930 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.934 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.945 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.953 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.964 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.969 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:58.982 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:58.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:58.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:58.988 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.002 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.010 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.022 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.029 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.040 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.047 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.057 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.069 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.080 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.084 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.097 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.104 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.116 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.124 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.134 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.142 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.153 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.161 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.171 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.180 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.192 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.199 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.210 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.218 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.229 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.236 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.246 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.253 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.265 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.271 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.282 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.291 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.303 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.308 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.319 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.324 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.335 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.344 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.354 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.359 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.370 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.377 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.389 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.389 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.396 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.408 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.416 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.427 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.435 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.447 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.454 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.464 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.471 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.482 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.489 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.499 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.506 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.516 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.522 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.533 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.541 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.552 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.559 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.570 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.576 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.587 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.595 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.606 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.613 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.624 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.632 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.643 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.660 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.679 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.698 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.706 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.717 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.725 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.735 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.742 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.755 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.760 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.773 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.780 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.790 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.796 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.806 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.807 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.814 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.824 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.833 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.844 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.852 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.863 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.869 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.879 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.886 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.897 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.915 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.921 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.932 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.940 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.951 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.951 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.959 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.971 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.977 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:48:59.990 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:48:59.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:48:59.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:48:59.997 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.007 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.016 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.026 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.035 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.045 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.065 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.072 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.083 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.090 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.101 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.107 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.118 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.125 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.138 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.138 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.146 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.157 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.164 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.175 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.175 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.183 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.195 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.204 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.214 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.222 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.233 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.239 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.250 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.258 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.268 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.276 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.286 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.305 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.323 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.331 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.341 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.347 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.358 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.377 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.386 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.397 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.405 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.416 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.416 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.424 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.435 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.442 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.452 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.459 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.471 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.476 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.487 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.493 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.503 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.510 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.522 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.530 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.541 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.548 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.559 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.565 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.576 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.582 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.593 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.600 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.610 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.618 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.629 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.637 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.647 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.656 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.666 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.674 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.685 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.691 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.703 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.709 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.721 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.729 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.742 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.748 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.759 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.766 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.777 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.783 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.794 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.801 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.813 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.823 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.834 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.841 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.852 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.860 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.871 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.880 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.892 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.897 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.908 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.914 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.924 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.924 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.932 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.942 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.961 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.969 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:00.982 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:00.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:00.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:00.990 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.001 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.008 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.020 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.028 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.039 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.047 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.057 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.064 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.077 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.077 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.083 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.094 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.101 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.111 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.118 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.129 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.136 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.146 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.154 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.165 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.171 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.182 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.190 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.204 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.214 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.224 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.231 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.242 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.249 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.261 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.268 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.278 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.283 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.295 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.301 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.312 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.312 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.320 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.330 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.347 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.354 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.365 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.373 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.384 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.391 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.402 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.408 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.419 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.427 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.438 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.446 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.457 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.464 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.475 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.482 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.493 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.501 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.512 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.518 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.530 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.538 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.549 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.554 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.565 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.572 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.583 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.591 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.601 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.608 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.620 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.627 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.638 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.646 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.656 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.665 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.676 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.684 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.695 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.703 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.715 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.721 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.732 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.739 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.752 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.758 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.768 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.774 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.787 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.795 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.805 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.814 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.825 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.832 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.844 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.852 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.863 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.871 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.882 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.889 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.900 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.907 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.918 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.926 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.937 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.943 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.954 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.961 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.971 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.979 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:01.990 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:01.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:01.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:01.996 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.007 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.026 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.031 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.042 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.050 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.061 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.067 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.078 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.084 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.096 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.103 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.114 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.115 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.122 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.132 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.132 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.139 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.150 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.156 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.168 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.174 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.186 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.194 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.205 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.211 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.222 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.230 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.241 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.253 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.265 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.272 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.283 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.290 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.301 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.308 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.319 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.327 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.338 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.346 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.357 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.363 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.374 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.381 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.392 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.401 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.413 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.419 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.431 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.437 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.449 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.450 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.456 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.467 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.476 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.487 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.494 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.506 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.513 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.524 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.531 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.544 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.551 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.562 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.568 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.579 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.588 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.598 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.604 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.616 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.623 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.634 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.639 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.651 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.658 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.669 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.670 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.676 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.688 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.693 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.704 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.712 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.723 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.730 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.741 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.750 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.760 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.768 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.780 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.788 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.799 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.807 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.817 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.823 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.835 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.843 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.854 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.861 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.861 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.871 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.878 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.890 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.891 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.899 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.909 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.917 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.928 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.936 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.948 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.957 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.967 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.976 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:02.987 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:02.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:02.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:02.993 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.006 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.015 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.025 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.031 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.041 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.047 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.058 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.064 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.075 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.092 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.100 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.112 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.118 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.130 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.135 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.147 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.156 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.169 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.176 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.188 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.197 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.208 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.215 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.226 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.226 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.233 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.244 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.251 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.261 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.271 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.282 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.289 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.300 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.306 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.317 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.324 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.335 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.340 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.351 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.360 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.370 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.376 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.388 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.394 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.406 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.414 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.424 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.432 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.443 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.451 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.461 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.469 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.480 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.480 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.488 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.499 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.506 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.517 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.523 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.534 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.542 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.553 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.554 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.560 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.571 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.578 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.590 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.597 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.609 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.614 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.626 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.633 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.643 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.649 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.661 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.678 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.697 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.705 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.716 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.734 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.741 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.752 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.760 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.772 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.778 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.790 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.796 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.807 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.807 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.815 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.826 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.835 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.845 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.854 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.864 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.870 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.881 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.888 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.902 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.910 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.920 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.926 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.937 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.944 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.955 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.963 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.975 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.982 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:03.993 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:03.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:03.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:03.999 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.009 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.018 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.029 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.035 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.047 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.065 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.072 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.083 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.090 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.101 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.108 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.118 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.125 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.136 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.143 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.154 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.162 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.172 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.181 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.191 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.198 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.209 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.221 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.231 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.238 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.249 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.258 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.269 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.276 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.287 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.303 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.311 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.321 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.328 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.338 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.347 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.357 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.364 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.375 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.383 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.394 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.403 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.414 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.419 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.430 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.439 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.449 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.455 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.468 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.475 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.487 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.492 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.503 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.509 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.520 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.528 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.539 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.545 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.555 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.555 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.561 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.572 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.578 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.589 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.596 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.607 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.614 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.624 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.631 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.642 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.660 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.666 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.677 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.683 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.696 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.704 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.715 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.723 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.734 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.740 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.753 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.759 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.770 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.775 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.787 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.795 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.806 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.824 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.830 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.841 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.848 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.859 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.876 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.886 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.897 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.916 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.923 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.933 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.939 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.950 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.956 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.967 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.973 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:04.983 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:04.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:04.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:04.992 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.003 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.012 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.023 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.023 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.030 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.041 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.047 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.058 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.065 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.076 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.084 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.096 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.105 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.116 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.122 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.133 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.139 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.152 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.161 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.172 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.177 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.192 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.199 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.209 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.217 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.227 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.233 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.244 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.251 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.263 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.263 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.271 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.282 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.288 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.300 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.306 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.316 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.324 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.335 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.342 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.355 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.363 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.373 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.381 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.392 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.402 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.413 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.421 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.432 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.439 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.450 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.450 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.456 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.467 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.472 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.483 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.491 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.501 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.509 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.520 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.528 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.539 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.547 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.557 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.563 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.575 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.581 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.591 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.598 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.608 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.615 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.627 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.634 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.646 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.654 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.665 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.673 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.684 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.691 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.701 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.708 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.719 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.725 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.739 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.747 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.757 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.763 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.774 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.774 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.781 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.792 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.798 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.809 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.815 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.826 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.833 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.845 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.853 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.864 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.872 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.882 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.889 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.900 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.907 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.917 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.926 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.938 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.958 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.970 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:05.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:05.982 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:05.997 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:05.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:06.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:06.004 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:06.015 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:06.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:06.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:06.021 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:06.032 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:06.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:06.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:06.037 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:06.047 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:06.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:06.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:06.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:06.064 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:06.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:06.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:06.071 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:06.083 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:06.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:06.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:06.090 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:06.101 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:06.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:06.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:06.106 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:06.118 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:49:06.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20994/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:49:06.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:49:06.123 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-01-02 04:49:06.135 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2026-01-02 04:49:11.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59710/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.141 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59710/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x472f456d695799933499768beece11220c4861c367a0cb93cd4d8f0e7cac4c8d&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.147 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59710/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4190979a1566400039bd64f85e0eaa59efe06880bc76f9de2e49d2f546e49b3f&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.152 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59710/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x891edbf42a98b8ac4bb55683935cb0af39d380a2bbc65cd2f538679f6db922c5&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.157 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59710/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xdd4ab70c8b0c01739603faba73998133f71492cfc6eb95d5b38102099aee5877&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.163 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59710/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x01f5a28b7c396f66d96252595e7c6a0ab6dc6dd5b3da88f778acaaf1e0eab64b&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.168 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59710/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xd63b5fb71efa9419c4105570f57cfda4127f8aeb1c292ffb9025904704a2b342&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.174 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59710/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3cc6ae7d697e35d7eea8767fbd845395e3ea22b9fe5708268e909c77bd123e74&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.180 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59710/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xdc371232d6421d807642fb63216bb18ab79e21511d1f04c2f14a725541536b7c&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.185 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59710/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4a976633efc2929574e9a9e50f3ac92402cdee1b6cab83d0fae434b937df3fad&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.191 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59710/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x00661b2fb03b8a522dc2065c970c8446063272464dd259fa71cb46243a086025&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.196 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59710/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x11ca5058d4258d4b2086794c8ba4fea7c653eef1696ac755e8ff5e18dd1407ef&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.202 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59710/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xe934e848c4d2d21d2d363aadc9c2acec68cd74380d453e30ec92978b138c22df&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.207 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59710/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x5f90b27eeb9a969785b9089dcb79f7803310f86cd3413632855d8a0ba5887dd1&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.213 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59710/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x9d6edc0c5da0fc04d3315a4e15d3f6a352f35347b1ac607161886ab4553a6118&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.218 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24048/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.223 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24048/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x472f456d695799933499768beece11220c4861c367a0cb93cd4d8f0e7cac4c8d&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.228 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24048/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4190979a1566400039bd64f85e0eaa59efe06880bc76f9de2e49d2f546e49b3f&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.234 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24048/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x891edbf42a98b8ac4bb55683935cb0af39d380a2bbc65cd2f538679f6db922c5&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.239 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24048/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xdd4ab70c8b0c01739603faba73998133f71492cfc6eb95d5b38102099aee5877&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.244 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24048/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x01f5a28b7c396f66d96252595e7c6a0ab6dc6dd5b3da88f778acaaf1e0eab64b&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.249 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24048/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xd63b5fb71efa9419c4105570f57cfda4127f8aeb1c292ffb9025904704a2b342&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.255 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24048/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3cc6ae7d697e35d7eea8767fbd845395e3ea22b9fe5708268e909c77bd123e74&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.260 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24048/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xdc371232d6421d807642fb63216bb18ab79e21511d1f04c2f14a725541536b7c&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.266 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24048/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4a976633efc2929574e9a9e50f3ac92402cdee1b6cab83d0fae434b937df3fad&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.271 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24048/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x00661b2fb03b8a522dc2065c970c8446063272464dd259fa71cb46243a086025&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.276 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24048/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x11ca5058d4258d4b2086794c8ba4fea7c653eef1696ac755e8ff5e18dd1407ef&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.281 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24048/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xe934e848c4d2d21d2d363aadc9c2acec68cd74380d453e30ec92978b138c22df&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.287 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24048/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x5f90b27eeb9a969785b9089dcb79f7803310f86cd3413632855d8a0ba5887dd1&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.292 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24048/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x9d6edc0c5da0fc04d3315a4e15d3f6a352f35347b1ac607161886ab4553a6118&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.298 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20994/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.310 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20994/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x472f456d695799933499768beece11220c4861c367a0cb93cd4d8f0e7cac4c8d&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.321 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20994/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4190979a1566400039bd64f85e0eaa59efe06880bc76f9de2e49d2f546e49b3f&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.333 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20994/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x891edbf42a98b8ac4bb55683935cb0af39d380a2bbc65cd2f538679f6db922c5&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.344 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20994/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xdd4ab70c8b0c01739603faba73998133f71492cfc6eb95d5b38102099aee5877&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.356 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20994/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x01f5a28b7c396f66d96252595e7c6a0ab6dc6dd5b3da88f778acaaf1e0eab64b&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.368 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20994/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xd63b5fb71efa9419c4105570f57cfda4127f8aeb1c292ffb9025904704a2b342&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.380 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20994/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3cc6ae7d697e35d7eea8767fbd845395e3ea22b9fe5708268e909c77bd123e74&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.391 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20994/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xdc371232d6421d807642fb63216bb18ab79e21511d1f04c2f14a725541536b7c&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.403 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20994/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4a976633efc2929574e9a9e50f3ac92402cdee1b6cab83d0fae434b937df3fad&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.415 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20994/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x00661b2fb03b8a522dc2065c970c8446063272464dd259fa71cb46243a086025&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.426 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20994/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x11ca5058d4258d4b2086794c8ba4fea7c653eef1696ac755e8ff5e18dd1407ef&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.437 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20994/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xe934e848c4d2d21d2d363aadc9c2acec68cd74380d453e30ec92978b138c22df&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.449 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20994/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x5f90b27eeb9a969785b9089dcb79f7803310f86cd3413632855d8a0ba5887dd1&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.461 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20994/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x9d6edc0c5da0fc04d3315a4e15d3f6a352f35347b1ac607161886ab4553a6118&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:49:11.472 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:49:11.476 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-02 04:49:11.477 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-02 04:49:11.477 DEBUG [src.node.waku_node] Stopping container with id e4979ccbb3aa
|
|
2026-01-02 04:49:12.095 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:49:12.098 DEBUG [src.node.waku_node] Stopping container with id 50c01d0b31db
|
|
2026-01-02 04:49:12.736 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:49:12.737 DEBUG [src.node.waku_node] Stopping container with id 90d4d6fb276b
|
|
2026-01-02 04:49:13.357 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:49:13.362 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-02 04:49:13.831 ERROR [src.node.docker_mananger] Max retries reached for container 50c01d0b31db. Exiting log stream.
|
|
2026-01-02 04:49:14.230 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:49:14.689 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:49:15.066 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:49:15.070 ERROR [src.node.docker_mananger] Max retries reached for container 90d4d6fb276b. Exiting log stream.
|