mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
126 lines
24 KiB
Plaintext
126 lines
24 KiB
Plaintext
2026-03-29 05:00:23.041 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-29 05:00:23.042 DEBUG [tests.conftest] Running test: test_light_push_after_receiving_node_restarts with id: 2026-03-29_05-00-23__8c3580d8-465c-4c8c-97c3-715d8143ad0e
|
|
2026-03-29 05:00:23.042 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-29 05:00:23.042 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-29 05:00:23.048 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 05:00:23.048 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-29_05-00-23__8c3580d8-465c-4c8c-97c3-715d8143ad0e__wakuorg_nwaku:latest.log
|
|
2026-03-29 05:00:23.049 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 05:00:23.049 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 05:00:23.050 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 05:00:23.050 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.135.230
|
|
2026-03-29 05:00:23.050 DEBUG [src.node.docker_mananger] Generated ports ['57816', '57817', '57818', '57819', '57820']
|
|
2026-03-29 05:00:23.050 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 05:00:23.051 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 05:00:23.051 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 05:00:23.051 DEBUG [src.node.docker_mananger] docker run -i -t -p 57816:57816 -p 57817:57817 -p 57818:57818 -p 57819:57819 -p 57820:57820 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=57818 --rest-port=57816 --tcp-port=57817 --discv5-udp-port=57819 --rest-address=0.0.0.0 --nat=extip:172.18.135.230 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f32c47c2d4f018c0cfeb348ac968a9b9dbd3a4f3cb6dc875bc0f2771b0338f80 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57820 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-29 05:00:23.219 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.135.230 waku 672cb38b2a56c201fdb97da98c1e0b36d7f7d3eb48f3f12d995f34aec39e1265
|
|
2026-03-29 05:00:23.249 DEBUG [src.node.docker_mananger] Container started with ID 672cb38b2a56. Setting up logs at ./log/docker/receiving_node1_2026-03-29_05-00-23__8c3580d8-465c-4c8c-97c3-715d8143ad0e__wakuorg_nwaku:latest.log
|
|
2026-03-29 05:00:23.249 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57816
|
|
2026-03-29 05:00:23.251 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 05:00:23.437 ERROR [src.node.docker_mananger] Max retries reached for container e20ecce13252. Exiting log stream.
|
|
2026-03-29 05:00:23.822 ERROR [src.node.docker_mananger] Max retries reached for container 2c697165ee06. Exiting log stream.
|
|
2026-03-29 05:00:24.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57816/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 05:00:24.254 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-03-29 05:00:24.254 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 05:00:24.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57816/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 05:00:24.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.135.230/tcp/57817/p2p/16Uiu2HAmNBY2kNnMbwcKrYU6x8Miq3t9sc5DJ9yz7vVLELsEryNn","/ip4/172.18.135.230/tcp/57818/ws/p2p/16Uiu2HAmNBY2kNnMbwcKrYU6x8Miq3t9sc5DJ9yz7vVLELsEryNn"],"enrUri":"enr:-L24QHSvSeifzHUk6KMei3sWLs0edWaQH9zYWTG1BZVNqdPGe04KBpm6Lb2oSjzpkZA51TtNcOOBGhyzigRPRTytZXYCgmlkgnY0gmlwhKwSh-aKbXVsdGlhZGRyc5YACASsEofmBuHZAAoErBKH5gbh2t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDjYxte4U3RG-Swg9h5TvPd0m6T_NkJGtlUeM5gNpgx8eDdGNwguHZg3VkcILh24V3YWt1Mgk"}'
|
|
2026-03-29 05:00:24.257 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 05:00:24.263 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 05:00:24.263 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-29_05-00-23__8c3580d8-465c-4c8c-97c3-715d8143ad0e__wakuorg_nwaku:latest.log
|
|
2026-03-29 05:00:24.263 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 05:00:24.263 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 05:00:24.265 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 05:00:24.265 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.139.29
|
|
2026-03-29 05:00:24.265 DEBUG [src.node.docker_mananger] Generated ports ['52900', '52901', '52902', '52903', '52904']
|
|
2026-03-29 05:00:24.265 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 05:00:24.265 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 05:00:24.265 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 05:00:24.265 DEBUG [src.node.docker_mananger] docker run -i -t -p 52900:52900 -p 52901:52901 -p 52902:52902 -p 52903:52903 -p 52904:52904 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=52902 --rest-port=52900 --tcp-port=52901 --discv5-udp-port=52903 --rest-address=0.0.0.0 --nat=extip:172.18.139.29 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c37fe5bd74817198fb98d33afe2ab1cbdcbbf45f8c54deb5da8bc7a1fb109212 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52904 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-29 05:00:24.424 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.139.29 waku 468af4157ec62d6e20728d77ac72127e6b2ed0dd6f54c1d117d8f8e65755d80d
|
|
2026-03-29 05:00:24.453 DEBUG [src.node.docker_mananger] Container started with ID 468af4157ec6. Setting up logs at ./log/docker/receiving_node2_2026-03-29_05-00-23__8c3580d8-465c-4c8c-97c3-715d8143ad0e__wakuorg_nwaku:latest.log
|
|
2026-03-29 05:00:24.453 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52900
|
|
2026-03-29 05:00:24.454 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 05:00:25.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52900/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 05:00:25.458 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-03-29 05:00:25.458 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 05:00:25.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52900/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 05:00:25.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.139.29/tcp/52901/p2p/16Uiu2HAm1sE8zEjQoimpUR8Ws97zvseCKPhTQdkuFSPvKSAGvjvg","/ip4/172.18.139.29/tcp/52902/ws/p2p/16Uiu2HAm1sE8zEjQoimpUR8Ws97zvseCKPhTQdkuFSPvKSAGvjvg"],"enrUri":"enr:-L24QDBzNIAJTAvS0zx_lqSMdmK8mWMDUtsaKinVMiIzV_PiK67OeGuLsBgYSiCNDxKvdmRWAtfUPLIBEPv2ndxusLECgmlkgnY0gmlwhKwSix2KbXVsdGlhZGRyc5YACASsEosdBs6lAAoErBKLHQbOpt0DgnJzhQADAQAAiXNlY3AyNTZrMaECX7IA5-_48RIo4iRMj5n1D7AXi_VzpUVlojXgWLYDYymDdGNwgs6lg3VkcILOp4V3YWt1MgE"}'
|
|
2026-03-29 05:00:25.461 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 05:00:25.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52900/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.135.230/tcp/57817/p2p/16Uiu2HAmNBY2kNnMbwcKrYU6x8Miq3t9sc5DJ9yz7vVLELsEryNn"]'
|
|
2026-03-29 05:00:25.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 05:00:25.504 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 05:00:25.505 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-29_05-00-23__8c3580d8-465c-4c8c-97c3-715d8143ad0e__wakuorg_nwaku:latest.log
|
|
2026-03-29 05:00:25.505 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 05:00:25.505 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 05:00:25.507 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 05:00:25.507 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.161.145
|
|
2026-03-29 05:00:25.507 DEBUG [src.node.docker_mananger] Generated ports ['15491', '15492', '15493', '15494', '15495']
|
|
2026-03-29 05:00:25.507 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 05:00:25.507 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 05:00:25.507 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 05:00:25.507 DEBUG [src.node.docker_mananger] docker run -i -t -p 15491:15491 -p 15492:15492 -p 15493:15493 -p 15494:15494 -p 15495:15495 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=15493 --rest-port=15491 --tcp-port=15492 --discv5-udp-port=15494 --rest-address=0.0.0.0 --nat=extip:172.18.161.145 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=95b122edac759dc6c9d8e87afdffffd4227fbca2034dcfb0bb9a6eddac74a9dd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15495 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QHSvSeifzHUk6KMei3sWLs0edWaQH9zYWTG1BZVNqdPGe04KBpm6Lb2oSjzpkZA51TtNcOOBGhyzigRPRTytZXYCgmlkgnY0gmlwhKwSh-aKbXVsdGlhZGRyc5YACASsEofmBuHZAAoErBKH5gbh2t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDjYxte4U3RG-Swg9h5TvPd0m6T_NkJGtlUeM5gNpgx8eDdGNwguHZg3VkcILh24V3YWt1Mgk --lightpushnode=/ip4/172.18.135.230/tcp/57817/p2p/16Uiu2HAmNBY2kNnMbwcKrYU6x8Miq3t9sc5DJ9yz7vVLELsEryNn --lightpush=true --relay=true
|
|
2026-03-29 05:00:25.674 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.161.145 waku 0dd0c9f0fc6b97b3d421d5b152350e13573ec028a2d9f039eda6aed312714ee6
|
|
2026-03-29 05:00:25.707 DEBUG [src.node.docker_mananger] Container started with ID 0dd0c9f0fc6b. Setting up logs at ./log/docker/lightpush_node1_2026-03-29_05-00-23__8c3580d8-465c-4c8c-97c3-715d8143ad0e__wakuorg_nwaku:latest.log
|
|
2026-03-29 05:00:25.708 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15491
|
|
2026-03-29 05:00:25.708 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 05:00:26.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15491/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 05:00:26.728 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-03-29 05:00:26.729 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 05:00:26.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15491/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 05:00:26.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.161.145/tcp/15492/p2p/16Uiu2HAkze5a5UJpsHipDsfvewEhxtjm6rZqt97ovgifpC6xX4ym","/ip4/172.18.161.145/tcp/15493/ws/p2p/16Uiu2HAkze5a5UJpsHipDsfvewEhxtjm6rZqt97ovgifpC6xX4ym"],"enrUri":"enr:-L24QIHTP9_M3ZNQ5ElFQjU98eOyoeujWxOdEO7KZRth0mMHbtrROPSGyDWM-7hYCJznA7Af0LC1Y2rhatBHK82giTgCgmlkgnY0gmlwhKwSoZGKbXVsdGlhZGRyc5YACASsEqGRBjyEAAoErBKhkQY8hd0DgnJzhQADAQAAiXNlY3AyNTZrMaECTXgUMmLDUtfB5F8Tg1AvYC-5yXlmkr7-K5r2RFBahciDdGNwgjyEg3VkcII8hoV3YWt1Mgk"}'
|
|
2026-03-29 05:00:26.736 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 05:00:26.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15491/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.135.230/tcp/57817/p2p/16Uiu2HAmNBY2kNnMbwcKrYU6x8Miq3t9sc5DJ9yz7vVLELsEryNn"]'
|
|
2026-03-29 05:00:26.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 05:00:26.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15491/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.139.29/tcp/52901/p2p/16Uiu2HAm1sE8zEjQoimpUR8Ws97zvseCKPhTQdkuFSPvKSAGvjvg"]'
|
|
2026-03-29 05:00:26.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 05:00:26.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57816/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-29 05:00:26.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 05:00:26.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52900/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-29 05:00:26.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 05:00:26.774 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15491/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-29 05:00:26.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 05:00:26.777 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-29 05:00:26.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15491/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1774760426777840774}}'
|
|
2026-03-29 05:00:26.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 05:00:26.789 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 05:00:26.890 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-29 05:00:26.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57816/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 05:00:26.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774760426777840774,"ephemeral":false,"proof":""}]'
|
|
2026-03-29 05:00:26.894 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-29 05:00:26.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52900/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 05:00:26.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774760426777840774,"ephemeral":false,"proof":""}]'
|
|
2026-03-29 05:00:26.899 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-29 05:00:26.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15491/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 05:00:26.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774760426777840774,"ephemeral":false,"proof":""}]'
|
|
2026-03-29 05:00:26.903 DEBUG [src.node.waku_node] Restarting container with id 672cb38b2a56
|
|
2026-03-29 05:00:27.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57816/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 05:00:27.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57816/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 05:00:27.632 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-03-29 05:00:27.632 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 05:00:27.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57816/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 05:00:27.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.135.230/tcp/57817/p2p/16Uiu2HAmNBY2kNnMbwcKrYU6x8Miq3t9sc5DJ9yz7vVLELsEryNn","/ip4/172.18.135.230/tcp/57818/ws/p2p/16Uiu2HAmNBY2kNnMbwcKrYU6x8Miq3t9sc5DJ9yz7vVLELsEryNn"],"enrUri":"enr:-L24QHSvSeifzHUk6KMei3sWLs0edWaQH9zYWTG1BZVNqdPGe04KBpm6Lb2oSjzpkZA51TtNcOOBGhyzigRPRTytZXYCgmlkgnY0gmlwhKwSh-aKbXVsdGlhZGRyc5YACASsEofmBuHZAAoErBKH5gbh2t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDjYxte4U3RG-Swg9h5TvPd0m6T_NkJGtlUeM5gNpgx8eDdGNwguHZg3VkcILh24V3YWt1Mgk"}'
|
|
2026-03-29 05:00:27.635 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 05:00:27.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57816/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-29 05:00:27.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 05:00:27.650 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52900/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-29 05:00:27.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 05:00:27.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15491/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-29 05:00:27.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 05:00:27.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15491/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1774760427656029836}}'
|
|
2026-03-29 05:00:27.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 05:00:27.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57816/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 05:00:27.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774760427656029836,"ephemeral":false,"proof":""},{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774760426777840774,"ephemeral":false,"proof":""}]'
|
|
2026-03-29 05:00:27.700 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-29 05:00:27.701 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-29 05:00:27.701 DEBUG [src.node.waku_node] Stopping container with id 672cb38b2a56
|
|
2026-03-29 05:00:28.130 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 05:00:28.130 DEBUG [src.node.waku_node] Stopping container with id 468af4157ec6
|
|
2026-03-29 05:00:28.535 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 05:00:28.536 DEBUG [src.node.waku_node] Stopping container with id 0dd0c9f0fc6b
|
|
2026-03-29 05:00:28.953 ERROR [src.node.docker_mananger] Max retries reached for container 672cb38b2a56. Exiting log stream.
|
|
2026-03-29 05:00:28.956 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 05:00:28.957 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-29 05:00:28.987 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 05:00:28.996 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 05:00:29.008 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|