mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
85 lines
15 KiB
Plaintext
85 lines
15 KiB
Plaintext
2026-03-14 04:36:25.282 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-14 04:36:25.282 DEBUG [tests.conftest] Running test: test_publish_with_payload_equal_or_more_150_kb with id: 2026-03-14_04-36-25__c1761f9a-5893-4124-85e3-dff92b6889df
|
|
2026-03-14 04:36:25.282 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-14 04:36:25.283 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-14 04:36:25.283 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-03-14 04:36:25.289 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:36:25.289 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-14_04-36-25__c1761f9a-5893-4124-85e3-dff92b6889df__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:25.289 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:36:25.289 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:36:25.290 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:36:25.291 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.146.193
|
|
2026-03-14 04:36:25.291 DEBUG [src.node.docker_mananger] Generated ports ['36706', '36707', '36708', '36709', '36710']
|
|
2026-03-14 04:36:25.291 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:36:25.291 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:36:25.291 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:36:25.291 DEBUG [src.node.docker_mananger] docker run -i -t -p 36706:36706 -p 36707:36707 -p 36708:36708 -p 36709:36709 -p 36710:36710 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=36708 --rest-port=36706 --tcp-port=36707 --discv5-udp-port=36709 --rest-address=0.0.0.0 --nat=extip:172.18.146.193 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e65f2d22c58efd74e4bdda543fb0d0e52a0cfcee2a0a8168dcc7d7535a92ce47 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36710 --metrics-logging=true --relay=true
|
|
2026-03-14 04:36:25.446 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.146.193 waku 6e6bdb4ea6fef3cb5d312c6f91b7c67b2933f60d785b9e7f912766a50971f41d
|
|
2026-03-14 04:36:25.472 DEBUG [src.node.docker_mananger] Container started with ID 6e6bdb4ea6fe. Setting up logs at ./log/docker/node1_2026-03-14_04-36-25__c1761f9a-5893-4124-85e3-dff92b6889df__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:25.473 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36706
|
|
2026-03-14 04:36:25.473 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:36:25.592 ERROR [src.node.docker_mananger] Max retries reached for container cacc3d392ef8. Exiting log stream.
|
|
2026-03-14 04:36:26.080 ERROR [src.node.docker_mananger] Max retries reached for container 0aa87b4b29ba. Exiting log stream.
|
|
2026-03-14 04:36:26.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36706/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:26.477 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-14 04:36:26.477 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:36:26.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36706/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:26.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.146.193/tcp/36707/p2p/16Uiu2HAmBzfHKo1nGUtRz9bA544B6SmRncKX4uWDWVTJ79ZLKqLb","/ip4/172.18.146.193/tcp/36708/ws/p2p/16Uiu2HAmBzfHKo1nGUtRz9bA544B6SmRncKX4uWDWVTJ79ZLKqLb"],"enrUri":"enr:-L24QMTlSxPxnv9CkcCxM5tFpw3coY_tbkuPfSAtDLnav3e_Oms1vgTA4r8ow8ydxsuZwli9E4PrsT2N_MjY9lCFBL4CgmlkgnY0gmlwhKwSksGKbXVsdGlhZGRyc5YACASsEpLBBo9jAAoErBKSwQaPZN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC9i5eW9RY-BbPN8ptDePVj2-4kwsPJEGAWPHAPNK5vDCDdGNwgo9jg3VkcIKPZYV3YWt1MgE"}'
|
|
2026-03-14 04:36:26.480 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:36:26.485 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:36:26.485 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-14_04-36-25__c1761f9a-5893-4124-85e3-dff92b6889df__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:26.486 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:36:26.486 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:36:26.487 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:36:26.487 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.9.233
|
|
2026-03-14 04:36:26.487 DEBUG [src.node.docker_mananger] Generated ports ['18068', '18069', '18070', '18071', '18072']
|
|
2026-03-14 04:36:26.487 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:36:26.487 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:36:26.487 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:36:26.488 DEBUG [src.node.docker_mananger] docker run -i -t -p 18068:18068 -p 18069:18069 -p 18070:18070 -p 18071:18071 -p 18072:18072 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=18070 --rest-port=18068 --tcp-port=18069 --discv5-udp-port=18071 --rest-address=0.0.0.0 --nat=extip:172.18.9.233 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fc447f93adbfebbc055ed8ec9ade38897a9ea861682daacfa99a2e9fbeaf8a02 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18072 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMTlSxPxnv9CkcCxM5tFpw3coY_tbkuPfSAtDLnav3e_Oms1vgTA4r8ow8ydxsuZwli9E4PrsT2N_MjY9lCFBL4CgmlkgnY0gmlwhKwSksGKbXVsdGlhZGRyc5YACASsEpLBBo9jAAoErBKSwQaPZN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC9i5eW9RY-BbPN8ptDePVj2-4kwsPJEGAWPHAPNK5vDCDdGNwgo9jg3VkcIKPZYV3YWt1MgE
|
|
2026-03-14 04:36:26.645 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.9.233 waku ce389873983e49e755165fbdaf9894bf0214bd5119bd0804d600570e547978f3
|
|
2026-03-14 04:36:26.671 DEBUG [src.node.docker_mananger] Container started with ID ce389873983e. Setting up logs at ./log/docker/node2_2026-03-14_04-36-25__c1761f9a-5893-4124-85e3-dff92b6889df__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:26.671 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18068
|
|
2026-03-14 04:36:26.671 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:36:27.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18068/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:27.701 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-14 04:36:27.703 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:36:27.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18068/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:27.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.9.233/tcp/18069/p2p/16Uiu2HAmTXsJfHDWfVRPofVX9hRX6Bv14Aw17M6YKKJFRsD2JfU3","/ip4/172.18.9.233/tcp/18070/ws/p2p/16Uiu2HAmTXsJfHDWfVRPofVX9hRX6Bv14Aw17M6YKKJFRsD2JfU3"],"enrUri":"enr:-L24QJsX3cE0NoLCZl-D93ApK0cNCtSLnqmbtTxIS83Ps0FpWks5OQCcsqZ-hTqn-vNhL9Z0d2G-l-145trQ18dBR4MCgmlkgnY0gmlwhKwSCemKbXVsdGlhZGRyc5YACASsEgnpBkaVAAoErBIJ6QZGlt0DgnJzhQADAQAAiXNlY3AyNTZrMaED3QxFpUaa81mpYDRiAZsoEOs7azr95UZkWXZx4MVBizCDdGNwgkaVg3VkcIJGl4V3YWt1MgE"}'
|
|
2026-03-14 04:36:27.710 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:36:27.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18068/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.146.193/tcp/36707/p2p/16Uiu2HAmBzfHKo1nGUtRz9bA544B6SmRncKX4uWDWVTJ79ZLKqLb"]'
|
|
2026-03-14 04:36:27.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:27.713 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
|
2026-03-14 04:36:27.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36706/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-14 04:36:27.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:27.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18068/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-14 04:36:27.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:27.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:36:27.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:27.728 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:36:27.828 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:36:27.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:27.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773462987723220480,"ephemeral":false,"proof":""}]'
|
|
2026-03-14 04:36:27.833 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:36:27.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18068/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:27.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773462987723220480,"ephemeral":false,"proof":""}]'
|
|
2026-03-14 04:36:27.836 INFO [src.steps.relay] WARM UP successful!!
|
|
2026-03-14 04:36:27.837 DEBUG [tests.relay.test_publish] Running test with payload length of 204800 bytes
|
|
2026-03-14 04:36:27.841 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-14 04:36:27.857 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:36706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Failed to publish: Message size exceeded maximum of 153600 bytes'
|
|
2026-03-14 04:36:27.858 DEBUG [tests.relay.test_publish] Running test with payload length of 1048576 bytes
|
|
2026-03-14 04:36:27.878 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-14 04:36:27.943 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:36706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Failed to publish: Message size exceeded maximum of 153600 bytes'
|
|
2026-03-14 04:36:27.944 DEBUG [tests.relay.test_publish] Running test with payload length of 10485760 bytes
|
|
2026-03-14 04:36:28.109 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-14 04:36:28.708 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:36706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Failed to publish: Message size exceeded maximum of 153600 bytes'
|
|
2026-03-14 04:36:28.711 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-14 04:36:28.712 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-14 04:36:28.712 DEBUG [src.node.waku_node] Stopping container with id 6e6bdb4ea6fe
|
|
2026-03-14 04:36:29.160 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:36:29.160 DEBUG [src.node.waku_node] Stopping container with id ce389873983e
|
|
2026-03-14 04:36:29.658 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:36:29.662 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-14 04:36:29.668 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:36:29.672 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|