mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
82 lines
15 KiB
Plaintext
82 lines
15 KiB
Plaintext
2026-02-03 04:33:50.195 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-03 04:33:50.196 DEBUG [tests.conftest] Running test: test_filter_subscribe_refresh with id: 2026-02-03_04-33-50__ad3ff1df-d5bf-4589-9434-d78d5bd43693
|
|
2026-02-03 04:33:50.196 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-03 04:33:50.196 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-03 04:33:50.197 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-03 04:33:50.203 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-03 04:33:50.204 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-03_04-33-50__ad3ff1df-d5bf-4589-9434-d78d5bd43693__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:33:50.204 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-03 04:33:50.204 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-03 04:33:50.205 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-03 04:33:50.205 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.184.43
|
|
2026-02-03 04:33:50.205 DEBUG [src.node.docker_mananger] Generated ports ['13056', '13057', '13058', '13059', '13060']
|
|
2026-02-03 04:33:50.206 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-03 04:33:50.206 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-03 04:33:50.206 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-03 04:33:50.206 DEBUG [src.node.docker_mananger] docker run -i -t -p 13056:13056 -p 13057:13057 -p 13058:13058 -p 13059:13059 -p 13060:13060 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=13058 --rest-port=13056 --tcp-port=13057 --discv5-udp-port=13059 --rest-address=0.0.0.0 --nat=extip:172.18.184.43 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cadda0ecbbf3d64f266c01aeb53c1c1a8e799fab0b1efc84e650cb1fce29efb6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13060 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-03 04:33:50.397 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.184.43 waku 9b5a2e1f6eeced7711f7eee19d2dc47bdfd22172f2d650bb5d595fb3649a5044
|
|
2026-02-03 04:33:50.427 ERROR [src.node.docker_mananger] Max retries reached for container 57fec36d6e7d. Exiting log stream.
|
|
2026-02-03 04:33:50.431 DEBUG [src.node.docker_mananger] Container started with ID 9b5a2e1f6eec. Setting up logs at ./log/docker/node1_2026-02-03_04-33-50__ad3ff1df-d5bf-4589-9434-d78d5bd43693__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:33:50.432 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13056
|
|
2026-02-03 04:33:50.432 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-03 04:33:50.994 ERROR [src.node.docker_mananger] Max retries reached for container ec2b1e6bc516. Exiting log stream.
|
|
2026-02-03 04:33:51.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13056/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:33:51.436 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_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"}]}'
|
|
2026-02-03 04:33:51.436 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-03 04:33:51.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13056/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:33:51.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.184.43/tcp/13057/p2p/16Uiu2HAm52YoJBPfSM382P1fuMciAdijfPJnJhs6NA2Mp35Ysp1z","/ip4/172.18.184.43/tcp/13058/ws/p2p/16Uiu2HAm52YoJBPfSM382P1fuMciAdijfPJnJhs6NA2Mp35Ysp1z"],"enrUri":"enr:-L24QBeLeMv0EGWMubql4geOWLB8sPUZUQM7hvfV7-5GAmoQAOYu3iq9_Znc6qMGL15Lg8S9-5OGxh_DqpTJEnaf3bECgmlkgnY0gmlwhKwSuCuKbXVsdGlhZGRyc5YACASsErgrBjMBAAoErBK4KwYzAt0DgnJzhQADAQAAiXNlY3AyNTZrMaECjqhkHzbXNeaaNn4j7D0K5V9kBYe3PFo6CQ1w4RQU1RWDdGNwgjMBg3VkcIIzA4V3YWt1MgU"}'
|
|
2026-02-03 04:33:51.438 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-03 04:33:51.439 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-03 04:33:51.445 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-03 04:33:51.445 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-03_04-33-50__ad3ff1df-d5bf-4589-9434-d78d5bd43693__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:33:51.445 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-03 04:33:51.446 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-03 04:33:51.447 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-03 04:33:51.447 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.160.51
|
|
2026-02-03 04:33:51.447 DEBUG [src.node.docker_mananger] Generated ports ['15756', '15757', '15758', '15759', '15760']
|
|
2026-02-03 04:33:51.447 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-03 04:33:51.447 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-03 04:33:51.448 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-03 04:33:51.448 DEBUG [src.node.docker_mananger] docker run -i -t -p 15756:15756 -p 15757:15757 -p 15758:15758 -p 15759:15759 -p 15760:15760 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=15758 --rest-port=15756 --tcp-port=15757 --discv5-udp-port=15759 --rest-address=0.0.0.0 --nat=extip:172.18.160.51 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=abf09ecd0e75d988fbbd75fa4dee1cf907fcf461f75cc97c7b8062cd716400ba --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15760 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QBeLeMv0EGWMubql4geOWLB8sPUZUQM7hvfV7-5GAmoQAOYu3iq9_Znc6qMGL15Lg8S9-5OGxh_DqpTJEnaf3bECgmlkgnY0gmlwhKwSuCuKbXVsdGlhZGRyc5YACASsErgrBjMBAAoErBK4KwYzAt0DgnJzhQADAQAAiXNlY3AyNTZrMaECjqhkHzbXNeaaNn4j7D0K5V9kBYe3PFo6CQ1w4RQU1RWDdGNwgjMBg3VkcIIzA4V3YWt1MgU --filternode=/ip4/172.18.184.43/tcp/13057/p2p/16Uiu2HAm52YoJBPfSM382P1fuMciAdijfPJnJhs6NA2Mp35Ysp1z
|
|
2026-02-03 04:33:51.634 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.160.51 waku b7d9ae41cb56490cf9bf9ea0dd868a25d114d1596f824de63e162b03a7b8fefb
|
|
2026-02-03 04:33:51.667 DEBUG [src.node.docker_mananger] Container started with ID b7d9ae41cb56. Setting up logs at ./log/docker/node2_2026-02-03_04-33-50__ad3ff1df-d5bf-4589-9434-d78d5bd43693__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:33:51.667 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15756
|
|
2026-02-03 04:33:51.667 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-03 04:33:52.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15756/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:33:52.672 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_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":"READY"}]}'
|
|
2026-02-03 04:33:52.672 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-03 04:33:52.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15756/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:33:52.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.160.51/tcp/15757/p2p/16Uiu2HAmM8cmubPn1j2a95tCXuC6i96CNxcyHt3Lf67ApJGA7SNM","/ip4/172.18.160.51/tcp/15758/ws/p2p/16Uiu2HAmM8cmubPn1j2a95tCXuC6i96CNxcyHt3Lf67ApJGA7SNM"],"enrUri":"enr:-L24QNjY6BfNLf-AOCcncCJfofBfsbnsjMIBZKaSlVJjH6AQUYarNw0F5rovnNjOeuC0JmdkABiEvOPoCNRPwmZKjNACgmlkgnY0gmlwhKwSoDOKbXVsdGlhZGRyc5YACASsEqAzBj2NAAoErBKgMwY9jt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDffFczSU94u3OKFd2v2C_qBuNeCRjvvS3Pu-AaCTsFPqDdGNwgj2Ng3VkcII9j4V3YWt1MgA"}'
|
|
2026-02-03 04:33:52.674 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-03 04:33:52.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15756/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.184.43/tcp/13057/p2p/16Uiu2HAm52YoJBPfSM382P1fuMciAdijfPJnJhs6NA2Mp35Ysp1z"]'
|
|
2026-02-03 04:33:52.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:33:52.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13056/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-03 04:33:52.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:33:52.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15756/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "6a24212c-6a65-4d23-a535-9e031c675b90", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-03 04:33:52.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"6a24212c-6a65-4d23-a535-9e031c675b90","statusDesc":"OK"}'
|
|
2026-02-03 04:33:52.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13056/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-03 04:33:52.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:33:52.743 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-03 04:33:52.844 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-03 04:33:52.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15756/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:33:52.847 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":1770093232735903070,"ephemeral":false}]'
|
|
2026-02-03 04:33:52.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13056/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-03 04:33:52.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:33:52.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15756/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c6528866-b07b-468e-8b38-d0b74a164517", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-03 04:33:52.861 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c6528866-b07b-468e-8b38-d0b74a164517","statusDesc":"OK"}'
|
|
2026-02-03 04:33:52.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13056/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-03 04:33:52.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:33:52.866 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-03 04:33:52.966 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-03 04:33:52.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15756/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:33:52.970 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":1770093232861935359,"ephemeral":false}]'
|
|
2026-02-03 04:33:52.973 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-03 04:33:52.974 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-03 04:33:52.974 DEBUG [src.node.waku_node] Stopping container with id 9b5a2e1f6eec
|
|
2026-02-03 04:33:53.551 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-03 04:33:53.553 DEBUG [src.node.waku_node] Stopping container with id b7d9ae41cb56
|
|
2026-02-03 04:33:54.067 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-03 04:33:54.068 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-03 04:33:54.076 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-03 04:33:54.082 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|