mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-29 23:23:50 +00:00
106 lines
20 KiB
Plaintext
106 lines
20 KiB
Plaintext
2026-02-04 17:11:15.242 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-04 17:11:15.242 DEBUG [tests.conftest] Running test: test_relay_receiving_node_not_connected_directly_to_lightpushing_node with id: 2026-02-04_17-11-15__c32d2f46-5ffc-4df5-9316-64d97cd2cfb0
|
|
2026-02-04 17:11:15.243 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-04 17:11:15.243 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-04 17:11:15.243 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-04 17:11:15.250 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:11:15.250 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-04_17-11-15__c32d2f46-5ffc-4df5-9316-64d97cd2cfb0__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:11:15.256 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:11:15.256 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-04_17-11-15__c32d2f46-5ffc-4df5-9316-64d97cd2cfb0__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:11:15.261 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:11:15.262 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-04_17-11-15__c32d2f46-5ffc-4df5-9316-64d97cd2cfb0__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:11:15.262 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-04 17:11:15.262 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-04 17:11:15.263 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:11:15.263 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:11:15.264 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:11:15.265 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.131.120
|
|
2026-02-04 17:11:15.265 DEBUG [src.node.docker_mananger] Generated ports ['3529', '3530', '3531', '3532', '3533']
|
|
2026-02-04 17:11:15.265 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:11:15.265 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:11:15.265 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:11:15.265 DEBUG [src.node.docker_mananger] docker run -i -t -p 3529:3529 -p 3530:3530 -p 3531:3531 -p 3532:3532 -p 3533:3533 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=3531 --rest-port=3529 --tcp-port=3530 --discv5-udp-port=3532 --rest-address=0.0.0.0 --nat=extip:172.18.131.120 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8f33e7edca4abab5eeb87edcedd8565f0c00ead05cbac2d9448698ded55bc11e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3533 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-02-04 17:11:15.443 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.131.120 waku 68bfb355834715a8b39e439e5df8bc3fd083e89f56d801e9ebc519ea610619a5
|
|
2026-02-04 17:11:15.474 DEBUG [src.node.docker_mananger] Container started with ID 68bfb3558347. Setting up logs at ./log/docker/node1_2026-02-04_17-11-15__c32d2f46-5ffc-4df5-9316-64d97cd2cfb0__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:11:15.475 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3529
|
|
2026-02-04 17:11:15.475 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:11:15.491 ERROR [src.node.docker_mananger] Max retries reached for container aa64cdc17cad. Exiting log stream.
|
|
2026-02-04 17:11:16.028 ERROR [src.node.docker_mananger] Max retries reached for container 6a055807471b. Exiting log stream.
|
|
2026-02-04 17:11:16.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3529/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:16.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2026-02-04 17:11:16.479 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:11:16.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3529/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:16.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.131.120/tcp/3530/p2p/16Uiu2HAkz2W27jgazeTnzrk7vQDAuGrZf9YRjhSMDHuXbeZgsNLi","/ip4/172.18.131.120/tcp/3531/ws/p2p/16Uiu2HAkz2W27jgazeTnzrk7vQDAuGrZf9YRjhSMDHuXbeZgsNLi"],"enrUri":"enr:-L24QOS5udMzH9aBeFWazY31476CKNOBWwRHqSHgJEJsz_t8Lmd06AyHVl_NaBVFwK8YL8SxZQ2D1S9LHQHqK4koOboCgmlkgnY0gmlwhKwSg3iKbXVsdGlhZGRyc5YACASsEoN4Bg3KAAoErBKDeAYNy90DgnJzhQADAQAAiXNlY3AyNTZrMaECRFrQdMrbktf60Ifl6YLEOVHcwZHYu_pTwR6lGZ3X1-uDdGNwgg3Kg3VkcIINzIV3YWt1Mgk"}'
|
|
2026-02-04 17:11:16.482 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:11:16.482 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:11:16.482 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:11:16.483 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:11:16.483 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.250.152
|
|
2026-02-04 17:11:16.484 DEBUG [src.node.docker_mananger] Generated ports ['38605', '38606', '38607', '38608', '38609']
|
|
2026-02-04 17:11:16.484 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:11:16.484 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:11:16.484 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:11:16.484 DEBUG [src.node.docker_mananger] docker run -i -t -p 38605:38605 -p 38606:38606 -p 38607:38607 -p 38608:38608 -p 38609:38609 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=38607 --rest-port=38605 --tcp-port=38606 --discv5-udp-port=38608 --rest-address=0.0.0.0 --nat=extip:172.18.250.152 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f4ddcdb4bf7bba1a7bcc7a6be94dddce3e6d78c785bd3a38bb67ac2dedcb1b62 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38609 --metrics-logging=true --lightpush=true --relay=true --discv5-bootstrap-node=enr:-L24QOS5udMzH9aBeFWazY31476CKNOBWwRHqSHgJEJsz_t8Lmd06AyHVl_NaBVFwK8YL8SxZQ2D1S9LHQHqK4koOboCgmlkgnY0gmlwhKwSg3iKbXVsdGlhZGRyc5YACASsEoN4Bg3KAAoErBKDeAYNy90DgnJzhQADAQAAiXNlY3AyNTZrMaECRFrQdMrbktf60Ifl6YLEOVHcwZHYu_pTwR6lGZ3X1-uDdGNwgg3Kg3VkcIINzIV3YWt1Mgk --lightpushnode=/ip4/172.18.131.120/tcp/3530/p2p/16Uiu2HAkz2W27jgazeTnzrk7vQDAuGrZf9YRjhSMDHuXbeZgsNLi
|
|
2026-02-04 17:11:16.661 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.250.152 waku 6645f2e9fe0fbc6032f6dccd2efae2c16aadc697b8fcee41dac28ef9b2cf4510
|
|
2026-02-04 17:11:16.693 DEBUG [src.node.docker_mananger] Container started with ID 6645f2e9fe0f. Setting up logs at ./log/docker/node2_2026-02-04_17-11-15__c32d2f46-5ffc-4df5-9316-64d97cd2cfb0__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:11:16.693 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38605
|
|
2026-02-04 17:11:16.693 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:11:17.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38605/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:17.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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"}]}'
|
|
2026-02-04 17:11:17.698 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:11:17.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38605/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:17.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.250.152/tcp/38606/p2p/16Uiu2HAmQKdBJoNWxV35Gye32LhjQ7F8w2gMUEBdeouJuEphR5uD","/ip4/172.18.250.152/tcp/38607/ws/p2p/16Uiu2HAmQKdBJoNWxV35Gye32LhjQ7F8w2gMUEBdeouJuEphR5uD"],"enrUri":"enr:-L24QO2UycPb5HRtKQZqfWxKu8duA7FUAd5T3u5IsYorhtzFMGhkOyFke1VMvcrV5dSAeUSXx8cqgrvUL5d0kdHHU88CgmlkgnY0gmlwhKwS-piKbXVsdGlhZGRyc5YACASsEvqYBpbOAAoErBL6mAaWz90DgnJzhQADAQAAiXNlY3AyNTZrMaEDrVZEs680B0vvxJuy0Otb70uYl9HNHQz6TJ4jueK7I0SDdGNwgpbOg3VkcIKW0IV3YWt1Mgk"}'
|
|
2026-02-04 17:11:17.703 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:11:17.703 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:11:17.704 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:11:17.707 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:11:17.708 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.122.146
|
|
2026-02-04 17:11:17.709 DEBUG [src.node.docker_mananger] Generated ports ['14367', '14368', '14369', '14370', '14371']
|
|
2026-02-04 17:11:17.710 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:11:17.712 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:11:17.712 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:11:17.713 DEBUG [src.node.docker_mananger] docker run -i -t -p 14367:14367 -p 14368:14368 -p 14369:14369 -p 14370:14370 -p 14371:14371 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=14369 --rest-port=14367 --tcp-port=14368 --discv5-udp-port=14370 --rest-address=0.0.0.0 --nat=extip:172.18.122.146 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c9dea832d2471afef1eafc5e4daf21caa4ce4c77334d5ea5acfafaa9eb9e94f9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14371 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QO2UycPb5HRtKQZqfWxKu8duA7FUAd5T3u5IsYorhtzFMGhkOyFke1VMvcrV5dSAeUSXx8cqgrvUL5d0kdHHU88CgmlkgnY0gmlwhKwS-piKbXVsdGlhZGRyc5YACASsEvqYBpbOAAoErBL6mAaWz90DgnJzhQADAQAAiXNlY3AyNTZrMaEDrVZEs680B0vvxJuy0Otb70uYl9HNHQz6TJ4jueK7I0SDdGNwgpbOg3VkcIKW0IV3YWt1Mgk
|
|
2026-02-04 17:11:17.910 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.122.146 waku cbf19b244c7deb17c2a5b0685650370d6d9f66e42652ea7fad4a2388e1e65f6c
|
|
2026-02-04 17:11:17.945 DEBUG [src.node.docker_mananger] Container started with ID cbf19b244c7d. Setting up logs at ./log/docker/node3_2026-02-04_17-11-15__c32d2f46-5ffc-4df5-9316-64d97cd2cfb0__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:11:17.945 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14367
|
|
2026-02-04 17:11:17.946 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:11:18.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14367/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:18.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln 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":"READY"},{"Legacy Lightpush Client":"READY"},{"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"}]}'
|
|
2026-02-04 17:11:18.954 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:11:18.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14367/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:18.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.122.146/tcp/14368/p2p/16Uiu2HAmFKqyk2pL7hK3iymQKw9PH3D6gdNy4tY8unxuoikKnvm2","/ip4/172.18.122.146/tcp/14369/ws/p2p/16Uiu2HAmFKqyk2pL7hK3iymQKw9PH3D6gdNy4tY8unxuoikKnvm2"],"enrUri":"enr:-L24QMHTRPJxOl381yPgiZRWOIYxB1bgA93lcg_Giura25p1bMwCL-XrOHj5_B6cYDpesHHpkdR3z9vUf6Ur5W-I60cCgmlkgnY0gmlwhKwSepKKbXVsdGlhZGRyc5YACASsEnqSBjggAAoErBJ6kgY4Id0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJ6uPSbjy9NIF_PGKNHT1VrJrS2Iy3tBxNHAqwf4wmbWDdGNwgjggg3VkcII4IoV3YWt1MgE"}'
|
|
2026-02-04 17:11:18.958 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:11:18.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3529/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-04 17:11:18.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:11:18.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38605/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-04 17:11:18.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:11:18.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14367/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-04 17:11:18.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:11:18.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3529/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:18.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.17.0.3/tcp/41078/p2p/16Uiu2HAmQKdBJoNWxV35Gye32LhjQ7F8w2gMUEBdeouJuEphR5uD","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"UnknownOrigin"}]'
|
|
2026-02-04 17:11:18.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38605/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:18.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.131.120/tcp/3530/p2p/16Uiu2HAkz2W27jgazeTnzrk7vQDAuGrZf9YRjhSMDHuXbeZgsNLi","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"Discv5"},{"multiaddr":"/ip4/172.18.122.146/tcp/45282/p2p/16Uiu2HAmFKqyk2pL7hK3iymQKw9PH3D6gdNy4tY8unxuoikKnvm2","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"UnknownOrigin"}]'
|
|
2026-02-04 17:11:18.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14367/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:18.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.250.152/tcp/38606/p2p/16Uiu2HAmQKdBJoNWxV35Gye32LhjQ7F8w2gMUEBdeouJuEphR5uD","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"Discv5"}]'
|
|
2026-02-04 17:11:18.984 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-02-04 17:11:48.985 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-02-04 17:11:48.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3529/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": 1770225108985089791}}'
|
|
2026-02-04 17:11:48.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:11:48.998 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-04 17:11:49.099 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-02-04 17:11:49.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14367/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:49.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1770225108985089791,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 17:11:49.105 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-04 17:11:49.106 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-04 17:11:49.106 DEBUG [src.node.waku_node] Stopping container with id 68bfb3558347
|
|
2026-02-04 17:11:49.650 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:11:49.651 DEBUG [src.node.waku_node] Stopping container with id 6645f2e9fe0f
|
|
2026-02-04 17:11:50.152 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:11:50.152 DEBUG [src.node.waku_node] Stopping container with id cbf19b244c7d
|
|
2026-02-04 17:11:50.463 ERROR [src.node.docker_mananger] Max retries reached for container 68bfb3558347. Exiting log stream.
|
|
2026-02-04 17:11:50.677 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:11:50.679 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-04 17:11:50.700 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 17:11:50.722 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 17:11:50.745 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|