mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 01:23:07 +00:00
132 lines
23 KiB
Plaintext
132 lines
23 KiB
Plaintext
2026-02-25 07:28:51.737 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 07:28:51.738 DEBUG [tests.conftest] Running test: test_store_sync_indirect_node with id: 2026-02-25_07-28-51__f318ff31-ce56-4b2b-8539-6ea6d3a946f8
|
|
2026-02-25 07:28:51.738 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 07:28:51.744 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:28:51.744 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_07-28-51__f318ff31-ce56-4b2b-8539-6ea6d3a946f8__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:28:51.750 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:28:51.750 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_07-28-51__f318ff31-ce56-4b2b-8539-6ea6d3a946f8__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:28:51.756 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:28:51.756 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-25_07-28-51__f318ff31-ce56-4b2b-8539-6ea6d3a946f8__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:28:51.756 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-25 07:28:51.757 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:28:51.757 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:28:51.758 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:28:51.759 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.85.31
|
|
2026-02-25 07:28:51.759 DEBUG [src.node.docker_mananger] Generated ports ['46066', '46067', '46068', '46069', '46070']
|
|
2026-02-25 07:28:51.759 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:28:51.759 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:28:51.759 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:28:51.759 DEBUG [src.node.docker_mananger] docker run -i -t -p 46066:46066 -p 46067:46067 -p 46068:46068 -p 46069:46069 -p 46070:46070 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=46068 --rest-port=46066 --tcp-port=46067 --discv5-udp-port=46069 --rest-address=0.0.0.0 --nat=extip:172.18.85.31 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=50100c727cb9afcda3c6faac84e4bb968b5f526bdf0e33a19bdd70fd8c511ebf --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46070 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true
|
|
2026-02-25 07:28:51.942 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.85.31 waku 5fd79a93fb7591f5ede92e3a2cd77ae9158d7b93e14eb755fc5481825a036e2c
|
|
2026-02-25 07:28:51.972 DEBUG [src.node.docker_mananger] Container started with ID 5fd79a93fb75. Setting up logs at ./log/docker/node1_2026-02-25_07-28-51__f318ff31-ce56-4b2b-8539-6ea6d3a946f8__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:28:51.973 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46066
|
|
2026-02-25 07:28:51.974 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:28:51.984 ERROR [src.node.docker_mananger] Max retries reached for container 26dfcaed4197. Exiting log stream.
|
|
2026-02-25 07:28:52.537 ERROR [src.node.docker_mananger] Max retries reached for container 110f4022b622. Exiting log stream.
|
|
2026-02-25 07:28:52.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46066/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:28:52.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 07:28:52.978 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:28:52.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46066/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:28:52.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.85.31/tcp/46067/p2p/16Uiu2HAmDMSCxVmP7R6viVjoi1tZHXf8gzaMh9yYJtxdSqVmKSmd","/ip4/172.18.85.31/tcp/46068/ws/p2p/16Uiu2HAmDMSCxVmP7R6viVjoi1tZHXf8gzaMh9yYJtxdSqVmKSmd"],"enrUri":"enr:-L24QKe7-lFLRp10pQqGjsgW0LzkSLtCg7JgAUI7JAQzlMk_MsJnNqHt2Gz1ReG44eZGojtTeYqDo0Wa1-31aEC4yNUCgmlkgnY0gmlwhKwSVR-KbXVsdGlhZGRyc5YACASsElUfBrPzAAoErBJVHwaz9N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDClx33VDifeT5Ir-_EX3xE65BavVEgB__u2up-rvIdjCDdGNwgrPzg3VkcIKz9YV3YWt1MhM"}'
|
|
2026-02-25 07:28:52.981 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:28:52.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46066/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-25 07:28:52.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:28:52.999 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:28:52.999 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:28:53.000 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:28:53.001 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.204.83
|
|
2026-02-25 07:28:53.001 DEBUG [src.node.docker_mananger] Generated ports ['11120', '11121', '11122', '11123', '11124']
|
|
2026-02-25 07:28:53.001 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:28:53.001 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:28:53.001 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:28:53.001 DEBUG [src.node.docker_mananger] docker run -i -t -p 11120:11120 -p 11121:11121 -p 11122:11122 -p 11123:11123 -p 11124:11124 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=11122 --rest-port=11120 --tcp-port=11121 --discv5-udp-port=11123 --rest-address=0.0.0.0 --nat=extip:172.18.204.83 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=88dcdbe37b26cff0de9b60d3e2d1f9a7d2f0bdebbe33cef3722e5aa2a7e49e0d --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11124 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --discv5-bootstrap-node=enr:-L24QKe7-lFLRp10pQqGjsgW0LzkSLtCg7JgAUI7JAQzlMk_MsJnNqHt2Gz1ReG44eZGojtTeYqDo0Wa1-31aEC4yNUCgmlkgnY0gmlwhKwSVR-KbXVsdGlhZGRyc5YACASsElUfBrPzAAoErBJVHwaz9N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDClx33VDifeT5Ir-_EX3xE65BavVEgB__u2up-rvIdjCDdGNwgrPzg3VkcIKz9YV3YWt1MhM
|
|
2026-02-25 07:28:53.185 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.204.83 waku 6a9969e002bd6941cdf9e2b105f6eae19f12a04f992c3868bc689f709fc6e2e9
|
|
2026-02-25 07:28:53.218 DEBUG [src.node.docker_mananger] Container started with ID 6a9969e002bd. Setting up logs at ./log/docker/node2_2026-02-25_07-28-51__f318ff31-ce56-4b2b-8539-6ea6d3a946f8__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:28:53.219 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11120
|
|
2026-02-25 07:28:53.219 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:28:54.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11120/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:28:54.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 07:28:54.222 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:28:54.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11120/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:28:54.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.204.83/tcp/11121/p2p/16Uiu2HAm3nWGNafvPVscrmDz6y1Esm1rzcHvBf2gHnnCZxdXiAQ5","/ip4/172.18.204.83/tcp/11122/ws/p2p/16Uiu2HAm3nWGNafvPVscrmDz6y1Esm1rzcHvBf2gHnnCZxdXiAQ5"],"enrUri":"enr:-L24QKB-OinRsHNze_TpY8LyGOXb8MN-ABnw-LezYCLagqjbHxBuT6Yy5t59NnNpo1PqbgtZUPmi5Y_8UObjUdyZxdcCgmlkgnY0gmlwhKwSzFOKbXVsdGlhZGRyc5YACASsEsxTBitxAAoErBLMUwYrct0DgnJzhQADAQAAiXNlY3AyNTZrMaECfDO1ZWZLt91h6wRvJtlcJL1nXuntpxVbzrmHku03JwaDdGNwgitxg3VkcIIrc4V3YWt1MhI"}'
|
|
2026-02-25 07:28:54.225 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:28:54.225 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:28:54.226 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:28:54.227 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:28:54.227 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.184.213
|
|
2026-02-25 07:28:54.227 DEBUG [src.node.docker_mananger] Generated ports ['20054', '20055', '20056', '20057', '20058']
|
|
2026-02-25 07:28:54.227 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:28:54.228 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:28:54.228 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:28:54.228 DEBUG [src.node.docker_mananger] docker run -i -t -p 20054:20054 -p 20055:20055 -p 20056:20056 -p 20057:20057 -p 20058:20058 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=20056 --rest-port=20054 --tcp-port=20055 --discv5-udp-port=20057 --rest-address=0.0.0.0 --nat=extip:172.18.184.213 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e1ca70edb180a4a3fdf7a6d98c591cdc8d95ac5b67ce01b40ad5bfbf7d3ba666 --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20058 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QKB-OinRsHNze_TpY8LyGOXb8MN-ABnw-LezYCLagqjbHxBuT6Yy5t59NnNpo1PqbgtZUPmi5Y_8UObjUdyZxdcCgmlkgnY0gmlwhKwSzFOKbXVsdGlhZGRyc5YACASsEsxTBitxAAoErBLMUwYrct0DgnJzhQADAQAAiXNlY3AyNTZrMaECfDO1ZWZLt91h6wRvJtlcJL1nXuntpxVbzrmHku03JwaDdGNwgitxg3VkcIIrc4V3YWt1MhI
|
|
2026-02-25 07:28:54.418 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.184.213 waku 266af074039265c59a146d15f28ec747fb2d744ee575bf3abf89f445e5652adb
|
|
2026-02-25 07:28:54.448 DEBUG [src.node.docker_mananger] Container started with ID 266af0740392. Setting up logs at ./log/docker/node3_2026-02-25_07-28-51__f318ff31-ce56-4b2b-8539-6ea6d3a946f8__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:28:54.449 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20054
|
|
2026-02-25 07:28:54.450 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:28:55.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20054/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:28:55.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 07:28:55.453 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:28:55.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20054/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:28:55.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.184.213/tcp/20055/p2p/16Uiu2HAmLwK2qUpGpfdY9jCrvxNrAVw5rHwiiuybQDrudLefVnVu","/ip4/172.18.184.213/tcp/20056/ws/p2p/16Uiu2HAmLwK2qUpGpfdY9jCrvxNrAVw5rHwiiuybQDrudLefVnVu"],"enrUri":"enr:-L24QPCAvGgPC3F7fYrHS2DWrpqHdw9mRWaaDCEEXorsNT3mZ1YK2LHCmD2mu9aXsCwTqGpKqAtlRmeX2zkmfYboidgCgmlkgnY0gmlwhKwSuNWKbXVsdGlhZGRyc5YACASsErjVBk5XAAoErBK41QZOWN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDewvpd5t6ujmxE483A0wc2Tg2-kd_1mQpsIeSAS6q6YCDdGNwgk5Xg3VkcIJOWYV3YWt1MhI"}'
|
|
2026-02-25 07:28:55.456 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:28:55.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11120/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.85.31/tcp/46067/p2p/16Uiu2HAmDMSCxVmP7R6viVjoi1tZHXf8gzaMh9yYJtxdSqVmKSmd"]'
|
|
2026-02-25 07:28:55.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:28:55.488 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:28:55.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46066/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:28:55.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:28:55.497 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:28:55.698 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:28:55.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46066/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:28:55.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:28:55.702 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:28:55.903 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:28:55.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46066/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:28:55.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:28:55.907 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:28:56.107 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:28:56.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46066/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:28:56.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:28:56.111 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:28:56.312 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:28:56.312 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46066/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:28:56.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:28:56.315 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:28:56.516 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:28:56.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46066/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:28:56.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:28:56.520 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:28:56.720 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:28:56.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46066/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:28:56.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:28:56.724 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:28:56.925 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:28:56.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46066/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:28:56.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:28:56.928 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:28:57.129 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:28:57.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46066/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:28:57.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:28:57.133 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:28:57.334 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:28:57.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46066/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:28:57.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:28:57.338 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:28:57.538 DEBUG [src.libs.common] Sleeping for 65 seconds
|
|
2026-02-25 07:30:02.539 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-25 07:30:02.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20054/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:02.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x7fdd52919ec0f7da1bd96b3c69a50db85d04d486898986caa89193e05345740f"},{"messageHash":"0x68e80c3b7cffd5d33b5b1ab08c76990637843e887f00f90056ef2eac5d023bc7"},{"messageHash":"0xd23cefba1b4748b9d2baa34142977d27a7fd9df3d678c79ee8366a6891f06638"},{"messageHash":"0xd21373ac877e09b2beb218155c07fc1b54e3e50c52bc1e3c5e4348a10791b2af"},{"messageHash":"0xc91891092d441837675f91192e0262891928761f7a8b118c88e39569ac7d0ef0"},{"messageHash":"0x1619ad16c4f23db6a92f6cba77b6ba53be3bdf03431134c90b9ced68efc3787d"},{"messageHash":"0x84886f8877ae720688415dda75b7d2fd421e19813e05bd4b2ae996ada7db9cc8"},{"messageHash":"0x3f9c214b86b3ccac0aa7080b5579cfbf188522b8407e0ba7f54151c637959992"},{"messageHash":"0xf96a7d7be9b47ce04c3ae40f5f108b4251778183724373c5b4a068dc6bb4f345"},{"messageHash":"0xff4e3d6f922aaada707c127ed5891a315b8c878d8ee8b044c421e1c810e70ae9"}]}'
|
|
2026-02-25 07:30:02.543 DEBUG [src.steps.store] messages length is 10
|
|
2026-02-25 07:30:02.546 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 07:30:02.547 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 07:30:02.547 DEBUG [src.node.waku_node] Stopping container with id 5fd79a93fb75
|
|
2026-02-25 07:30:03.118 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:30:03.119 DEBUG [src.node.waku_node] Stopping container with id 6a9969e002bd
|
|
2026-02-25 07:30:03.679 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:30:03.679 DEBUG [src.node.waku_node] Stopping container with id 266af0740392
|
|
2026-02-25 07:30:03.932 ERROR [src.node.docker_mananger] Max retries reached for container 5fd79a93fb75. Exiting log stream.
|
|
2026-02-25 07:30:04.237 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:30:04.237 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 07:30:04.278 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 07:30:04.312 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 07:30:04.345 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|