mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-28 05:19:29 +00:00
114 lines
21 KiB
Plaintext
114 lines
21 KiB
Plaintext
2026-04-22 23:56:22.749 INFO [tests.conftest] Fleet bootstrap inactive – pass --fleet (or set FLEET_BOOTSTRAP=true) to connect local nodes to the waku.test fleet
|
||
2026-04-22 23:56:22.749 DEBUG [tests.conftest] Running fixture setup: test_id
|
||
2026-04-22 23:56:22.750 DEBUG [tests.conftest] Running test: test_light_push_with_invalid_payloads with id: 2026-04-22_23-56-22__47db46d1-5bfa-4c4b-8deb-b888038a5257
|
||
2026-04-22 23:56:22.750 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||
2026-04-22 23:56:22.750 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||
2026-04-22 23:56:22.757 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:56:22.757 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-04-22_23-56-22__47db46d1-5bfa-4c4b-8deb-b888038a5257__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:22.757 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:56:22.758 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:56:22.759 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:56:22.759 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.203.148
|
||
2026-04-22 23:56:22.759 DEBUG [src.node.docker_mananger] Generated ports ['14417', '14418', '14419', '14420', '14421']
|
||
2026-04-22 23:56:22.759 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:56:22.759 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:56:22.760 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:56:22.760 DEBUG [src.node.docker_mananger] docker run -i -t -p 14417:14417 -p 14418:14418 -p 14419:14419 -p 14420:14420 -p 14421:14421 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=14419 --rest-port=14417 --tcp-port=14418 --discv5-udp-port=14420 --rest-address=0.0.0.0 --nat=extip:172.18.203.148 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=fe04e80aac0189be6408cccaf321ccdac91f9bc5f301a8e49a8b1e94efeabba1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14421 --metrics-logging=true --lightpush=true --relay=true
|
||
2026-04-22 23:56:22.948 ERROR [src.node.docker_mananger] Max retries reached for container 231ebef46ac3. Exiting log stream.
|
||
2026-04-22 23:56:22.959 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.203.148 waku c4d7faa9b4b6bdd1706aee97024193275fc42f94e1dadba15a370e2d3ed18309
|
||
2026-04-22 23:56:22.994 DEBUG [src.node.docker_mananger] Container started with ID c4d7faa9b4b6. Setting up logs at ./log/docker/receiving_node1_2026-04-22_23-56-22__47db46d1-5bfa-4c4b-8deb-b888038a5257__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:22.994 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14417
|
||
2026-04-22 23:56:22.995 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:56:23.490 ERROR [src.node.docker_mananger] Max retries reached for container c2817985903a. Exiting log stream.
|
||
2026-04-22 23:56:23.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14417/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:23.998 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:56:23.998 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:56:23.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14417/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:24.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.203.148/tcp/14418/p2p/16Uiu2HAmP2rMKjdPgLKFi8MxNVXAWavVmGWYDi1eUt8qGqeAAPYe","/ip4/172.18.203.148/tcp/14419/ws/p2p/16Uiu2HAmP2rMKjdPgLKFi8MxNVXAWavVmGWYDi1eUt8qGqeAAPYe"],"enrUri":"enr:-L24QOqUOu3G7KSZK2RnAV23CVKcpuHPq17pZVspGhjd9DumAxyowGHniLIjgggIvJGcsQSyhdqEQN4RFCxoKlicIcsCgmlkgnY0gmlwhKwSy5SKbXVsdGlhZGRyc5YACASsEsuUBjhSAAoErBLLlAY4U90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDmi6aIvwJ5aIVP7psXyuEdVtsIATjsYUj4OIqVsNW7NuDdGNwgjhSg3VkcII4VIV3YWt1Mgk"}'
|
||
2026-04-22 23:56:24.001 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:56:24.008 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:56:24.008 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-04-22_23-56-22__47db46d1-5bfa-4c4b-8deb-b888038a5257__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:24.008 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:56:24.008 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:56:24.010 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:56:24.010 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.208.31
|
||
2026-04-22 23:56:24.010 DEBUG [src.node.docker_mananger] Generated ports ['26463', '26464', '26465', '26466', '26467']
|
||
2026-04-22 23:56:24.010 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:56:24.010 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:56:24.010 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:56:24.010 DEBUG [src.node.docker_mananger] docker run -i -t -p 26463:26463 -p 26464:26464 -p 26465:26465 -p 26466:26466 -p 26467:26467 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=26465 --rest-port=26463 --tcp-port=26464 --discv5-udp-port=26466 --rest-address=0.0.0.0 --nat=extip:172.18.208.31 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=8cbfe4652cd8d62474499e248db0a2bf2dd5ff7a4edf63af0d85aea2dabcd4fc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26467 --metrics-logging=true --lightpush=false --relay=true
|
||
2026-04-22 23:56:24.202 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.208.31 waku 066444b512c92a7aadc21ed2c6da6feb36e1a7e84996e0795482eacd8ba5c5a2
|
||
2026-04-22 23:56:24.235 DEBUG [src.node.docker_mananger] Container started with ID 066444b512c9. Setting up logs at ./log/docker/receiving_node2_2026-04-22_23-56-22__47db46d1-5bfa-4c4b-8deb-b888038a5257__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:24.236 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26463
|
||
2026-04-22 23:56:24.237 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:56:25.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26463/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:25.240 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:56:25.241 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:56:25.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26463/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:25.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.208.31/tcp/26464/p2p/16Uiu2HAmM6f1LdXAoubGKT1x1w1bs8hiou4ZsEvVL8dfRzbjaNEi","/ip4/172.18.208.31/tcp/26465/ws/p2p/16Uiu2HAmM6f1LdXAoubGKT1x1w1bs8hiou4ZsEvVL8dfRzbjaNEi"],"enrUri":"enr:-L24QPf5wUpxkg8H93KEqBywyfV7c7kJysVnf6PmOXnRj3OODgEn9ytDyi6z2MpIKohpk6VRey9rNk_osiLgk00VGZQCgmlkgnY0gmlwhKwS0B-KbXVsdGlhZGRyc5YACASsEtAfBmdgAAoErBLQHwZnYd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDfXC5YXLRZ2FZkie0pVPKdt9zGIcmWTdE49YI77VJ_FeDdGNwgmdgg3VkcIJnYoV3YWt1MgE"}'
|
||
2026-04-22 23:56:25.243 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:56:25.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26463/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.203.148/tcp/14418/p2p/16Uiu2HAmP2rMKjdPgLKFi8MxNVXAWavVmGWYDi1eUt8qGqeAAPYe"]'
|
||
2026-04-22 23:56:25.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:56:25.281 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:56:25.281 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-04-22_23-56-22__47db46d1-5bfa-4c4b-8deb-b888038a5257__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:25.281 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:56:25.282 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:56:25.283 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:56:25.283 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.193.89
|
||
2026-04-22 23:56:25.283 DEBUG [src.node.docker_mananger] Generated ports ['42347', '42348', '42349', '42350', '42351']
|
||
2026-04-22 23:56:25.283 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:56:25.283 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:56:25.283 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:56:25.283 DEBUG [src.node.docker_mananger] docker run -i -t -p 42347:42347 -p 42348:42348 -p 42349:42349 -p 42350:42350 -p 42351:42351 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=42349 --rest-port=42347 --tcp-port=42348 --discv5-udp-port=42350 --rest-address=0.0.0.0 --nat=extip:172.18.193.89 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=da1651f6c7f7af03492cf7a938cb50c04f5caebfd37badbf7bd30eacbfcce17a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42351 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QOqUOu3G7KSZK2RnAV23CVKcpuHPq17pZVspGhjd9DumAxyowGHniLIjgggIvJGcsQSyhdqEQN4RFCxoKlicIcsCgmlkgnY0gmlwhKwSy5SKbXVsdGlhZGRyc5YACASsEsuUBjhSAAoErBLLlAY4U90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDmi6aIvwJ5aIVP7psXyuEdVtsIATjsYUj4OIqVsNW7NuDdGNwgjhSg3VkcII4VIV3YWt1Mgk --lightpushnode=/ip4/172.18.203.148/tcp/14418/p2p/16Uiu2HAmP2rMKjdPgLKFi8MxNVXAWavVmGWYDi1eUt8qGqeAAPYe --lightpush=true --relay=true
|
||
2026-04-22 23:56:25.474 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.193.89 waku 4e29f90f3bbdb91374802e1597f83dc11a2024f780076a2cbdedd31be16f89b1
|
||
2026-04-22 23:56:25.508 DEBUG [src.node.docker_mananger] Container started with ID 4e29f90f3bbd. Setting up logs at ./log/docker/lightpush_node1_2026-04-22_23-56-22__47db46d1-5bfa-4c4b-8deb-b888038a5257__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:25.508 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42347
|
||
2026-04-22 23:56:25.509 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:56:26.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42347/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:26.521 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:56:26.522 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:56:26.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42347/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:26.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.193.89/tcp/42348/p2p/16Uiu2HAm6itvYbhFBkkVF67sA77EV23BAX915jURYViXUWnWZVkb","/ip4/172.18.193.89/tcp/42349/ws/p2p/16Uiu2HAm6itvYbhFBkkVF67sA77EV23BAX915jURYViXUWnWZVkb"],"enrUri":"enr:-L24QMwj1I2EAy1-AqS1dtcnNlqHSQou38mNSz42hGP3e68UEk85svVOwQ9MqoWGWxYl1zB8vj438z9Rr0AVprdxspwCgmlkgnY0gmlwhKwSwVmKbXVsdGlhZGRyc5YACASsEsFZBqVsAAoErBLBWQalbd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECp9oQ1oe9lhb33YrENLewKFeReqT6g9KCt-JpygJRJ4CDdGNwgqVsg3VkcIKlboV3YWt1Mgk"}'
|
||
2026-04-22 23:56:26.530 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:56:26.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42347/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.203.148/tcp/14418/p2p/16Uiu2HAmP2rMKjdPgLKFi8MxNVXAWavVmGWYDi1eUt8qGqeAAPYe"]'
|
||
2026-04-22 23:56:26.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:56:26.537 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42347/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.208.31/tcp/26464/p2p/16Uiu2HAmM6f1LdXAoubGKT1x1w1bs8hiou4ZsEvVL8dfRzbjaNEi"]'
|
||
2026-04-22 23:56:26.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:56:26.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14417/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
||
2026-04-22 23:56:26.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:56:26.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26463/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
||
2026-04-22 23:56:26.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:56:26.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42347/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
||
2026-04-22 23:56:26.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:56:26.583 DEBUG [tests.light_push.test_publish] Running test with payload Empty string
|
||
2026-04-22 23:56:26.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42347/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/198/0", "message": {"payload": "", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1776902186583934480}}'
|
||
2026-04-22 23:56:26.586 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:42347/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||
2026-04-22 23:56:26.586 DEBUG [tests.light_push.test_publish] Running test with payload Unecoded text
|
||
2026-04-22 23:56:26.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42347/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/198/0", "message": {"payload": "Hello World!", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1776902186586693330}}'
|
||
2026-04-22 23:56:26.589 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:42347/lightpush/v1/message. Response content: b'Invalid message: Incorrect base64 string'
|
||
2026-04-22 23:56:26.589 DEBUG [tests.light_push.test_publish] Running test with payload A dictionary
|
||
2026-04-22 23:56:26.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42347/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/198/0", "message": {"payload": {"key": "YWFh"}, "contentTopic": "/myapp/1/latest/proto", "timestamp": 1776902186589439925}}'
|
||
2026-04-22 23:56:26.592 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:42347/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||
2026-04-22 23:56:26.592 DEBUG [tests.light_push.test_publish] Running test with payload An integer
|
||
2026-04-22 23:56:26.592 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42347/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/198/0", "message": {"payload": 1234567890, "contentTopic": "/myapp/1/latest/proto", "timestamp": 1776902186592455615}}'
|
||
2026-04-22 23:56:26.595 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:42347/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||
2026-04-22 23:56:26.595 DEBUG [tests.light_push.test_publish] Running test with payload A list
|
||
2026-04-22 23:56:26.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42347/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/198/0", "message": {"payload": ["YWFh"], "contentTopic": "/myapp/1/latest/proto", "timestamp": 1776902186595462757}}'
|
||
2026-04-22 23:56:26.597 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:42347/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||
2026-04-22 23:56:26.598 DEBUG [tests.light_push.test_publish] Running test with payload A bool
|
||
2026-04-22 23:56:26.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42347/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/198/0", "message": {"payload": true, "contentTopic": "/myapp/1/latest/proto", "timestamp": 1776902186598326627}}'
|
||
2026-04-22 23:56:26.600 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:42347/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||
2026-04-22 23:56:26.602 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||
2026-04-22 23:56:26.604 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||
2026-04-22 23:56:26.604 DEBUG [src.node.waku_node] Stopping container with id c4d7faa9b4b6
|
||
2026-04-22 23:56:27.078 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:56:27.080 DEBUG [src.node.waku_node] Stopping container with id 066444b512c9
|
||
2026-04-22 23:56:27.572 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:56:27.572 DEBUG [src.node.waku_node] Stopping container with id 4e29f90f3bbd
|
||
2026-04-22 23:56:27.892 ERROR [src.node.docker_mananger] Max retries reached for container c4d7faa9b4b6. Exiting log stream.
|
||
2026-04-22 23:56:28.036 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:56:28.037 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||
2026-04-22 23:56:28.049 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-22 23:56:28.068 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-22 23:56:28.078 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|