mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 17:53:09 +00:00
467 lines
65 KiB
Plaintext
467 lines
65 KiB
Plaintext
2026-03-08 04:34:56.162 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-08 04:34:56.162 DEBUG [tests.conftest] Running test: test_store_sync_high_jitter_stress with id: 2026-03-08_04-34-56__3c784936-8f0d-47a3-886b-d303a12b181a
|
|
2026-03-08 04:34:56.163 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-08 04:34:56.170 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:34:56.170 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-08_04-34-56__3c784936-8f0d-47a3-886b-d303a12b181a__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:34:56.177 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:34:56.177 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-08_04-34-56__3c784936-8f0d-47a3-886b-d303a12b181a__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:34:56.185 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:34:56.185 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-08_04-34-56__3c784936-8f0d-47a3-886b-d303a12b181a__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:34:56.185 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-08 04:34:56.186 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:34:56.186 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:34:56.188 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:34:56.188 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.19.29
|
|
2026-03-08 04:34:56.188 DEBUG [src.node.docker_mananger] Generated ports ['50543', '50544', '50545', '50546', '50547']
|
|
2026-03-08 04:34:56.188 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:34:56.188 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:34:56.188 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:34:56.189 DEBUG [src.node.docker_mananger] docker run -i -t -p 50543:50543 -p 50544:50544 -p 50545:50545 -p 50546:50546 -p 50547:50547 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=50545 --rest-port=50543 --tcp-port=50544 --discv5-udp-port=50546 --rest-address=0.0.0.0 --nat=extip:172.18.19.29 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=95acd48fef48715b86b7daadaabda23fcc860acebb6c36fd1c4d7fc5de2ec86b --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50547 --metrics-logging=true --store-sync-relay-jitter=90 --relay=true --dns-discovery=false
|
|
2026-03-08 04:34:56.383 ERROR [src.node.docker_mananger] Max retries reached for container 32c4b94d6a34. Exiting log stream.
|
|
2026-03-08 04:34:56.392 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.19.29 waku 4cd85f7176ad24d4bf106700997ce235e5e9ad7d717dc8ad06313623ba473f56
|
|
2026-03-08 04:34:56.426 DEBUG [src.node.docker_mananger] Container started with ID 4cd85f7176ad. Setting up logs at ./log/docker/node1_2026-03-08_04-34-56__3c784936-8f0d-47a3-886b-d303a12b181a__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:34:56.427 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50543
|
|
2026-03-08 04:34:56.427 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:34:56.927 ERROR [src.node.docker_mananger] Max retries reached for container ede1f61714bd. Exiting log stream.
|
|
2026-03-08 04:34:57.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50543/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:57.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-08 04:34:57.432 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:34:57.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50543/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:57.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.19.29/tcp/50544/p2p/16Uiu2HAm7sajYY3c3nsgnX3rjCBRJLjhyB1oJTnkFPqNoULxwE6Y","/ip4/172.18.19.29/tcp/50545/ws/p2p/16Uiu2HAm7sajYY3c3nsgnX3rjCBRJLjhyB1oJTnkFPqNoULxwE6Y"],"enrUri":"enr:-L24QGUUwiIGMJOz_Ku4PeHeSlP0aXjla95KhTubqqOsRaVddP-m3mBfOSt--a2zqT-G2P0m6TmcK1t4qNi3ueu0cvoCgmlkgnY0gmlwhKwSEx2KbXVsdGlhZGRyc5YACASsEhMdBsVwAAoErBITHQbFcd0DgnJzhQADAQAAiXNlY3AyNTZrMaECuO9psKXSJoFmMcOqns74zdu833PJI7_mBjR0BCuucpWDdGNwgsVwg3VkcILFcoV3YWt1MhM"}'
|
|
2026-03-08 04:34:57.435 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:34:57.435 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:34:57.435 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:34:57.436 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:34:57.436 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.86.208
|
|
2026-03-08 04:34:57.437 DEBUG [src.node.docker_mananger] Generated ports ['44159', '44160', '44161', '44162', '44163']
|
|
2026-03-08 04:34:57.437 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:34:57.437 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:34:57.437 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:34:57.437 DEBUG [src.node.docker_mananger] docker run -i -t -p 44159:44159 -p 44160:44160 -p 44161:44161 -p 44162:44162 -p 44163:44163 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=44161 --rest-port=44159 --tcp-port=44160 --discv5-udp-port=44162 --rest-address=0.0.0.0 --nat=extip:172.18.86.208 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=41cf37857dbbbb08f4c5628e9abfec0ef9a824b66addb1a2c9b9abd281aaaa41 --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44163 --metrics-logging=true --store-sync-relay-jitter=90 --relay=true --dns-discovery=false
|
|
2026-03-08 04:34:57.636 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.86.208 waku 39fab49e12a05a75756075de5ea84e58fbcab3ef4a3651e8782647e2089fb094
|
|
2026-03-08 04:34:57.673 DEBUG [src.node.docker_mananger] Container started with ID 39fab49e12a0. Setting up logs at ./log/docker/node2_2026-03-08_04-34-56__3c784936-8f0d-47a3-886b-d303a12b181a__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:34:57.674 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44159
|
|
2026-03-08 04:34:57.675 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:34:58.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44159/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:58.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-08 04:34:58.679 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:34:58.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44159/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:58.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.86.208/tcp/44160/p2p/16Uiu2HAm2nvtjdtXHZsCqcnanwZvv49c91E3AyaT3YDMxbZKdhdi","/ip4/172.18.86.208/tcp/44161/ws/p2p/16Uiu2HAm2nvtjdtXHZsCqcnanwZvv49c91E3AyaT3YDMxbZKdhdi"],"enrUri":"enr:-L24QLN0zjqztHQlUwniSxJoDL91FmBZjTIrASKgpWY5dUVydcKa_k-gWomMMsLMSGhnwTx5qDQq5BetEg5G1zGqwxwCgmlkgnY0gmlwhKwSVtCKbXVsdGlhZGRyc5YACASsElbQBqyAAAoErBJW0Aasgd0DgnJzhQADAQAAiXNlY3AyNTZrMaECbXPeEALxn-AHvuCePm6-96TMD-0zNcypYnxAsxbJELGDdGNwgqyAg3VkcIKsgoV3YWt1MhM"}'
|
|
2026-03-08 04:34:58.682 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:34:58.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.86.208/tcp/44160/p2p/16Uiu2HAm2nvtjdtXHZsCqcnanwZvv49c91E3AyaT3YDMxbZKdhdi"]'
|
|
2026-03-08 04:34:58.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.725 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.733 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.734 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.753 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.755 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.762 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.763 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.769 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.770 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.777 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.778 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.783 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.784 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.791 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.792 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.801 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.802 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.807 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.808 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.815 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.815 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.821 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.822 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.828 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.829 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.836 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.837 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.844 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.845 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.852 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.852 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.858 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.859 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.865 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.867 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.873 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.875 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.881 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.882 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.888 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.890 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.890 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.895 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.897 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.902 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.904 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.910 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.911 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.911 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.917 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.918 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.927 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.928 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.935 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.936 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.942 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.943 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.949 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.949 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.958 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.959 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.965 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.966 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.971 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.973 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.979 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.980 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.986 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.987 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:58.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:58.993 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:58.994 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:58.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.001 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.002 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.009 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.009 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.015 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.015 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.022 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.023 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.030 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.031 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.037 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.039 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.045 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.045 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.054 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.054 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.062 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.062 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.069 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.070 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.077 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.077 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.083 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.085 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.091 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.092 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.099 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.100 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.107 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.108 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.115 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.116 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.122 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.124 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.130 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.131 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.137 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.139 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.145 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.146 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.152 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.153 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.160 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.161 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.161 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.167 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.168 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.175 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.176 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.182 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.183 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.190 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.191 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.197 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.198 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.198 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.205 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.206 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.212 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.213 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.213 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.219 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.220 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.228 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.229 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.235 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.236 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.242 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.243 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.250 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.251 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.257 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.258 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.265 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.266 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.273 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.274 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.280 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.281 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.287 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.289 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.295 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.296 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.302 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.303 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.309 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.310 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.316 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.317 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.323 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.324 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.330 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.331 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.336 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.338 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.344 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.345 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.352 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.354 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.359 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.360 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.367 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.368 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.375 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.376 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.382 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.383 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.390 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.391 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.398 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.399 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.404 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.405 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.411 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.413 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.419 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.420 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.426 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.427 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.434 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.435 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.441 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.443 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.451 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.452 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.458 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.459 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.460 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.465 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.466 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.473 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.474 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50543/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.480 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.481 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:34:59.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:59.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:59.487 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-08 04:34:59.488 DEBUG [src.libs.common] Sleeping for 120 seconds
|
|
2026-03-08 04:36:59.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50543/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:36:59.495 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-08 04:36:59.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44159/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:36:59.501 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-08 04:36:59.503 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-08 04:36:59.504 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-08 04:36:59.504 DEBUG [src.node.waku_node] Stopping container with id 4cd85f7176ad
|
|
2026-03-08 04:37:00.066 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:37:00.069 DEBUG [src.node.waku_node] Stopping container with id 39fab49e12a0
|
|
2026-03-08 04:37:00.623 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:37:00.627 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-08 04:37:00.781 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:37:00.856 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|