[2016-06-03 19:34:57,222][ INFO][PID:5291] Setting up builder: 172.25.83.25 [2016-06-03 19:34:58,583][ INFO][PID:5291] marking build dir with build_id, [2016-06-03 19:34:58,584][ INFO][PID:5291] Start build: BuildJob [2016-06-03 19:34:58,584][ INFO][PID:5291] putting into minimal buildroot of epel-7-x86_64 [2016-06-03 19:34:59,152][ INFO][PID:5291] Cloning Dist Git repo leifmadsen/ovs-master/openvswitch, branch epel7, hash efb5e52db77c24d9d4cd6f097c8313f666daea51 [2016-06-03 19:35:00,157][ ERROR][PID:5291] Failed to obtain srpm from dist-git Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/builder.py", line 218, in download_job_pkg_to_builder self.remote_pkg_path = list(results["contacted"].values())[0][u"stdout"].split("Wrote: ")[1] IndexError: list index out of range [2016-06-03 19:35:00,158][ ERROR][PID:5291] builder.build error building pkg `openvswitch`: BuildError: Failed to obtain srpm from dist-git: ansible results {'dark': {}, 'contacted': {'172.25.83.25': {'cmd': 'rm -rf /tmp/build_package_repo && mkdir /tmp/build_package_repo && cd /tmp/build_package_repo && git clone http://copr-dist-git.fedorainfracloud.org/git/leifmadsen/ovs-master/openvswitch.git && cd openvswitch && git checkout efb5e52db77c24d9d4cd6f097c8313f666daea51 && fedpkg-copr --dist epel7 srpm', 'end': '2016-06-03 19:34:59.227078', 'stdout': u'', 'changed': True, 'start': '2016-06-03 19:34:58.753614', 'delta': '0:00:00.473464', 'stderr': "Cloning into 'openvswitch'...\nfatal: reference is not a tree: efb5e52db77c24d9d4cd6f097c8313f666daea51", 'rc': 128, 'invocation': {'module_name': 'shell', 'module_complex_args': {}, 'module_args': u'rm -rf /tmp/build_package_repo && mkdir /tmp/build_package_repo && cd /tmp/build_package_repo && git clone http://copr-dist-git.fedorainfracloud.org/git/leifmadsen/ovs-master/openvswitch.git && cd openvswitch && git checkout efb5e52db77c24d9d4cd6f097c8313f666daea51 && fedpkg-copr --dist epel7 srpm'}, 'warnings': ['Consider using file module with state=absent rather than running rm']}}} Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/__init__.py", line 295, in build_pkg_and_process_results build_stdout = self.builder.build() File "/usr/share/copr/backend/mockremote/builder.py", line 326, in build self.download_job_pkg_to_builder() File "/usr/share/copr/backend/mockremote/builder.py", line 222, in download_job_pkg_to_builder raise BuilderError("Failed to obtain srpm from dist-git: ansible results {}".format(results)) BuilderError: BuildError: Failed to obtain srpm from dist-git: ansible results {'dark': {}, 'contacted': {'172.25.83.25': {'cmd': 'rm -rf /tmp/build_package_repo && mkdir /tmp/build_package_repo && cd /tmp/build_package_repo && git clone http://copr-dist-git.fedorainfracloud.org/git/leifmadsen/ovs-master/openvswitch.git && cd openvswitch && git checkout efb5e52db77c24d9d4cd6f097c8313f666daea51 && fedpkg-copr --dist epel7 srpm', 'end': '2016-06-03 19:34:59.227078', 'stdout': u'', 'changed': True, 'start': '2016-06-03 19:34:58.753614', 'delta': '0:00:00.473464', 'stderr': "Cloning into 'openvswitch'...\nfatal: reference is not a tree: efb5e52db77c24d9d4cd6f097c8313f666daea51", 'rc': 128, 'invocation': {'module_name': 'shell', 'module_complex_args': {}, 'module_args': u'rm -rf /tmp/build_package_repo && mkdir /tmp/build_package_repo && cd /tmp/build_package_repo && git clone http://copr-dist-git.fedorainfracloud.org/git/leifmadsen/ovs-master/openvswitch.git && cd openvswitch && git checkout efb5e52db77c24d9d4cd6f097c8313f666daea51 && fedpkg-copr --dist epel7 srpm'}, 'warnings': ['Consider using file module with state=absent rather than running rm']}}} [2016-06-03 19:35:01,102][ INFO][PID:5291] End Build: BuildJob