haproxy randomly fails during compose start

Very rarely does haproxy fail during compose start. I found the issue when working on my local computer and on Hivesense CI, I added haproxy log collection to Hivesense CI, and after a few days, I got this:

[NOTICE]   (1) : haproxy version is 2.9.7-5742051
[ALERT]    (1) : config : [/usr/local/etc/haproxy/haproxy.cfg:90] : 'server hived/haf' : parsing agent-addr failed. Check if 'haproxy-healthchecks' is correct address..
[ALERT]    (1) : config : [/usr/local/etc/haproxy/haproxy.cfg:94] : 'server hived-http/haf' : parsing agent-addr failed. Check if 'haproxy-healthchecks' is correct address..
[ALERT]    (1) : config : [/usr/local/etc/haproxy/haproxy.cfg:105] : 'server balance-tracker/balance-tracker' : parsing agent-addr failed. Check if 'haproxy-healthchecks' is correct address..
[ALERT]    (1) : config : [/usr/local/etc/haproxy/haproxy.cfg:113] : 'server reputation-tracker/reputation-tracker' : parsing agent-addr failed. Check if 'haproxy-healthchecks' is correct address..
[ALERT]    (1) : config : [/usr/local/etc/haproxy/haproxy.cfg:121] : 'server hafah/hafah-postgrest' : parsing agent-addr failed. Check if 'haproxy-healthchecks' is correct address..
[ALERT]    (1) : config : [/usr/local/etc/haproxy/haproxy.cfg:125] : 'server hivemind/hivemind' : parsing agent-addr failed. Check if 'haproxy-healthchecks' is correct address..
[ALERT]    (1) : config : [/usr/local/etc/haproxy/haproxy.cfg:133] : 'server block-explorer/block-explorer' : parsing agent-addr failed. Check if 'haproxy-healthchecks' is correct address..
[ALERT]    (1) : config : [/usr/local/etc/haproxy/haproxy.cfg:141] : 'server hive-sense/hivesense' : parsing agent-addr failed. Check if 'haproxy-healthchecks' is correct address..
[ALERT]    (1) : config : Error(s) found in configuration file : /usr/local/etc/haproxy/haproxy.cfg
[ALERT]    (1) : config : Fatal errors found in configuration.

https://gitlab.syncad.com/Ickiewicz/hivesens/-/jobs/1814990

The issue above occured on version 1.27.11rc4 + Hivesense (!76 (merged))

Edited by Marcin