[2018-11-30 02:18:19,544][ INFO][PID:6588] Setting up builder: 172.25.95.106 [2018-11-30 02:18:19,546][ INFO][PID:6588] BUILDER CMD: /bin/rpm -q copr-rpmbuild [2018-11-30 02:18:19,877][ INFO][PID:6588] BUILDER CMD: /usr/bin/test -f /etc/mock/fedora-rawhide-ppc64le.cfg [2018-11-30 02:18:20,201][ INFO][PID:6588] Start build: BuildJob [2018-11-30 02:18:20,202][ INFO][PID:6588] marking build dir with build_id, [2018-11-30 02:18:20,202][ INFO][PID:6588] BUILDER CMD: copr-rpmbuild --verbose --drop-resultdir --build-id 831667 --chroot fedora-rawhide-ppc64le --detached [2018-11-30 02:18:21,000][ INFO][PID:6588] Attaching to live build log: /usr/bin/tail -F -n +0 --pid=7475 /var/lib/copr-rpmbuild/main.log [2018-11-30 02:18:22,387][ INFO][PID:6588] BUILDER CMD: /usr/bin/test -f /var/lib/copr-rpmbuild/results/success [2018-11-30 02:18:22,709][ INFO][PID:6588] rsyncing of mockbuilder@172.25.95.106:/var/lib/copr-rpmbuild/results/* started for job: BuildJob [2018-11-30 02:18:23,031][ INFO][PID:6588] rsyncing finished. [2018-11-30 02:18:23,032][ ERROR][PID:6588] Failed to download data from builder due to rsync error, see the rsync log file for details. [2018-11-30 02:18:23,032][ ERROR][PID:6588] 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/mockremote/__init__.py", line 287, in check_build_success self.builder.check_build_success() File "/usr/share/copr/backend/mockremote/builder.py", line 79, in check_build_success self._run_ssh_cmd("/usr/bin/test -f {0}".format(successfile)) File "/usr/share/copr/backend/mockremote/builder.py", line 74, in _run_ssh_cmd cmd, rc, err, out) backend.exceptions.RemoteCmdError: Error running remote ssh command. CMD:/usr/bin/test -f /var/lib/copr-rpmbuild/results/success RC:1 STDERR:Warning: Permanently added '172.25.95.106' (ECDSA) to the list of known hosts. STDOUT: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/copr/backend/daemons/worker.py", line 204, in do_job mr.check_build_success() # raises if build didn't succeed File "/usr/share/copr/backend/mockremote/__init__.py", line 289, in check_build_success raise MockRemoteError("Build {} failed".format(self.job)) backend.exceptions.MockRemoteError: Build BuildJob failed During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/__init__.py", line 293, in download_results self.builder.download_results(self.job.results_dir) File "/usr/share/copr/backend/mockremote/builder.py", line 205, in download_results self.rsync_call(self.resultdir, target_path) File "/usr/share/copr/backend/mockremote/builder.py", line 202, 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.