mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 00:43:07 +00:00
96 lines
18 KiB
Plaintext
96 lines
18 KiB
Plaintext
2025-12-08 08:54:50.346 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 08:54:50.346 DEBUG [tests.conftest] Running test: test_light_push_on_non_subscribed_pubsub_topic with id: 2025-12-08_08-54-50__5138a854-4a65-4cd3-a093-e8ac4f6378f7
|
|
2025-12-08 08:54:50.346 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 08:54:50.346 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-08 08:54:50.353 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:54:50.353 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-08_08-54-50__5138a854-4a65-4cd3-a093-e8ac4f6378f7__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:54:50.353 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 08:54:50.353 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 08:54:50.354 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 08:54:50.354 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.0.148
|
|
2025-12-08 08:54:50.355 DEBUG [src.node.docker_mananger] Generated ports ['39215', '39216', '39217', '39218', '39219']
|
|
2025-12-08 08:54:50.355 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 08:54:50.355 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 08:54:50.355 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 08:54:50.355 DEBUG [src.node.docker_mananger] docker run -i -t -p 39215:39215 -p 39216:39216 -p 39217:39217 -p 39218:39218 -p 39219:39219 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=39217 --rest-port=39215 --tcp-port=39216 --discv5-udp-port=39218 --rest-address=0.0.0.0 --nat=extip:172.18.0.148 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d7cb8fcc666fb7e8837acbfdfef8b579fd1f264ef6262bceb5ae3e2bfb91dc75 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39219 --metrics-logging=true --lightpush=true --relay=true
|
|
2025-12-08 08:54:50.514 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.0.148 waku db0e3a436f437107d5c7ab3096191b9a9d1e642b3cff441b6f0500bca77e2674
|
|
2025-12-08 08:54:50.539 DEBUG [src.node.docker_mananger] Container started with ID db0e3a436f43. Setting up logs at ./log/docker/receiving_node1_2025-12-08_08-54-50__5138a854-4a65-4cd3-a093-e8ac4f6378f7__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:54:50.541 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39215
|
|
2025-12-08 08:54:50.541 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 08:54:50.620 ERROR [src.node.docker_mananger] Max retries reached for container c895df25a723. Exiting log stream.
|
|
2025-12-08 08:54:51.149 ERROR [src.node.docker_mananger] Max retries reached for container 25f2512a5b04. Exiting log stream.
|
|
2025-12-08 08:54:51.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39215/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:51.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_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"}]}'
|
|
2025-12-08 08:54:51.546 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 08:54:51.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39215/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:51.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.0.148/tcp/39216/p2p/16Uiu2HAkvxtjaEF2mEBhTeZWDmsGMWf5CLku8J64SPWseAjPaNza","/ip4/172.18.0.148/tcp/39217/ws/p2p/16Uiu2HAkvxtjaEF2mEBhTeZWDmsGMWf5CLku8J64SPWseAjPaNza"],"enrUri":"enr:-L24QC8anCG_4mgNiuysPvt1fhoogk_3G8v-dOKEM6gtdSRfPOJ3FX41k_lvZsN6hsnSmMPwVasm849xaa_Z35Xl3Z0CgmlkgnY0gmlwhKwSAJSKbXVsdGlhZGRyc5YACASsEgCUBpkwAAoErBIAlAaZMd0DgnJzhQADAQAAiXNlY3AyNTZrMaECFtsdKz75egRG6q8cQtw-VXCHIKD_JM36NyppNLJwXIeDdGNwgpkwg3VkcIKZMoV3YWt1Mgk"}'
|
|
2025-12-08 08:54:51.548 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 08:54:51.555 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:54:51.555 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-08_08-54-50__5138a854-4a65-4cd3-a093-e8ac4f6378f7__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:54:51.555 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 08:54:51.555 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 08:54:51.556 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 08:54:51.556 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.139.168
|
|
2025-12-08 08:54:51.556 DEBUG [src.node.docker_mananger] Generated ports ['28109', '28110', '28111', '28112', '28113']
|
|
2025-12-08 08:54:51.557 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 08:54:51.557 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 08:54:51.557 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 08:54:51.557 DEBUG [src.node.docker_mananger] docker run -i -t -p 28109:28109 -p 28110:28110 -p 28111:28111 -p 28112:28112 -p 28113:28113 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=28111 --rest-port=28109 --tcp-port=28110 --discv5-udp-port=28112 --rest-address=0.0.0.0 --nat=extip:172.18.139.168 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dc31112f5f37b7cfbedbdef2d1b7971fefe9ef7abba6fabadb284abb0aef8f4f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28113 --metrics-logging=true --lightpush=false --relay=true
|
|
2025-12-08 08:54:51.710 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.139.168 waku 0e18d8243b8ab755d4874eccf51fc0e8c2399fdec8347d0a1bdfafe50fb44f5c
|
|
2025-12-08 08:54:51.738 DEBUG [src.node.docker_mananger] Container started with ID 0e18d8243b8a. Setting up logs at ./log/docker/receiving_node2_2025-12-08_08-54-50__5138a854-4a65-4cd3-a093-e8ac4f6378f7__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:54:51.738 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28109
|
|
2025-12-08 08:54:51.738 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 08:54:52.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28109/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:52.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"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"}]}'
|
|
2025-12-08 08:54:52.742 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 08:54:52.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28109/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:52.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.139.168/tcp/28110/p2p/16Uiu2HAm7c6eXLxrpfKzK3VXTZAbxhtVwu2uzv8VcYDgNrJ7twb1","/ip4/172.18.139.168/tcp/28111/ws/p2p/16Uiu2HAm7c6eXLxrpfKzK3VXTZAbxhtVwu2uzv8VcYDgNrJ7twb1"],"enrUri":"enr:-L24QL6HL7RpzJV9eNkb4v6AXGV3wNHZfchNVSdwilr44DoCMB74qv8UsdcqYKriQFSyqbw94YW9D0nGXpFDfdaycUECgmlkgnY0gmlwhKwSi6iKbXVsdGlhZGRyc5YACASsEouoBm3OAAoErBKLqAZtz90DgnJzhQADAQAAiXNlY3AyNTZrMaECtPfxcZy2LsyhGAXkusrAdxTRY4JV2cS0IXYyfKKlAwSDdGNwgm3Og3VkcIJt0IV3YWt1MgE"}'
|
|
2025-12-08 08:54:52.745 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 08:54:52.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28109/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.0.148/tcp/39216/p2p/16Uiu2HAkvxtjaEF2mEBhTeZWDmsGMWf5CLku8J64SPWseAjPaNza"]'
|
|
2025-12-08 08:54:52.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:54:52.782 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:54:52.782 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-08_08-54-50__5138a854-4a65-4cd3-a093-e8ac4f6378f7__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:54:52.782 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 08:54:52.782 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 08:54:52.784 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 08:54:52.784 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.203.205
|
|
2025-12-08 08:54:52.785 DEBUG [src.node.docker_mananger] Generated ports ['2067', '2068', '2069', '2070', '2071']
|
|
2025-12-08 08:54:52.785 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 08:54:52.785 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 08:54:52.785 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 08:54:52.786 DEBUG [src.node.docker_mananger] docker run -i -t -p 2067:2067 -p 2068:2068 -p 2069:2069 -p 2070:2070 -p 2071:2071 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=2069 --rest-port=2067 --tcp-port=2068 --discv5-udp-port=2070 --rest-address=0.0.0.0 --nat=extip:172.18.203.205 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ce88c86e6e3fa720e49d7c53b87a9dab61eef02f1f2d5fb5ddc2dbc1f3c8ce9a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2071 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QC8anCG_4mgNiuysPvt1fhoogk_3G8v-dOKEM6gtdSRfPOJ3FX41k_lvZsN6hsnSmMPwVasm849xaa_Z35Xl3Z0CgmlkgnY0gmlwhKwSAJSKbXVsdGlhZGRyc5YACASsEgCUBpkwAAoErBIAlAaZMd0DgnJzhQADAQAAiXNlY3AyNTZrMaECFtsdKz75egRG6q8cQtw-VXCHIKD_JM36NyppNLJwXIeDdGNwgpkwg3VkcIKZMoV3YWt1Mgk --lightpushnode=/ip4/172.18.0.148/tcp/39216/p2p/16Uiu2HAkvxtjaEF2mEBhTeZWDmsGMWf5CLku8J64SPWseAjPaNza --lightpush=true --relay=false
|
|
2025-12-08 08:54:52.938 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.203.205 waku e682c854baa10e9ae8dc613c342d87cbc76088bef76748232463798cf4cb05fb
|
|
2025-12-08 08:54:52.964 DEBUG [src.node.docker_mananger] Container started with ID e682c854baa1. Setting up logs at ./log/docker/lightpush_node1_2025-12-08_08-54-50__5138a854-4a65-4cd3-a093-e8ac4f6378f7__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:54:52.964 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2067
|
|
2025-12-08 08:54:52.964 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 08:54:53.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2067/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:53.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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"}]}'
|
|
2025-12-08 08:54:53.968 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 08:54:53.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2067/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:53.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.203.205/tcp/2068/p2p/16Uiu2HAmUAGHHDojJm1X9frmEetfNR7nStqE1b6vszsxiKGSHRCh","/ip4/172.18.203.205/tcp/2069/ws/p2p/16Uiu2HAmUAGHHDojJm1X9frmEetfNR7nStqE1b6vszsxiKGSHRCh"],"enrUri":"enr:-L24QFsQ1FQDc7_8uHCGKdwgeMIjpmGMN99YFOkgrx9o8ME1BCZXvSX9oyJZVjyHTpUgFjlUUpfk89L6RrP4iEtpH_0CgmlkgnY0gmlwhKwSy82KbXVsdGlhZGRyc5YACASsEsvNBggUAAoErBLLzQYIFd0DgnJzhQADAQAAiXNlY3AyNTZrMaED5l8pE3sZ3cB1qlOvLSoAe72vlbdadAeAx4wFYluNmXaDdGNwgggUg3VkcIIIFoV3YWt1Mgg"}'
|
|
2025-12-08 08:54:53.971 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 08:54:53.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2067/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.0.148/tcp/39216/p2p/16Uiu2HAkvxtjaEF2mEBhTeZWDmsGMWf5CLku8J64SPWseAjPaNza"]'
|
|
2025-12-08 08:54:53.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:54:54.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2067/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.139.168/tcp/28110/p2p/16Uiu2HAm7c6eXLxrpfKzK3VXTZAbxhtVwu2uzv8VcYDgNrJ7twb1"]'
|
|
2025-12-08 08:54:54.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:54:54.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39215/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-08 08:54:54.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:54:54.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28109/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-08 08:54:54.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:54:54.038 DEBUG [src.steps.light_push] Lightpushing message
|
|
2025-12-08 08:54:54.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2067/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1765184094038955285}}'
|
|
2025-12-08 08:54:54.046 ERROR [src.node.api_clients.base_client] HTTP error occurred: 503 Server Error: Service Unavailable for url: http://127.0.0.1:2067/lightpush/v1/message. Response content: b'Failed to request a message push: not_published_to_any_peer'
|
|
2025-12-08 08:54:54.049 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 08:54:54.050 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 08:54:54.050 DEBUG [src.node.waku_node] Stopping container with id db0e3a436f43
|
|
2025-12-08 08:54:54.524 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 08:54:54.525 DEBUG [src.node.waku_node] Stopping container with id 0e18d8243b8a
|
|
2025-12-08 08:54:55.015 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 08:54:55.017 DEBUG [src.node.waku_node] Stopping container with id e682c854baa1
|
|
2025-12-08 08:54:55.336 ERROR [src.node.docker_mananger] Max retries reached for container db0e3a436f43. Exiting log stream.
|
|
2025-12-08 08:54:55.494 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 08:54:55.497 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 08:54:55.504 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 08:54:55.511 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 08:54:55.517 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|