mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
71 lines
12 KiB
Plaintext
71 lines
12 KiB
Plaintext
2026-03-13 04:32:32.476 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-13 04:32:32.476 DEBUG [tests.conftest] Running test: test_store with id: 2026-03-13_04-32-32__534c036d-06d8-4219-a4ea-2dcb168e2265
|
|
2026-03-13 04:32:32.476 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-13 04:32:32.477 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-13 04:32:32.477 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-13 04:32:32.477 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-13 04:32:32.477 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-13 04:32:32.488 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:32:32.488 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-32-32__534c036d-06d8-4219-a4ea-2dcb168e2265__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:32:32.488 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:32:32.488 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:32:32.532 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-03-13 04:32:32.532 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.36.245
|
|
2026-03-13 04:32:32.532 DEBUG [src.node.docker_mananger] Generated ports ['36435', '36436', '36437', '36438', '36439']
|
|
2026-03-13 04:32:32.533 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:32:32.533 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:32:32.533 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:32:32.533 DEBUG [src.node.docker_mananger] docker run -i -t -p 36435:36435 -p 36436:36436 -p 36437:36437 -p 36438:36438 -p 36439:36439 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=36437 --rest-port=36435 --tcp-port=36436 --discv5-udp-port=36438 --rest-address=0.0.0.0 --nat=extip:172.18.36.245 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7a82a2057d99368cb4cf1ffce2ecf1b2d04cf19de7c6bb34ede0a1b6caacaae4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36439 --metrics-logging=true --relay=true --store=true
|
|
2026-03-13 04:32:36.075 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.36.245 waku f7d5ad6e4f0a4fa5cfed9d9674f5d721f2eb79b6ea8f3406a08edf76b3932b3e
|
|
2026-03-13 04:32:36.115 DEBUG [src.node.docker_mananger] Container started with ID f7d5ad6e4f0a. Setting up logs at ./log/docker/node1_2026-03-13_04-32-32__534c036d-06d8-4219-a4ea-2dcb168e2265__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:32:36.115 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36435
|
|
2026-03-13 04:32:36.116 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:32:37.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36435/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:37.120 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-13 04:32:37.121 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:32:37.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36435/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:37.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.36.245/tcp/36436/p2p/16Uiu2HAm1g5u2ER2AzWAywH3TFFiLbNwB7ZssTFKS2XE6jhk1dij","/ip4/172.18.36.245/tcp/36437/ws/p2p/16Uiu2HAm1g5u2ER2AzWAywH3TFFiLbNwB7ZssTFKS2XE6jhk1dij"],"enrUri":"enr:-L24QBNyrhcoFCa3zRb116FCg-MDYk2Ku4kZLwCj1j2WQGiMIIPdvQT1unXieUROqD47gQdLNkyeinpJSY91y7I82aUCgmlkgnY0gmlwhKwSJPWKbXVsdGlhZGRyc5YACASsEiT1Bo5UAAoErBIk9QaOVd0DgnJzhQADAQAAiXNlY3AyNTZrMaECXNdL9_aC9TNFq2MAThEEd1FIR_q_B5-der6VeSQTVTSDdGNwgo5Ug3VkcIKOVoV3YWt1MgM"}'
|
|
2026-03-13 04:32:37.124 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:32:37.130 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:32:37.131 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-32-32__534c036d-06d8-4219-a4ea-2dcb168e2265__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:32:37.131 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:32:37.131 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:32:37.132 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:32:37.132 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.67.130
|
|
2026-03-13 04:32:37.133 DEBUG [src.node.docker_mananger] Generated ports ['46008', '46009', '46010', '46011', '46012']
|
|
2026-03-13 04:32:37.133 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:32:37.133 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:32:37.133 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:32:37.133 DEBUG [src.node.docker_mananger] docker run -i -t -p 46008:46008 -p 46009:46009 -p 46010:46010 -p 46011:46011 -p 46012:46012 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=46010 --rest-port=46008 --tcp-port=46009 --discv5-udp-port=46011 --rest-address=0.0.0.0 --nat=extip:172.18.67.130 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2fafef1bd27ae0bfff8dd98b7d50741cbf5ab5f38f934aeac6cdd8264cfeadd8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46012 --metrics-logging=true --relay=true --store=true --discv5-bootstrap-node=enr:-L24QBNyrhcoFCa3zRb116FCg-MDYk2Ku4kZLwCj1j2WQGiMIIPdvQT1unXieUROqD47gQdLNkyeinpJSY91y7I82aUCgmlkgnY0gmlwhKwSJPWKbXVsdGlhZGRyc5YACASsEiT1Bo5UAAoErBIk9QaOVd0DgnJzhQADAQAAiXNlY3AyNTZrMaECXNdL9_aC9TNFq2MAThEEd1FIR_q_B5-der6VeSQTVTSDdGNwgo5Ug3VkcIKOVoV3YWt1MgM --storenode=/ip4/172.18.36.245/tcp/36436/p2p/16Uiu2HAm1g5u2ER2AzWAywH3TFFiLbNwB7ZssTFKS2XE6jhk1dij
|
|
2026-03-13 04:32:37.320 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.67.130 waku 8b32226c2fda7516607290d865140b70e22a58ac73a70fcd17b85e4d2ca1da9c
|
|
2026-03-13 04:32:37.356 DEBUG [src.node.docker_mananger] Container started with ID 8b32226c2fda. Setting up logs at ./log/docker/node1_2026-03-13_04-32-32__534c036d-06d8-4219-a4ea-2dcb168e2265__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:32:37.356 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46008
|
|
2026-03-13 04:32:37.356 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:32:38.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46008/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:38.359 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-13 04:32:38.360 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:32:38.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46008/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:38.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.67.130/tcp/46009/p2p/16Uiu2HAmGysXw6BtB9uLcuL9RRD1xwJmgkG7EjJ8hjgegYc8K7EV","/ip4/172.18.67.130/tcp/46010/ws/p2p/16Uiu2HAmGysXw6BtB9uLcuL9RRD1xwJmgkG7EjJ8hjgegYc8K7EV"],"enrUri":"enr:-L24QOs0UW9zjVOU0dWBgnfCxSLgrswU1QYh3tuNIC5ETYoBQFKcPEi_JZnHih1iU_C3igsTCNwVNKI1DLM5Ibx4TbUCgmlkgnY0gmlwhKwSQ4KKbXVsdGlhZGRyc5YACASsEkOCBrO5AAoErBJDggazut0DgnJzhQADAQAAiXNlY3AyNTZrMaEDQEUTXZaOm1QC2q-WID29R4_XinylP88stxjQMd0Op0aDdGNwgrO5g3VkcIKzu4V3YWt1MgM"}'
|
|
2026-03-13 04:32:38.362 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:32:38.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36435/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-13 04:32:38.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:32:38.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46008/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-13 04:32:38.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:32:38.374 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:32:38.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36435/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:32:38.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:32:38.382 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:32:38.583 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-13 04:32:38.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46008/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:38.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x03c3ca6717eaaf3dc9f3833273520d474efa0b7de8ba9bd3f23f21e809c002e7"}]}'
|
|
2026-03-13 04:32:38.586 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-13 04:32:38.588 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-13 04:32:38.589 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-13 04:32:38.590 DEBUG [src.node.waku_node] Stopping container with id f7d5ad6e4f0a
|
|
2026-03-13 04:32:39.163 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:32:39.164 DEBUG [src.node.waku_node] Stopping container with id 8b32226c2fda
|
|
2026-03-13 04:32:39.710 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:32:39.712 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-13 04:32:39.720 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-13 04:32:39.726 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|