mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-29 13:59:36 +00:00
103 lines
18 KiB
Plaintext
103 lines
18 KiB
Plaintext
2026-04-22 23:59:58.217 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:59:58.218 DEBUG [tests.conftest] Running fixture setup: test_id
|
||
2026-04-22 23:59:58.218 DEBUG [tests.conftest] Running test: test_light_push_with_missing_pubsub_topics with id: 2026-04-22_23-59-58__ffca544e-03a3-4a77-a8cd-b21dd3c6d181
|
||
2026-04-22 23:59:58.218 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||
2026-04-22 23:59:58.219 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||
2026-04-22 23:59:58.229 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:59:58.229 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-04-22_23-59-58__ffca544e-03a3-4a77-a8cd-b21dd3c6d181__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:59:58.229 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:59:58.229 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:59:58.231 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:59:58.231 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.5.108
|
||
2026-04-22 23:59:58.231 DEBUG [src.node.docker_mananger] Generated ports ['43694', '43695', '43696', '43697', '43698']
|
||
2026-04-22 23:59:58.231 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:59:58.232 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:59:58.232 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:59:58.232 DEBUG [src.node.docker_mananger] docker run -i -t -p 43694:43694 -p 43695:43695 -p 43696:43696 -p 43697:43697 -p 43698:43698 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=43696 --rest-port=43694 --tcp-port=43695 --discv5-udp-port=43697 --rest-address=0.0.0.0 --nat=extip:172.18.5.108 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=df6ec4af4f35e3e036929dcc1d780b7a7cea2cac548accde20cdd8cbf1d2b18e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43698 --metrics-logging=true --lightpush=true --relay=true
|
||
2026-04-22 23:59:58.398 ERROR [src.node.docker_mananger] Max retries reached for container 7843fea0023d. Exiting log stream.
|
||
2026-04-22 23:59:58.419 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.5.108 waku 6b0b1ed3a5940ba0f7d7ba38bd031fe95e9ff20da7083d6123f547ff0a1d983f
|
||
2026-04-22 23:59:58.453 DEBUG [src.node.docker_mananger] Container started with ID 6b0b1ed3a594. Setting up logs at ./log/docker/receiving_node1_2026-04-22_23-59-58__ffca544e-03a3-4a77-a8cd-b21dd3c6d181__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:59:58.453 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43694
|
||
2026-04-22 23:59:58.453 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:59:58.830 ERROR [src.node.docker_mananger] Max retries reached for container 9fdbaf7082c4. Exiting log stream.
|
||
2026-04-22 23:59:59.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43694/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:59:59.456 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:59:59.457 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:59:59.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43694/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:59:59.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.5.108/tcp/43695/p2p/16Uiu2HAkvjeVJ25wGTCUgPxkvNWhqnogf2cZQJBD9fqsAQaKGfaX","/ip4/172.18.5.108/tcp/43696/ws/p2p/16Uiu2HAkvjeVJ25wGTCUgPxkvNWhqnogf2cZQJBD9fqsAQaKGfaX"],"enrUri":"enr:-L24QJ6LLrkfp4wqOmhcJVEkDKQFTJqe0FYRBGQhbcpo89aLXpkK6ZSjXXAIfxgI470IMJyC6tpotW8hs31NtvGjkA8CgmlkgnY0gmlwhKwSBWyKbXVsdGlhZGRyc5YACASsEgVsBqqvAAoErBIFbAaqsN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECE3Z0h7ei832bbGeBc8lUq_Z_0IGHjXl10j1pZgZc0EiDdGNwgqqvg3VkcIKqsYV3YWt1Mgk"}'
|
||
2026-04-22 23:59:59.459 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:59:59.466 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:59:59.467 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-04-22_23-59-58__ffca544e-03a3-4a77-a8cd-b21dd3c6d181__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:59:59.467 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:59:59.467 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:59:59.468 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:59:59.468 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.0.116
|
||
2026-04-22 23:59:59.468 DEBUG [src.node.docker_mananger] Generated ports ['19184', '19185', '19186', '19187', '19188']
|
||
2026-04-22 23:59:59.469 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:59:59.469 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:59:59.469 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:59:59.469 DEBUG [src.node.docker_mananger] docker run -i -t -p 19184:19184 -p 19185:19185 -p 19186:19186 -p 19187:19187 -p 19188:19188 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=19186 --rest-port=19184 --tcp-port=19185 --discv5-udp-port=19187 --rest-address=0.0.0.0 --nat=extip:172.18.0.116 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=adc3eeee268fcca8ad3c5da467c3bfaf2cd5ab50510f26af0bbbdd907b82a9fd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19188 --metrics-logging=true --lightpush=false --relay=true
|
||
2026-04-22 23:59:59.668 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.0.116 waku f95541e6eea0067003fac146f2d1ca7effd351a726e7037f3287ae75f77fc2f2
|
||
2026-04-22 23:59:59.702 DEBUG [src.node.docker_mananger] Container started with ID f95541e6eea0. Setting up logs at ./log/docker/receiving_node2_2026-04-22_23-59-58__ffca544e-03a3-4a77-a8cd-b21dd3c6d181__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:59:59.702 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19184
|
||
2026-04-22 23:59:59.702 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:00:00.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19184/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:00.706 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-23 00:00:00.706 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:00:00.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19184/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:00.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.0.116/tcp/19185/p2p/16Uiu2HAmVZueFs4t114Xe5WwqtXEGAQvSD2UBcyhK62xNtRZ7FQX","/ip4/172.18.0.116/tcp/19186/ws/p2p/16Uiu2HAmVZueFs4t114Xe5WwqtXEGAQvSD2UBcyhK62xNtRZ7FQX"],"enrUri":"enr:-L24QKijxbXDK5eCKRCKctdF-hI-UraRHOjWWAH75MpqFlXDNpdLNgd_mnPLi3ZDGcn5SEte5HUBAsCYfnTUiFcClGQCgmlkgnY0gmlwhKwSAHSKbXVsdGlhZGRyc5YACASsEgB0BkrxAAoErBIAdAZK8t0DgnJzhQDGAQAAiXNlY3AyNTZrMaED-0lzcgF3iN3H1UtvdzOO5eqWXFErGZtUDmTGUUwjM3yDdGNwgkrxg3VkcIJK84V3YWt1MgE"}'
|
||
2026-04-23 00:00:00.709 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:00:00.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19184/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.5.108/tcp/43695/p2p/16Uiu2HAkvjeVJ25wGTCUgPxkvNWhqnogf2cZQJBD9fqsAQaKGfaX"]'
|
||
2026-04-23 00:00:00.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:00.746 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:00:00.746 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-04-22_23-59-58__ffca544e-03a3-4a77-a8cd-b21dd3c6d181__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:00.746 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-23 00:00:00.746 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-23 00:00:00.747 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-23 00:00:00.747 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.80
|
||
2026-04-23 00:00:00.748 DEBUG [src.node.docker_mananger] Generated ports ['3558', '3559', '3560', '3561', '3562']
|
||
2026-04-23 00:00:00.748 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-23 00:00:00.748 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-23 00:00:00.748 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-23 00:00:00.748 DEBUG [src.node.docker_mananger] docker run -i -t -p 3558:3558 -p 3559:3559 -p 3560:3560 -p 3561:3561 -p 3562:3562 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=3560 --rest-port=3558 --tcp-port=3559 --discv5-udp-port=3561 --rest-address=0.0.0.0 --nat=extip:172.18.144.80 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=165fe6d9acdcbf341d62effdafbc672eca0320e11decf071859ac6ff87ccfd2f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3562 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QJ6LLrkfp4wqOmhcJVEkDKQFTJqe0FYRBGQhbcpo89aLXpkK6ZSjXXAIfxgI470IMJyC6tpotW8hs31NtvGjkA8CgmlkgnY0gmlwhKwSBWyKbXVsdGlhZGRyc5YACASsEgVsBqqvAAoErBIFbAaqsN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECE3Z0h7ei832bbGeBc8lUq_Z_0IGHjXl10j1pZgZc0EiDdGNwgqqvg3VkcIKqsYV3YWt1Mgk --lightpushnode=/ip4/172.18.5.108/tcp/43695/p2p/16Uiu2HAkvjeVJ25wGTCUgPxkvNWhqnogf2cZQJBD9fqsAQaKGfaX --lightpush=true --relay=true
|
||
2026-04-23 00:00:00.952 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.80 waku c9ab688f3ff89a4a1c54c59a349f307845a58a8ff247ccfd08a44021a814d66f
|
||
2026-04-23 00:00:00.990 DEBUG [src.node.docker_mananger] Container started with ID c9ab688f3ff8. Setting up logs at ./log/docker/lightpush_node1_2026-04-22_23-59-58__ffca544e-03a3-4a77-a8cd-b21dd3c6d181__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:00.991 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3558
|
||
2026-04-23 00:00:00.991 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:00:01.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3558/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:01.995 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-23 00:00:01.995 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:00:01.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3558/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:01.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.80/tcp/3559/p2p/16Uiu2HAmCH1tso1moKpScnc3W6vQFGap5mq5nQP8CrEKMH1QMoS6","/ip4/172.18.144.80/tcp/3560/ws/p2p/16Uiu2HAmCH1tso1moKpScnc3W6vQFGap5mq5nQP8CrEKMH1QMoS6"],"enrUri":"enr:-L24QNWE_r1acjz3Lr_I-Pu4tejOKdDfaNoJDeqjs5RDvL2ENlp7hvVRriGwW_XKnVtqoPdnwkKUBpGcIaSRfI0D7wUCgmlkgnY0gmlwhKwSkFCKbXVsdGlhZGRyc5YACASsEpBQBg3nAAoErBKQUAYN6N0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC-l73-5r6MDDi6KDyGbMBEdxm8dsvb5E2vBc4vqDVP7eDdGNwgg3ng3VkcIIN6YV3YWt1Mgk"}'
|
||
2026-04-23 00:00:01.998 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:00:01.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3558/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.5.108/tcp/43695/p2p/16Uiu2HAkvjeVJ25wGTCUgPxkvNWhqnogf2cZQJBD9fqsAQaKGfaX"]'
|
||
2026-04-23 00:00:02.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:02.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3558/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.0.116/tcp/19185/p2p/16Uiu2HAmVZueFs4t114Xe5WwqtXEGAQvSD2UBcyhK62xNtRZ7FQX"]'
|
||
2026-04-23 00:00:02.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:02.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43694/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
||
2026-04-23 00:00:02.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:02.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19184/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
||
2026-04-23 00:00:02.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:02.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3558/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
||
2026-04-23 00:00:02.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:02.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3558/lightpush/v1/message" -H "Content-Type: application/json" -d '{"message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1776902402086941854}}'
|
||
2026-04-23 00:00:02.089 ERROR [src.node.api_clients.base_client] HTTP error occurred: 503 Server Error: Service Unavailable for url: http://127.0.0.1:3558/lightpush/v1/message. Response content: b'Failed to request a message push: Pubsub topic must be specified when static sharding is enabled'
|
||
2026-04-23 00:00:02.163 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||
2026-04-23 00:00:02.164 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||
2026-04-23 00:00:02.164 DEBUG [src.node.waku_node] Stopping container with id 6b0b1ed3a594
|
||
2026-04-23 00:00:02.639 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:00:02.640 DEBUG [src.node.waku_node] Stopping container with id f95541e6eea0
|
||
2026-04-23 00:00:03.121 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:00:03.122 DEBUG [src.node.waku_node] Stopping container with id c9ab688f3ff8
|
||
2026-04-23 00:00:03.452 ERROR [src.node.docker_mananger] Max retries reached for container 6b0b1ed3a594. Exiting log stream.
|
||
2026-04-23 00:00:03.605 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:00:03.608 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||
2026-04-23 00:00:03.618 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:03.628 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:03.638 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:03.639 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
||
2026-04-23 00:00:03.639 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
||
2026-04-23 00:00:03.640 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node1_2026-04-22_23-59-58__ffca544e-03a3-4a77-a8cd-b21dd3c6d181__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:03.640 DEBUG [src.libs.common] Attaching file ./log/docker/lightpush_node1_2026-04-22_23-59-58__ffca544e-03a3-4a77-a8cd-b21dd3c6d181__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:03.641 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node2_2026-04-22_23-59-58__ffca544e-03a3-4a77-a8cd-b21dd3c6d181__wakuorg_nwaku:latest.log
|