dededededededededededede

5 jobs for master in 111 minutes and 35 seconds (queued for 3 seconds)
Status Job ID Name Coverage
  Prepare
failed #5972
linux
cut_pics

01:51:34

failed #5970
linux
deploy_to_ygopro_server

00:00:35

failed #5971
linux
pack

01:51:34

failed #5969
linux
redtext

00:01:04

 
  Deploy
skipped #5973
linux
upload_to_minio
 
Name Stage Failure
failed
cut_pics Prepare There has been a timeout failure or the job got stuck. Check your timeout limits or try again
Using Docker executor with image debian ...
Pulling docker image debian ...
Using docker image sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c for debian ...
Preparing environment
Running on runner-zviq9hta-project-56-concurrent-3 via 75c10dc87cb4...
Getting source from Git repository
Fetching changes with git depth set to 1...
Initialized empty Git repository in /builds/alstroemeria-silentlove/ygopro-222DIY-cards/.git/
Created fresh repository.
Checking out 6b310a1b as master...
failed
pack Prepare There has been a timeout failure or the job got stuck. Check your timeout limits or try again
Preparing the "docker" executor
Using Docker executor with image mono ...
Pulling docker image mono ...
Using docker image sha256:127cefb6e1792273cc715c21908ed12dcf9c8df76895a6be2eebfd87ef9d2be1 for mono ...
Preparing environment
Running on runner-zviq9hta-project-56-concurrent-2 via 75c10dc87cb4...
Getting source from Git repository
Fetching changes with git depth set to 100...
Initialized empty Git repository in /builds/alstroemeria-silentlove/ygopro-222DIY-cards/.git/
Created fresh repository.
failed
redtext Prepare
$ mv /ygopro-server/ygopro .
$ mkdir dist
$ cd ygopro
$ mv ../expansions .
$ echo "# Result of redtext test of commit $CI_COMMIT_SHA"
# Result of redtext test of commit 6b310a1bf4ab5617af5212c625bce114c93db9cd
$ echo "select id from datas;" | sqlite3 $DATABASE_FILE | xargs -I {} ./ygopro {} 2>&1 | tee ../dist/redtext.txt
/bin/bash: line 113: sqlite3: command not found
ERROR: Job failed: exit code 1
failed
deploy_to_ygopro_server Prepare
W: GPG error: http://deb.debian.org/debian buster-updates InRelease: At least one invalid signature was encountered.
E: The repository 'http://deb.debian.org/debian buster-updates InRelease' is not signed.
W: GPG error: http://security.debian.org/debian-security buster/updates InRelease: At least one invalid signature was encountered.
E: The repository 'http://security.debian.org/debian-security buster/updates InRelease' is not signed.
$ mkdir ~/.ssh
$ chmod 700 ~/.ssh
$ ssh-keyscan 222diy.momobako.com >> ~/.ssh/known_hosts
/bin/bash: line 105: ssh-keyscan: command not found
ERROR: Job failed: exit code 1