[2020-01-02 17:11:32,492][  INFO][PID:25397] Setting up builder: 3.81.143.62
[2020-01-02 17:11:32,494][  INFO][PID:25397] Reattach to build: BuildJob<id: 1137417, owner: wereturtle, project: staging, project_dir: staginggit branch: None, git hash: d070ccb9525fac62f7e027cb2d9b883fc2e25ca2, status: 3 >
[2020-01-02 17:11:32,495][  INFO][PID:25397] BUILDER CMD: cat /var/lib/copr-rpmbuild/pid
[2020-01-02 17:11:33,416][  INFO][PID:25397] Build is not running. Continuing...
[2020-01-02 17:11:33,417][  INFO][PID:25397] Compressing /var/lib/copr/public_html/results/wereturtle/staging/fedora-29-i386/01137417-ghostwriter/builder-live.log by gzip
[2020-01-02 17:11:33,482][ ERROR][PID:25397] Unable to compress file /var/lib/copr/public_html/results/wereturtle/staging/fedora-29-i386/01137417-ghostwriter/builder-live.log
[2020-01-02 17:11:34,297][  INFO][PID:25397] rsyncing of mockbuilder@3.81.143.62:/var/lib/copr-rpmbuild/results/* started for job: BuildJob<id: 1137417, owner: wereturtle, project: staging, project_dir: staginggit branch: None, git hash: d070ccb9525fac62f7e027cb2d9b883fc2e25ca2, status: 3 >
[2020-01-02 17:11:37,182][  INFO][PID:25397] rsyncing finished.
[2020-01-02 17:11:37,185][ ERROR][PID:25397] Failed to download data from builder due to rsync error, see the rsync log file for details.
[2020-01-02 17:11:37,186][ ERROR][PID:25397] Failed to download data from builder due to rsync error, see the rsync log file for details.
Traceback (most recent call last):
  File "/usr/share/copr/backend/daemons/worker.py", line 212, in do_job
    mr.check_build_success() # raises if build didn't succeed
  File "/usr/share/copr/backend/mockremote/__init__.py", line 317, in check_build_success
    raise MockRemoteError("Build {} failed".format(self.job))
backend.exceptions.MockRemoteError: Build BuildJob<id: 1137417, owner: wereturtle, project: staging, project_dir: staginggit branch: None, git hash: d070ccb9525fac62f7e027cb2d9b883fc2e25ca2, status: 3 > failed

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/share/copr/backend/mockremote/__init__.py", line 321, in download_results
    self.builder.download_results(self.job.results_dir)
  File "/usr/share/copr/backend/mockremote/builder.py", line 163, in download_results
    self.rsync_call(self.resultdir, target_path)
  File "/usr/share/copr/backend/mockremote/builder.py", line 160, in rsync_call
    raise BuilderError(err_msg)
backend.exceptions.BuilderError: Failed to download data from builder due to rsync error, see the rsync log file for details.