2023-06-15 03:00:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230615-105940-000764'] 2023-06-15 03:00:08 DEBUG Considering upload upload-sftp-20230615-105940-000764 2023-06-15 03:00:08 DEBUG Considering changefile openkylin/yangtze-proposed/kylin-photo-viewer_1.3.0.3-ok15_source.changes 2023-06-15 03:00:08 DEBUG CI build tag is: jenkins-ci-upload-8963 2023-06-15 03:00:08 DEBUG Finding fresh policy 2023-06-15 03:00:08 INFO Processing upload kylin-photo-viewer_1.3.0.3-ok15_source.changes 2023-06-15 03:00:08 DEBUG Verifying signature on kylin-photo-viewer_1.3.0.3-ok15_source.changes 2023-06-15 03:00:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-06-15 03:00:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-06-15 03:00:08 DEBUG Verifying signature on kylin-photo-viewer_1.3.0.3-ok15.dsc 2023-06-15 03:00:08 DEBUG Performing DSC verification. 2023-06-15 03:00:08 DEBUG kylin-photo-viewer_1.3.0.3-ok15_source.buildinfo can be unsigned. 2023-06-15 03:00:08 DEBUG Verifying the changes file. 2023-06-15 03:00:08 DEBUG Verifying files in upload. 2023-06-15 03:00:08 DEBUG Verifying source file kylin-photo-viewer_1.3.0.3-ok15.dsc 2023-06-15 03:00:08 DEBUG kylin-photo-viewer_1.3.0.3.orig.tar.gz found in Primary Archive for openKylin 2023-06-15 03:00:09 DEBUG Verifying uploaded source package by unpacking it. 2023-06-15 03:00:11 DEBUG Copying copyright contents. 2023-06-15 03:00:11 DEBUG Found changelog 2023-06-15 03:00:11 DEBUG Cleaning up source tree. 2023-06-15 03:00:11 DEBUG Done 2023-06-15 03:00:11 DEBUG Verifying source file kylin-photo-viewer_1.3.0.3.orig.tar.gz 2023-06-15 03:00:11 DEBUG Verifying source file kylin-photo-viewer_1.3.0.3-ok15.debian.tar.xz 2023-06-15 03:00:11 DEBUG Verifying buildinfo file kylin-photo-viewer_1.3.0.3-ok15_source.buildinfo 2023-06-15 03:00:11 DEBUG Finding and applying overrides. 2023-06-15 03:00:11 DEBUG Checking for kylin-photo-viewer/1.3.0.3-ok15 source ancestry 2023-06-15 03:00:11 DEBUG Finished checking upload. 2023-06-15 03:00:11 DEBUG Creating queue entry 2023-06-15 03:00:12 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-06-15 03:00:12 DEBUG kylin-photo-viewer diff from 1.3.0.3-ok14 to 1.3.0.3-ok15 requested 2023-06-15 03:00:12 DEBUG Setting it to UNAPPROVED 2023-06-15 03:00:12 DEBUG Building recipients list. 2023-06-15 03:00:12 DEBUG Adding recipient: 'Cibot ' 2023-06-15 03:00:12 DEBUG Adding changed-by to recipients 2023-06-15 03:00:12 DEBUG Adding recipient: 'zhangyuan ' 2023-06-15 03:00:12 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-06-15 03:00:12 DEBUG Sent a mail: 2023-06-15 03:00:12 DEBUG Subject: [openkylin/yangtze-proposed] kylin-photo-viewer 1.3.0.3-ok15 (Waiting for approval) 2023-06-15 03:00:12 DEBUG Sender: OKBS notice 2023-06-15 03:00:12 DEBUG Recipients: Cibot 2023-06-15 03:00:12 DEBUG Bcc: Local Root 2023-06-15 03:00:12 DEBUG Body: 2023-06-15 03:00:12 DEBUG kylin-photo-viewer (1.3.0.3-ok15) yangtze; urgency=medium 2023-06-15 03:00:12 DEBUG --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode character '\u53f7' in position 7: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * BUG\u53f7: #I5SXTA #I5TBH5' Arguments: () 2023-06-15 03:00:12 DEBUG * BUG\u53f7: #I5SXTA #I5TBH5 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-8: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u9700\u6c42\u53f7\uff1a\u65e0' Arguments: () 2023-06-15 03:00:12 DEBUG * \u9700\u6c42\u53f7\uff1a\u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-10: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u5176\u4ed6\u6539\u52a8\u8bf4\u660e\uff1arebuild' Arguments: () 2023-06-15 03:00:12 DEBUG * \u5176\u4ed6\u6539\u52a8\u8bf4\u660e\uff1arebuild --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-7: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u5f71\u54cd\u57df\uff1awayland\u73af\u5883\u4e0b\u7684\u6807\u9898\u680f\u62d6\u52a8\u7a97\u53e3' Arguments: () 2023-06-15 03:00:12 DEBUG * \u5f71\u54cd\u57df\uff1awayland\u73af\u5883\u4e0b\u7684\u6807\u9898\u680f\u62d6\u52a8\u7a97\u53e3 2023-06-15 03:00:12 DEBUG 2023-06-15 03:00:12 DEBUG Date: Tue, 13 Jun 2023 16:12:18 +0800 2023-06-15 03:00:12 DEBUG Changed-By: zhangyuan 2023-06-15 03:00:12 DEBUG Maintainer: liuyuhui 2023-06-15 03:00:12 DEBUG Signed-By: Cibot 2023-06-15 03:00:12 DEBUG https://build.openkylin.top/openkylin/+source/kylin-photo-viewer/1.3.0.3-ok15 2023-06-15 03:00:12 DEBUG 2023-06-15 03:00:12 DEBUG == 2023-06-15 03:00:12 DEBUG 2023-06-15 03:00:12 DEBUG OK: kylin-photo-viewer_1.3.0.3.orig.tar.gz 2023-06-15 03:00:12 DEBUG OK: kylin-photo-viewer_1.3.0.3-ok15.debian.tar.xz 2023-06-15 03:00:12 DEBUG OK: kylin-photo-viewer_1.3.0.3-ok15.dsc 2023-06-15 03:00:12 DEBUG -> Component: main Section: utils 2023-06-15 03:00:12 DEBUG This upload awaits approval by a distro manager 2023-06-15 03:00:12 DEBUG 2023-06-15 03:00:12 DEBUG 2023-06-15 03:00:12 DEBUG No announcement sent 2023-06-15 03:00:12 DEBUG 2023-06-15 03:00:12 DEBUG Thank you for your contribution to openKylin. 2023-06-15 03:00:12 DEBUG 2023-06-15 03:00:12 DEBUG -- 2023-06-15 03:00:12 DEBUG You are receiving this email because you made this upload. 2023-06-15 03:00:12 DEBUG Sent a mail: 2023-06-15 03:00:12 DEBUG Subject: [openkylin/yangtze-proposed] kylin-photo-viewer 1.3.0.3-ok15 (Waiting for approval) 2023-06-15 03:00:12 DEBUG Sender: OKBS notice 2023-06-15 03:00:12 DEBUG Recipients: zhangyuan 2023-06-15 03:00:12 DEBUG Bcc: Local Root 2023-06-15 03:00:12 DEBUG Body: 2023-06-15 03:00:12 DEBUG kylin-photo-viewer (1.3.0.3-ok15) yangtze; urgency=medium 2023-06-15 03:00:12 DEBUG --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode character '\u53f7' in position 7: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * BUG\u53f7: #I5SXTA #I5TBH5' Arguments: () 2023-06-15 03:00:12 DEBUG * BUG\u53f7: #I5SXTA #I5TBH5 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-8: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u9700\u6c42\u53f7\uff1a\u65e0' Arguments: () 2023-06-15 03:00:12 DEBUG * \u9700\u6c42\u53f7\uff1a\u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-10: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u5176\u4ed6\u6539\u52a8\u8bf4\u660e\uff1arebuild' Arguments: () 2023-06-15 03:00:12 DEBUG * \u5176\u4ed6\u6539\u52a8\u8bf4\u660e\uff1arebuild --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-7: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u5f71\u54cd\u57df\uff1awayland\u73af\u5883\u4e0b\u7684\u6807\u9898\u680f\u62d6\u52a8\u7a97\u53e3' Arguments: () 2023-06-15 03:00:12 DEBUG * \u5f71\u54cd\u57df\uff1awayland\u73af\u5883\u4e0b\u7684\u6807\u9898\u680f\u62d6\u52a8\u7a97\u53e3 2023-06-15 03:00:12 DEBUG 2023-06-15 03:00:12 DEBUG Date: Tue, 13 Jun 2023 16:12:18 +0800 2023-06-15 03:00:12 DEBUG Changed-By: zhangyuan 2023-06-15 03:00:12 DEBUG Maintainer: liuyuhui 2023-06-15 03:00:12 DEBUG Signed-By: Cibot 2023-06-15 03:00:12 DEBUG https://build.openkylin.top/openkylin/+source/kylin-photo-viewer/1.3.0.3-ok15 2023-06-15 03:00:12 DEBUG 2023-06-15 03:00:12 DEBUG == 2023-06-15 03:00:12 DEBUG 2023-06-15 03:00:12 DEBUG OK: kylin-photo-viewer_1.3.0.3.orig.tar.gz 2023-06-15 03:00:12 DEBUG OK: kylin-photo-viewer_1.3.0.3-ok15.debian.tar.xz 2023-06-15 03:00:12 DEBUG OK: kylin-photo-viewer_1.3.0.3-ok15.dsc 2023-06-15 03:00:12 DEBUG -> Component: main Section: utils 2023-06-15 03:00:12 DEBUG This upload awaits approval by a distro manager 2023-06-15 03:00:12 DEBUG 2023-06-15 03:00:12 DEBUG 2023-06-15 03:00:12 DEBUG No announcement sent 2023-06-15 03:00:12 DEBUG 2023-06-15 03:00:12 DEBUG Thank you for your contribution to openKylin. 2023-06-15 03:00:12 DEBUG 2023-06-15 03:00:12 DEBUG -- 2023-06-15 03:00:12 DEBUG You are receiving this email because you are the most recent person 2023-06-15 03:00:12 DEBUG listed in this package's changelog. 2023-06-15 03:00:12 INFO Committing the transaction and any mails associated with this upload. 2023-06-15 09:21:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230615-172003-000765'] 2023-06-15 09:21:07 DEBUG Considering upload upload-sftp-20230615-172003-000765 2023-06-15 09:21:07 DEBUG Considering changefile openkylin/yangtze-proposed/libkysdk-base_2.0.0.0-0k0.5_source.changes 2023-06-15 09:21:07 DEBUG CI build tag is: jenkins-ci-upload-8965 2023-06-15 09:21:07 DEBUG Finding fresh policy 2023-06-15 09:21:07 INFO Processing upload libkysdk-base_2.0.0.0-0k0.5_source.changes 2023-06-15 09:21:07 DEBUG Verifying signature on libkysdk-base_2.0.0.0-0k0.5_source.changes 2023-06-15 09:21:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-06-15 09:21:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-06-15 09:21:08 DEBUG Verifying signature on libkysdk-base_2.0.0.0-0k0.5.dsc 2023-06-15 09:21:08 DEBUG Performing DSC verification. 2023-06-15 09:21:08 DEBUG libkysdk-base_2.0.0.0-0k0.5_source.buildinfo can be unsigned. 2023-06-15 09:21:08 DEBUG Verifying the changes file. 2023-06-15 09:21:08 DEBUG Verifying files in upload. 2023-06-15 09:21:08 DEBUG Verifying source file libkysdk-base_2.0.0.0-0k0.5.dsc 2023-06-15 09:21:08 DEBUG Verifying uploaded source package by unpacking it. 2023-06-15 09:21:08 DEBUG Copying copyright contents. 2023-06-15 09:21:08 DEBUG Found changelog 2023-06-15 09:21:08 DEBUG Cleaning up source tree. 2023-06-15 09:21:08 DEBUG Done 2023-06-15 09:21:08 DEBUG Verifying source file libkysdk-base_2.0.0.0.orig.tar.xz 2023-06-15 09:21:08 DEBUG Verifying source file libkysdk-base_2.0.0.0-0k0.5.debian.tar.xz 2023-06-15 09:21:08 DEBUG Verifying buildinfo file libkysdk-base_2.0.0.0-0k0.5_source.buildinfo 2023-06-15 09:21:08 DEBUG Finding and applying overrides. 2023-06-15 09:21:08 DEBUG Checking for libkysdk-base/2.0.0.0-0k0.5 source ancestry 2023-06-15 09:21:08 DEBUG Finished checking upload. 2023-06-15 09:21:08 DEBUG Creating queue entry 2023-06-15 09:21:09 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-06-15 09:21:09 DEBUG libkysdk-base diff from 1.2.0.5kylin1-ok1~0716 to 2.0.0.0-0k0.5 requested 2023-06-15 09:21:09 DEBUG Setting it to UNAPPROVED 2023-06-15 09:21:09 DEBUG Building recipients list. 2023-06-15 09:21:09 DEBUG Adding recipient: 'Cibot ' 2023-06-15 09:21:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-06-15 09:21:09 DEBUG Sent a mail: 2023-06-15 09:21:09 DEBUG Subject: [openkylin/yangtze-proposed] libkysdk-base 2.0.0.0-0k0.5 (Waiting for approval) 2023-06-15 09:21:09 DEBUG Sender: OKBS notice 2023-06-15 09:21:09 DEBUG Recipients: Cibot 2023-06-15 09:21:09 DEBUG Bcc: Local Root 2023-06-15 09:21:09 DEBUG Body: 2023-06-15 09:21:09 DEBUG libkysdk-base (2.0.0.0-0k0.5) v101; urgency=medium 2023-06-15 09:21:09 DEBUG --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode character '\u53f7' in position 8: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * BUG\u53f7 : \u65e0' Arguments: () 2023-06-15 09:21:09 DEBUG * BUG\u53f7 : \u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 5-7: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u9700\u6c42\u53f7 : \u65e0' Arguments: () 2023-06-15 09:21:09 DEBUG * \u9700\u6c42\u53f7 : \u65e0 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.6/logging/__init__.py", line 996, in emit stream.write(msg) UnicodeEncodeError: 'ascii' codec can't encode characters in position 5-8: ordinal not in range(128) Call stack: script.lock_and_run() File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 376, in lock_and_run self.run(use_web_security=use_web_security, isolation=isolation) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 108, in log_unhandled_exceptions_func return func(self, *args, **kw) File "/home/launchpad/launchpad/launchpad/lib/lp/services/scripts/base.py", line 330, in run self.main() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/scripts/processupload.py", line 98, in main processor.processUploadQueue(self.options.leafname) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 206, in processUploadQueue handler.process() File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 538, in process changes_file, self.processor.log)) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 417, in processChangesFile successful = self._acceptUpload(upload, notify) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/uploadprocessor.py", line 577, in _acceptUpload return upload.do_accept(notify=notify, build=None) File "/home/launchpad/launchpad/launchpad/lib/lp/archiveuploader/nascentupload.py", line 722, in do_accept logger=self.logger) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/model/queue.py", line 937, in notify mailer.sendAll() File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 236, in sendAll self.sendOne(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/services/mail/basemailer.py", line 211, in sendOne ctrl = self.generateEmail(email, recipient) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 626, in generateEmail debug(self.logger, six.ensure_text(line, errors="replace")) File "/home/launchpad/launchpad/launchpad/lib/lp/soyuz/mail/packageupload.py", line 102, in debug logger.debug(msg, *args, **kwargs) Message: ' * \u5176\u4ed6\u4fee\u6539 : \u540c\u6b65upstream2.0.0.0' Arguments: () 2023-06-15 09:21:09 DEBUG * \u5176\u4ed6\u4fee\u6539 : \u540c\u6b65upstream2.0.0.0 2023-06-15 09:21:09 DEBUG 2023-06-15 09:21:09 DEBUG Date: Tue, 06 Jun 2023 15:30:08 +0800 2023-06-15 09:21:09 DEBUG Changed-By: szm-min 2023-06-15 09:21:09 DEBUG Maintainer: kylin 2023-06-15 09:21:09 DEBUG Signed-By: Cibot 2023-06-15 09:21:09 DEBUG https://build.openkylin.top/openkylin/+source/libkysdk-base/2.0.0.0-0k0.5 2023-06-15 09:21:09 DEBUG 2023-06-15 09:21:09 DEBUG == 2023-06-15 09:21:09 DEBUG 2023-06-15 09:21:09 DEBUG OK: libkysdk-base_2.0.0.0.orig.tar.xz 2023-06-15 09:21:09 DEBUG OK: libkysdk-base_2.0.0.0-0k0.5.debian.tar.xz 2023-06-15 09:21:09 DEBUG OK: libkysdk-base_2.0.0.0-0k0.5.dsc 2023-06-15 09:21:09 DEBUG -> Component: main Section: utils 2023-06-15 09:21:09 DEBUG This upload awaits approval by a distro manager 2023-06-15 09:21:09 DEBUG 2023-06-15 09:21:09 DEBUG 2023-06-15 09:21:09 DEBUG No announcement sent 2023-06-15 09:21:09 DEBUG 2023-06-15 09:21:09 DEBUG Thank you for your contribution to openKylin. 2023-06-15 09:21:09 DEBUG 2023-06-15 09:21:09 DEBUG -- 2023-06-15 09:21:09 DEBUG You are receiving this email because you made this upload. 2023-06-15 09:21:09 INFO Committing the transaction and any mails associated with this upload.