mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-29 23:23:50 +00:00
85 lines
15 KiB
Plaintext
85 lines
15 KiB
Plaintext
2026-03-18 09:11:57.574 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-18 09:11:57.574 DEBUG [tests.conftest] Running test: test_store_with_non_hex_characters_in_hash with id: 2026-03-18_09-11-57__44d41add-c752-4cd7-ae30-4b0760063381
|
|
2026-03-18 09:11:57.574 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-18 09:11:57.575 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-18 09:11:57.575 DEBUG [src.steps.store] Running fixture setup: node_setup
|
|
2026-03-18 09:11:57.582 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:11:57.582 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-03-18_09-11-57__44d41add-c752-4cd7-ae30-4b0760063381__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:11:57.582 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:11:57.583 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:11:57.584 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:11:57.584 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.241.4
|
|
2026-03-18 09:11:57.584 DEBUG [src.node.docker_mananger] Generated ports ['46410', '46411', '46412', '46413', '46414']
|
|
2026-03-18 09:11:57.585 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:11:57.585 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:11:57.585 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:11:57.585 DEBUG [src.node.docker_mananger] docker run -i -t -p 46410:46410 -p 46411:46411 -p 46412:46412 -p 46413:46413 -p 46414:46414 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=46412 --rest-port=46410 --tcp-port=46411 --discv5-udp-port=46413 --rest-address=0.0.0.0 --nat=extip:172.18.241.4 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=e22db1bb758d9e68ebfbf01843e53e1abd4f1d52e288d2f6feadbeee0c3ae02d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46414 --metrics-logging=true --store=true --relay=true
|
|
2026-03-18 09:11:57.784 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.241.4 waku 4cf83c0ca6a68e9fe0a9a9137417d77a51218df4f2048c2863d98022f4e643e6
|
|
2026-03-18 09:11:57.825 DEBUG [src.node.docker_mananger] Container started with ID 4cf83c0ca6a6. Setting up logs at ./log/docker/publishing_node1_2026-03-18_09-11-57__44d41add-c752-4cd7-ae30-4b0760063381__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:11:57.826 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 46410
|
|
2026-03-18 09:11:57.826 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:11:57.844 ERROR [src.node.docker_mananger] Max retries reached for container 6b252d1581a1. Exiting log stream.
|
|
2026-03-18 09:11:58.381 ERROR [src.node.docker_mananger] Max retries reached for container f1ad29ba09b3. Exiting log stream.
|
|
2026-03-18 09:11:58.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46410/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:11:58.832 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-03-18 09:11:58.832 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:11:58.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46410/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:11:58.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.241.4/tcp/46411/p2p/16Uiu2HAm97DANbwfhK1k4H3Thv42fUNRMVNaS41YeHqPJzQugKgf","/ip4/172.18.241.4/tcp/46412/ws/p2p/16Uiu2HAm97DANbwfhK1k4H3Thv42fUNRMVNaS41YeHqPJzQugKgf"],"enrUri":"enr:-L24QDb2y8qJ6juF9wYy4F8rXOkaqw83mkY-8ZCdIJ_sUrfdPes9aHIb6l5lIMi7rchoMrAelCuWO9FCSYadGt-lKy4CgmlkgnY0gmlwhKwS8QSKbXVsdGlhZGRyc5YACASsEvEEBrVLAAoErBLxBAa1TN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECy0jW8-t9ywdGgV4z5OVRd2O1JdXPIKxzhqhsYo4OzvyDdGNwgrVLg3VkcIK1TYV3YWt1MgM"}'
|
|
2026-03-18 09:11:58.835 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:11:58.842 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:11:58.842 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-03-18_09-11-57__44d41add-c752-4cd7-ae30-4b0760063381__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:11:58.842 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:11:58.842 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:11:58.843 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:11:58.843 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.124
|
|
2026-03-18 09:11:58.844 DEBUG [src.node.docker_mananger] Generated ports ['19243', '19244', '19245', '19246', '19247']
|
|
2026-03-18 09:11:58.844 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:11:58.844 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:11:58.844 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:11:58.844 DEBUG [src.node.docker_mananger] docker run -i -t -p 19243:19243 -p 19244:19244 -p 19245:19245 -p 19246:19246 -p 19247:19247 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=19245 --rest-port=19243 --tcp-port=19244 --discv5-udp-port=19246 --rest-address=0.0.0.0 --nat=extip:172.18.144.124 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=0d9bf678be7aba57fe198c83018e488bb77d69e54df13adbb1619cdc2042c917 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19247 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QDb2y8qJ6juF9wYy4F8rXOkaqw83mkY-8ZCdIJ_sUrfdPes9aHIb6l5lIMi7rchoMrAelCuWO9FCSYadGt-lKy4CgmlkgnY0gmlwhKwS8QSKbXVsdGlhZGRyc5YACASsEvEEBrVLAAoErBLxBAa1TN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECy0jW8-t9ywdGgV4z5OVRd2O1JdXPIKxzhqhsYo4OzvyDdGNwgrVLg3VkcIK1TYV3YWt1MgM --storenode=/ip4/172.18.241.4/tcp/46411/p2p/16Uiu2HAm97DANbwfhK1k4H3Thv42fUNRMVNaS41YeHqPJzQugKgf --store=true --relay=true
|
|
2026-03-18 09:11:59.042 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.124 waku 23d08d97d743a0258cec32aa00007d44ddc8bd222c7c1fe24573d489440250c2
|
|
2026-03-18 09:11:59.077 DEBUG [src.node.docker_mananger] Container started with ID 23d08d97d743. Setting up logs at ./log/docker/store_node1_2026-03-18_09-11-57__44d41add-c752-4cd7-ae30-4b0760063381__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:11:59.078 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 19243
|
|
2026-03-18 09:11:59.078 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:12:00.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19243/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:12:00.081 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-03-18 09:12:00.081 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:12:00.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19243/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:12:00.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.124/tcp/19244/p2p/16Uiu2HAmAFGni9rtAK5c9cLjoP8ZXri8MTBxKiCRKMZwdkyWpQMM","/ip4/172.18.144.124/tcp/19245/ws/p2p/16Uiu2HAmAFGni9rtAK5c9cLjoP8ZXri8MTBxKiCRKMZwdkyWpQMM"],"enrUri":"enr:-L24QDzYbgIklXbccGHPDW04T2EHWLUawOxXF6H0ia7dltANaOBDCcvng_7ee8vwwRxeZj3VoOB7pjXM8S_kTzblDHwCgmlkgnY0gmlwhKwSkHyKbXVsdGlhZGRyc5YACASsEpB8BkssAAoErBKQfAZLLd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC3DVGB8uJm5fV1CV-bGcTxj7ovM9XQdBgPW6X0YVHUsCDdGNwgkssg3VkcIJLLoV3YWt1MgM"}'
|
|
2026-03-18 09:12:00.084 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:12:00.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19243/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.241.4/tcp/46411/p2p/16Uiu2HAm97DANbwfhK1k4H3Thv42fUNRMVNaS41YeHqPJzQugKgf"]'
|
|
2026-03-18 09:12:00.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:00.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46410/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-03-18 09:12:00.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:00.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19243/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-03-18 09:12:00.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:00.093 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:12:00.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46410/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:12:00.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:00.100 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:12:00.302 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:12:00.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46410/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:12:00.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:00.309 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:12:00.510 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:12:00.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46410/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:12:00.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:00.518 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:12:00.719 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:12:00.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46410/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:12:00.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:00.726 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:12:00.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46410/store/v3/messages?hashes=%23%23%23%20INVALID%20HASH%20%23%23%23&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:12:00.930 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:46410/store/v3/messages?hashes=%23%23%23%20INVALID%20HASH%20%23%23%23&pageSize=50&ascending=true. Response content: b'Exception converting hex string to bytes: # is not a hexadecimal character'
|
|
2026-03-18 09:12:00.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19243/store/v3/messages?hashes=%23%23%23%20INVALID%20HASH%20%23%23%23&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:12:00.933 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:19243/store/v3/messages?hashes=%23%23%23%20INVALID%20HASH%20%23%23%23&pageSize=50&ascending=true. Response content: b'Exception converting hex string to bytes: # is not a hexadecimal character'
|
|
2026-03-18 09:12:00.935 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-18 09:12:00.936 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-18 09:12:00.936 DEBUG [src.node.waku_node] Stopping container with id 4cf83c0ca6a6
|
|
2026-03-18 09:12:01.528 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:12:01.530 DEBUG [src.node.waku_node] Stopping container with id 23d08d97d743
|
|
2026-03-18 09:12:02.081 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:12:02.082 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-18 09:12:02.095 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 09:12:02.102 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|