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

114 lines
19 KiB
Plaintext

2026-02-25 20:07:50.841 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-25 20:07:50.841 DEBUG [tests.conftest] Running test: test_store_with_not_valid_content_topic with id: 2026-02-25_20-07-50__de2d3ff3-1e7c-4153-9206-9e827016dfa6
2026-02-25 20:07:50.842 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-25 20:07:50.843 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-02-25 20:07:50.843 DEBUG [src.steps.store] Running fixture setup: node_setup
2026-02-25 20:07:50.851 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 20:07:50.851 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-25_20-07-50__de2d3ff3-1e7c-4153-9206-9e827016dfa6__wakuorg_nwaku:latest.log
2026-02-25 20:07:50.851 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 20:07:50.852 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 20:07:50.853 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 20:07:50.853 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.108.226
2026-02-25 20:07:50.853 DEBUG [src.node.docker_mananger] Generated ports ['50561', '50562', '50563', '50564', '50565']
2026-02-25 20:07:50.853 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 20:07:50.854 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 20:07:50.854 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 20:07:50.854 DEBUG [src.node.docker_mananger] docker run -i -t -p 50561:50561 -p 50562:50562 -p 50563:50563 -p 50564:50564 -p 50565:50565 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=50563 --rest-port=50561 --tcp-port=50562 --discv5-udp-port=50564 --rest-address=0.0.0.0 --nat=extip:172.18.108.226 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=100ea2dabaa4e8f9b2adada205ecb14ddea1e4f8d03af4d6f3f6e0dfbc32cf2c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50565 --metrics-logging=true --store=true --relay=true
2026-02-25 20:07:51.047 ERROR [src.node.docker_mananger] Max retries reached for container 3fa566c9388f. Exiting log stream.
2026-02-25 20:07:51.107 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 20:07:51.108 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 20:07:51.109 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 20:07:51.109 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.110.146
2026-02-25 20:07:51.110 DEBUG [src.node.docker_mananger] Generated ports ['22159', '22160', '22161', '22162', '22163']
2026-02-25 20:07:51.110 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 20:07:51.110 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 20:07:51.110 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 20:07:51.110 DEBUG [src.node.docker_mananger] docker run -i -t -p 22159:22159 -p 22160:22160 -p 22161:22161 -p 22162:22162 -p 22163:22163 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=22161 --rest-port=22159 --tcp-port=22160 --discv5-udp-port=22162 --rest-address=0.0.0.0 --nat=extip:172.18.110.146 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bbcbcb0b76f61ce4163967bd8dfd5cdd7aef9b3e5fedc4aab0c66eab245192c4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22163 --metrics-logging=true --store=true --relay=true
2026-02-25 20:07:51.305 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.110.146 waku 248d2047f48f0022ca1fcd54ab4d014d48a8df96ae0982b6443c0ead1405ddbc
2026-02-25 20:07:51.342 DEBUG [src.node.docker_mananger] Container started with ID 248d2047f48f. Setting up logs at ./log/docker/publishing_node1_2026-02-25_20-07-50__de2d3ff3-1e7c-4153-9206-9e827016dfa6__wakuorg_nwaku:latest.log
2026-02-25 20:07:51.344 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22159
2026-02-25 20:07:51.344 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 20:07:51.641 ERROR [src.node.docker_mananger] Max retries reached for container b470d4b30810. Exiting log stream.
2026-02-25 20:07:52.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22159/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:52.347 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-02-25 20:07:52.347 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 20:07:52.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22159/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:52.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.110.146/tcp/22160/p2p/16Uiu2HAm7TTpc9scHM4gJ2sMwwk1BUSx8eJg99VgHzTPyGMxSdcE","/ip4/172.18.110.146/tcp/22161/ws/p2p/16Uiu2HAm7TTpc9scHM4gJ2sMwwk1BUSx8eJg99VgHzTPyGMxSdcE"],"enrUri":"enr:-L24QF7lPEXiteMUkbgZthhy6UqdKsXr5hy8vpHt_8SOjUsyBvPVDID_xF7ZKom-sYtJB7s_jivRGBYwy12S8SgPebsCgmlkgnY0gmlwhKwSbpKKbXVsdGlhZGRyc5YACASsEm6SBlaQAAoErBJukgZWkd0DgnJzhQADAQAAiXNlY3AyNTZrMaECssGoPjLjj0j9la2Oe90H7fPpL8bXuHCJRFeK2cQHZaODdGNwglaQg3VkcIJWkoV3YWt1MgM"}'
2026-02-25 20:07:52.350 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 20:07:52.358 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 20:07:52.358 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-25_20-07-50__de2d3ff3-1e7c-4153-9206-9e827016dfa6__wakuorg_nwaku:latest.log
2026-02-25 20:07:52.358 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 20:07:52.358 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 20:07:52.359 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 20:07:52.360 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.92.158
2026-02-25 20:07:52.360 DEBUG [src.node.docker_mananger] Generated ports ['18629', '18630', '18631', '18632', '18633']
2026-02-25 20:07:52.360 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 20:07:52.360 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 20:07:52.360 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 20:07:52.360 DEBUG [src.node.docker_mananger] docker run -i -t -p 18629:18629 -p 18630:18630 -p 18631:18631 -p 18632:18632 -p 18633:18633 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=18631 --rest-port=18629 --tcp-port=18630 --discv5-udp-port=18632 --rest-address=0.0.0.0 --nat=extip:172.18.92.158 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4bbb26c405ff6abf407bd5eac0ca91b8a1826e556eb7d440b59baca87b25144c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18633 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QF7lPEXiteMUkbgZthhy6UqdKsXr5hy8vpHt_8SOjUsyBvPVDID_xF7ZKom-sYtJB7s_jivRGBYwy12S8SgPebsCgmlkgnY0gmlwhKwSbpKKbXVsdGlhZGRyc5YACASsEm6SBlaQAAoErBJukgZWkd0DgnJzhQADAQAAiXNlY3AyNTZrMaECssGoPjLjj0j9la2Oe90H7fPpL8bXuHCJRFeK2cQHZaODdGNwglaQg3VkcIJWkoV3YWt1MgM --storenode=/ip4/172.18.110.146/tcp/22160/p2p/16Uiu2HAm7TTpc9scHM4gJ2sMwwk1BUSx8eJg99VgHzTPyGMxSdcE --store=true --relay=true
2026-02-25 20:07:52.563 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.92.158 waku 4e35197b0f131381f7d94326d9a0b19b3b3b35b8deaf72f77b06fb5b989752da
2026-02-25 20:07:52.598 DEBUG [src.node.docker_mananger] Container started with ID 4e35197b0f13. Setting up logs at ./log/docker/store_node1_2026-02-25_20-07-50__de2d3ff3-1e7c-4153-9206-9e827016dfa6__wakuorg_nwaku:latest.log
2026-02-25 20:07:52.599 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18629
2026-02-25 20:07:52.599 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 20:07:53.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18629/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:53.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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-02-25 20:07:53.603 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 20:07:53.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18629/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:53.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.92.158/tcp/18630/p2p/16Uiu2HAmTTZHRQfw3x3UR9g31FQWD2PAo3M7Bo6RJcEVJWZ56LnT","/ip4/172.18.92.158/tcp/18631/ws/p2p/16Uiu2HAmTTZHRQfw3x3UR9g31FQWD2PAo3M7Bo6RJcEVJWZ56LnT"],"enrUri":"enr:-L24QENHXcKIm8OtJIr7NaUn8tb5nC17j-1qt0IUJPfjeZQlC6uWHrXAW0zf8mLgGJQp9ZOrxa3Olx3o-tseeYbRASECgmlkgnY0gmlwhKwSXJ6KbXVsdGlhZGRyc5YACASsElyeBkjGAAoErBJcngZIx90DgnJzhQADAQAAiXNlY3AyNTZrMaED2_GSbj1lApFbQcgL0OZ67mJZ-B2RH_6j4RLKli-D-MCDdGNwgkjGg3VkcIJIyIV3YWt1MgM"}'
2026-02-25 20:07:53.606 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 20:07:53.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18629/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.110.146/tcp/22160/p2p/16Uiu2HAm7TTpc9scHM4gJ2sMwwk1BUSx8eJg99VgHzTPyGMxSdcE"]'
2026-02-25 20:07:53.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:53.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22159/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-02-25 20:07:53.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:53.612 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18629/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-02-25 20:07:53.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:53.615 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:53.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22159/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-02-25 20:07:53.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:53.621 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-25 20:07:53.822 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:53.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:53.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:53.829 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-25 20:07:54.030 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:54.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:54.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:54.037 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-25 20:07:54.239 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:54.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:54.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:54.246 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-25 20:07:54.447 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:54.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:54.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:54.453 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-25 20:07:54.654 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:54.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:54.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:54.660 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-25 20:07:54.861 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:54.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:54.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:54.868 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-25 20:07:55.068 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:55.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:55.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:55.075 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-25 20:07:55.276 DEBUG [tests.store.test_topics] trying to find stored messages with wrong content_topic =##
2026-02-25 20:07:55.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22159/store/v3/messages?includeData=true&contentTopics=%23%23&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:55.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
2026-02-25 20:07:55.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18629/store/v3/messages?includeData=true&contentTopics=%23%23&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:55.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
2026-02-25 20:07:55.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22159/store/v3/messages?includeData=true&contentTopics=%20&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:55.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
2026-02-25 20:07:55.285 DEBUG [tests.store.test_topics] response for invalid content_topic {'requestId': '', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}
2026-02-25 20:07:55.288 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-25 20:07:55.289 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-25 20:07:55.289 DEBUG [src.node.waku_node] Stopping container with id 248d2047f48f
2026-02-25 20:07:55.853 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 20:07:55.853 DEBUG [src.node.waku_node] Stopping container with id 4e35197b0f13
2026-02-25 20:07:56.411 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 20:07:56.414 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-25 20:07:56.429 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-25 20:07:56.436 DEBUG [src.node.docker_mananger] No errors found in the waku logs.