mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 08:03:29 +00:00
108 lines
20 KiB
Plaintext
108 lines
20 KiB
Plaintext
2026-03-22 04:37:48.045 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-22 04:37:48.045 DEBUG [tests.conftest] Running test: test_combination_of_different_nodes with id: 2026-03-22_04-37-48__1f5d7af9-e223-4332-9437-99c14499b3db
|
|
2026-03-22 04:37:48.045 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-22 04:37:48.045 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-22 04:37:48.052 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-22 04:37:48.052 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-22_04-37-48__1f5d7af9-e223-4332-9437-99c14499b3db__wakuorg_nwaku:latest.log
|
|
2026-03-22 04:37:48.052 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-22 04:37:48.052 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-22 04:37:48.054 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-22 04:37:48.054 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.125.3
|
|
2026-03-22 04:37:48.054 DEBUG [src.node.docker_mananger] Generated ports ['4769', '4770', '4771', '4772', '4773']
|
|
2026-03-22 04:37:48.054 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-22 04:37:48.054 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-22 04:37:48.054 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-22 04:37:48.054 DEBUG [src.node.docker_mananger] docker run -i -t -p 4769:4769 -p 4770:4770 -p 4771:4771 -p 4772:4772 -p 4773:4773 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=4771 --rest-port=4769 --tcp-port=4770 --discv5-udp-port=4772 --rest-address=0.0.0.0 --nat=extip:172.18.125.3 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b28e59bbc6e75cdf46e7e04348aad530bb8aa2bb1073df7c4ebaafc90b2b9566 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4773 --metrics-logging=true --lightpush=true --relay=true --filter=true
|
|
2026-03-22 04:37:48.218 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.125.3 waku 612afc89a815285e61482749327d18cafc162d9e3b09cb69ca263519989de760
|
|
2026-03-22 04:37:48.251 DEBUG [src.node.docker_mananger] Container started with ID 612afc89a815. Setting up logs at ./log/docker/receiving_node1_2026-03-22_04-37-48__1f5d7af9-e223-4332-9437-99c14499b3db__wakuorg_nwaku:latest.log
|
|
2026-03-22 04:37:48.251 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4769
|
|
2026-03-22 04:37:48.251 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-22 04:37:48.337 ERROR [src.node.docker_mananger] Max retries reached for container cf45334aa445. Exiting log stream.
|
|
2026-03-22 04:37:48.839 ERROR [src.node.docker_mananger] Max retries reached for container c2a29ef79e67. Exiting log stream.
|
|
2026-03-22 04:37:49.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4769/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:37:49.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_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-03-22 04:37:49.254 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-22 04:37:49.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4769/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:37:49.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.125.3/tcp/4770/p2p/16Uiu2HAm6u9NWqCqwRtihxkQWkzHbf8zNqWJccwHCojXSCTz1u75","/ip4/172.18.125.3/tcp/4771/ws/p2p/16Uiu2HAm6u9NWqCqwRtihxkQWkzHbf8zNqWJccwHCojXSCTz1u75"],"enrUri":"enr:-L24QFR1MjtqgUAAlZ2f_4mXiLw5kJgOkKo_9dYCV_yb-5NxDcdGnqbP5vHHPHBYeDzvhwzD8NLxNv2qctxhi5jhMVkCgmlkgnY0gmlwhKwSfQOKbXVsdGlhZGRyc5YACASsEn0DBhKiAAoErBJ9AwYSo90DgnJzhQADAQAAiXNlY3AyNTZrMaECqno1wcP-Y6A7mL6L_NU6XHvVE1-MBasM93mDJ3TABMCDdGNwghKig3VkcIISpIV3YWt1Mg0"}'
|
|
2026-03-22 04:37:49.257 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-22 04:37:49.264 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-22 04:37:49.264 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-22_04-37-48__1f5d7af9-e223-4332-9437-99c14499b3db__wakuorg_nwaku:latest.log
|
|
2026-03-22 04:37:49.264 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-22 04:37:49.264 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-22 04:37:49.266 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-22 04:37:49.266 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.196.214
|
|
2026-03-22 04:37:49.266 DEBUG [src.node.docker_mananger] Generated ports ['59330', '59331', '59332', '59333', '59334']
|
|
2026-03-22 04:37:49.266 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-22 04:37:49.266 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-22 04:37:49.266 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-22 04:37:49.266 DEBUG [src.node.docker_mananger] docker run -i -t -p 59330:59330 -p 59331:59331 -p 59332:59332 -p 59333:59333 -p 59334:59334 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=59332 --rest-port=59330 --tcp-port=59331 --discv5-udp-port=59333 --rest-address=0.0.0.0 --nat=extip:172.18.196.214 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6beabb7f9cbbe0ea5e1c0c43db1fc11942fc2d845cb23beea21cee7bcb8f3532 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59334 --metrics-logging=true --lightpush=false --relay=false --filternode=/ip4/172.18.125.3/tcp/4770/p2p/16Uiu2HAm6u9NWqCqwRtihxkQWkzHbf8zNqWJccwHCojXSCTz1u75
|
|
2026-03-22 04:37:49.424 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.196.214 waku 06729054b3b4b76b0e3b4ef052f97843b4beb402c4e7e6d4d683b03412d88dab
|
|
2026-03-22 04:37:49.457 DEBUG [src.node.docker_mananger] Container started with ID 06729054b3b4. Setting up logs at ./log/docker/receiving_node2_2026-03-22_04-37-48__1f5d7af9-e223-4332-9437-99c14499b3db__wakuorg_nwaku:latest.log
|
|
2026-03-22 04:37:49.457 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59330
|
|
2026-03-22 04:37:49.457 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-22 04:37:50.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59330/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:37:50.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-22 04:37:50.460 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-22 04:37:50.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59330/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:37:50.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.196.214/tcp/59331/p2p/16Uiu2HAm97htXgY3nqBbeAz3w6L2SVbQgvyuXfYrMa1ZJcdDVGMz","/ip4/172.18.196.214/tcp/59332/ws/p2p/16Uiu2HAm97htXgY3nqBbeAz3w6L2SVbQgvyuXfYrMa1ZJcdDVGMz"],"enrUri":"enr:-L24QB_9ZPGewTvsNjOsvMYcD9LwWl98jwhtMXwRjrnXVXQuUYcln8JQ9506P5Tz6AFiyT-ygY-Zly8KIll09o0On7wCgmlkgnY0gmlwhKwSxNaKbXVsdGlhZGRyc5YACASsEsTWBufDAAoErBLE1gbnxN0DgnJzhQADAQAAiXNlY3AyNTZrMaECy2lSOf5OQMnBLqsqz8QSEGTT7QVMADrYiwXdoNQSrr2DdGNwgufDg3VkcILnxYV3YWt1MgA"}'
|
|
2026-03-22 04:37:50.463 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-22 04:37:50.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59330/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.125.3/tcp/4770/p2p/16Uiu2HAm6u9NWqCqwRtihxkQWkzHbf8zNqWJccwHCojXSCTz1u75"]'
|
|
2026-03-22 04:37:50.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:37:50.505 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-22 04:37:50.505 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node2_2026-03-22_04-37-48__1f5d7af9-e223-4332-9437-99c14499b3db__wakuorg_nwaku:latest.log
|
|
2026-03-22 04:37:50.505 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-22 04:37:50.505 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-22 04:37:50.507 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-22 04:37:50.507 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.179.75
|
|
2026-03-22 04:37:50.507 DEBUG [src.node.docker_mananger] Generated ports ['33557', '33558', '33559', '33560', '33561']
|
|
2026-03-22 04:37:50.507 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-22 04:37:50.507 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-22 04:37:50.507 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-22 04:37:50.507 DEBUG [src.node.docker_mananger] docker run -i -t -p 33557:33557 -p 33558:33558 -p 33559:33559 -p 33560:33560 -p 33561:33561 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=33559 --rest-port=33557 --tcp-port=33558 --discv5-udp-port=33560 --rest-address=0.0.0.0 --nat=extip:172.18.179.75 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5a2320fe5ff74960173a2dbcca71508f8b96ec63b6f5d69e0ba7c2fb7399e88f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33561 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QFR1MjtqgUAAlZ2f_4mXiLw5kJgOkKo_9dYCV_yb-5NxDcdGnqbP5vHHPHBYeDzvhwzD8NLxNv2qctxhi5jhMVkCgmlkgnY0gmlwhKwSfQOKbXVsdGlhZGRyc5YACASsEn0DBhKiAAoErBJ9AwYSo90DgnJzhQADAQAAiXNlY3AyNTZrMaECqno1wcP-Y6A7mL6L_NU6XHvVE1-MBasM93mDJ3TABMCDdGNwghKig3VkcIISpIV3YWt1Mg0 --lightpushnode=/ip4/172.18.125.3/tcp/4770/p2p/16Uiu2HAm6u9NWqCqwRtihxkQWkzHbf8zNqWJccwHCojXSCTz1u75 --lightpush=true --relay=true
|
|
2026-03-22 04:37:50.674 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.179.75 waku 310bf51caf293e8ea4c0f7e5b94187e3e7ea12191bf0511fbee6db214d666d98
|
|
2026-03-22 04:37:50.702 DEBUG [src.node.docker_mananger] Container started with ID 310bf51caf29. Setting up logs at ./log/docker/lightpush_node2_2026-03-22_04-37-48__1f5d7af9-e223-4332-9437-99c14499b3db__wakuorg_nwaku:latest.log
|
|
2026-03-22 04:37:50.702 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33557
|
|
2026-03-22 04:37:50.702 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-22 04:37:51.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33557/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:37:51.715 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-22 04:37:51.716 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-22 04:37:51.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33557/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:37:51.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.179.75/tcp/33558/p2p/16Uiu2HAmBkWMCfSkAceEKsGaasJuZszKQCBRdANakgsVJxMXrrP4","/ip4/172.18.179.75/tcp/33559/ws/p2p/16Uiu2HAmBkWMCfSkAceEKsGaasJuZszKQCBRdANakgsVJxMXrrP4"],"enrUri":"enr:-L24QMeFIBcsQ3o-ARotCQPrzKh2Y5zMEHMFBB-Ll5XXts9mNPci6PEdb5YQ8ShtMeY9yOFpQPvThxrzQlAOpzIEx6UCgmlkgnY0gmlwhKwSs0uKbXVsdGlhZGRyc5YACASsErNLBoMWAAoErBKzSwaDF90DgnJzhQADAQAAiXNlY3AyNTZrMaEC8o4i8nSNKIPz0YQMlyL_-x74pfjr0gdC5vnE2djLASuDdGNwgoMWg3VkcIKDGIV3YWt1Mgk"}'
|
|
2026-03-22 04:37:51.738 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-22 04:37:51.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33557/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.125.3/tcp/4770/p2p/16Uiu2HAm6u9NWqCqwRtihxkQWkzHbf8zNqWJccwHCojXSCTz1u75"]'
|
|
2026-03-22 04:37:51.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:37:51.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33557/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.196.214/tcp/59331/p2p/16Uiu2HAm97htXgY3nqBbeAz3w6L2SVbQgvyuXfYrMa1ZJcdDVGMz"]'
|
|
2026-03-22 04:37:51.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:37:51.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4769/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-22 04:37:51.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:37:51.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33557/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-22 04:37:51.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:37:51.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59330/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/3/0"}'
|
|
2026-03-22 04:37:51.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-22 04:37:51.789 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-22 04:37:52.790 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-22 04:37:52.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33557/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1774154272790487589}}'
|
|
2026-03-22 04:37:52.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:37:52.804 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-22 04:37:52.904 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-22 04:37:52.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4769/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:37:52.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774154272790487589,"ephemeral":false,"proof":""}]'
|
|
2026-03-22 04:37:52.909 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-22 04:37:52.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33557/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:37:52.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774154272790487589,"ephemeral":false,"proof":""}]'
|
|
2026-03-22 04:37:52.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59330/filter/v2/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:37:52.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774154272790487589,"ephemeral":false}]'
|
|
2026-03-22 04:37:52.916 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-22 04:37:52.917 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-22 04:37:52.917 DEBUG [src.node.waku_node] Stopping container with id 612afc89a815
|
|
2026-03-22 04:37:53.431 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-22 04:37:53.432 DEBUG [src.node.waku_node] Stopping container with id 06729054b3b4
|
|
2026-03-22 04:37:53.894 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-22 04:37:53.896 DEBUG [src.node.waku_node] Stopping container with id 310bf51caf29
|
|
2026-03-22 04:37:54.244 ERROR [src.node.docker_mananger] Max retries reached for container 612afc89a815. Exiting log stream.
|
|
2026-03-22 04:37:54.382 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-22 04:37:54.384 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-22 04:37:54.393 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-22 04:37:54.399 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-22 04:37:54.406 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|