mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-30 15:43:32 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2026-02-26 04:35:59.548 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-26 04:35:59.549 DEBUG [tests.conftest] Running test: test_2_nodes_different_content_topic_different_shard with id: 2026-02-26_04-35-59__f22e466c-dff7-404d-aaaf-44388519f9f7
|
|
2026-02-26 04:35:59.550 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-26 04:35:59.551 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-26 04:35:59.553 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-26 04:35:59.565 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:35:59.565 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-26_04-35-59__f22e466c-dff7-404d-aaaf-44388519f9f7__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:35:59.566 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:35:59.566 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:35:59.567 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:35:59.567 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.64.206
|
|
2026-02-26 04:35:59.567 DEBUG [src.node.docker_mananger] Generated ports ['64952', '64953', '64954', '64955', '64956']
|
|
2026-02-26 04:35:59.568 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:35:59.568 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:35:59.568 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:35:59.568 DEBUG [src.node.docker_mananger] docker run -i -t -p 64952:64952 -p 64953:64953 -p 64954:64954 -p 64955:64955 -p 64956:64956 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=64954 --rest-port=64952 --tcp-port=64953 --discv5-udp-port=64955 --rest-address=0.0.0.0 --nat=extip:172.18.64.206 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=a78dd0ef1349a5a194e9048f636bbbacdcd1a26a4c18d9716ebcdef42acfbeae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64956 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto
|
|
2026-02-26 04:35:59.742 ERROR [src.node.docker_mananger] Max retries reached for container 9ea00b2a2113. Exiting log stream.
|
|
2026-02-26 04:35:59.764 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.64.206 waku 74ea97c33563ec0d38dc893192b735a07ea4cf56f3f33c3f6065e6d7484f0044
|
|
2026-02-26 04:35:59.801 DEBUG [src.node.docker_mananger] Container started with ID 74ea97c33563. Setting up logs at ./log/docker/node1_2026-02-26_04-35-59__f22e466c-dff7-404d-aaaf-44388519f9f7__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:35:59.801 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64952
|
|
2026-02-26 04:35:59.803 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:36:00.376 ERROR [src.node.docker_mananger] Max retries reached for container 9ddd6a6e25a4. Exiting log stream.
|
|
2026-02-26 04:36:00.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:00.806 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_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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-26 04:36:00.807 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:36:00.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64952/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:00.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.64.206/tcp/64953/p2p/16Uiu2HAm6hPQZez3Wjy8sY8JKR6wZbGnxrHyVjKRMTVhtgGgX9WY","/ip4/172.18.64.206/tcp/64954/ws/p2p/16Uiu2HAm6hPQZez3Wjy8sY8JKR6wZbGnxrHyVjKRMTVhtgGgX9WY"],"enrUri":"enr:-L24QMzYP1KjvJU-Sa0RWN179Fzip2FNVhu8fqih2H9KkBVzSmCrcwEFrcTbUA3RZR_o_XfUqURwE_9qbvLBuOqj0f0CgmlkgnY0gmlwhKwSQM6KbXVsdGlhZGRyc5YACASsEkDOBv25AAoErBJAzgb9ut0DgnJzhQACAQAAiXNlY3AyNTZrMaECp3ccLXB6Kpnl062ivpW_bJUdoXUUE3Oq-92EW4FRlZGDdGNwgv25g3VkcIL9u4V3YWt1MgU"}'
|
|
2026-02-26 04:36:00.810 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:36:00.818 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:36:00.818 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-26_04-35-59__f22e466c-dff7-404d-aaaf-44388519f9f7__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:36:00.818 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:36:00.819 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:36:00.820 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:36:00.821 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.173.240
|
|
2026-02-26 04:36:00.821 DEBUG [src.node.docker_mananger] Generated ports ['55348', '55349', '55350', '55351', '55352']
|
|
2026-02-26 04:36:00.821 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:36:00.821 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:36:00.821 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:36:00.821 DEBUG [src.node.docker_mananger] docker run -i -t -p 55348:55348 -p 55349:55349 -p 55350:55350 -p 55351:55351 -p 55352:55352 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=55350 --rest-port=55348 --tcp-port=55349 --discv5-udp-port=55351 --rest-address=0.0.0.0 --nat=extip:172.18.173.240 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=08f7c668ffd63aedbf2c22fc0b9e001caafd57a61aef1da9ede513ad1738b98b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55352 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMzYP1KjvJU-Sa0RWN179Fzip2FNVhu8fqih2H9KkBVzSmCrcwEFrcTbUA3RZR_o_XfUqURwE_9qbvLBuOqj0f0CgmlkgnY0gmlwhKwSQM6KbXVsdGlhZGRyc5YACASsEkDOBv25AAoErBJAzgb9ut0DgnJzhQACAQAAiXNlY3AyNTZrMaECp3ccLXB6Kpnl062ivpW_bJUdoXUUE3Oq-92EW4FRlZGDdGNwgv25g3VkcIL9u4V3YWt1MgU --content-topic=/waku/2/content/test.js
|
|
2026-02-26 04:36:01.031 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.173.240 waku 66b78da929c9ba6e10c7d73f248a8eb413f1b53b35a19712c6c5d44f95ad4e20
|
|
2026-02-26 04:36:01.068 DEBUG [src.node.docker_mananger] Container started with ID 66b78da929c9. Setting up logs at ./log/docker/node2_2026-02-26_04-35-59__f22e466c-dff7-404d-aaaf-44388519f9f7__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:36:01.068 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55348
|
|
2026-02-26 04:36:01.069 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:36:02.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55348/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:02.091 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":"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-26 04:36:02.093 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:36:02.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55348/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:02.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.173.240/tcp/55349/p2p/16Uiu2HAmPSGMR6iKrfoCnFofH5co8c1LW58xPhkvSLHjTc5y8web","/ip4/172.18.173.240/tcp/55350/ws/p2p/16Uiu2HAmPSGMR6iKrfoCnFofH5co8c1LW58xPhkvSLHjTc5y8web"],"enrUri":"enr:-L24QKw3v-bJB4EU2mDZ4RVX058SLDP1OgJbARdqmiG1qoUheu_OgIB8kLXyuewe27JQRAQZRVy89TBC5GXq99NUlVECgmlkgnY0gmlwhKwSrfCKbXVsdGlhZGRyc5YACASsEq3wBtg1AAoErBKt8AbYNt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDoC4ZcehrGiYsx6K6HwUarfDyZv7y4gWNHgkCGjuzMPSDdGNwgtg1g3VkcILYN4V3YWt1MgE"}'
|
|
2026-02-26 04:36:02.100 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:36:02.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55348/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.64.206/tcp/64953/p2p/16Uiu2HAm6hPQZez3Wjy8sY8JKR6wZbGnxrHyVjKRMTVhtgGgX9WY"]'
|
|
2026-02-26 04:36:02.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:36:02.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64952/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-02-26 04:36:02.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:36:02.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55348/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
|
|
2026-02-26 04:36:02.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:36:02.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64952/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-26 04:36:02.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:36:02.119 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-26 04:36:02.219 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-26 04:36:02.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64952/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:02.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772080562113014070,"ephemeral":false,"proof":""}]'
|
|
2026-02-26 04:36:02.225 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-26 04:36:02.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55348/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:02.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772080562113014070,"ephemeral":false,"proof":""}]'
|
|
2026-02-26 04:36:02.231 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-26 04:36:02.232 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-26 04:36:02.232 DEBUG [src.node.waku_node] Stopping container with id 74ea97c33563
|
|
2026-02-26 04:36:02.834 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:36:02.837 DEBUG [src.node.waku_node] Stopping container with id 66b78da929c9
|
|
2026-02-26 04:36:03.405 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:36:03.408 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-26 04:36:03.413 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-26 04:36:03.418 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|