Issue summary
RPC tests are failing on mac because the port we are using to run our nodes is already binded with a OS proccess

Based on our tests this port is used by
/System/Library/CoreServices/ControlCenter.app/Contents/MacOS/ControlCenter
We have to change the ports in the test to be able to run these tests in local
Other information and links