02-13 10:26 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 02-13 10:26 root DEBUG Command line: /bin/fedora-review --no-colors --prebuilt --rpm-spec --name ibus-stub --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg 02-13 10:26 root INFO Processing local files: ibus-stub 02-13 10:26 root DEBUG Active settings after processing options 02-13 10:26 root DEBUG bz_url: https://bugzilla.redhat.com 02-13 10:26 root DEBUG _con_handler: (INFO)> 02-13 10:26 root DEBUG _log_config_done: True 02-13 10:26 root DEBUG cache: False 02-13 10:26 root DEBUG resultdir: None 02-13 10:26 root DEBUG init_done: True 02-13 10:26 root DEBUG uniqueext: None 02-13 10:26 root DEBUG configdir: None 02-13 10:26 root DEBUG log_level: 20 02-13 10:26 root DEBUG prebuilt: True 02-13 10:26 root DEBUG verbose: False 02-13 10:26 root DEBUG name: ibus-stub 02-13 10:26 root DEBUG use_colors: False 02-13 10:26 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 02-13 10:26 root DEBUG bug: None 02-13 10:26 root DEBUG url: None 02-13 10:26 root DEBUG copr_build_descriptor: None 02-13 10:26 root DEBUG list_checks: False 02-13 10:26 root DEBUG list_flags: False 02-13 10:26 root DEBUG list_plugins: False 02-13 10:26 root DEBUG version: False 02-13 10:26 root DEBUG flags: [] 02-13 10:26 root DEBUG repo: None 02-13 10:26 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 02-13 10:26 root DEBUG no_report: False 02-13 10:26 root DEBUG nobuild: False 02-13 10:26 root DEBUG mock_options: --no-cleanup-after --no-clean 02-13 10:26 root DEBUG other_bz: None 02-13 10:26 root DEBUG plugins_arg: None 02-13 10:26 root DEBUG single: None 02-13 10:26 root DEBUG rpm_spec: True 02-13 10:26 root DEBUG exclude: None 02-13 10:26 root DEBUG checksum: sha256 02-13 10:26 root DEBUG plugins: {} 02-13 10:26 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 02-13 10:26 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/ibus-stub-0.0.1-1.vdb.fc38.src.rpm 02-13 10:26 root INFO Using review directory: /var/lib/copr-rpmbuild/results/ibus-stub 02-13 10:26 root DEBUG find_urls completed: 0.010 02-13 10:27 root DEBUG Avoiding init of working mock root 02-13 10:27 root DEBUG Url download completed: 88.371 02-13 10:27 root DEBUG ReviewError: "Can't parse specfile: can't parse specfile\n" Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/FedoraReview/spec_file.py", line 74, in parse_spec self.spec = spec(self.filename) ^^^^^^^^^^^^^^^^^^^ ValueError: can't parse specfile During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/FedoraReview/review_helper.py", line 236, in run self._do_run(outfile) File "/usr/lib/python3.11/site-packages/FedoraReview/review_helper.py", line 226, in _do_run self._do_report(outfile) File "/usr/lib/python3.11/site-packages/FedoraReview/review_helper.py", line 99, in _do_report self._run_checks(self.bug.spec_file, self.bug.srpm_file, outfile) File "/usr/lib/python3.11/site-packages/FedoraReview/review_helper.py", line 108, in _run_checks self.checks = Checks(spec, srpm) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/FedoraReview/checks.py", line 287, in __init__ self.spec = SpecFile(spec_file, self.flags) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/FedoraReview/spec_file.py", line 85, in __init__ parse_spec() File "/usr/lib/python3.11/site-packages/FedoraReview/spec_file.py", line 76, in parse_spec raise SpecParseReviewError("Can't parse specfile: " + ex.__str__()) FedoraReview.review_error.SpecParseReviewError: "Can't parse specfile: can't parse specfile\n" 02-13 10:27 root ERROR ERROR: "Can't parse specfile: can't parse specfile\n" (logs in /var/lib/copr-rpmbuild/results/cache/fedora-review.log) 02-13 10:27 root DEBUG Report completed: 88.728 seconds