mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-20 10:44:00 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2026-02-25 20:04:48.089 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 20:04:48.090 DEBUG [tests.conftest] Running test: test_lightpush_with_a_single_receiving_node with id: 2026-02-25_20-04-48__e8fcdf7f-c981-40b6-8439-69b57d9badd4
|
|
2026-02-25 20:04:48.090 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 20:04:48.090 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-25 20:04:48.098 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 20:04:48.099 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-02-25_20-04-48__e8fcdf7f-c981-40b6-8439-69b57d9badd4__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:04:48.099 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 20:04:48.099 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 20:04:48.101 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 20:04:48.101 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.136.150
|
|
2026-02-25 20:04:48.101 DEBUG [src.node.docker_mananger] Generated ports ['20395', '20396', '20397', '20398', '20399']
|
|
2026-02-25 20:04:48.101 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 20:04:48.101 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 20:04:48.101 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 20:04:48.101 DEBUG [src.node.docker_mananger] docker run -i -t -p 20395:20395 -p 20396:20396 -p 20397:20397 -p 20398:20398 -p 20399:20399 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=20397 --rest-port=20395 --tcp-port=20396 --discv5-udp-port=20398 --rest-address=0.0.0.0 --nat=extip:172.18.136.150 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9ce1da3bd934d6fef61cecf4c8d2a0c6f57ffa667184717c811f83317f5cab39 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20399 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-02-25 20:04:48.300 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.136.150 waku d1a81a528d8dccb79337406d0c75f644f788ac752088dc82866c5d0ba25370e9
|
|
2026-02-25 20:04:48.303 ERROR [src.node.docker_mananger] Max retries reached for container ac10fb27b326. Exiting log stream.
|
|
2026-02-25 20:04:48.343 DEBUG [src.node.docker_mananger] Container started with ID d1a81a528d8d. Setting up logs at ./log/docker/receiving_node1_2026-02-25_20-04-48__e8fcdf7f-c981-40b6-8439-69b57d9badd4__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:04:48.343 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20395
|
|
2026-02-25 20:04:48.344 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 20:04:48.868 ERROR [src.node.docker_mananger] Max retries reached for container 91f6c66192c1. Exiting log stream.
|
|
2026-02-25 20:04:49.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20395/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:04:49.347 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-25 20:04:49.348 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 20:04:49.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20395/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:04:49.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.136.150/tcp/20396/p2p/16Uiu2HAmSJExkzpqWsprpacvkjg7vwy8zLv3gCAzgsR36nRDgSW3","/ip4/172.18.136.150/tcp/20397/ws/p2p/16Uiu2HAmSJExkzpqWsprpacvkjg7vwy8zLv3gCAzgsR36nRDgSW3"],"enrUri":"enr:-L24QFWcQ35xrgCU-ruLGMRgMb7UIqIVPrzYKZ4JFzQloAp_bFGNotrVPveBzl6waJNh8uZ4t2N_MrIFk614ZHeCRSgCgmlkgnY0gmlwhKwSiJaKbXVsdGlhZGRyc5YACASsEoiWBk-sAAoErBKIlgZPrd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyrLw-TuVa-xO6ZcZoyRsSIGQIrfPl14MuX_nKUt73rCDdGNwgk-sg3VkcIJProV3YWt1Mgk"}'
|
|
2026-02-25 20:04:49.350 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 20:04:49.357 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 20:04:49.358 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-02-25_20-04-48__e8fcdf7f-c981-40b6-8439-69b57d9badd4__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:04:49.358 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 20:04:49.358 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 20:04:49.359 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 20:04:49.360 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.101.11
|
|
2026-02-25 20:04:49.360 DEBUG [src.node.docker_mananger] Generated ports ['59684', '59685', '59686', '59687', '59688']
|
|
2026-02-25 20:04:49.360 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 20:04:49.360 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 20:04:49.360 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 20:04:49.360 DEBUG [src.node.docker_mananger] docker run -i -t -p 59684:59684 -p 59685:59685 -p 59686:59686 -p 59687:59687 -p 59688:59688 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=59686 --rest-port=59684 --tcp-port=59685 --discv5-udp-port=59687 --rest-address=0.0.0.0 --nat=extip:172.18.101.11 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6ca3aeca3e48d6ab43082b76c2bffecec9349d99f61ad6a6e29d94fce186fa18 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59688 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QFWcQ35xrgCU-ruLGMRgMb7UIqIVPrzYKZ4JFzQloAp_bFGNotrVPveBzl6waJNh8uZ4t2N_MrIFk614ZHeCRSgCgmlkgnY0gmlwhKwSiJaKbXVsdGlhZGRyc5YACASsEoiWBk-sAAoErBKIlgZPrd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyrLw-TuVa-xO6ZcZoyRsSIGQIrfPl14MuX_nKUt73rCDdGNwgk-sg3VkcIJProV3YWt1Mgk --lightpushnode=/ip4/172.18.136.150/tcp/20396/p2p/16Uiu2HAmSJExkzpqWsprpacvkjg7vwy8zLv3gCAzgsR36nRDgSW3 --lightpush=true --relay=true
|
|
2026-02-25 20:04:49.549 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.101.11 waku 6f56c536a8fe0e1e2e4ba22e2f10b84b203fc53cfc80bbe73892f9bb891cee07
|
|
2026-02-25 20:04:49.584 DEBUG [src.node.docker_mananger] Container started with ID 6f56c536a8fe. Setting up logs at ./log/docker/lightpush_node1_2026-02-25_20-04-48__e8fcdf7f-c981-40b6-8439-69b57d9badd4__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:04:49.584 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59684
|
|
2026-02-25 20:04:49.584 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 20:04:50.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59684/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:04:50.588 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-25 20:04:50.589 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 20:04:50.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59684/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:04:50.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.101.11/tcp/59685/p2p/16Uiu2HAmUq6YQcd13LcTcZGm4W7qp4U1NZLjVVQAb7i8kKRvuHAm","/ip4/172.18.101.11/tcp/59686/ws/p2p/16Uiu2HAmUq6YQcd13LcTcZGm4W7qp4U1NZLjVVQAb7i8kKRvuHAm"],"enrUri":"enr:-L24QMsJgQKL3Tmud0MTZtpm8cS6QrH_J2YmTYw1SadfGtx0Zgv0LdSz7MQhSAsywLGD-bIyrcEeRNqmz47QedpbCDgCgmlkgnY0gmlwhKwSZQuKbXVsdGlhZGRyc5YACASsEmULBuklAAoErBJlCwbpJt0DgnJzhQADAQAAiXNlY3AyNTZrMaED8FHMxOvNuSbj3gDIw7yvO-CHpMqidiO4fkYcYlgc3OaDdGNwguklg3VkcILpJ4V3YWt1Mgk"}'
|
|
2026-02-25 20:04:50.591 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 20:04:50.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59684/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.136.150/tcp/20396/p2p/16Uiu2HAmSJExkzpqWsprpacvkjg7vwy8zLv3gCAzgsR36nRDgSW3"]'
|
|
2026-02-25 20:04:50.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:04:50.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20395/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-25 20:04:50.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:04:50.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59684/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-25 20:04:50.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:04:50.660 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-02-25 20:04:50.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59684/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772049890660104030}}'
|
|
2026-02-25 20:04:50.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:04:50.670 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 20:04:50.770 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-02-25 20:04:50.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20395/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:04:50.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049890660104030,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 20:04:50.774 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-02-25 20:04:50.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59684/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:04:50.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049890660104030,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 20:04:50.779 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 20:04:50.780 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 20:04:50.780 DEBUG [src.node.waku_node] Stopping container with id d1a81a528d8d
|
|
2026-02-25 20:04:51.354 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 20:04:51.356 DEBUG [src.node.waku_node] Stopping container with id 6f56c536a8fe
|
|
2026-02-25 20:04:51.868 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 20:04:51.871 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 20:04:51.876 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 20:04:51.882 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|