No handlers could be found for logger "moksha.hub" [2019-12-31 18:00:02][pdcupdater.commands INFO] Performing audit for NewComposeHandler [2019-12-31 18:00:02][requests.packages.urllib3.connectionpool INFO] Starting new HTTPS connection (1): kojipkgs.stg.fedoraproject.org Traceback (most recent call last): File "/usr/bin/pdc-updater-audit", line 9, in <module> load_entry_point('pdc-updater==0.9.3', 'console_scripts', 'pdc-updater-audit')() File "/usr/lib/python2.7/site-packages/pdcupdater/commands.py", line 72, in audit results[name] = handler.audit(pdc) File "/usr/lib/python2.7/site-packages/pdcupdater/handlers/compose.py", line 65, in audit old_composes = set([idx for branch, idx, url in old_composes]) File "/usr/lib/python2.7/site-packages/pdcupdater/services.py", line 42, in old_composes for branch, branch_link in branch_links: File "/usr/lib/python2.7/site-packages/pdcupdater/services.py", line 25, in _scrape_links for link in pre.findAll('a'): AttributeError: 'NoneType' object has no attribute 'findAll'
releng-cron@lists.fedoraproject.org