Log operation with "Error: Invalid quadratic form(s): not a square"

The objective function violates CVX’s DCP rules. Moreover, it is not everywhere concave, as can be seen looking at a simple case, such as log(x*y + 1) where x and y are both variables.

See Why isn't CVX accepting my model? READ THIS FIRST!