$ mkdir dist $ cd ygopro $ mv ../expansions . $ echo "# Result of redtext test of commit $CI_COMMIT_SHA" | tee ../dist/redtext.txt # Result of redtext test of commit b4fca1cb879c6f5d416e8a3f91636ebb5d3b037b $ echo "select id from datas where type != 0x10 and (type & 0x4000) = 0;" | sqlite3 $DATABASE_FILE | xargs -I {} ./ygopro {} 2>&1 | tee ../dist/redtext.txt xargs: ./ygopro: terminated by signal 4 Cleaning up file based variables ERROR: Job failed: exit code 1