mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-19 02:03:06 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2026-03-10 04:35:01.218 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-10 04:35:01.219 DEBUG [tests.conftest] Running test: test_single_content_topic[/statusim/1/community/cbor] with id: 2026-03-10_04-35-01__fdb204ee-dc0d-429d-91c8-4580e5251f78
|
|
2026-03-10 04:35:01.219 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-10 04:35:01.219 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-10 04:35:01.219 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-10 04:35:01.228 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-10 04:35:01.229 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-10_04-35-01__fdb204ee-dc0d-429d-91c8-4580e5251f78__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:35:01.229 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-10 04:35:01.229 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-10 04:35:01.231 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-10 04:35:01.231 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.153.140
|
|
2026-03-10 04:35:01.231 DEBUG [src.node.docker_mananger] Generated ports ['47957', '47958', '47959', '47960', '47961']
|
|
2026-03-10 04:35:01.231 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-10 04:35:01.231 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-10 04:35:01.231 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-10 04:35:01.231 DEBUG [src.node.docker_mananger] docker run -i -t -p 47957:47957 -p 47958:47958 -p 47959:47959 -p 47960:47960 -p 47961:47961 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=47959 --rest-port=47957 --tcp-port=47958 --discv5-udp-port=47960 --rest-address=0.0.0.0 --nat=extip:172.18.153.140 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=be3fdfd2abb9dd0e69e2a88c81b52ff4e5abda7b8ed1abbb6f4a5f8ad936f2f3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47961 --metrics-logging=true --relay=true --filter=true --content-topic=/statusim/1/community/cbor
|
|
2026-03-10 04:35:01.413 ERROR [src.node.docker_mananger] Max retries reached for container f0b7c135de93. Exiting log stream.
|
|
2026-03-10 04:35:01.438 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.153.140 waku 8478681bb60fc1f4630b36ff6051ebf327d9e75eefa25308b37f924e611eac2e
|
|
2026-03-10 04:35:01.476 DEBUG [src.node.docker_mananger] Container started with ID 8478681bb60f. Setting up logs at ./log/docker/node1_2026-03-10_04-35-01__fdb204ee-dc0d-429d-91c8-4580e5251f78__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:35:01.476 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47957
|
|
2026-03-10 04:35:01.477 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-10 04:35:01.989 ERROR [src.node.docker_mananger] Max retries reached for container 2fa8db766ac0. Exiting log stream.
|
|
2026-03-10 04:35:02.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47957/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:35:02.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-10 04:35:02.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47957/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:35:02.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-10 04:35:02.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47957/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:35:02.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-10 04:35:02.706 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-10 04:35:02.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47957/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:35:02.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.153.140/tcp/47958/p2p/16Uiu2HAkzzwQ79RF8RZgbV4SmkVG5hHwFTFhZfvKAjgzcrYLWLHw","/ip4/172.18.153.140/tcp/47959/ws/p2p/16Uiu2HAkzzwQ79RF8RZgbV4SmkVG5hHwFTFhZfvKAjgzcrYLWLHw"],"enrUri":"enr:-L24QBSmeS6hqrU-Uk7uYiSdtwB8K1C_Zhfu8LcxEbbKk9wrevhpkKFTs5p1I5bLcMSSjfV8yJABaQllMAv1tpP5zCMCgmlkgnY0gmlwhKwSmYyKbXVsdGlhZGRyc5YACASsEpmMBrtWAAoErBKZjAa7V90DgnJzhQACAQAAiXNlY3AyNTZrMaECUtAJLr1N-q8rkFOKc-qYUc2E2WssuJKb6ep0E-3Uy1qDdGNwgrtWg3VkcIK7WIV3YWt1MgU"}'
|
|
2026-03-10 04:35:02.709 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-10 04:35:02.719 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-10 04:35:02.720 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-10_04-35-01__fdb204ee-dc0d-429d-91c8-4580e5251f78__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:35:02.720 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-10 04:35:02.720 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-10 04:35:02.721 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-10 04:35:02.722 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.161.48
|
|
2026-03-10 04:35:02.722 DEBUG [src.node.docker_mananger] Generated ports ['50638', '50639', '50640', '50641', '50642']
|
|
2026-03-10 04:35:02.722 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-10 04:35:02.722 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-10 04:35:02.722 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-10 04:35:02.722 DEBUG [src.node.docker_mananger] docker run -i -t -p 50638:50638 -p 50639:50639 -p 50640:50640 -p 50641:50641 -p 50642:50642 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=50640 --rest-port=50638 --tcp-port=50639 --discv5-udp-port=50641 --rest-address=0.0.0.0 --nat=extip:172.18.161.48 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=7a04461eb2ae4adfbea38bbf9a0e01ccb83614bffa64e3ed64bbddeaf7c0bcef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50642 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBSmeS6hqrU-Uk7uYiSdtwB8K1C_Zhfu8LcxEbbKk9wrevhpkKFTs5p1I5bLcMSSjfV8yJABaQllMAv1tpP5zCMCgmlkgnY0gmlwhKwSmYyKbXVsdGlhZGRyc5YACASsEpmMBrtWAAoErBKZjAa7V90DgnJzhQACAQAAiXNlY3AyNTZrMaECUtAJLr1N-q8rkFOKc-qYUc2E2WssuJKb6ep0E-3Uy1qDdGNwgrtWg3VkcIK7WIV3YWt1MgU --content-topic=/statusim/1/community/cbor
|
|
2026-03-10 04:35:02.932 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.161.48 waku 0cc16884cbc82594ac12c5a330fc0380566e75c78bf3045de1de361ad09a33ce
|
|
2026-03-10 04:35:02.968 DEBUG [src.node.docker_mananger] Container started with ID 0cc16884cbc8. Setting up logs at ./log/docker/node2_2026-03-10_04-35-01__fdb204ee-dc0d-429d-91c8-4580e5251f78__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:35:02.969 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50638
|
|
2026-03-10 04:35:02.970 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-10 04:35:03.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50638/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:35:03.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-10 04:35:03.973 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-10 04:35:03.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50638/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:35:03.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.161.48/tcp/50639/p2p/16Uiu2HAmHqtYLRUKbeKhXKZ92SMyZ3KUuvpKqfYV3yCa9S6CJ9ZN","/ip4/172.18.161.48/tcp/50640/ws/p2p/16Uiu2HAmHqtYLRUKbeKhXKZ92SMyZ3KUuvpKqfYV3yCa9S6CJ9ZN"],"enrUri":"enr:-L24QACDQY-5_DJjtpxdl8WvMXqjWStFiUzgHbIDcnMNuC_-VB7Fc4vA7QPK3I6JWZ0w2XEEf_A3TIHXGSWkpj75jNQCgmlkgnY0gmlwhKwSoTCKbXVsdGlhZGRyc5YACASsEqEwBsXPAAoErBKhMAbF0N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDTRVBMIWGO8d2EOgJ_zE_tbmmGAXt0WrIm-gBcvpxaC2DdGNwgsXPg3VkcILF0YV3YWt1MgE"}'
|
|
2026-03-10 04:35:03.976 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-10 04:35:03.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50638/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.153.140/tcp/47958/p2p/16Uiu2HAkzzwQ79RF8RZgbV4SmkVG5hHwFTFhZfvKAjgzcrYLWLHw"]'
|
|
2026-03-10 04:35:03.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:35:04.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47957/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/statusim/1/community/cbor"]'
|
|
2026-03-10 04:35:04.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:35:04.014 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50638/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/statusim/1/community/cbor"]'
|
|
2026-03-10 04:35:04.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:35:04.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47957/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-10 04:35:04.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:35:04.036 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-10 04:35:04.136 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-10 04:35:04.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47957/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:35:04.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1773117304022503312,"ephemeral":false,"proof":""}]'
|
|
2026-03-10 04:35:04.141 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-10 04:35:04.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50638/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:35:04.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1773117304022503312,"ephemeral":false,"proof":""}]'
|
|
2026-03-10 04:35:04.147 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-10 04:35:04.149 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-10 04:35:04.149 DEBUG [src.node.waku_node] Stopping container with id 8478681bb60f
|
|
2026-03-10 04:35:04.760 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-10 04:35:04.760 DEBUG [src.node.waku_node] Stopping container with id 0cc16884cbc8
|
|
2026-03-10 04:35:05.317 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-10 04:35:05.318 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-10 04:35:05.351 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-10 04:35:05.380 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|