mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-14 15:53:58 +00:00
145 lines
26 KiB
Plaintext
145 lines
26 KiB
Plaintext
2026-03-25 04:42:04.535 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-25 04:42:04.535 DEBUG [tests.conftest] Running test: test_sync_nodes_have_store_true with id: 2026-03-25_04-42-04__f3147feb-b377-4c6f-9752-ee29f761defa
|
|
2026-03-25 04:42:04.536 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-25 04:42:04.546 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-25 04:42:04.547 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-25_04-42-04__f3147feb-b377-4c6f-9752-ee29f761defa__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:42:04.555 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-25 04:42:04.555 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-25_04-42-04__f3147feb-b377-4c6f-9752-ee29f761defa__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:42:04.562 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-25 04:42:04.562 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-25_04-42-04__f3147feb-b377-4c6f-9752-ee29f761defa__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:42:04.562 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-25 04:42:04.563 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-25 04:42:04.563 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-25 04:42:04.564 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-25 04:42:04.565 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.120.58
|
|
2026-03-25 04:42:04.565 DEBUG [src.node.docker_mananger] Generated ports ['36505', '36506', '36507', '36508', '36509']
|
|
2026-03-25 04:42:04.565 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-25 04:42:04.565 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-25 04:42:04.565 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-25 04:42:04.565 DEBUG [src.node.docker_mananger] docker run -i -t -p 36505:36505 -p 36506:36506 -p 36507:36507 -p 36508:36508 -p 36509:36509 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=36507 --rest-port=36505 --tcp-port=36506 --discv5-udp-port=36508 --rest-address=0.0.0.0 --nat=extip:172.18.120.58 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dcb7bc8ff9a8d3a9acf2f9cfec3f1cd9e1faecc43caaeb14621c040adc04aecb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36509 --metrics-logging=true --store=true --relay=true
|
|
2026-03-25 04:42:04.731 ERROR [src.node.docker_mananger] Max retries reached for container b2e94b4bf47d. Exiting log stream.
|
|
2026-03-25 04:42:04.762 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.120.58 waku b868a8db225a87b430ffa63fb2dbb140ba6e171f154c67541eac0aae4d366a02
|
|
2026-03-25 04:42:04.799 DEBUG [src.node.docker_mananger] Container started with ID b868a8db225a. Setting up logs at ./log/docker/node1_2026-03-25_04-42-04__f3147feb-b377-4c6f-9752-ee29f761defa__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:42:04.800 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36505
|
|
2026-03-25 04:42:04.800 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-25 04:42:05.361 ERROR [src.node.docker_mananger] Max retries reached for container 901ecb9116d6. Exiting log stream.
|
|
2026-03-25 04:42:05.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36505/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:42:05.804 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-25 04:42:05.804 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-25 04:42:05.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36505/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:42:05.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.120.58/tcp/36506/p2p/16Uiu2HAmNAiCRPBujY5DHcUEKochkcfBkhcvqa1bivgEG1B4kMJf","/ip4/172.18.120.58/tcp/36507/ws/p2p/16Uiu2HAmNAiCRPBujY5DHcUEKochkcfBkhcvqa1bivgEG1B4kMJf"],"enrUri":"enr:-L24QLY4SWlidyLzfFTIql7c-TOxaPHeWVmR7fhhT2ei52RpeuarGFgu-oWBcNqmOrSXW2BnsdYql1oNOfI5u6lHVccCgmlkgnY0gmlwhKwSeDqKbXVsdGlhZGRyc5YACASsEng6Bo6aAAoErBJ4OgaOm90DgnJzhQADAQAAiXNlY3AyNTZrMaEDjVZXq1OguJRy-RndHLdouZFzgHcvZHDvK2jdgk7Rq3iDdGNwgo6ag3VkcIKOnIV3YWt1MgM"}'
|
|
2026-03-25 04:42:05.807 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-25 04:42:05.807 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-25 04:42:05.807 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-25 04:42:05.809 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-25 04:42:05.810 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.160.56
|
|
2026-03-25 04:42:05.810 DEBUG [src.node.docker_mananger] Generated ports ['30701', '30702', '30703', '30704', '30705']
|
|
2026-03-25 04:42:05.810 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-25 04:42:05.810 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-25 04:42:05.810 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-25 04:42:05.810 DEBUG [src.node.docker_mananger] docker run -i -t -p 30701:30701 -p 30702:30702 -p 30703:30703 -p 30704:30704 -p 30705:30705 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=30703 --rest-port=30701 --tcp-port=30702 --discv5-udp-port=30704 --rest-address=0.0.0.0 --nat=extip:172.18.160.56 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cc5bc9a8e9abcb724e873c1fd8ccff393a0efdaeda1587fbbcfb9abc9e18cc2f --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30705 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLY4SWlidyLzfFTIql7c-TOxaPHeWVmR7fhhT2ei52RpeuarGFgu-oWBcNqmOrSXW2BnsdYql1oNOfI5u6lHVccCgmlkgnY0gmlwhKwSeDqKbXVsdGlhZGRyc5YACASsEng6Bo6aAAoErBJ4OgaOm90DgnJzhQADAQAAiXNlY3AyNTZrMaEDjVZXq1OguJRy-RndHLdouZFzgHcvZHDvK2jdgk7Rq3iDdGNwgo6ag3VkcIKOnIV3YWt1MgM
|
|
2026-03-25 04:42:06.016 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.160.56 waku 469168085e6b05a4e13d1a6eb188542e26944344bdbfef084260ca8f8589c125
|
|
2026-03-25 04:42:06.053 DEBUG [src.node.docker_mananger] Container started with ID 469168085e6b. Setting up logs at ./log/docker/node2_2026-03-25_04-42-04__f3147feb-b377-4c6f-9752-ee29f761defa__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:42:06.053 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30701
|
|
2026-03-25 04:42:06.053 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-25 04:42:07.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30701/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:42:07.057 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-25 04:42:07.057 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-25 04:42:07.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30701/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:42:07.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.160.56/tcp/30702/p2p/16Uiu2HAm6QigiEiu6T93htRRydHD5benVg6PkdouJEenaCpbMbEe","/ip4/172.18.160.56/tcp/30703/ws/p2p/16Uiu2HAm6QigiEiu6T93htRRydHD5benVg6PkdouJEenaCpbMbEe"],"enrUri":"enr:-L24QAbUzP2CGdCONaqJAZ73FXJxubwvbqLr-FK9ki301lD5GQ9VGuyiIFCTSBUNG7p_dLGg65mrDfeRH_KJaDDyrVICgmlkgnY0gmlwhKwSoDiKbXVsdGlhZGRyc5YACASsEqA4BnfuAAoErBKgOAZ3790DgnJzhQADAQAAiXNlY3AyNTZrMaECozII1AbbxFlsaSQ-zs6djl0DbEHRn87-o4aBhLqEK7-DdGNwgnfug3VkcIJ38IV3YWt1MhM"}'
|
|
2026-03-25 04:42:07.062 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-25 04:42:07.062 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-25 04:42:07.062 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-25 04:42:07.067 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-25 04:42:07.070 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.167.29
|
|
2026-03-25 04:42:07.070 DEBUG [src.node.docker_mananger] Generated ports ['24910', '24911', '24912', '24913', '24914']
|
|
2026-03-25 04:42:07.070 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-25 04:42:07.070 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-25 04:42:07.070 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-25 04:42:07.070 DEBUG [src.node.docker_mananger] docker run -i -t -p 24910:24910 -p 24911:24911 -p 24912:24912 -p 24913:24913 -p 24914:24914 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=24912 --rest-port=24910 --tcp-port=24911 --discv5-udp-port=24913 --rest-address=0.0.0.0 --nat=extip:172.18.167.29 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7113aaa7c0abde3f661ade93589e5f1df4fe7c043b7273bd931a479638cdb37c --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24914 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAbUzP2CGdCONaqJAZ73FXJxubwvbqLr-FK9ki301lD5GQ9VGuyiIFCTSBUNG7p_dLGg65mrDfeRH_KJaDDyrVICgmlkgnY0gmlwhKwSoDiKbXVsdGlhZGRyc5YACASsEqA4BnfuAAoErBKgOAZ3790DgnJzhQADAQAAiXNlY3AyNTZrMaECozII1AbbxFlsaSQ-zs6djl0DbEHRn87-o4aBhLqEK7-DdGNwgnfug3VkcIJ38IV3YWt1MhM
|
|
2026-03-25 04:42:07.297 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.167.29 waku 3dea97d840802542d931c0c4bf74e4313c9908bf655985f0331a37c42b07319c
|
|
2026-03-25 04:42:07.333 DEBUG [src.node.docker_mananger] Container started with ID 3dea97d84080. Setting up logs at ./log/docker/node3_2026-03-25_04-42-04__f3147feb-b377-4c6f-9752-ee29f761defa__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:42:07.333 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24910
|
|
2026-03-25 04:42:07.333 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-25 04:42:08.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24910/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:42:08.338 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-25 04:42:08.338 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-25 04:42:08.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24910/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:42:08.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.167.29/tcp/24911/p2p/16Uiu2HAmPDqU9jM4kGvqtVPQ1tnYJ5FeH9GgsCXsGGxbwefEjmjZ","/ip4/172.18.167.29/tcp/24912/ws/p2p/16Uiu2HAmPDqU9jM4kGvqtVPQ1tnYJ5FeH9GgsCXsGGxbwefEjmjZ"],"enrUri":"enr:-L24QKmNOnyng_BNPDdt4n98YIqLkdUYvEFwxbxBnMZaapVrFjnkSPSrXUFduHaZxB8Id-Byazp_5zMD69MBkEk5_V4CgmlkgnY0gmlwhKwSpx2KbXVsdGlhZGRyc5YACASsEqcdBmFPAAoErBKnHQZhUN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDnP7-TxDkeyigNtFKcaSXmRdPQ7NQCRwjgNLaAafDwDSDdGNwgmFPg3VkcIJhUYV3YWt1MhM"}'
|
|
2026-03-25 04:42:08.341 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-25 04:42:08.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30701/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.120.58/tcp/36506/p2p/16Uiu2HAmNAiCRPBujY5DHcUEKochkcfBkhcvqa1bivgEG1B4kMJf"]'
|
|
2026-03-25 04:42:08.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:08.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24910/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.160.56/tcp/30702/p2p/16Uiu2HAm6QigiEiu6T93htRRydHD5benVg6PkdouJEenaCpbMbEe"]'
|
|
2026-03-25 04:42:08.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:08.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36505/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-25 04:42:08.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:08.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30701/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-25 04:42:08.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:08.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24910/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-25 04:42:08.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:08.395 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:42:08.396 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36505/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:42:08.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:08.403 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:42:08.604 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:42:08.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36505/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:42:08.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:08.611 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:42:08.812 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:42:08.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36505/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:42:08.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:08.818 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:42:09.019 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:42:09.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36505/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:42:09.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:09.026 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:42:09.227 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:42:09.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36505/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:42:09.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:09.235 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:42:09.437 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:42:09.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36505/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:42:09.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:09.443 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:42:09.644 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:42:09.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36505/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:42:09.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:09.651 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:42:09.854 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:42:09.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36505/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:42:09.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:09.864 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:42:10.064 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:42:10.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36505/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:42:10.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:10.071 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:42:10.272 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:42:10.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36505/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-25 04:42:10.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:42:10.281 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:42:10.482 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-25 04:42:10.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36505/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:42:10.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x832bc56df564c7508b0884bbd1f8bac44b28356c20e19db4b7bbcdaaed078be7"},{"messageHash":"0x4206a951efa0c07ff888737764286f91768896f56b011fd90195f2adae04e1ff"},{"messageHash":"0xff28a3e749ab6f0706437e86c87e80eedab1a3eba3474086c51e0df7fe4606a0"},{"messageHash":"0xbce17b3ccd6a9132354860fe30a00254fcbfe34c4ed154f5ae69cce96c065621"},{"messageHash":"0xa7f40a2c95649121b5d272c264c811e31795d08b294d37146ae867efb8118f20"},{"messageHash":"0xbaf1d62be4f4eb66c5f9b3d5f81634abdb9b3a64e2efde4355bac025c756f22e"},{"messageHash":"0x3064102a59e45331e989730ed0301c6e860209293d9233209fd0a38c1fc185c0"},{"messageHash":"0x342c305c5d10bdbf04f7ce9b42171c88484d7e89f2bf0d09789cb616e01336dd"},{"messageHash":"0xb6df1e1639864ce4f17cff7a604dbf9fddbc33f783e795fdef1faefb829cfebd"},{"messageHash":"0x86e3bf707fcb5ebdf8071738482754f6919c3789626ce24eb7be65546a08055d"}]}'
|
|
2026-03-25 04:42:10.486 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-25 04:42:10.487 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-25 04:42:10.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30701/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:42:10.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x832bc56df564c7508b0884bbd1f8bac44b28356c20e19db4b7bbcdaaed078be7"},{"messageHash":"0x4206a951efa0c07ff888737764286f91768896f56b011fd90195f2adae04e1ff"},{"messageHash":"0xff28a3e749ab6f0706437e86c87e80eedab1a3eba3474086c51e0df7fe4606a0"},{"messageHash":"0xbce17b3ccd6a9132354860fe30a00254fcbfe34c4ed154f5ae69cce96c065621"},{"messageHash":"0xa7f40a2c95649121b5d272c264c811e31795d08b294d37146ae867efb8118f20"},{"messageHash":"0xbaf1d62be4f4eb66c5f9b3d5f81634abdb9b3a64e2efde4355bac025c756f22e"},{"messageHash":"0x3064102a59e45331e989730ed0301c6e860209293d9233209fd0a38c1fc185c0"},{"messageHash":"0x342c305c5d10bdbf04f7ce9b42171c88484d7e89f2bf0d09789cb616e01336dd"},{"messageHash":"0xb6df1e1639864ce4f17cff7a604dbf9fddbc33f783e795fdef1faefb829cfebd"},{"messageHash":"0x86e3bf707fcb5ebdf8071738482754f6919c3789626ce24eb7be65546a08055d"}]}'
|
|
2026-03-25 04:42:10.491 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-25 04:42:10.492 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-25 04:42:10.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24910/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:42:10.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x832bc56df564c7508b0884bbd1f8bac44b28356c20e19db4b7bbcdaaed078be7"},{"messageHash":"0x4206a951efa0c07ff888737764286f91768896f56b011fd90195f2adae04e1ff"},{"messageHash":"0xff28a3e749ab6f0706437e86c87e80eedab1a3eba3474086c51e0df7fe4606a0"},{"messageHash":"0xbce17b3ccd6a9132354860fe30a00254fcbfe34c4ed154f5ae69cce96c065621"},{"messageHash":"0xa7f40a2c95649121b5d272c264c811e31795d08b294d37146ae867efb8118f20"},{"messageHash":"0xbaf1d62be4f4eb66c5f9b3d5f81634abdb9b3a64e2efde4355bac025c756f22e"},{"messageHash":"0x3064102a59e45331e989730ed0301c6e860209293d9233209fd0a38c1fc185c0"},{"messageHash":"0x342c305c5d10bdbf04f7ce9b42171c88484d7e89f2bf0d09789cb616e01336dd"},{"messageHash":"0xb6df1e1639864ce4f17cff7a604dbf9fddbc33f783e795fdef1faefb829cfebd"},{"messageHash":"0x86e3bf707fcb5ebdf8071738482754f6919c3789626ce24eb7be65546a08055d"}]}'
|
|
2026-03-25 04:42:10.495 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-25 04:42:10.497 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-25 04:42:10.499 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-25 04:42:10.499 DEBUG [src.node.waku_node] Stopping container with id b868a8db225a
|
|
2026-03-25 04:42:11.110 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-25 04:42:11.111 DEBUG [src.node.waku_node] Stopping container with id 469168085e6b
|
|
2026-03-25 04:42:11.672 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-25 04:42:11.674 DEBUG [src.node.waku_node] Stopping container with id 3dea97d84080
|
|
2026-03-25 04:42:11.967 ERROR [src.node.docker_mananger] Max retries reached for container b868a8db225a. Exiting log stream.
|
|
2026-03-25 04:42:12.282 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-25 04:42:12.285 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-25 04:42:12.308 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-25 04:42:12.321 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-25 04:42:12.332 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|