mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2025-12-10 04:14:15.485 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-10 04:14:15.485 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/2/0] with id: 2025-12-10_04-14-15__20661a45-c0ae-4977-8bbc-e66c4da6dfb4
|
|
2025-12-10 04:14:15.485 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-10 04:14:15.485 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-10 04:14:15.486 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-10 04:14:15.493 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:14:15.493 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-10_04-14-15__20661a45-c0ae-4977-8bbc-e66c4da6dfb4__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:14:15.493 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:14:15.493 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:14:15.494 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:14:15.495 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.116.139
|
|
2025-12-10 04:14:15.495 DEBUG [src.node.docker_mananger] Generated ports ['36679', '36680', '36681', '36682', '36683']
|
|
2025-12-10 04:14:15.495 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2025-12-10 04:14:15.495 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-10 04:14:15.495 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:14:15.495 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:14:15.495 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:14:15.495 DEBUG [src.node.docker_mananger] docker run -i -t -p 36679:36679 -p 36680:36680 -p 36681:36681 -p 36682:36682 -p 36683:36683 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=36681 --rest-port=36679 --tcp-port=36680 --discv5-udp-port=36682 --rest-address=0.0.0.0 --nat=extip:172.18.116.139 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=bfaad90341dd27d23fecff6b5ed392ec6cd17417faafca0eef3d9ecf7538ae9b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36683 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-10 04:14:15.674 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.116.139 waku 0162fb5462fda085608cc55f56c553a63fc2a658173c672810a56fe81243cd65
|
|
2025-12-10 04:14:15.708 DEBUG [src.node.docker_mananger] Container started with ID 0162fb5462fd. Setting up logs at ./log/docker/node1_2025-12-10_04-14-15__20661a45-c0ae-4977-8bbc-e66c4da6dfb4__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:14:15.708 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36679
|
|
2025-12-10 04:14:15.708 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:14:15.761 ERROR [src.node.docker_mananger] Max retries reached for container d53c1926aa74. Exiting log stream.
|
|
2025-12-10 04:14:16.293 ERROR [src.node.docker_mananger] Max retries reached for container 2e81d47b8b41. Exiting log stream.
|
|
2025-12-10 04:14:16.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36679/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:16.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-10 04:14:16.712 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:14:16.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36679/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:16.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.116.139/tcp/36680/p2p/16Uiu2HAkvSATgy5dKkRVUhqKu1SSxcgrDur8jGpzjduf9VQNgPYn","/ip4/172.18.116.139/tcp/36681/ws/p2p/16Uiu2HAkvSATgy5dKkRVUhqKu1SSxcgrDur8jGpzjduf9VQNgPYn"],"enrUri":"enr:-L24QLg7MIZFXtX5AfveP0vi-qyh4jcmNGCT16mLNMIUXPYZWgn9V6dZ_5R_UypoYTwWyCDIfdwPCIa55I6WhNIpkU8CgmlkgnY0gmlwhKwSdIuKbXVsdGlhZGRyc5YACASsEnSLBo9IAAoErBJ0iwaPSd0DgnJzhQACAQAAiXNlY3AyNTZrMaECDvvj9XZj77kcQw6JJwsJfxOgv74m-hgkhtl8zd8hyRODdGNwgo9Ig3VkcIKPSoV3YWt1MgU"}'
|
|
2025-12-10 04:14:16.715 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:14:16.721 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:14:16.721 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-10_04-14-15__20661a45-c0ae-4977-8bbc-e66c4da6dfb4__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:14:16.721 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:14:16.722 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:14:16.723 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:14:16.723 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.25.176
|
|
2025-12-10 04:14:16.723 DEBUG [src.node.docker_mananger] Generated ports ['33410', '33411', '33412', '33413', '33414']
|
|
2025-12-10 04:14:16.723 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2025-12-10 04:14:16.723 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-10 04:14:16.723 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:14:16.724 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:14:16.724 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:14:16.724 DEBUG [src.node.docker_mananger] docker run -i -t -p 33410:33410 -p 33411:33411 -p 33412:33412 -p 33413:33413 -p 33414:33414 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=33412 --rest-port=33410 --tcp-port=33411 --discv5-udp-port=33413 --rest-address=0.0.0.0 --nat=extip:172.18.25.176 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f50d047a9017d7f08ec6e940e8b88ac6e4ec17ba9c9df4817b6c62fec0ad1d63 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33414 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLg7MIZFXtX5AfveP0vi-qyh4jcmNGCT16mLNMIUXPYZWgn9V6dZ_5R_UypoYTwWyCDIfdwPCIa55I6WhNIpkU8CgmlkgnY0gmlwhKwSdIuKbXVsdGlhZGRyc5YACASsEnSLBo9IAAoErBJ0iwaPSd0DgnJzhQACAQAAiXNlY3AyNTZrMaECDvvj9XZj77kcQw6JJwsJfxOgv74m-hgkhtl8zd8hyRODdGNwgo9Ig3VkcIKPSoV3YWt1MgU
|
|
2025-12-10 04:14:16.910 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.25.176 waku 014f2d4f0acefbb8f61254f4297a3d23e3c98d9f39e1ad2852f9d5db0ab10239
|
|
2025-12-10 04:14:16.938 DEBUG [src.node.docker_mananger] Container started with ID 014f2d4f0ace. Setting up logs at ./log/docker/node2_2025-12-10_04-14-15__20661a45-c0ae-4977-8bbc-e66c4da6dfb4__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:14:16.939 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33410
|
|
2025-12-10 04:14:16.940 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:14:17.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33410/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:17.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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":"READY"}]}'
|
|
2025-12-10 04:14:17.960 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:14:17.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33410/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:17.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.25.176/tcp/33411/p2p/16Uiu2HAmE93BZLKjtoCX2sT5X84aG6Ptbh9eJuA4Vwx5PAYEwUQq","/ip4/172.18.25.176/tcp/33412/ws/p2p/16Uiu2HAmE93BZLKjtoCX2sT5X84aG6Ptbh9eJuA4Vwx5PAYEwUQq"],"enrUri":"enr:-L24QP6llnWWI862aFULKQumQSDrureOQ9eXoaviJyv4MFFtYIjimVb4h6A-XBuNi24HGOOXuB1RL7vvKTfyqWBiO-oCgmlkgnY0gmlwhKwSGbCKbXVsdGlhZGRyc5YACASsEhmwBoKDAAoErBIZsAaChN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDFgsm59TU9qdarr0zhOeqMAm3n9p-vmfRQlR3QLKidhKDdGNwgoKDg3VkcIKChYV3YWt1MgE"}'
|
|
2025-12-10 04:14:17.965 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:14:17.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33410/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.116.139/tcp/36680/p2p/16Uiu2HAkvSATgy5dKkRVUhqKu1SSxcgrDur8jGpzjduf9VQNgPYn"]'
|
|
2025-12-10 04:14:17.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:17.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36679/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2025-12-10 04:14:17.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:17.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33410/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2025-12-10 04:14:17.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:17.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36679/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)'}'
|
|
2025-12-10 04:14:17.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:14:17.978 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:14:18.078 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:14:18.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:18.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765340057973892228,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:14:18.083 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:14:18.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33410/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:18.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765340057973892228,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:14:18.088 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-10 04:14:18.090 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-10 04:14:18.090 DEBUG [src.node.waku_node] Stopping container with id 0162fb5462fd
|
|
2025-12-10 04:14:18.637 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:14:18.638 DEBUG [src.node.waku_node] Stopping container with id 014f2d4f0ace
|
|
2025-12-10 04:14:19.184 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:14:19.187 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-10 04:14:19.192 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:14:19.196 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|