Newer
Older
JenkinsConfig / jobs / Backups / jobs / GitbucketBackup / builds / 2198 / log
@Jenkins Jenkins 15 days ago 1 KB daily backup
Started by timer
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/Backups/GitbucketBackup
[GitbucketBackup] $ /bin/sh -xe /tmp/jenkins15954250676519324580.sh
+ echo Backing up Git repos from Jenkins /var/lib/jenkins/backups
Backing up Git repos from Jenkins /var/lib/jenkins/backups
+ cd /var/lib/jenkins/backups
+ ./backup.sh
Backing up JenkinsConfig
fatal: destination path 'JenkinsConfig.git' already exists and is not an empty directory.
Encrypting backup of JenkinsConfig
./backup.sh: line 23: gpg2: command not found
Backing up GameEngine
fatal: destination path 'GameEngine.git' already exists and is not an empty directory.
Encrypting backup of GameEngine
./backup.sh: line 23: gpg2: command not found
Backing up Import
fatal: destination path 'Import.git' already exists and is not an empty directory.
Encrypting backup of Import
./backup.sh: line 23: gpg2: command not found
Backing up Dockerfiles
fatal: destination path 'Dockerfiles.git' already exists and is not an empty directory.
Encrypting backup of Dockerfiles
./backup.sh: line 23: gpg2: command not found
Backing up Code
fatal: destination path 'Code.git' already exists and is not an empty directory.
Encrypting backup of Code
./backup.sh: line 23: gpg2: command not found
Backing up invertedlogic
fatal: destination path 'invertedlogic.git' already exists and is not an empty directory.
Encrypting backup of invertedlogic
./backup.sh: line 23: gpg2: command not found
Backing up WickedDocs
fatal: destination path 'WickedDocs.git' already exists and is not an empty directory.
Encrypting backup of WickedDocs
./backup.sh: line 23: gpg2: command not found
**************************
WARNING...
Looks like clone --mirror is not fetching and backing up all branches, just master. Check it
**************************
Finished: SUCCESS