mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 09:43:24 +00:00
102 lines
21 KiB
Plaintext
102 lines
21 KiB
Plaintext
2026-03-09 04:34:43.107 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-09 04:34:43.108 DEBUG [tests.conftest] Running test: test_filter_node_not_connected_directly_to_lightpushing_node with id: 2026-03-09_04-34-43__1ce27ee3-8d04-4a65-802c-19477e83bc7a
|
|
2026-03-09 04:34:43.108 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-09 04:34:43.108 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-09 04:34:43.109 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-09 04:34:43.119 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:34:43.119 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-09_04-34-43__1ce27ee3-8d04-4a65-802c-19477e83bc7a__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:34:43.126 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:34:43.126 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-09_04-34-43__1ce27ee3-8d04-4a65-802c-19477e83bc7a__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:34:43.132 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:34:43.133 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-09_04-34-43__1ce27ee3-8d04-4a65-802c-19477e83bc7a__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:34:43.133 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-09 04:34:43.133 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-09 04:34:43.134 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:34:43.134 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:34:43.180 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-03-09 04:34:43.180 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.56.198
|
|
2026-03-09 04:34:43.180 DEBUG [src.node.docker_mananger] Generated ports ['34084', '34085', '34086', '34087', '34088']
|
|
2026-03-09 04:34:43.180 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:34:43.180 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:34:43.181 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:34:43.181 DEBUG [src.node.docker_mananger] docker run -i -t -p 34084:34084 -p 34085:34085 -p 34086:34086 -p 34087:34087 -p 34088:34088 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=34086 --rest-port=34084 --tcp-port=34085 --discv5-udp-port=34087 --rest-address=0.0.0.0 --nat=extip:172.18.56.198 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2cd1edd77adb6c796d96e5ee40c6ceef72bcbcdb3b4a4a3bc704ac350c2bccad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34088 --metrics-logging=true --lightpush=true
|
|
2026-03-09 04:34:46.502 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.56.198 waku df37ba4d50f628de04af3098bf3dd6aff5ea1e37ddbf679b48e2a86ec4be87f6
|
|
2026-03-09 04:34:46.540 DEBUG [src.node.docker_mananger] Container started with ID df37ba4d50f6. Setting up logs at ./log/docker/node1_2026-03-09_04-34-43__1ce27ee3-8d04-4a65-802c-19477e83bc7a__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:34:46.541 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34084
|
|
2026-03-09 04:34:46.541 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:34:47.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34084/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:34:47.545 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-09 04:34:47.546 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:34:47.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34084/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:34:47.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.56.198/tcp/34085/p2p/16Uiu2HAm96KgUVAiyoytrpj2dwTg9PkJEqf1Rca5g7JqkhT6qh2c","/ip4/172.18.56.198/tcp/34086/ws/p2p/16Uiu2HAm96KgUVAiyoytrpj2dwTg9PkJEqf1Rca5g7JqkhT6qh2c"],"enrUri":"enr:-L24QFPPBgn0hLePxaaIzrAmN57xa6n3log87EerytwSdRorfoOnGpCxm8Q57jjmzfXH8zX5VJOaC8l5aSyyMnMpJEMCgmlkgnY0gmlwhKwSOMaKbXVsdGlhZGRyc5YACASsEjjGBoUlAAoErBI4xgaFJt0DgnJzhQADAQAAiXNlY3AyNTZrMaECyw6hQN8-e8cSTlyWJjCcEhF4xeguACiCCSsmgYfmQI2DdGNwgoUlg3VkcIKFJ4V3YWt1Mgk"}'
|
|
2026-03-09 04:34:47.549 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:34:47.549 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:34:47.549 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:34:47.550 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:34:47.551 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.147.10
|
|
2026-03-09 04:34:47.551 DEBUG [src.node.docker_mananger] Generated ports ['22671', '22672', '22673', '22674', '22675']
|
|
2026-03-09 04:34:47.551 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:34:47.551 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:34:47.551 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:34:47.551 DEBUG [src.node.docker_mananger] docker run -i -t -p 22671:22671 -p 22672:22672 -p 22673:22673 -p 22674:22674 -p 22675:22675 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=22673 --rest-port=22671 --tcp-port=22672 --discv5-udp-port=22674 --rest-address=0.0.0.0 --nat=extip:172.18.147.10 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fdbf8fd84a41c86d9beba6df437bbd9fed3eb25cce9eae5acfeb3ca1ebaafbdb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22675 --metrics-logging=true --lightpush=true --filter=true --relay=true --discv5-bootstrap-node=enr:-L24QFPPBgn0hLePxaaIzrAmN57xa6n3log87EerytwSdRorfoOnGpCxm8Q57jjmzfXH8zX5VJOaC8l5aSyyMnMpJEMCgmlkgnY0gmlwhKwSOMaKbXVsdGlhZGRyc5YACASsEjjGBoUlAAoErBI4xgaFJt0DgnJzhQADAQAAiXNlY3AyNTZrMaECyw6hQN8-e8cSTlyWJjCcEhF4xeguACiCCSsmgYfmQI2DdGNwgoUlg3VkcIKFJ4V3YWt1Mgk --lightpushnode=/ip4/172.18.56.198/tcp/34085/p2p/16Uiu2HAm96KgUVAiyoytrpj2dwTg9PkJEqf1Rca5g7JqkhT6qh2c
|
|
2026-03-09 04:34:47.756 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.147.10 waku fdd3ed8f1477d5aa68e465980fe0194e49cabc0c05901d8e28d9a5d4b10355da
|
|
2026-03-09 04:34:47.791 DEBUG [src.node.docker_mananger] Container started with ID fdd3ed8f1477. Setting up logs at ./log/docker/node2_2026-03-09_04-34-43__1ce27ee3-8d04-4a65-802c-19477e83bc7a__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:34:47.791 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22671
|
|
2026-03-09 04:34:47.791 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:34:48.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22671/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:34:48.795 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-09 04:34:48.795 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:34:48.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22671/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:34:48.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.147.10/tcp/22672/p2p/16Uiu2HAm1JUCzwWYkXxVs6aAUz3SrN3rH5zZyozxwuuiEBzrBWN1","/ip4/172.18.147.10/tcp/22673/ws/p2p/16Uiu2HAm1JUCzwWYkXxVs6aAUz3SrN3rH5zZyozxwuuiEBzrBWN1"],"enrUri":"enr:-L24QBUsr55PnWHp1B57OUQbGYj7bT46GVUO6mbLWaxGmtPkIyPHVDCzzZeRX52AQ7-JbNGOv4CfzXZhs_oD3Mr73g4CgmlkgnY0gmlwhKwSkwqKbXVsdGlhZGRyc5YACASsEpMKBliQAAoErBKTCgZYkd0DgnJzhQADAQAAiXNlY3AyNTZrMaECV02-sigAVO21VLtdiSFDu_phXsUVy73r_hcjSkWgYBaDdGNwgliQg3VkcIJYkoV3YWt1Mg0"}'
|
|
2026-03-09 04:34:48.800 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:34:48.801 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:34:48.802 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:34:48.806 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:34:48.807 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.248.115
|
|
2026-03-09 04:34:48.807 DEBUG [src.node.docker_mananger] Generated ports ['50051', '50052', '50053', '50054', '50055']
|
|
2026-03-09 04:34:48.808 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:34:48.809 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:34:48.811 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:34:48.812 DEBUG [src.node.docker_mananger] docker run -i -t -p 50051:50051 -p 50052:50052 -p 50053:50053 -p 50054:50054 -p 50055:50055 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=50053 --rest-port=50051 --tcp-port=50052 --discv5-udp-port=50054 --rest-address=0.0.0.0 --nat=extip:172.18.248.115 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=89d104348cdc9babdba5c569d1aa20c2f5dceea01b3795f534b7de1fda3fc0c8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50055 --metrics-logging=true --relay=false --filternode=/ip4/172.18.147.10/tcp/22672/p2p/16Uiu2HAm1JUCzwWYkXxVs6aAUz3SrN3rH5zZyozxwuuiEBzrBWN1 --discv5-bootstrap-node=enr:-L24QBUsr55PnWHp1B57OUQbGYj7bT46GVUO6mbLWaxGmtPkIyPHVDCzzZeRX52AQ7-JbNGOv4CfzXZhs_oD3Mr73g4CgmlkgnY0gmlwhKwSkwqKbXVsdGlhZGRyc5YACASsEpMKBliQAAoErBKTCgZYkd0DgnJzhQADAQAAiXNlY3AyNTZrMaECV02-sigAVO21VLtdiSFDu_phXsUVy73r_hcjSkWgYBaDdGNwgliQg3VkcIJYkoV3YWt1Mg0
|
|
2026-03-09 04:34:49.027 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.248.115 waku 907c42d89c7530ac22548462be743ddb6b2b95aba21c145ba12da1406529d482
|
|
2026-03-09 04:34:49.061 DEBUG [src.node.docker_mananger] Container started with ID 907c42d89c75. Setting up logs at ./log/docker/node3_2026-03-09_04-34-43__1ce27ee3-8d04-4a65-802c-19477e83bc7a__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:34:49.062 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50051
|
|
2026-03-09 04:34:49.062 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:34:50.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50051/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:34:50.067 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":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-09 04:34:50.067 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:34:50.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50051/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:34:50.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.248.115/tcp/50052/p2p/16Uiu2HAmRx3S1shEherNCr2hBtSqWpWQP3oZVEtucDvjPFr1YcgB","/ip4/172.18.248.115/tcp/50053/ws/p2p/16Uiu2HAmRx3S1shEherNCr2hBtSqWpWQP3oZVEtucDvjPFr1YcgB"],"enrUri":"enr:-L24QOxwbjRHlXzRC3Zkqr_fyzI8cCppxbDdzp-4-eqFUVrSHNPUjs8fioBqgfa0RJaTqHF7AWZ55sMdwWiitMnfyoACgmlkgnY0gmlwhKwS-HOKbXVsdGlhZGRyc5YACASsEvhzBsOEAAoErBL4cwbDhd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDxYZJvQk7xmaXcRUSyynz4PdK95xAr5N3kNlfGUFzVcSDdGNwgsOEg3VkcILDhoV3YWt1MgA"}'
|
|
2026-03-09 04:34:50.070 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:34:50.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34084/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-09 04:34:50.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:34:50.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22671/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-09 04:34:50.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:34:50.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50051/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-09 04:34:50.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-09 04:34:50.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34084/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:34:50.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.17.0.3/tcp/43656/p2p/16Uiu2HAm1JUCzwWYkXxVs6aAUz3SrN3rH5zZyozxwuuiEBzrBWN1","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
|
|
2026-03-09 04:34:50.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22671/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:34:50.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.248.115/tcp/47486/p2p/16Uiu2HAmRx3S1shEherNCr2hBtSqWpWQP3oZVEtucDvjPFr1YcgB","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.56.198/tcp/34085/p2p/16Uiu2HAm96KgUVAiyoytrpj2dwTg9PkJEqf1Rca5g7JqkhT6qh2c","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-09 04:34:50.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50051/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:34:50.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.147.10/tcp/22672/p2p/16Uiu2HAm1JUCzwWYkXxVs6aAUz3SrN3rH5zZyozxwuuiEBzrBWN1","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-09 04:34:50.144 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-09 04:35:20.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34084/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": 1773030920145238623}}'
|
|
2026-03-09 04:35:20.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:35:20.161 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:35:21.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50051/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:35:21.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773030920145238623,"ephemeral":false}]'
|
|
2026-03-09 04:35:21.167 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-09 04:35:21.168 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-09 04:35:21.168 DEBUG [src.node.waku_node] Stopping container with id df37ba4d50f6
|
|
2026-03-09 04:35:21.772 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:35:21.774 DEBUG [src.node.waku_node] Stopping container with id fdd3ed8f1477
|
|
2026-03-09 04:35:22.318 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:35:22.318 DEBUG [src.node.waku_node] Stopping container with id 907c42d89c75
|
|
2026-03-09 04:35:22.588 ERROR [src.node.docker_mananger] Max retries reached for container df37ba4d50f6. Exiting log stream.
|
|
2026-03-09 04:35:22.917 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:35:22.920 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-09 04:35:22.938 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-09 04:35:22.964 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-09 04:35:22.976 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|