The MultibandIngest tool produces unwanted visual artifacts when used with resampling method options other than nearest-neighbor.
Example screenshots:
nearest-neighbor (no artifacts):

bilinear:

cubic-convolution:

cubic-spline:

lanczos:

I've created a repository at tbeatty/geotrellis-ingest-example that demonstrates how to reproduce the issue with the Geotiff example from above.