2026-02-25 20:22:16 +00:00

75 lines
13 KiB
Plaintext

2026-02-25 20:05:08.283 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-25 20:05:08.284 DEBUG [tests.conftest] Running test: test_filter_works_with_static_sharding with id: 2026-02-25_20-05-08__ef7fe531-def3-40db-84d7-3d247a1eed9e
2026-02-25 20:05:08.284 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-25 20:05:08.284 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-02-25 20:05:08.285 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-02-25 20:05:08.295 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 20:05:08.295 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_20-05-08__ef7fe531-def3-40db-84d7-3d247a1eed9e__wakuorg_nwaku:latest.log
2026-02-25 20:05:08.295 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 20:05:08.296 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 20:05:08.297 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 20:05:08.297 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.107.16
2026-02-25 20:05:08.297 DEBUG [src.node.docker_mananger] Generated ports ['43581', '43582', '43583', '43584', '43585']
2026-02-25 20:05:08.298 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-02-25 20:05:08.298 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-02-25 20:05:08.298 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 20:05:08.298 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 20:05:08.298 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 20:05:08.298 DEBUG [src.node.docker_mananger] docker run -i -t -p 43581:43581 -p 43582:43582 -p 43583:43583 -p 43584:43584 -p 43585:43585 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=43583 --rest-port=43581 --tcp-port=43582 --discv5-udp-port=43584 --rest-address=0.0.0.0 --nat=extip:172.18.107.16 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=5ede47d5f5fd299decd2e396fd17df5dba3cfc10da7984032544a019b7a0d29f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43585 --metrics-logging=true --relay=true --filter=true
2026-02-25 20:05:08.491 ERROR [src.node.docker_mananger] Max retries reached for container ab78ecb3498a. Exiting log stream.
2026-02-25 20:05:08.499 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.107.16 waku 9c4c9762f17030a62d59cc0756aeaad0fbe83febf4697a788795f1954c66d63b
2026-02-25 20:05:08.540 DEBUG [src.node.docker_mananger] Container started with ID 9c4c9762f170. Setting up logs at ./log/docker/node1_2026-02-25_20-05-08__ef7fe531-def3-40db-84d7-3d247a1eed9e__wakuorg_nwaku:latest.log
2026-02-25 20:05:08.540 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43581
2026-02-25 20:05:08.541 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 20:05:09.078 ERROR [src.node.docker_mananger] Max retries reached for container 8c1b4235bb3b. Exiting log stream.
2026-02-25 20:05:09.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43581/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:05:09.544 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_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-02-25 20:05:09.544 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 20:05:09.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43581/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:05:09.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.107.16/tcp/43582/p2p/16Uiu2HAmGfc6U53zXqVXEXZD71GhYfmdhD5CFyMaxiVYw9A3FFyA","/ip4/172.18.107.16/tcp/43583/ws/p2p/16Uiu2HAmGfc6U53zXqVXEXZD71GhYfmdhD5CFyMaxiVYw9A3FFyA"],"enrUri":"enr:-L24QGq9ZRqsiVfw_jjVeq9yWiS4nfsPb8EElCVlndP1wpr1PsDXLfOEIBIz9DCOVqfyXu7R4A2HdGy1eHDigJon4lcCgmlkgnY0gmlwhKwSaxCKbXVsdGlhZGRyc5YACASsEmsQBqo-AAoErBJrEAaqP90DgnJzhQACAQAAiXNlY3AyNTZrMaEDO5cqANdWn46P4cC839pbD8y7lsixZs8hSh2L47alG6GDdGNwgqo-g3VkcIKqQIV3YWt1MgU"}'
2026-02-25 20:05:09.547 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 20:05:09.555 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 20:05:09.555 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_20-05-08__ef7fe531-def3-40db-84d7-3d247a1eed9e__wakuorg_nwaku:latest.log
2026-02-25 20:05:09.555 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 20:05:09.555 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 20:05:09.557 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 20:05:09.557 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.26.19
2026-02-25 20:05:09.557 DEBUG [src.node.docker_mananger] Generated ports ['48107', '48108', '48109', '48110', '48111']
2026-02-25 20:05:09.557 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-02-25 20:05:09.557 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-02-25 20:05:09.558 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 20:05:09.558 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 20:05:09.558 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 20:05:09.558 DEBUG [src.node.docker_mananger] docker run -i -t -p 48107:48107 -p 48108:48108 -p 48109:48109 -p 48110:48110 -p 48111:48111 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=48109 --rest-port=48107 --tcp-port=48108 --discv5-udp-port=48110 --rest-address=0.0.0.0 --nat=extip:172.18.26.19 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=abee0b214cdcafcc21a9b91eb6b8dccf46948cdbb0b11aafbd525b623cbe26f3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48111 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QGq9ZRqsiVfw_jjVeq9yWiS4nfsPb8EElCVlndP1wpr1PsDXLfOEIBIz9DCOVqfyXu7R4A2HdGy1eHDigJon4lcCgmlkgnY0gmlwhKwSaxCKbXVsdGlhZGRyc5YACASsEmsQBqo-AAoErBJrEAaqP90DgnJzhQACAQAAiXNlY3AyNTZrMaEDO5cqANdWn46P4cC839pbD8y7lsixZs8hSh2L47alG6GDdGNwgqo-g3VkcIKqQIV3YWt1MgU --filternode=/ip4/172.18.107.16/tcp/43582/p2p/16Uiu2HAmGfc6U53zXqVXEXZD71GhYfmdhD5CFyMaxiVYw9A3FFyA
2026-02-25 20:05:09.762 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.26.19 waku cf99edb907f149f7cdceac33174da3f12f340d23ce8d84503a6f1fa182e0a919
2026-02-25 20:05:09.800 DEBUG [src.node.docker_mananger] Container started with ID cf99edb907f1. Setting up logs at ./log/docker/node2_2026-02-25_20-05-08__ef7fe531-def3-40db-84d7-3d247a1eed9e__wakuorg_nwaku:latest.log
2026-02-25 20:05:09.801 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48107
2026-02-25 20:05:09.802 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 20:05:10.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48107/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:05:10.805 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-02-25 20:05:10.805 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 20:05:10.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48107/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:05:10.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.26.19/tcp/48108/p2p/16Uiu2HAkwPDMd6uijKvUbZAePoRqwcQNco6LUKfrxWRpLxuJMPbQ","/ip4/172.18.26.19/tcp/48109/ws/p2p/16Uiu2HAkwPDMd6uijKvUbZAePoRqwcQNco6LUKfrxWRpLxuJMPbQ"],"enrUri":"enr:-L24QCL8iNk4Vvi-0HXt7ixWbyPdRZD46xb1RMpnEC4r0xPRR1PO3phYju1IcvYcpwhsACr-KaC9tCESODa4AohPancCgmlkgnY0gmlwhKwSGhOKbXVsdGlhZGRyc5YACASsEhoTBrvsAAoErBIaEwa77d0DgnJzhQACAQAAiXNlY3AyNTZrMaECHRYb2rDipArif4KCl2FXVdzDHbCpIIj74uFkwfok8NODdGNwgrvsg3VkcIK77oV3YWt1MgA"}'
2026-02-25 20:05:10.808 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 20:05:10.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48107/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.107.16/tcp/43582/p2p/16Uiu2HAmGfc6U53zXqVXEXZD71GhYfmdhD5CFyMaxiVYw9A3FFyA"]'
2026-02-25 20:05:10.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:05:10.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43581/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-02-25 20:05:10.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:05:10.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48107/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "6d96927a-4ee8-4868-90a4-cd08dfb421b8", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/2/0"}'
2026-02-25 20:05:10.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"6d96927a-4ee8-4868-90a4-cd08dfb421b8","statusDesc":"OK"}'
2026-02-25 20:05:10.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43581/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:05:10.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:05:10.897 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-25 20:05:10.997 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-25 20:05:10.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48107/filter/v2/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:05:11.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049910887280126,"ephemeral":false}]'
2026-02-25 20:05:11.003 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-25 20:05:11.004 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-25 20:05:11.005 DEBUG [src.node.waku_node] Stopping container with id 9c4c9762f170
2026-02-25 20:05:11.572 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 20:05:11.572 DEBUG [src.node.waku_node] Stopping container with id cf99edb907f1
2026-02-25 20:05:12.120 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 20:05:12.123 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-25 20:05:12.128 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-25 20:05:12.133 DEBUG [src.node.docker_mananger] No errors found in the waku logs.