TIL there’s a limit on Gitlabs job output

And it is (at least for my instance) 4194304 bytes. That is 4,19 mb. You can easily achieve this by running some Ansible playbooks in diff-mode that unpack many files. :)

Job's log exceeded limit of 4194304 bytes.

Job execution will continue but no more output will be collected.
more ...