2023-08-29 02:04:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230829-100314-000478'] 2023-08-29 02:04:07 DEBUG Considering upload upload-sftp-20230829-100314-000478 2023-08-29 02:04:07 DEBUG Considering changefile openkylin/yangtze-proposed/kylin-screenshot_1.0.0.1kylin1k81-ok4_source.changes 2023-08-29 02:04:07 DEBUG CI build tag is: jenkins-ci-upload-9574 2023-08-29 02:04:08 DEBUG Finding fresh policy 2023-08-29 02:04:08 INFO Processing upload kylin-screenshot_1.0.0.1kylin1k81-ok4_source.changes 2023-08-29 02:04:08 DEBUG Verifying signature on kylin-screenshot_1.0.0.1kylin1k81-ok4_source.changes 2023-08-29 02:04:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-08-29 02:04:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-08-29 02:04:08 DEBUG Verifying signature on kylin-screenshot_1.0.0.1kylin1k81-ok4.dsc 2023-08-29 02:04:08 DEBUG Performing DSC verification. 2023-08-29 02:04:08 DEBUG kylin-screenshot_1.0.0.1kylin1k81-ok4_source.buildinfo can be unsigned. 2023-08-29 02:04:08 DEBUG Verifying the changes file. 2023-08-29 02:04:08 DEBUG Verifying files in upload. 2023-08-29 02:04:08 DEBUG Verifying source file kylin-screenshot_1.0.0.1kylin1k81-ok4.dsc 2023-08-29 02:04:08 DEBUG kylin-screenshot_1.0.0.1kylin1k81.orig.tar.gz found in Primary Archive for openKylin 2023-08-29 02:04:08 DEBUG Verifying uploaded source package by unpacking it. 2023-08-29 02:04:09 DEBUG Copying copyright contents. 2023-08-29 02:04:09 DEBUG Found changelog 2023-08-29 02:04:09 DEBUG Cleaning up source tree. 2023-08-29 02:04:09 DEBUG Done 2023-08-29 02:04:09 DEBUG Verifying source file kylin-screenshot_1.0.0.1kylin1k81.orig.tar.gz 2023-08-29 02:04:09 DEBUG Verifying source file kylin-screenshot_1.0.0.1kylin1k81-ok4.debian.tar.xz 2023-08-29 02:04:09 DEBUG Verifying buildinfo file kylin-screenshot_1.0.0.1kylin1k81-ok4_source.buildinfo 2023-08-29 02:04:09 DEBUG Finding and applying overrides. 2023-08-29 02:04:09 DEBUG Checking for kylin-screenshot/1.0.0.1kylin1k81-ok4 source ancestry 2023-08-29 02:04:09 DEBUG Finished checking upload. 2023-08-29 02:04:09 DEBUG Creating queue entry 2023-08-29 02:04:09 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-08-29 02:04:09 DEBUG kylin-screenshot diff from 1.0.0.1kylin1k81-ok3 to 1.0.0.1kylin1k81-ok4 requested 2023-08-29 02:04:09 DEBUG Setting it to UNAPPROVED 2023-08-29 02:04:09 DEBUG Building recipients list. 2023-08-29 02:04:09 DEBUG Adding recipient: 'Cibot ' 2023-08-29 02:04:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-08-29 02:04:09 DEBUG Sent a mail: 2023-08-29 02:04:09 DEBUG Subject: [openkylin/yangtze-proposed] kylin-screenshot 1.0.0.1kylin1k81-ok4 (Waiting for approval) 2023-08-29 02:04:09 DEBUG Sender: OKBS notice 2023-08-29 02:04:09 DEBUG Recipients: Cibot 2023-08-29 02:04:09 DEBUG Bcc: Local Root 2023-08-29 02:04:09 DEBUG Body: 2023-08-29 02:04:09 DEBUG kylin-screenshot (1.0.0.1kylin1k81-ok4) yangtze; urgency=medium 2023-08-29 02:04: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:' Arguments: () 2023-08-29 02:04:09 DEBUG * BUG \u53f7: --- 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 14-42: 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: ' - #I64UG4 \u3010\u622a\u56fe\u3011\u3010\u6b21\u8981\u3011\u622a\u56fe\u9009\u9879\u3001\u5173\u4e8e\u3001\u5feb\u6377\u952e\u7b49\u7a97\u53e3\u5b58\u5728\u4e24\u4e2a\u6807\u9898\u680f' Arguments: () 2023-08-29 02:04:09 DEBUG - #I64UG4 \u3010\u622a\u56fe\u3011\u3010\u6b21\u8981\u3011\u622a\u56fe\u9009\u9879\u3001\u5173\u4e8e\u3001\u5feb\u6377\u952e\u7b49\u7a97\u53e3\u5b58\u5728\u4e24\u4e2a\u6807\u9898\u680f --- 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 15-46: 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: ' #I5ZQSG \u622a\u56fe\u5173\u4e8e\u754c\u9762\u548c\u53e6\u5b58\u4e3a\u754c\u9762\u6807\u9898\u680f\u56fe\u6807\u548c\u5f00\u59cb\u83dc\u5355\u4efb\u52a1\u680f\u622a\u56fe\u56fe\u6807\u4e0d\u4e00\u81f4' Arguments: () 2023-08-29 02:04:09 DEBUG #I5ZQSG \u622a\u56fe\u5173\u4e8e\u754c\u9762\u548c\u53e6\u5b58\u4e3a\u754c\u9762\u6807\u9898\u680f\u56fe\u6807\u548c\u5f00\u59cb\u83dc\u5355\u4efb\u52a1\u680f\u622a\u56fe\u56fe\u6807\u4e0d\u4e00\u81f4 --- 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 15-35: 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: ' #I64UKJ \u622a\u56fe\u9009\u9879\u3001\u5173\u4e8e\u3001\u5feb\u6377\u952e\u7b49\u7a97\u53e3\u51fa\u73b0\u4f4d\u7f6e\u4e0d\u56fa\u5b9a' Arguments: () 2023-08-29 02:04:09 DEBUG #I64UKJ \u622a\u56fe\u9009\u9879\u3001\u5173\u4e8e\u3001\u5feb\u6377\u952e\u7b49\u7a97\u53e3\u51fa\u73b0\u4f4d\u7f6e\u4e0d\u56fa\u5b9a --- 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-6: 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 \u4efb\u52a1\u53f7:\u65e0' Arguments: () 2023-08-29 02:04:09 DEBUG * \u9700\u6c42\u53f7: \u65e0 \u4efb\u52a1\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 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: ' * \u6539\u52a8\u8bf4\u660e: \u65e0' Arguments: () 2023-08-29 02:04:09 DEBUG * \u6539\u52a8\u8bf4\u660e: \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-6: 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 : \u65e0' Arguments: () 2023-08-29 02:04:09 DEBUG * \u5f71\u54cd\u57df : \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-9: 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 : \u65e0' Arguments: () 2023-08-29 02:04:09 DEBUG * \u5176\u4ed6\u6539\u52a8\u8bf4\u660e : \u65e0 2023-08-29 02:04:09 DEBUG 2023-08-29 02:04:09 DEBUG Date: Mon, 28 Aug 2023 10:22:08 +0800 2023-08-29 02:04:09 DEBUG Changed-By: zhoudisi 2023-08-29 02:04:09 DEBUG Maintainer: Kylin Team 2023-08-29 02:04:09 DEBUG Signed-By: Cibot 2023-08-29 02:04:09 DEBUG https://build.openkylin.top/openkylin/+source/kylin-screenshot/1.0.0.1kylin1k81-ok4 2023-08-29 02:04:09 DEBUG 2023-08-29 02:04:09 DEBUG == 2023-08-29 02:04:09 DEBUG 2023-08-29 02:04:09 DEBUG OK: kylin-screenshot_1.0.0.1kylin1k81.orig.tar.gz 2023-08-29 02:04:09 DEBUG OK: kylin-screenshot_1.0.0.1kylin1k81-ok4.debian.tar.xz 2023-08-29 02:04:09 DEBUG OK: kylin-screenshot_1.0.0.1kylin1k81-ok4.dsc 2023-08-29 02:04:09 DEBUG -> Component: main Section: graphics 2023-08-29 02:04:09 DEBUG This upload awaits approval by a distro manager 2023-08-29 02:04:09 DEBUG 2023-08-29 02:04:09 DEBUG 2023-08-29 02:04:09 DEBUG No announcement sent 2023-08-29 02:04:09 DEBUG 2023-08-29 02:04:09 DEBUG Thank you for your contribution to openKylin. 2023-08-29 02:04:09 DEBUG 2023-08-29 02:04:09 DEBUG -- 2023-08-29 02:04:09 DEBUG You are receiving this email because you made this upload. 2023-08-29 02:04:09 INFO Committing the transaction and any mails associated with this upload. 2023-08-29 02:11:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230829-101058-000479'] 2023-08-29 02:11:07 DEBUG Considering upload upload-sftp-20230829-101058-000479 2023-08-29 02:11:07 DEBUG Considering changefile ~cibot/openkylin/jenkins-ci-open-mr-3683/yangtze/qt5-ukui-platformtheme_4.0.0.0-0k5_source.changes 2023-08-29 02:11:07 DEBUG CI build tag is: jenkins-ci-open-mr-3683 2023-08-29 02:11:07 DEBUG Finding fresh policy 2023-08-29 02:11:07 INFO Processing upload qt5-ukui-platformtheme_4.0.0.0-0k5_source.changes 2023-08-29 02:11:07 DEBUG Verifying signature on qt5-ukui-platformtheme_4.0.0.0-0k5_source.changes 2023-08-29 02:11:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-08-29 02:11:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-08-29 02:11:08 DEBUG Verifying signature on qt5-ukui-platformtheme_4.0.0.0-0k5.dsc 2023-08-29 02:11:08 DEBUG Performing DSC verification. 2023-08-29 02:11:08 DEBUG qt5-ukui-platformtheme_4.0.0.0-0k5_source.buildinfo can be unsigned. 2023-08-29 02:11:08 DEBUG Verifying the changes file. 2023-08-29 02:11:08 DEBUG Verifying files in upload. 2023-08-29 02:11:08 DEBUG Verifying source file qt5-ukui-platformtheme_4.0.0.0-0k5.dsc 2023-08-29 02:11:08 DEBUG qt5-ukui-platformtheme_4.0.0.0.orig.tar.gz found in Primary Archive for openKylin 2023-08-29 02:11:08 DEBUG Verifying uploaded source package by unpacking it. 2023-08-29 02:11:08 DEBUG Copying copyright contents. 2023-08-29 02:11:08 DEBUG Found changelog 2023-08-29 02:11:08 DEBUG Cleaning up source tree. 2023-08-29 02:11:08 DEBUG Done 2023-08-29 02:11:08 DEBUG Verifying source file qt5-ukui-platformtheme_4.0.0.0.orig.tar.gz 2023-08-29 02:11:08 DEBUG Verifying source file qt5-ukui-platformtheme_4.0.0.0-0k5.debian.tar.xz 2023-08-29 02:11:08 DEBUG Verifying buildinfo file qt5-ukui-platformtheme_4.0.0.0-0k5_source.buildinfo 2023-08-29 02:11:08 DEBUG Finding and applying overrides. 2023-08-29 02:11:08 DEBUG Checking for qt5-ukui-platformtheme/4.0.0.0-0k5 source ancestry 2023-08-29 02:11:08 DEBUG qt5-ukui-platformtheme: (source) NEW 2023-08-29 02:11:08 DEBUG Finished checking upload. 2023-08-29 02:11:08 DEBUG Creating queue entry 2023-08-29 02:11:08 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-08-29 02:11:08 DEBUG qt5-ukui-platformtheme diff from 4.0.0.0-0k4 (in Openkylin) to 4.0.0.0-0k5 requested 2023-08-29 02:11:08 DEBUG Setting it to ACCEPTED 2023-08-29 02:11:08 DEBUG Creating PENDING publishing record. 2023-08-29 02:11:09 DEBUG Created amd64 build of qt5-ukui-platformtheme 4.0.0.0-0k5 in openkylin yangtze RELEASE [85153] in jenkins-ci-open-mr-3683 (2510) 2023-08-29 02:11:09 DEBUG Created arm64 build of qt5-ukui-platformtheme 4.0.0.0-0k5 in openkylin yangtze RELEASE [85154] in jenkins-ci-open-mr-3683 (2510) 2023-08-29 02:11:09 DEBUG Created i386 build of qt5-ukui-platformtheme 4.0.0.0-0k5 in openkylin yangtze RELEASE [85155] in jenkins-ci-open-mr-3683 (2510) 2023-08-29 02:11:09 DEBUG Created riscv64 build of qt5-ukui-platformtheme 4.0.0.0-0k5 in openkylin yangtze RELEASE [85156] in jenkins-ci-open-mr-3683 (2510) 2023-08-29 02:11:09 DEBUG Building recipients list. 2023-08-29 02:11:09 DEBUG Adding recipient: 'Cibot ' 2023-08-29 02:11:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-08-29 02:11:09 DEBUG Sent a mail: 2023-08-29 02:11:09 DEBUG Subject: [~cibot/openkylin/jenkins-ci-open-mr-3683/yangtze] qt5-ukui-platformtheme 4.0.0.0-0k5 (Accepted) 2023-08-29 02:11:09 DEBUG Sender: OKBS notice 2023-08-29 02:11:09 DEBUG Recipients: Cibot 2023-08-29 02:11:09 DEBUG Bcc: Local Root 2023-08-29 02:11:09 DEBUG Body: 2023-08-29 02:11:09 DEBUG Accepted: 2023-08-29 02:11:09 DEBUG OK: qt5-ukui-platformtheme_4.0.0.0.orig.tar.gz 2023-08-29 02:11:09 DEBUG OK: qt5-ukui-platformtheme_4.0.0.0-0k5.debian.tar.xz 2023-08-29 02:11:09 DEBUG OK: qt5-ukui-platformtheme_4.0.0.0-0k5.dsc 2023-08-29 02:11:09 DEBUG -> Component: main Section: libs 2023-08-29 02:11:09 DEBUG 2023-08-29 02:11:09 DEBUG qt5-ukui-platformtheme (4.0.0.0-0k5) yangtze; urgency=medium 2023-08-29 02:11: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 characters in position 4-6: 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: ' * \u6539\u52a8\uff1a' Arguments: () 2023-08-29 02:11:09 DEBUG * \u6539\u52a8\uff1a --- 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 7-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\uff1aBugI72942,BUGI6YEL4,\u8c03\u6574gsetting\u9ed8\u8ba4\u5b57\u4f53\u5927\u5c0f\u4e3a10' Arguments: () 2023-08-29 02:11:09 DEBUG BUG\u53f7\uff1aBugI72942,BUGI6YEL4,\u8c03\u6574gsetting\u9ed8\u8ba4\u5b57\u4f53\u5927\u5c0f\u4e3a10 --- 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-08-29 02:11:09 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-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\u6539\uff1a\u65e0' Arguments: () 2023-08-29 02:11:09 DEBUG \u5176\u4ed6\u6539\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-13: 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\uff1a\u9ed8\u8ba4\u5b57\u4f53\u5927\u5c0f' Arguments: () 2023-08-29 02:11:09 DEBUG \u5f71\u54cd\u57df\uff1a\u9ed8\u8ba4\u5b57\u4f53\u5927\u5c0f 2023-08-29 02:11:09 DEBUG 2023-08-29 02:11:09 DEBUG -- 2023-08-29 02:11:09 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/jenkins-ci-open-mr-3683 2023-08-29 02:11:09 DEBUG You are receiving this email because you made this upload. 2023-08-29 02:11:09 INFO Committing the transaction and any mails associated with this upload. 2023-08-29 02:14:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230829-101347-000480'] 2023-08-29 02:14:08 DEBUG Considering upload upload-sftp-20230829-101347-000480 2023-08-29 02:14:08 DEBUG Considering changefile openkylin/yangtze-proposed/qt5-ukui-platformtheme_4.0.0.0-0k5_source.changes 2023-08-29 02:14:08 DEBUG CI build tag is: jenkins-ci-upload-9575 2023-08-29 02:14:08 DEBUG Finding fresh policy 2023-08-29 02:14:08 INFO Processing upload qt5-ukui-platformtheme_4.0.0.0-0k5_source.changes 2023-08-29 02:14:08 DEBUG Verifying signature on qt5-ukui-platformtheme_4.0.0.0-0k5_source.changes 2023-08-29 02:14:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-08-29 02:14:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-08-29 02:14:08 DEBUG Verifying signature on qt5-ukui-platformtheme_4.0.0.0-0k5.dsc 2023-08-29 02:14:08 DEBUG Performing DSC verification. 2023-08-29 02:14:08 DEBUG qt5-ukui-platformtheme_4.0.0.0-0k5_source.buildinfo can be unsigned. 2023-08-29 02:14:08 DEBUG Verifying the changes file. 2023-08-29 02:14:08 DEBUG Verifying files in upload. 2023-08-29 02:14:08 DEBUG Verifying source file qt5-ukui-platformtheme_4.0.0.0-0k5.dsc 2023-08-29 02:14:08 DEBUG qt5-ukui-platformtheme_4.0.0.0.orig.tar.gz found in Primary Archive for openKylin 2023-08-29 02:14:08 DEBUG Verifying uploaded source package by unpacking it. 2023-08-29 02:14:09 DEBUG Copying copyright contents. 2023-08-29 02:14:09 DEBUG Found changelog 2023-08-29 02:14:09 DEBUG Cleaning up source tree. 2023-08-29 02:14:09 DEBUG Done 2023-08-29 02:14:09 DEBUG Verifying source file qt5-ukui-platformtheme_4.0.0.0.orig.tar.gz 2023-08-29 02:14:09 DEBUG Verifying source file qt5-ukui-platformtheme_4.0.0.0-0k5.debian.tar.xz 2023-08-29 02:14:09 DEBUG Verifying buildinfo file qt5-ukui-platformtheme_4.0.0.0-0k5_source.buildinfo 2023-08-29 02:14:09 DEBUG Finding and applying overrides. 2023-08-29 02:14:09 DEBUG Checking for qt5-ukui-platformtheme/4.0.0.0-0k5 source ancestry 2023-08-29 02:14:09 DEBUG Finished checking upload. 2023-08-29 02:14:09 DEBUG Creating queue entry 2023-08-29 02:14:09 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-08-29 02:14:09 DEBUG qt5-ukui-platformtheme diff from 4.0.0.0-0k4 to 4.0.0.0-0k5 requested 2023-08-29 02:14:09 DEBUG Setting it to UNAPPROVED 2023-08-29 02:14:09 DEBUG Building recipients list. 2023-08-29 02:14:09 DEBUG Adding recipient: 'Cibot ' 2023-08-29 02:14:09 DEBUG Adding changed-by to recipients 2023-08-29 02:14:09 DEBUG Adding recipient: 'xibowen ' 2023-08-29 02:14:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-08-29 02:14:09 DEBUG Sent a mail: 2023-08-29 02:14:09 DEBUG Subject: [openkylin/yangtze-proposed] qt5-ukui-platformtheme 4.0.0.0-0k5 (Waiting for approval) 2023-08-29 02:14:09 DEBUG Sender: OKBS notice 2023-08-29 02:14:09 DEBUG Recipients: Cibot 2023-08-29 02:14:09 DEBUG Bcc: Local Root 2023-08-29 02:14:09 DEBUG Body: 2023-08-29 02:14:09 DEBUG qt5-ukui-platformtheme (4.0.0.0-0k5) yangtze; urgency=medium 2023-08-29 02:14: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 characters in position 4-6: 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: ' * \u6539\u52a8\uff1a' Arguments: () 2023-08-29 02:14:09 DEBUG * \u6539\u52a8\uff1a --- 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 7-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\uff1aBugI72942,BUGI6YEL4,\u8c03\u6574gsetting\u9ed8\u8ba4\u5b57\u4f53\u5927\u5c0f\u4e3a10' Arguments: () 2023-08-29 02:14:09 DEBUG BUG\u53f7\uff1aBugI72942,BUGI6YEL4,\u8c03\u6574gsetting\u9ed8\u8ba4\u5b57\u4f53\u5927\u5c0f\u4e3a10 --- 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-08-29 02:14:09 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-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\u6539\uff1a\u65e0' Arguments: () 2023-08-29 02:14:09 DEBUG \u5176\u4ed6\u6539\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-13: 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\uff1a\u9ed8\u8ba4\u5b57\u4f53\u5927\u5c0f' Arguments: () 2023-08-29 02:14:09 DEBUG \u5f71\u54cd\u57df\uff1a\u9ed8\u8ba4\u5b57\u4f53\u5927\u5c0f 2023-08-29 02:14:09 DEBUG 2023-08-29 02:14:09 DEBUG Date: Tue, 29 Aug 2023 10:07:43 +0800 2023-08-29 02:14:09 DEBUG Changed-By: xibowen 2023-08-29 02:14:09 DEBUG Maintainer: UKUI SIG 2023-08-29 02:14:09 DEBUG Signed-By: Cibot 2023-08-29 02:14:09 DEBUG https://build.openkylin.top/openkylin/+source/qt5-ukui-platformtheme/4.0.0.0-0k5 2023-08-29 02:14:09 DEBUG 2023-08-29 02:14:09 DEBUG == 2023-08-29 02:14:09 DEBUG 2023-08-29 02:14:09 DEBUG OK: qt5-ukui-platformtheme_4.0.0.0.orig.tar.gz 2023-08-29 02:14:09 DEBUG OK: qt5-ukui-platformtheme_4.0.0.0-0k5.debian.tar.xz 2023-08-29 02:14:09 DEBUG OK: qt5-ukui-platformtheme_4.0.0.0-0k5.dsc 2023-08-29 02:14:09 DEBUG -> Component: main Section: libs 2023-08-29 02:14:09 DEBUG This upload awaits approval by a distro manager 2023-08-29 02:14:09 DEBUG 2023-08-29 02:14:09 DEBUG 2023-08-29 02:14:09 DEBUG No announcement sent 2023-08-29 02:14:09 DEBUG 2023-08-29 02:14:09 DEBUG Thank you for your contribution to openKylin. 2023-08-29 02:14:09 DEBUG 2023-08-29 02:14:09 DEBUG -- 2023-08-29 02:14:09 DEBUG You are receiving this email because you made this upload. 2023-08-29 02:14:09 DEBUG Sent a mail: 2023-08-29 02:14:09 DEBUG Subject: [openkylin/yangtze-proposed] qt5-ukui-platformtheme 4.0.0.0-0k5 (Waiting for approval) 2023-08-29 02:14:09 DEBUG Sender: OKBS notice 2023-08-29 02:14:09 DEBUG Recipients: xibowen 2023-08-29 02:14:09 DEBUG Bcc: Local Root 2023-08-29 02:14:09 DEBUG Body: 2023-08-29 02:14:09 DEBUG qt5-ukui-platformtheme (4.0.0.0-0k5) yangtze; urgency=medium 2023-08-29 02:14: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 characters in position 4-6: 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: ' * \u6539\u52a8\uff1a' Arguments: () 2023-08-29 02:14:09 DEBUG * \u6539\u52a8\uff1a --- 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 7-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\uff1aBugI72942,BUGI6YEL4,\u8c03\u6574gsetting\u9ed8\u8ba4\u5b57\u4f53\u5927\u5c0f\u4e3a10' Arguments: () 2023-08-29 02:14:09 DEBUG BUG\u53f7\uff1aBugI72942,BUGI6YEL4,\u8c03\u6574gsetting\u9ed8\u8ba4\u5b57\u4f53\u5927\u5c0f\u4e3a10 --- 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-08-29 02:14:09 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-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\u6539\uff1a\u65e0' Arguments: () 2023-08-29 02:14:09 DEBUG \u5176\u4ed6\u6539\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-13: 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\uff1a\u9ed8\u8ba4\u5b57\u4f53\u5927\u5c0f' Arguments: () 2023-08-29 02:14:09 DEBUG \u5f71\u54cd\u57df\uff1a\u9ed8\u8ba4\u5b57\u4f53\u5927\u5c0f 2023-08-29 02:14:09 DEBUG 2023-08-29 02:14:09 DEBUG Date: Tue, 29 Aug 2023 10:07:43 +0800 2023-08-29 02:14:09 DEBUG Changed-By: xibowen 2023-08-29 02:14:09 DEBUG Maintainer: UKUI SIG 2023-08-29 02:14:09 DEBUG Signed-By: Cibot 2023-08-29 02:14:09 DEBUG https://build.openkylin.top/openkylin/+source/qt5-ukui-platformtheme/4.0.0.0-0k5 2023-08-29 02:14:09 DEBUG 2023-08-29 02:14:09 DEBUG == 2023-08-29 02:14:09 DEBUG 2023-08-29 02:14:09 DEBUG OK: qt5-ukui-platformtheme_4.0.0.0.orig.tar.gz 2023-08-29 02:14:09 DEBUG OK: qt5-ukui-platformtheme_4.0.0.0-0k5.debian.tar.xz 2023-08-29 02:14:09 DEBUG OK: qt5-ukui-platformtheme_4.0.0.0-0k5.dsc 2023-08-29 02:14:09 DEBUG -> Component: main Section: libs 2023-08-29 02:14:09 DEBUG This upload awaits approval by a distro manager 2023-08-29 02:14:09 DEBUG 2023-08-29 02:14:09 DEBUG 2023-08-29 02:14:09 DEBUG No announcement sent 2023-08-29 02:14:09 DEBUG 2023-08-29 02:14:09 DEBUG Thank you for your contribution to openKylin. 2023-08-29 02:14:09 DEBUG 2023-08-29 02:14:09 DEBUG -- 2023-08-29 02:14:09 DEBUG You are receiving this email because you are the most recent person 2023-08-29 02:14:09 DEBUG listed in this package's changelog. 2023-08-29 02:14:09 INFO Committing the transaction and any mails associated with this upload. 2023-08-29 03:28:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230829-112733-000481'] 2023-08-29 03:28:07 DEBUG Considering upload upload-sftp-20230829-112733-000481 2023-08-29 03:28:07 DEBUG Considering changefile ~zhouganqing/build-test/qtwebkit-opensource-src_5.212.0~alpha4-ok2.5_source.changes 2023-08-29 03:28:07 DEBUG Finding fresh policy 2023-08-29 03:28:07 INFO Processing upload qtwebkit-opensource-src_5.212.0~alpha4-ok2.5_source.changes 2023-08-29 03:28:07 DEBUG Verifying signature on qtwebkit-opensource-src_5.212.0~alpha4-ok2.5_source.changes 2023-08-29 03:28:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-08-29 03:28:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0xB48F3F7A1973CDDA HTTP/1.1" 200 2404 2023-08-29 03:28:08 DEBUG Verifying signature on qtwebkit-opensource-src_5.212.0~alpha4-ok2.5.dsc 2023-08-29 03:28:08 DEBUG Performing DSC verification. 2023-08-29 03:28:08 DEBUG qtwebkit-opensource-src_5.212.0~alpha4-ok2.5_source.buildinfo can be unsigned. 2023-08-29 03:28:08 DEBUG Verifying the changes file. 2023-08-29 03:28:08 DEBUG Verifying files in upload. 2023-08-29 03:28:08 DEBUG Verifying source file qtwebkit-opensource-src_5.212.0~alpha4-ok2.5.dsc 2023-08-29 03:28:08 DEBUG qtwebkit-opensource-src_5.212.0~alpha4.orig.tar.xz found in build-test 2023-08-29 03:28:08 DEBUG Verifying uploaded source package by unpacking it. 2023-08-29 03:28:11 DEBUG Copying copyright contents. 2023-08-29 03:28:11 DEBUG Found changelog 2023-08-29 03:28:11 DEBUG Cleaning up source tree. 2023-08-29 03:28:12 DEBUG Done 2023-08-29 03:28:12 DEBUG Verifying source file qtwebkit-opensource-src_5.212.0~alpha4.orig.tar.xz 2023-08-29 03:28:12 DEBUG Verifying source file qtwebkit-opensource-src_5.212.0~alpha4-ok2.5.debian.tar.xz 2023-08-29 03:28:12 DEBUG Verifying buildinfo file qtwebkit-opensource-src_5.212.0~alpha4-ok2.5_source.buildinfo 2023-08-29 03:28:12 DEBUG Finding and applying overrides. 2023-08-29 03:28:12 DEBUG Checking for qtwebkit-opensource-src/5.212.0~alpha4-ok2.5 source ancestry 2023-08-29 03:28:12 DEBUG qtwebkit-opensource-src: (source) NEW 2023-08-29 03:28:12 DEBUG Finished checking upload. 2023-08-29 03:28:12 DEBUG Creating queue entry 2023-08-29 03:28:12 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-08-29 03:28:12 DEBUG qtwebkit-opensource-src diff from 5.212.0~alpha4-ok2.4 to 5.212.0~alpha4-ok2.5 requested 2023-08-29 03:28:12 DEBUG Setting it to ACCEPTED 2023-08-29 03:28:12 DEBUG Creating PENDING publishing record. 2023-08-29 03:28:13 DEBUG Created amd64 build of qtwebkit-opensource-src 5.212.0~alpha4-ok2.5 in openkylin yangtze RELEASE [85217] in build-test (2510) 2023-08-29 03:28:13 DEBUG Created arm64 build of qtwebkit-opensource-src 5.212.0~alpha4-ok2.5 in openkylin yangtze RELEASE [85218] in build-test (2510) 2023-08-29 03:28:13 DEBUG Created i386 build of qtwebkit-opensource-src 5.212.0~alpha4-ok2.5 in openkylin yangtze RELEASE [85219] in build-test (2510) 2023-08-29 03:28:13 DEBUG Created riscv64 build of qtwebkit-opensource-src 5.212.0~alpha4-ok2.5 in openkylin yangtze RELEASE [85220] in build-test (2510) 2023-08-29 03:28:13 DEBUG Building recipients list. 2023-08-29 03:28:13 DEBUG Adding recipient: '=?utf-8?b?5ZGo5rem5riF?= ' 2023-08-29 03:28:13 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-08-29 03:28:13 DEBUG Sent a mail: 2023-08-29 03:28:13 DEBUG Subject: [~zhouganqing/openkylin/build-test/yangtze] qtwebkit-opensource-src 5.212.0~alpha4-ok2.5 (Accepted) 2023-08-29 03:28:13 DEBUG Sender: OKBS notice 2023-08-29 03:28:13 DEBUG Recipients: =?utf-8?b?5ZGo5rem5riF?= 2023-08-29 03:28:13 DEBUG Bcc: Local Root 2023-08-29 03:28:13 DEBUG Body: 2023-08-29 03:28:13 DEBUG Accepted: 2023-08-29 03:28:13 DEBUG OK: qtwebkit-opensource-src_5.212.0~alpha4.orig.tar.xz 2023-08-29 03:28:13 DEBUG OK: qtwebkit-opensource-src_5.212.0~alpha4-ok2.5.debian.tar.xz 2023-08-29 03:28:13 DEBUG OK: qtwebkit-opensource-src_5.212.0~alpha4-ok2.5.dsc 2023-08-29 03:28:13 DEBUG -> Component: main Section: libs 2023-08-29 03:28:13 DEBUG 2023-08-29 03:28:13 DEBUG qtwebkit-opensource-src (5.212.0~alpha4-ok2.5) yangtze; urgency=medium 2023-08-29 03:28:13 DEBUG 2023-08-29 03:28:13 DEBUG * riscv build test 4 2023-08-29 03:28:13 DEBUG 2023-08-29 03:28:13 DEBUG -- 2023-08-29 03:28:13 DEBUG https://build.openkylin.top/~zhouganqing/+archive/openkylin/build-test 2023-08-29 03:28:13 DEBUG You are receiving this email because you made this upload. 2023-08-29 03:28:13 INFO Committing the transaction and any mails associated with this upload. 2023-08-29 03:32:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230829-113109-000482'] 2023-08-29 03:32:08 DEBUG Considering upload upload-sftp-20230829-113109-000482 2023-08-29 03:32:08 DEBUG Considering changefile ~cibot/openkylin/jenkins-ci-open-mr-3685/yangtze/kylin-ipmsg_1.3.1.2-ok10_source.changes 2023-08-29 03:32:08 DEBUG CI build tag is: jenkins-ci-open-mr-3685 2023-08-29 03:32:08 DEBUG Finding fresh policy 2023-08-29 03:32:08 INFO Processing upload kylin-ipmsg_1.3.1.2-ok10_source.changes 2023-08-29 03:32:08 DEBUG Verifying signature on kylin-ipmsg_1.3.1.2-ok10_source.changes 2023-08-29 03:32:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-08-29 03:32:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-08-29 03:32:09 DEBUG Verifying signature on kylin-ipmsg_1.3.1.2-ok10.dsc 2023-08-29 03:32:09 DEBUG Performing DSC verification. 2023-08-29 03:32:09 DEBUG kylin-ipmsg_1.3.1.2-ok10_source.buildinfo can be unsigned. 2023-08-29 03:32:09 DEBUG Verifying the changes file. 2023-08-29 03:32:09 DEBUG Verifying files in upload. 2023-08-29 03:32:09 DEBUG Verifying source file kylin-ipmsg_1.3.1.2-ok10.dsc 2023-08-29 03:32:09 DEBUG kylin-ipmsg_1.3.1.2.orig.tar.gz found in Primary Archive for openKylin 2023-08-29 03:32:09 DEBUG Verifying uploaded source package by unpacking it. 2023-08-29 03:32:09 DEBUG Copying copyright contents. 2023-08-29 03:32:09 DEBUG Found changelog 2023-08-29 03:32:09 DEBUG Cleaning up source tree. 2023-08-29 03:32:09 DEBUG Done 2023-08-29 03:32:09 DEBUG Verifying source file kylin-ipmsg_1.3.1.2.orig.tar.gz 2023-08-29 03:32:09 DEBUG Verifying source file kylin-ipmsg_1.3.1.2-ok10.debian.tar.xz 2023-08-29 03:32:09 DEBUG Verifying buildinfo file kylin-ipmsg_1.3.1.2-ok10_source.buildinfo 2023-08-29 03:32:09 DEBUG Finding and applying overrides. 2023-08-29 03:32:09 DEBUG Checking for kylin-ipmsg/1.3.1.2-ok10 source ancestry 2023-08-29 03:32:09 DEBUG kylin-ipmsg: (source) NEW 2023-08-29 03:32:09 DEBUG Finished checking upload. 2023-08-29 03:32:09 DEBUG Creating queue entry 2023-08-29 03:32:10 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-08-29 03:32:10 DEBUG kylin-ipmsg diff from 1.3.1.2-ok9 (in Openkylin) to 1.3.1.2-ok10 requested 2023-08-29 03:32:10 DEBUG Setting it to ACCEPTED 2023-08-29 03:32:10 DEBUG Creating PENDING publishing record. 2023-08-29 03:32:10 DEBUG Created amd64 build of kylin-ipmsg 1.3.1.2-ok10 in openkylin yangtze RELEASE [85221] in jenkins-ci-open-mr-3685 (2510) 2023-08-29 03:32:10 DEBUG Created arm64 build of kylin-ipmsg 1.3.1.2-ok10 in openkylin yangtze RELEASE [85222] in jenkins-ci-open-mr-3685 (2510) 2023-08-29 03:32:10 DEBUG Created i386 build of kylin-ipmsg 1.3.1.2-ok10 in openkylin yangtze RELEASE [85223] in jenkins-ci-open-mr-3685 (2510) 2023-08-29 03:32:10 DEBUG Created riscv64 build of kylin-ipmsg 1.3.1.2-ok10 in openkylin yangtze RELEASE [85224] in jenkins-ci-open-mr-3685 (2510) 2023-08-29 03:32:10 DEBUG Building recipients list. 2023-08-29 03:32:10 DEBUG Adding recipient: 'Cibot ' 2023-08-29 03:32:10 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-08-29 03:32:10 DEBUG Sent a mail: 2023-08-29 03:32:10 DEBUG Subject: [~cibot/openkylin/jenkins-ci-open-mr-3685/yangtze] kylin-ipmsg 1.3.1.2-ok10 (Accepted) 2023-08-29 03:32:10 DEBUG Sender: OKBS notice 2023-08-29 03:32:10 DEBUG Recipients: Cibot 2023-08-29 03:32:10 DEBUG Bcc: Local Root 2023-08-29 03:32:10 DEBUG Body: 2023-08-29 03:32:10 DEBUG Accepted: 2023-08-29 03:32:10 DEBUG OK: kylin-ipmsg_1.3.1.2.orig.tar.gz 2023-08-29 03:32:10 DEBUG OK: kylin-ipmsg_1.3.1.2-ok10.debian.tar.xz 2023-08-29 03:32:10 DEBUG OK: kylin-ipmsg_1.3.1.2-ok10.dsc 2023-08-29 03:32:10 DEBUG -> Component: main Section: net 2023-08-29 03:32:10 DEBUG 2023-08-29 03:32:10 DEBUG kylin-ipmsg (1.3.1.2-ok10) yangtze; urgency=medium 2023-08-29 03:32:10 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 : #I7E2TR\u3010\u8bbe\u8ba1\u8d70\u67e5\u3011\u641c\u7d22\u597d\u53cb\u6eda\u52a8\u6761\u95ee\u9898' Arguments: () 2023-08-29 03:32:10 DEBUG * BUG\u53f7 : #I7E2TR\u3010\u8bbe\u8ba1\u8d70\u67e5\u3011\u641c\u7d22\u597d\u53cb\u6eda\u52a8\u6761\u95ee\u9898 --- 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 19-30: 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: ' #I7E2X9\u3010\u8bbe\u8ba1\u8d70\u67e5\u3011\u641c\u7d22\u597d\u53cb\u5217\u8868UI\u95ee\u9898' Arguments: () 2023-08-29 03:32:10 DEBUG #I7E2X9\u3010\u8bbe\u8ba1\u8d70\u67e5\u3011\u641c\u7d22\u597d\u53cb\u5217\u8868UI\u95ee\u9898 --- 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-6: 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-08-29 03:32:10 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 4-9: 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 : \u65e0' Arguments: () 2023-08-29 03:32:10 DEBUG * \u5176\u4ed6\u6539\u52a8\u8bf4\u660e : \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\u5f71\u54cd\u57df : \u65e0' Arguments: () 2023-08-29 03:32:10 DEBUG * \u5176\u4ed6\u6539\u52a8\u5f71\u54cd\u57df : \u65e0 2023-08-29 03:32:10 DEBUG 2023-08-29 03:32:10 DEBUG -- 2023-08-29 03:32:10 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/jenkins-ci-open-mr-3685 2023-08-29 03:32:10 DEBUG You are receiving this email because you made this upload. 2023-08-29 03:32:10 INFO Committing the transaction and any mails associated with this upload. 2023-08-29 04:27:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230829-122606-000483'] 2023-08-29 04:27:07 DEBUG Considering upload upload-sftp-20230829-122606-000483 2023-08-29 04:27:07 DEBUG Considering changefile ~cibot/openkylin/jenkins-ci-open-mr-3686/yangtze/kylin-usb-creator_1.2.0.3kord-ok5.2_source.changes 2023-08-29 04:27:07 DEBUG CI build tag is: jenkins-ci-open-mr-3686 2023-08-29 04:27:07 DEBUG Finding fresh policy 2023-08-29 04:27:07 INFO Processing upload kylin-usb-creator_1.2.0.3kord-ok5.2_source.changes 2023-08-29 04:27:07 DEBUG Verifying signature on kylin-usb-creator_1.2.0.3kord-ok5.2_source.changes 2023-08-29 04:27:07 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-08-29 04:27:07 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-08-29 04:27:07 DEBUG Verifying signature on kylin-usb-creator_1.2.0.3kord-ok5.2.dsc 2023-08-29 04:27:08 DEBUG Performing DSC verification. 2023-08-29 04:27:08 DEBUG kylin-usb-creator_1.2.0.3kord-ok5.2_source.buildinfo can be unsigned. 2023-08-29 04:27:08 DEBUG Verifying the changes file. 2023-08-29 04:27:08 DEBUG Verifying files in upload. 2023-08-29 04:27:08 DEBUG Verifying source file kylin-usb-creator_1.2.0.3kord-ok5.2.dsc 2023-08-29 04:27:08 DEBUG kylin-usb-creator_1.2.0.3kord.orig.tar.gz found in Primary Archive for openKylin 2023-08-29 04:27:08 DEBUG Verifying uploaded source package by unpacking it. 2023-08-29 04:27:08 DEBUG Copying copyright contents. 2023-08-29 04:27:08 DEBUG Found changelog 2023-08-29 04:27:08 DEBUG Cleaning up source tree. 2023-08-29 04:27:09 DEBUG Done 2023-08-29 04:27:09 DEBUG Verifying source file kylin-usb-creator_1.2.0.3kord.orig.tar.gz 2023-08-29 04:27:09 DEBUG Verifying source file kylin-usb-creator_1.2.0.3kord-ok5.2.debian.tar.xz 2023-08-29 04:27:09 DEBUG Verifying buildinfo file kylin-usb-creator_1.2.0.3kord-ok5.2_source.buildinfo 2023-08-29 04:27:09 DEBUG Finding and applying overrides. 2023-08-29 04:27:09 DEBUG Checking for kylin-usb-creator/1.2.0.3kord-ok5.2 source ancestry 2023-08-29 04:27:09 DEBUG kylin-usb-creator: (source) NEW 2023-08-29 04:27:09 DEBUG Finished checking upload. 2023-08-29 04:27:09 DEBUG Creating queue entry 2023-08-29 04:27:09 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-08-29 04:27:09 DEBUG kylin-usb-creator diff from 1.2.0.3kord-ok5.1 (in Openkylin) to 1.2.0.3kord-ok5.2 requested 2023-08-29 04:27:09 DEBUG Setting it to ACCEPTED 2023-08-29 04:27:09 DEBUG Creating PENDING publishing record. 2023-08-29 04:27:09 DEBUG Created amd64 build of kylin-usb-creator 1.2.0.3kord-ok5.2 in openkylin yangtze RELEASE [85225] in jenkins-ci-open-mr-3686 (2510) 2023-08-29 04:27:09 DEBUG Created arm64 build of kylin-usb-creator 1.2.0.3kord-ok5.2 in openkylin yangtze RELEASE [85226] in jenkins-ci-open-mr-3686 (2510) 2023-08-29 04:27:09 DEBUG Created i386 build of kylin-usb-creator 1.2.0.3kord-ok5.2 in openkylin yangtze RELEASE [85227] in jenkins-ci-open-mr-3686 (2510) 2023-08-29 04:27:09 DEBUG Created riscv64 build of kylin-usb-creator 1.2.0.3kord-ok5.2 in openkylin yangtze RELEASE [85228] in jenkins-ci-open-mr-3686 (2510) 2023-08-29 04:27:09 DEBUG Building recipients list. 2023-08-29 04:27:09 DEBUG Adding recipient: 'Cibot ' 2023-08-29 04:27:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-08-29 04:27:09 DEBUG Sent a mail: 2023-08-29 04:27:09 DEBUG Subject: [~cibot/openkylin/jenkins-ci-open-mr-3686/yangtze] kylin-usb-creator 1.2.0.3kord-ok5.2 (Accepted) 2023-08-29 04:27:09 DEBUG Sender: OKBS notice 2023-08-29 04:27:09 DEBUG Recipients: Cibot 2023-08-29 04:27:09 DEBUG Bcc: Local Root 2023-08-29 04:27:09 DEBUG Body: 2023-08-29 04:27:09 DEBUG Accepted: 2023-08-29 04:27:09 DEBUG OK: kylin-usb-creator_1.2.0.3kord.orig.tar.gz 2023-08-29 04:27:09 DEBUG OK: kylin-usb-creator_1.2.0.3kord-ok5.2.debian.tar.xz 2023-08-29 04:27:09 DEBUG OK: kylin-usb-creator_1.2.0.3kord-ok5.2.dsc 2023-08-29 04:27:09 DEBUG -> Component: main Section: utils 2023-08-29 04:27:09 DEBUG 2023-08-29 04:27:09 DEBUG kylin-usb-creator (1.2.0.3kord-ok5.2) yangtze; urgency=medium 2023-08-29 04:27: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 '\u3010' in position 14: 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:I7IEU7\u3010U\u76d8\u542f\u52a8\u5668\u3011\u83dc\u5355\u680f\u663e\u793a\u4e3a\u82f1\u6587' Arguments: () 2023-08-29 04:27:09 DEBUG * BUG:I7IEU7\u3010U\u76d8\u542f\u52a8\u5668\u3011\u83dc\u5355\u680f\u663e\u793a\u4e3a\u82f1\u6587 --- 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-25: 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\uff1a\u5236\u4f5c\u542f\u52a8\u76d8\u663e\u793a\u6210\u529f\uff0c\u5b89\u88c5\u4e0d\u6210\u529f' Arguments: () 2023-08-29 04:27:09 DEBUG * \u5176\u4ed6\u6539\u52a8\u8bf4\u660e\uff1a\u5236\u4f5c\u542f\u52a8\u76d8\u663e\u793a\u6210\u529f\uff0c\u5b89\u88c5\u4e0d\u6210\u529f --- 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-12: 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\u5f71\u54cd\u57df\uff1a\u65e0' Arguments: () 2023-08-29 04:27:09 DEBUG * \u5176\u4ed6\u6539\u52a8\u5f71\u54cd\u57df\uff1a\u65e0 2023-08-29 04:27:09 DEBUG 2023-08-29 04:27:09 DEBUG -- 2023-08-29 04:27:09 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/jenkins-ci-open-mr-3686 2023-08-29 04:27:09 DEBUG You are receiving this email because you made this upload. 2023-08-29 04:27:09 INFO Committing the transaction and any mails associated with this upload. 2023-08-29 05:50:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230829-134911-000484', 'upload-sftp-20230829-134925-000485'] 2023-08-29 05:50:08 DEBUG Considering upload upload-sftp-20230829-134911-000484 2023-08-29 05:50:08 DEBUG Considering changefile ~cibot/openkylin/jenkins-ci-open-mr-3687/yangtze/ukui-bluetooth_4.1.0.0-ok4_source.changes 2023-08-29 05:50:08 DEBUG CI build tag is: jenkins-ci-open-mr-3687 2023-08-29 05:50:08 DEBUG Finding fresh policy 2023-08-29 05:50:08 INFO Processing upload ukui-bluetooth_4.1.0.0-ok4_source.changes 2023-08-29 05:50:08 DEBUG Verifying signature on ukui-bluetooth_4.1.0.0-ok4_source.changes 2023-08-29 05:50:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-08-29 05:50:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-08-29 05:50:08 DEBUG Verifying signature on ukui-bluetooth_4.1.0.0-ok4.dsc 2023-08-29 05:50:08 DEBUG Performing DSC verification. 2023-08-29 05:50:08 DEBUG ukui-bluetooth_4.1.0.0-ok4_source.buildinfo can be unsigned. 2023-08-29 05:50:08 DEBUG Verifying the changes file. 2023-08-29 05:50:08 DEBUG Verifying files in upload. 2023-08-29 05:50:08 DEBUG Verifying source file ukui-bluetooth_4.1.0.0-ok4.dsc 2023-08-29 05:50:08 DEBUG Verifying uploaded source package by unpacking it. 2023-08-29 05:50:09 DEBUG Copying copyright contents. 2023-08-29 05:50:09 DEBUG Found changelog 2023-08-29 05:50:09 DEBUG Cleaning up source tree. 2023-08-29 05:50:09 DEBUG Done 2023-08-29 05:50:09 DEBUG Verifying source file ukui-bluetooth_4.1.0.0.orig.tar.gz 2023-08-29 05:50:09 DEBUG Verifying source file ukui-bluetooth_4.1.0.0-ok4.debian.tar.xz 2023-08-29 05:50:09 DEBUG Verifying buildinfo file ukui-bluetooth_4.1.0.0-ok4_source.buildinfo 2023-08-29 05:50:09 DEBUG Finding and applying overrides. 2023-08-29 05:50:09 DEBUG Checking for ukui-bluetooth/4.1.0.0-ok4 source ancestry 2023-08-29 05:50:09 DEBUG ukui-bluetooth: (source) NEW 2023-08-29 05:50:09 DEBUG Finished checking upload. 2023-08-29 05:50:09 DEBUG Creating queue entry 2023-08-29 05:50:09 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-08-29 05:50:09 DEBUG ukui-bluetooth diff from 4.0.0.0-ok4 (in Openkylin) to 4.1.0.0-ok4 requested 2023-08-29 05:50:09 DEBUG Setting it to ACCEPTED 2023-08-29 05:50:09 DEBUG Creating PENDING publishing record. 2023-08-29 05:50:09 DEBUG Created amd64 build of ukui-bluetooth 4.1.0.0-ok4 in openkylin yangtze RELEASE [85229] in jenkins-ci-open-mr-3687 (2510) 2023-08-29 05:50:09 DEBUG Created arm64 build of ukui-bluetooth 4.1.0.0-ok4 in openkylin yangtze RELEASE [85230] in jenkins-ci-open-mr-3687 (2510) 2023-08-29 05:50:09 DEBUG Created i386 build of ukui-bluetooth 4.1.0.0-ok4 in openkylin yangtze RELEASE [85231] in jenkins-ci-open-mr-3687 (2510) 2023-08-29 05:50:09 DEBUG Created riscv64 build of ukui-bluetooth 4.1.0.0-ok4 in openkylin yangtze RELEASE [85232] in jenkins-ci-open-mr-3687 (2510) 2023-08-29 05:50:09 DEBUG Building recipients list. 2023-08-29 05:50:09 DEBUG Adding recipient: 'Cibot ' 2023-08-29 05:50:09 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-08-29 05:50:09 DEBUG Sent a mail: 2023-08-29 05:50:09 DEBUG Subject: [~cibot/openkylin/jenkins-ci-open-mr-3687/yangtze] ukui-bluetooth 4.1.0.0-ok4 (Accepted) 2023-08-29 05:50:09 DEBUG Sender: OKBS notice 2023-08-29 05:50:09 DEBUG Recipients: Cibot 2023-08-29 05:50:09 DEBUG Bcc: Local Root 2023-08-29 05:50:09 DEBUG Body: 2023-08-29 05:50:09 DEBUG Accepted: 2023-08-29 05:50:09 DEBUG OK: ukui-bluetooth_4.1.0.0.orig.tar.gz 2023-08-29 05:50:09 DEBUG OK: ukui-bluetooth_4.1.0.0-ok4.debian.tar.xz 2023-08-29 05:50:09 DEBUG OK: ukui-bluetooth_4.1.0.0-ok4.dsc 2023-08-29 05:50:09 DEBUG -> Component: main Section: x11 2023-08-29 05:50:09 DEBUG 2023-08-29 05:50:09 DEBUG ukui-bluetooth (4.1.0.0-ok4) v101; urgency=medium 2023-08-29 05:50: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 characters in position 7-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\u7801:\u65e0' Arguments: () 2023-08-29 05:50:09 DEBUG * Bug\u53f7\u7801:\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-6: 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-08-29 05:50: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 4-9: 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:\u5220\u9664patches\u6587\u4ef6\u5939' Arguments: () 2023-08-29 05:50:09 DEBUG * \u5176\u4ed6\u6539\u52a8\u8bf4\u660e:\u5220\u9664patches\u6587\u4ef6\u5939 --- 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\u5f71\u54cd\u57df:\u65e0' Arguments: () 2023-08-29 05:50:09 DEBUG * \u5176\u4ed6\u6539\u52a8\u5f71\u54cd\u57df:\u65e0 2023-08-29 05:50:09 DEBUG 2023-08-29 05:50:09 DEBUG -- 2023-08-29 05:50:09 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/jenkins-ci-open-mr-3687 2023-08-29 05:50:09 DEBUG You are receiving this email because you made this upload. 2023-08-29 05:50:09 INFO Committing the transaction and any mails associated with this upload. 2023-08-29 05:50:09 DEBUG Considering upload upload-sftp-20230829-134925-000485 2023-08-29 05:50:09 DEBUG Considering changefile openkylin/yangtze-proposed/ukui-bluetooth_4.1.0.0-ok4_source.changes 2023-08-29 05:50:09 DEBUG CI build tag is: jenkins-ci-upload-9578 2023-08-29 05:50:09 DEBUG Finding fresh policy 2023-08-29 05:50:09 INFO Processing upload ukui-bluetooth_4.1.0.0-ok4_source.changes 2023-08-29 05:50:09 DEBUG Verifying signature on ukui-bluetooth_4.1.0.0-ok4_source.changes 2023-08-29 05:50:10 DEBUG Verifying signature on ukui-bluetooth_4.1.0.0-ok4.dsc 2023-08-29 05:50:10 DEBUG Performing DSC verification. 2023-08-29 05:50:10 DEBUG ukui-bluetooth_4.1.0.0-ok4_source.buildinfo can be unsigned. 2023-08-29 05:50:10 DEBUG Verifying the changes file. 2023-08-29 05:50:10 DEBUG Verifying files in upload. 2023-08-29 05:50:10 DEBUG Verifying source file ukui-bluetooth_4.1.0.0-ok4.dsc 2023-08-29 05:50:10 DEBUG Verifying uploaded source package by unpacking it. 2023-08-29 05:50:10 DEBUG Copying copyright contents. 2023-08-29 05:50:10 DEBUG Found changelog 2023-08-29 05:50:10 DEBUG Cleaning up source tree. 2023-08-29 05:50:10 DEBUG Done 2023-08-29 05:50:10 DEBUG Verifying source file ukui-bluetooth_4.1.0.0.orig.tar.gz 2023-08-29 05:50:10 DEBUG Verifying source file ukui-bluetooth_4.1.0.0-ok4.debian.tar.xz 2023-08-29 05:50:10 DEBUG Verifying buildinfo file ukui-bluetooth_4.1.0.0-ok4_source.buildinfo 2023-08-29 05:50:10 DEBUG Finding and applying overrides. 2023-08-29 05:50:10 DEBUG Checking for ukui-bluetooth/4.1.0.0-ok4 source ancestry 2023-08-29 05:50:10 DEBUG Finished checking upload. 2023-08-29 05:50:10 DEBUG Creating queue entry 2023-08-29 05:50:10 DEBUG ukui-bluetooth diff from 4.0.0.0-ok4 to 4.1.0.0-ok4 requested 2023-08-29 05:50:10 DEBUG Setting it to UNAPPROVED 2023-08-29 05:50:10 DEBUG Building recipients list. 2023-08-29 05:50:10 DEBUG Adding recipient: 'Cibot ' 2023-08-29 05:50:10 DEBUG Sent a mail: 2023-08-29 05:50:10 DEBUG Subject: [openkylin/yangtze-proposed] ukui-bluetooth 4.1.0.0-ok4 (Waiting for approval) 2023-08-29 05:50:10 DEBUG Sender: OKBS notice 2023-08-29 05:50:10 DEBUG Recipients: Cibot 2023-08-29 05:50:10 DEBUG Bcc: Local Root 2023-08-29 05:50:10 DEBUG Body: 2023-08-29 05:50:10 DEBUG ukui-bluetooth (4.1.0.0-ok4) v101; urgency=medium 2023-08-29 05:50:10 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 characters in position 7-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\u7801:\u65e0' Arguments: () 2023-08-29 05:50:10 DEBUG * Bug\u53f7\u7801:\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-6: 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-08-29 05:50:10 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 4-9: 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:\u5220\u9664patches\u6587\u4ef6\u5939' Arguments: () 2023-08-29 05:50:10 DEBUG * \u5176\u4ed6\u6539\u52a8\u8bf4\u660e:\u5220\u9664patches\u6587\u4ef6\u5939 --- 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\u5f71\u54cd\u57df:\u65e0' Arguments: () 2023-08-29 05:50:10 DEBUG * \u5176\u4ed6\u6539\u52a8\u5f71\u54cd\u57df:\u65e0 2023-08-29 05:50:10 DEBUG 2023-08-29 05:50:10 DEBUG Date: Fri, 25 Aug 2023 13:40:17 +0800 2023-08-29 05:50:10 DEBUG Changed-By: dengtuo 2023-08-29 05:50:10 DEBUG Maintainer: tang guang 2023-08-29 05:50:10 DEBUG Signed-By: Cibot 2023-08-29 05:50:10 DEBUG https://build.openkylin.top/openkylin/+source/ukui-bluetooth/4.1.0.0-ok4 2023-08-29 05:50:10 DEBUG 2023-08-29 05:50:10 DEBUG == 2023-08-29 05:50:10 DEBUG 2023-08-29 05:50:10 DEBUG OK: ukui-bluetooth_4.1.0.0.orig.tar.gz 2023-08-29 05:50:10 DEBUG OK: ukui-bluetooth_4.1.0.0-ok4.debian.tar.xz 2023-08-29 05:50:10 DEBUG OK: ukui-bluetooth_4.1.0.0-ok4.dsc 2023-08-29 05:50:10 DEBUG -> Component: main Section: x11 2023-08-29 05:50:10 DEBUG This upload awaits approval by a distro manager 2023-08-29 05:50:10 DEBUG 2023-08-29 05:50:10 DEBUG 2023-08-29 05:50:10 DEBUG No announcement sent 2023-08-29 05:50:10 DEBUG 2023-08-29 05:50:10 DEBUG Thank you for your contribution to openKylin. 2023-08-29 05:50:10 DEBUG 2023-08-29 05:50:10 DEBUG -- 2023-08-29 05:50:10 DEBUG You are receiving this email because you made this upload. 2023-08-29 05:50:10 INFO Committing the transaction and any mails associated with this upload. 2023-08-29 05:54:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230829-135307-000486'] 2023-08-29 05:54:08 DEBUG Considering upload upload-sftp-20230829-135307-000486 2023-08-29 05:54:08 DEBUG Considering changefile ~cibot/openkylin/jenkins-ci-open-mr-3688/yangtze/kylin-ipmsg_1.3.1.2-ok10_source.changes 2023-08-29 05:54:08 DEBUG CI build tag is: jenkins-ci-open-mr-3688 2023-08-29 05:54:08 DEBUG Finding fresh policy 2023-08-29 05:54:08 INFO Processing upload kylin-ipmsg_1.3.1.2-ok10_source.changes 2023-08-29 05:54:08 DEBUG Verifying signature on kylin-ipmsg_1.3.1.2-ok10_source.changes 2023-08-29 05:54:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-08-29 05:54:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-08-29 05:54:08 DEBUG Verifying signature on kylin-ipmsg_1.3.1.2-ok10.dsc 2023-08-29 05:54:08 DEBUG Performing DSC verification. 2023-08-29 05:54:08 DEBUG kylin-ipmsg_1.3.1.2-ok10_source.buildinfo can be unsigned. 2023-08-29 05:54:08 DEBUG Verifying the changes file. 2023-08-29 05:54:08 DEBUG Verifying files in upload. 2023-08-29 05:54:08 DEBUG Verifying source file kylin-ipmsg_1.3.1.2-ok10.dsc 2023-08-29 05:54:08 DEBUG kylin-ipmsg_1.3.1.2.orig.tar.gz found in Primary Archive for openKylin 2023-08-29 05:54:08 DEBUG Verifying uploaded source package by unpacking it. 2023-08-29 05:54:09 DEBUG Copying copyright contents. 2023-08-29 05:54:09 DEBUG Found changelog 2023-08-29 05:54:09 DEBUG Cleaning up source tree. 2023-08-29 05:54:09 DEBUG Done 2023-08-29 05:54:09 DEBUG Verifying source file kylin-ipmsg_1.3.1.2.orig.tar.gz 2023-08-29 05:54:09 DEBUG Verifying source file kylin-ipmsg_1.3.1.2-ok10.debian.tar.xz 2023-08-29 05:54:09 DEBUG Verifying buildinfo file kylin-ipmsg_1.3.1.2-ok10_source.buildinfo 2023-08-29 05:54:09 DEBUG Finding and applying overrides. 2023-08-29 05:54:09 DEBUG Checking for kylin-ipmsg/1.3.1.2-ok10 source ancestry 2023-08-29 05:54:09 DEBUG kylin-ipmsg: (source) NEW 2023-08-29 05:54:09 DEBUG Finished checking upload. 2023-08-29 05:54:09 DEBUG Creating queue entry 2023-08-29 05:54:09 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-08-29 05:54:09 DEBUG kylin-ipmsg diff from 1.3.1.2-ok9 (in Openkylin) to 1.3.1.2-ok10 requested 2023-08-29 05:54:09 DEBUG Setting it to ACCEPTED 2023-08-29 05:54:09 DEBUG Creating PENDING publishing record. 2023-08-29 05:54:10 DEBUG Created amd64 build of kylin-ipmsg 1.3.1.2-ok10 in openkylin yangtze RELEASE [85233] in jenkins-ci-open-mr-3688 (2510) 2023-08-29 05:54:10 DEBUG Created arm64 build of kylin-ipmsg 1.3.1.2-ok10 in openkylin yangtze RELEASE [85234] in jenkins-ci-open-mr-3688 (2510) 2023-08-29 05:54:10 DEBUG Created i386 build of kylin-ipmsg 1.3.1.2-ok10 in openkylin yangtze RELEASE [85235] in jenkins-ci-open-mr-3688 (2510) 2023-08-29 05:54:10 DEBUG Created riscv64 build of kylin-ipmsg 1.3.1.2-ok10 in openkylin yangtze RELEASE [85236] in jenkins-ci-open-mr-3688 (2510) 2023-08-29 05:54:10 DEBUG Building recipients list. 2023-08-29 05:54:10 DEBUG Adding recipient: 'Cibot ' 2023-08-29 05:54:10 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-08-29 05:54:10 DEBUG Sent a mail: 2023-08-29 05:54:10 DEBUG Subject: [~cibot/openkylin/jenkins-ci-open-mr-3688/yangtze] kylin-ipmsg 1.3.1.2-ok10 (Accepted) 2023-08-29 05:54:10 DEBUG Sender: OKBS notice 2023-08-29 05:54:10 DEBUG Recipients: Cibot 2023-08-29 05:54:10 DEBUG Bcc: Local Root 2023-08-29 05:54:10 DEBUG Body: 2023-08-29 05:54:10 DEBUG Accepted: 2023-08-29 05:54:10 DEBUG OK: kylin-ipmsg_1.3.1.2.orig.tar.gz 2023-08-29 05:54:10 DEBUG OK: kylin-ipmsg_1.3.1.2-ok10.debian.tar.xz 2023-08-29 05:54:10 DEBUG OK: kylin-ipmsg_1.3.1.2-ok10.dsc 2023-08-29 05:54:10 DEBUG -> Component: main Section: net 2023-08-29 05:54:10 DEBUG 2023-08-29 05:54:10 DEBUG kylin-ipmsg (1.3.1.2-ok10) yangtze; urgency=medium 2023-08-29 05:54:10 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 : #I7E2TR\u3010\u8bbe\u8ba1\u8d70\u67e5\u3011\u641c\u7d22\u597d\u53cb\u6eda\u52a8\u6761\u95ee\u9898' Arguments: () 2023-08-29 05:54:10 DEBUG * BUG\u53f7 : #I7E2TR\u3010\u8bbe\u8ba1\u8d70\u67e5\u3011\u641c\u7d22\u597d\u53cb\u6eda\u52a8\u6761\u95ee\u9898 --- 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 19-30: 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: ' #I7E2X9\u3010\u8bbe\u8ba1\u8d70\u67e5\u3011\u641c\u7d22\u597d\u53cb\u5217\u8868UI\u95ee\u9898' Arguments: () 2023-08-29 05:54:10 DEBUG #I7E2X9\u3010\u8bbe\u8ba1\u8d70\u67e5\u3011\u641c\u7d22\u597d\u53cb\u5217\u8868UI\u95ee\u9898 --- 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-6: 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-08-29 05:54:10 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 4-9: 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 : \u65e0' Arguments: () 2023-08-29 05:54:10 DEBUG * \u5176\u4ed6\u6539\u52a8\u8bf4\u660e : \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\u5f71\u54cd\u57df : \u65e0' Arguments: () 2023-08-29 05:54:10 DEBUG * \u5176\u4ed6\u6539\u52a8\u5f71\u54cd\u57df : \u65e0 2023-08-29 05:54:10 DEBUG 2023-08-29 05:54:10 DEBUG -- 2023-08-29 05:54:10 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/jenkins-ci-open-mr-3688 2023-08-29 05:54:10 DEBUG You are receiving this email because you made this upload. 2023-08-29 05:54:10 INFO Committing the transaction and any mails associated with this upload. 2023-08-29 06:45:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230829-144410-000487'] 2023-08-29 06:45:08 DEBUG Considering upload upload-sftp-20230829-144410-000487 2023-08-29 06:45:08 DEBUG Considering changefile ~cibot/openkylin/jenkins-ci-open-mr-3690/yangtze/ukui-bluetooth_4.1.0.0-ok5_source.changes 2023-08-29 06:45:08 DEBUG CI build tag is: jenkins-ci-open-mr-3690 2023-08-29 06:45:08 DEBUG Finding fresh policy 2023-08-29 06:45:08 INFO Processing upload ukui-bluetooth_4.1.0.0-ok5_source.changes 2023-08-29 06:45:08 DEBUG Verifying signature on ukui-bluetooth_4.1.0.0-ok5_source.changes 2023-08-29 06:45:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-08-29 06:45:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-08-29 06:45:08 DEBUG Verifying signature on ukui-bluetooth_4.1.0.0-ok5.dsc 2023-08-29 06:45:08 DEBUG Performing DSC verification. 2023-08-29 06:45:08 DEBUG ukui-bluetooth_4.1.0.0-ok5_source.buildinfo can be unsigned. 2023-08-29 06:45:08 DEBUG Verifying the changes file. 2023-08-29 06:45:08 DEBUG Verifying files in upload. 2023-08-29 06:45:08 DEBUG Verifying source file ukui-bluetooth_4.1.0.0-ok5.dsc 2023-08-29 06:45:08 DEBUG Verifying uploaded source package by unpacking it. 2023-08-29 06:45:09 DEBUG Copying copyright contents. 2023-08-29 06:45:09 DEBUG Found changelog 2023-08-29 06:45:09 DEBUG Cleaning up source tree. 2023-08-29 06:45:09 DEBUG Done 2023-08-29 06:45:09 DEBUG Verifying source file ukui-bluetooth_4.1.0.0.orig.tar.gz 2023-08-29 06:45:09 DEBUG Verifying source file ukui-bluetooth_4.1.0.0-ok5.debian.tar.xz 2023-08-29 06:45:09 DEBUG Verifying buildinfo file ukui-bluetooth_4.1.0.0-ok5_source.buildinfo 2023-08-29 06:45:09 DEBUG Finding and applying overrides. 2023-08-29 06:45:09 DEBUG Checking for ukui-bluetooth/4.1.0.0-ok5 source ancestry 2023-08-29 06:45:09 DEBUG ukui-bluetooth: (source) NEW 2023-08-29 06:45:09 DEBUG Finished checking upload. 2023-08-29 06:45:09 DEBUG Creating queue entry 2023-08-29 06:45:09 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-08-29 06:45:09 DEBUG ukui-bluetooth diff from 4.0.0.0-ok4 (in Openkylin) to 4.1.0.0-ok5 requested 2023-08-29 06:45:09 DEBUG Setting it to ACCEPTED 2023-08-29 06:45:09 DEBUG Creating PENDING publishing record. 2023-08-29 06:45:09 DEBUG Created amd64 build of ukui-bluetooth 4.1.0.0-ok5 in openkylin yangtze RELEASE [85237] in jenkins-ci-open-mr-3690 (2510) 2023-08-29 06:45:09 DEBUG Created arm64 build of ukui-bluetooth 4.1.0.0-ok5 in openkylin yangtze RELEASE [85238] in jenkins-ci-open-mr-3690 (2510) 2023-08-29 06:45:10 DEBUG Created i386 build of ukui-bluetooth 4.1.0.0-ok5 in openkylin yangtze RELEASE [85239] in jenkins-ci-open-mr-3690 (2510) 2023-08-29 06:45:10 DEBUG Created riscv64 build of ukui-bluetooth 4.1.0.0-ok5 in openkylin yangtze RELEASE [85240] in jenkins-ci-open-mr-3690 (2510) 2023-08-29 06:45:10 DEBUG Building recipients list. 2023-08-29 06:45:10 DEBUG Adding recipient: 'Cibot ' 2023-08-29 06:45:10 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-08-29 06:45:10 DEBUG Sent a mail: 2023-08-29 06:45:10 DEBUG Subject: [~cibot/openkylin/jenkins-ci-open-mr-3690/yangtze] ukui-bluetooth 4.1.0.0-ok5 (Accepted) 2023-08-29 06:45:10 DEBUG Sender: OKBS notice 2023-08-29 06:45:10 DEBUG Recipients: Cibot 2023-08-29 06:45:10 DEBUG Bcc: Local Root 2023-08-29 06:45:10 DEBUG Body: 2023-08-29 06:45:10 DEBUG Accepted: 2023-08-29 06:45:10 DEBUG OK: ukui-bluetooth_4.1.0.0.orig.tar.gz 2023-08-29 06:45:10 DEBUG OK: ukui-bluetooth_4.1.0.0-ok5.debian.tar.xz 2023-08-29 06:45:10 DEBUG OK: ukui-bluetooth_4.1.0.0-ok5.dsc 2023-08-29 06:45:10 DEBUG -> Component: main Section: x11 2023-08-29 06:45:10 DEBUG 2023-08-29 06:45:10 DEBUG ukui-bluetooth (4.1.0.0-ok5) yangtze; urgency=medium 2023-08-29 06:45:10 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 characters in position 7-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\u7801:' Arguments: () 2023-08-29 06:45:10 DEBUG * Bug\u53f7\u7801: --- 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 12-43: 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: ' -I7WO2Q \u3010\u9ad8\u3011\u3010\u6570\u636e\u57cb\u70b9\u3011\u3010\u63a7\u5236\u9762\u677f\u3011\u3010\u84dd\u7259\u3011\u84dd\u7259\u6a21\u5757\u6240\u6709\u8bbe\u7f6e\u65e0\u57cb\u70b9\u6570\u636e' Arguments: () 2023-08-29 06:45:10 DEBUG -I7WO2Q \u3010\u9ad8\u3011\u3010\u6570\u636e\u57cb\u70b9\u3011\u3010\u63a7\u5236\u9762\u677f\u3011\u3010\u84dd\u7259\u3011\u84dd\u7259\u6a21\u5757\u6240\u6709\u8bbe\u7f6e\u65e0\u57cb\u70b9\u6570\u636e --- 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-6: 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-08-29 06:45:10 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 4-9: 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:\u65e0' Arguments: () 2023-08-29 06:45:10 DEBUG * \u5176\u4ed6\u6539\u52a8\u8bf4\u660e:\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\u5f71\u54cd\u57df:\u65e0' Arguments: () 2023-08-29 06:45:10 DEBUG * \u5176\u4ed6\u6539\u52a8\u5f71\u54cd\u57df:\u65e0 2023-08-29 06:45:10 DEBUG 2023-08-29 06:45:10 DEBUG -- 2023-08-29 06:45:10 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/jenkins-ci-open-mr-3690 2023-08-29 06:45:10 DEBUG You are receiving this email because you made this upload. 2023-08-29 06:45:10 INFO Committing the transaction and any mails associated with this upload. 2023-08-29 07:56:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230829-155521-000488'] 2023-08-29 07:56:08 DEBUG Considering upload upload-sftp-20230829-155521-000488 2023-08-29 07:56:08 DEBUG Considering changefile ~cibot/openkylin/jenkins-ci-open-mr-3691/yangtze/udisks2_2.8.4-ok5_source.changes 2023-08-29 07:56:08 DEBUG CI build tag is: jenkins-ci-open-mr-3691 2023-08-29 07:56:08 DEBUG Finding fresh policy 2023-08-29 07:56:08 INFO Processing upload udisks2_2.8.4-ok5_source.changes 2023-08-29 07:56:08 DEBUG Verifying signature on udisks2_2.8.4-ok5_source.changes 2023-08-29 07:56:09 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-08-29 07:56:09 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-08-29 07:56:09 DEBUG Verifying signature on udisks2_2.8.4-ok5.dsc 2023-08-29 07:56:09 DEBUG Performing DSC verification. 2023-08-29 07:56:09 DEBUG udisks2_2.8.4-ok5_source.buildinfo can be unsigned. 2023-08-29 07:56:09 DEBUG Verifying the changes file. 2023-08-29 07:56:09 DEBUG Verifying files in upload. 2023-08-29 07:56:09 DEBUG Verifying source file udisks2_2.8.4-ok5.dsc 2023-08-29 07:56:09 DEBUG udisks2_2.8.4.orig.tar.bz2 found in Primary Archive for openKylin 2023-08-29 07:56:09 DEBUG Verifying uploaded source package by unpacking it. 2023-08-29 07:56:11 DEBUG Copying copyright contents. 2023-08-29 07:56:11 DEBUG Found changelog 2023-08-29 07:56:11 DEBUG Cleaning up source tree. 2023-08-29 07:56:11 DEBUG Done 2023-08-29 07:56:11 DEBUG Verifying source file udisks2_2.8.4.orig.tar.bz2 2023-08-29 07:56:11 DEBUG Verifying source file udisks2_2.8.4-ok5.debian.tar.xz 2023-08-29 07:56:11 DEBUG Verifying buildinfo file udisks2_2.8.4-ok5_source.buildinfo 2023-08-29 07:56:11 DEBUG Finding and applying overrides. 2023-08-29 07:56:11 DEBUG Checking for udisks2/2.8.4-ok5 source ancestry 2023-08-29 07:56:11 DEBUG udisks2: (source) NEW 2023-08-29 07:56:11 DEBUG Finished checking upload. 2023-08-29 07:56:11 DEBUG Creating queue entry 2023-08-29 07:56:12 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-08-29 07:56:12 DEBUG udisks2 diff from 2.8.4-ok4 (in Openkylin) to 2.8.4-ok5 requested 2023-08-29 07:56:12 DEBUG Setting it to ACCEPTED 2023-08-29 07:56:12 DEBUG Creating PENDING publishing record. 2023-08-29 07:56:12 DEBUG Created amd64 build of udisks2 2.8.4-ok5 in openkylin yangtze RELEASE [85241] in jenkins-ci-open-mr-3691 (2510) 2023-08-29 07:56:12 DEBUG Created arm64 build of udisks2 2.8.4-ok5 in openkylin yangtze RELEASE [85242] in jenkins-ci-open-mr-3691 (2510) 2023-08-29 07:56:12 DEBUG Created i386 build of udisks2 2.8.4-ok5 in openkylin yangtze RELEASE [85243] in jenkins-ci-open-mr-3691 (2510) 2023-08-29 07:56:12 DEBUG Created riscv64 build of udisks2 2.8.4-ok5 in openkylin yangtze RELEASE [85244] in jenkins-ci-open-mr-3691 (2510) 2023-08-29 07:56:12 DEBUG Building recipients list. 2023-08-29 07:56:12 DEBUG Adding recipient: 'Cibot ' 2023-08-29 07:56:12 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-08-29 07:56:12 DEBUG Sent a mail: 2023-08-29 07:56:12 DEBUG Subject: [~cibot/openkylin/jenkins-ci-open-mr-3691/yangtze] udisks2 2.8.4-ok5 (Accepted) 2023-08-29 07:56:12 DEBUG Sender: OKBS notice 2023-08-29 07:56:12 DEBUG Recipients: Cibot 2023-08-29 07:56:12 DEBUG Bcc: Local Root 2023-08-29 07:56:12 DEBUG Body: 2023-08-29 07:56:12 DEBUG Accepted: 2023-08-29 07:56:12 DEBUG OK: udisks2_2.8.4.orig.tar.bz2 2023-08-29 07:56:12 DEBUG OK: udisks2_2.8.4-ok5.debian.tar.xz 2023-08-29 07:56:12 DEBUG OK: udisks2_2.8.4-ok5.dsc 2023-08-29 07:56:12 DEBUG -> Component: main Section: admin 2023-08-29 07:56:12 DEBUG 2023-08-29 07:56:12 DEBUG udisks2 (2.8.4-ok5) yangtze; urgency=medium 2023-08-29 07:56: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 '\u3010' in position 15: 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:188048 \u3010openKylin\u8f6f\u4ef6\u5305\u6e90\u7801\u626b\u63cf\u3011udisks2 \u6e90\u7801\u542b\u6709ubuntu\u4fe1\u606f' Arguments: () 2023-08-29 07:56:12 DEBUG * Bug:188048 \u3010openKylin\u8f6f\u4ef6\u5305\u6e90\u7801\u626b\u63cf\u3011udisks2 \u6e90\u7801\u542b\u6709ubuntu\u4fe1\u606f 2023-08-29 07:56:12 DEBUG 2023-08-29 07:56:12 DEBUG -- 2023-08-29 07:56:12 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/jenkins-ci-open-mr-3691 2023-08-29 07:56:12 DEBUG You are receiving this email because you made this upload. 2023-08-29 07:56:12 INFO Committing the transaction and any mails associated with this upload. 2023-08-29 08:08:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230829-160709-000489'] 2023-08-29 08:08:08 DEBUG Considering upload upload-sftp-20230829-160709-000489 2023-08-29 08:08:08 DEBUG Considering changefile openkylin/yangtze-proposed/udisks2_2.8.4-ok5_source.changes 2023-08-29 08:08:08 DEBUG CI build tag is: jenkins-ci-upload-9580 2023-08-29 08:08:08 DEBUG Finding fresh policy 2023-08-29 08:08:08 INFO Processing upload udisks2_2.8.4-ok5_source.changes 2023-08-29 08:08:08 DEBUG Verifying signature on udisks2_2.8.4-ok5_source.changes 2023-08-29 08:08:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-08-29 08:08:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-08-29 08:08:08 DEBUG Verifying signature on udisks2_2.8.4-ok5.dsc 2023-08-29 08:08:09 DEBUG Performing DSC verification. 2023-08-29 08:08:09 DEBUG udisks2_2.8.4-ok5_source.buildinfo can be unsigned. 2023-08-29 08:08:09 DEBUG Verifying the changes file. 2023-08-29 08:08:09 DEBUG Verifying files in upload. 2023-08-29 08:08:09 DEBUG Verifying source file udisks2_2.8.4-ok5.dsc 2023-08-29 08:08:09 DEBUG udisks2_2.8.4.orig.tar.bz2 found in Primary Archive for openKylin 2023-08-29 08:08:09 DEBUG Verifying uploaded source package by unpacking it. 2023-08-29 08:08:10 DEBUG Copying copyright contents. 2023-08-29 08:08:10 DEBUG Found changelog 2023-08-29 08:08:10 DEBUG Cleaning up source tree. 2023-08-29 08:08:10 DEBUG Done 2023-08-29 08:08:10 DEBUG Verifying source file udisks2_2.8.4.orig.tar.bz2 2023-08-29 08:08:10 DEBUG Verifying source file udisks2_2.8.4-ok5.debian.tar.xz 2023-08-29 08:08:10 DEBUG Verifying buildinfo file udisks2_2.8.4-ok5_source.buildinfo 2023-08-29 08:08:10 DEBUG Finding and applying overrides. 2023-08-29 08:08:10 DEBUG Checking for udisks2/2.8.4-ok5 source ancestry 2023-08-29 08:08:10 DEBUG Finished checking upload. 2023-08-29 08:08:10 DEBUG Creating queue entry 2023-08-29 08:08:11 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-08-29 08:08:11 DEBUG udisks2 diff from 2.8.4-ok4 to 2.8.4-ok5 requested 2023-08-29 08:08:11 DEBUG Setting it to UNAPPROVED 2023-08-29 08:08:11 DEBUG Building recipients list. 2023-08-29 08:08:11 DEBUG Adding recipient: 'Cibot ' 2023-08-29 08:08:11 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-08-29 08:08:11 DEBUG Sent a mail: 2023-08-29 08:08:11 DEBUG Subject: [openkylin/yangtze-proposed] udisks2 2.8.4-ok5 (Waiting for approval) 2023-08-29 08:08:11 DEBUG Sender: OKBS notice 2023-08-29 08:08:11 DEBUG Recipients: Cibot 2023-08-29 08:08:11 DEBUG Bcc: Local Root 2023-08-29 08:08:11 DEBUG Body: 2023-08-29 08:08:11 DEBUG udisks2 (2.8.4-ok5) yangtze; urgency=medium 2023-08-29 08:08:11 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 '\u3010' in position 15: 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:188048 \u3010openKylin\u8f6f\u4ef6\u5305\u6e90\u7801\u626b\u63cf\u3011udisks2 \u6e90\u7801\u542b\u6709ubuntu\u4fe1\u606f' Arguments: () 2023-08-29 08:08:11 DEBUG * Bug:188048 \u3010openKylin\u8f6f\u4ef6\u5305\u6e90\u7801\u626b\u63cf\u3011udisks2 \u6e90\u7801\u542b\u6709ubuntu\u4fe1\u606f 2023-08-29 08:08:11 DEBUG 2023-08-29 08:08:11 DEBUG Date: Tue, 29 Aug 2023 15:50:36 +0800 2023-08-29 08:08:11 DEBUG Changed-By: jiawei 2023-08-29 08:08:11 DEBUG Maintainer: OpenKylin Developers 2023-08-29 08:08:11 DEBUG Signed-By: Cibot 2023-08-29 08:08:11 DEBUG https://build.openkylin.top/openkylin/+source/udisks2/2.8.4-ok5 2023-08-29 08:08:11 DEBUG 2023-08-29 08:08:11 DEBUG == 2023-08-29 08:08:11 DEBUG 2023-08-29 08:08:11 DEBUG OK: udisks2_2.8.4.orig.tar.bz2 2023-08-29 08:08:11 DEBUG OK: udisks2_2.8.4-ok5.debian.tar.xz 2023-08-29 08:08:11 DEBUG OK: udisks2_2.8.4-ok5.dsc 2023-08-29 08:08:11 DEBUG -> Component: main Section: admin 2023-08-29 08:08:11 DEBUG This upload awaits approval by a distro manager 2023-08-29 08:08:11 DEBUG 2023-08-29 08:08:11 DEBUG 2023-08-29 08:08:11 DEBUG No announcement sent 2023-08-29 08:08:11 DEBUG 2023-08-29 08:08:11 DEBUG Thank you for your contribution to openKylin. 2023-08-29 08:08:11 DEBUG 2023-08-29 08:08:11 DEBUG -- 2023-08-29 08:08:11 DEBUG You are receiving this email because you made this upload. 2023-08-29 08:08:11 INFO Committing the transaction and any mails associated with this upload. 2023-08-29 08:15:08 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230829-161425-000490'] 2023-08-29 08:15:08 DEBUG Considering upload upload-sftp-20230829-161425-000490 2023-08-29 08:15:08 DEBUG Considering changefile openkylin/yangtze-proposed/kylin-ipmsg_1.3.1.2-ok10_source.changes 2023-08-29 08:15:08 DEBUG CI build tag is: jenkins-ci-upload-9581 2023-08-29 08:15:08 DEBUG Finding fresh policy 2023-08-29 08:15:08 INFO Processing upload kylin-ipmsg_1.3.1.2-ok10_source.changes 2023-08-29 08:15:08 DEBUG Verifying signature on kylin-ipmsg_1.3.1.2-ok10_source.changes 2023-08-29 08:15:09 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-08-29 08:15:09 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-08-29 08:15:09 DEBUG Verifying signature on kylin-ipmsg_1.3.1.2-ok10.dsc 2023-08-29 08:15:09 DEBUG Performing DSC verification. 2023-08-29 08:15:09 DEBUG kylin-ipmsg_1.3.1.2-ok10_source.buildinfo can be unsigned. 2023-08-29 08:15:09 DEBUG Verifying the changes file. 2023-08-29 08:15:09 DEBUG Verifying files in upload. 2023-08-29 08:15:09 DEBUG Verifying source file kylin-ipmsg_1.3.1.2-ok10.dsc 2023-08-29 08:15:09 DEBUG kylin-ipmsg_1.3.1.2.orig.tar.gz found in Primary Archive for openKylin 2023-08-29 08:15:09 DEBUG Verifying uploaded source package by unpacking it. 2023-08-29 08:15:10 DEBUG Copying copyright contents. 2023-08-29 08:15:10 DEBUG Found changelog 2023-08-29 08:15:10 DEBUG Cleaning up source tree. 2023-08-29 08:15:10 DEBUG Done 2023-08-29 08:15:10 DEBUG Verifying source file kylin-ipmsg_1.3.1.2.orig.tar.gz 2023-08-29 08:15:10 DEBUG Verifying source file kylin-ipmsg_1.3.1.2-ok10.debian.tar.xz 2023-08-29 08:15:10 DEBUG Verifying buildinfo file kylin-ipmsg_1.3.1.2-ok10_source.buildinfo 2023-08-29 08:15:10 DEBUG Finding and applying overrides. 2023-08-29 08:15:10 DEBUG Checking for kylin-ipmsg/1.3.1.2-ok10 source ancestry 2023-08-29 08:15:10 DEBUG Finished checking upload. 2023-08-29 08:15:10 DEBUG Creating queue entry 2023-08-29 08:15:10 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-08-29 08:15:10 DEBUG kylin-ipmsg diff from 1.3.1.2-ok9 to 1.3.1.2-ok10 requested 2023-08-29 08:15:10 DEBUG Setting it to UNAPPROVED 2023-08-29 08:15:10 DEBUG Building recipients list. 2023-08-29 08:15:10 DEBUG Adding recipient: 'Cibot ' 2023-08-29 08:15:10 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-08-29 08:15:10 DEBUG Sent a mail: 2023-08-29 08:15:10 DEBUG Subject: [openkylin/yangtze-proposed] kylin-ipmsg 1.3.1.2-ok10 (Waiting for approval) 2023-08-29 08:15:10 DEBUG Sender: OKBS notice 2023-08-29 08:15:10 DEBUG Recipients: Cibot 2023-08-29 08:15:10 DEBUG Bcc: Local Root 2023-08-29 08:15:10 DEBUG Body: 2023-08-29 08:15:10 DEBUG kylin-ipmsg (1.3.1.2-ok10) yangtze; urgency=medium 2023-08-29 08:15:10 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 : #I7E2TR\u3010\u8bbe\u8ba1\u8d70\u67e5\u3011\u641c\u7d22\u597d\u53cb\u6eda\u52a8\u6761\u95ee\u9898' Arguments: () 2023-08-29 08:15:10 DEBUG * BUG\u53f7 : #I7E2TR\u3010\u8bbe\u8ba1\u8d70\u67e5\u3011\u641c\u7d22\u597d\u53cb\u6eda\u52a8\u6761\u95ee\u9898 --- 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 19-30: 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: ' #I7E2X9\u3010\u8bbe\u8ba1\u8d70\u67e5\u3011\u641c\u7d22\u597d\u53cb\u5217\u8868UI\u95ee\u9898' Arguments: () 2023-08-29 08:15:10 DEBUG #I7E2X9\u3010\u8bbe\u8ba1\u8d70\u67e5\u3011\u641c\u7d22\u597d\u53cb\u5217\u8868UI\u95ee\u9898 --- 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-6: 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-08-29 08:15:10 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 4-9: 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 : \u65e0' Arguments: () 2023-08-29 08:15:10 DEBUG * \u5176\u4ed6\u6539\u52a8\u8bf4\u660e : \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\u5f71\u54cd\u57df : \u65e0' Arguments: () 2023-08-29 08:15:10 DEBUG * \u5176\u4ed6\u6539\u52a8\u5f71\u54cd\u57df : \u65e0 2023-08-29 08:15:10 DEBUG 2023-08-29 08:15:10 DEBUG Date: Tue, 29 Aug 2023 11:27:06 +0800 2023-08-29 08:15:10 DEBUG Changed-By: zhoudisi 2023-08-29 08:15:10 DEBUG Maintainer: Kylin Team 2023-08-29 08:15:10 DEBUG Signed-By: Cibot 2023-08-29 08:15:10 DEBUG https://build.openkylin.top/openkylin/+source/kylin-ipmsg/1.3.1.2-ok10 2023-08-29 08:15:10 DEBUG 2023-08-29 08:15:10 DEBUG == 2023-08-29 08:15:10 DEBUG 2023-08-29 08:15:10 DEBUG OK: kylin-ipmsg_1.3.1.2.orig.tar.gz 2023-08-29 08:15:10 DEBUG OK: kylin-ipmsg_1.3.1.2-ok10.debian.tar.xz 2023-08-29 08:15:10 DEBUG OK: kylin-ipmsg_1.3.1.2-ok10.dsc 2023-08-29 08:15:10 DEBUG -> Component: main Section: net 2023-08-29 08:15:10 DEBUG This upload awaits approval by a distro manager 2023-08-29 08:15:10 DEBUG 2023-08-29 08:15:10 DEBUG 2023-08-29 08:15:10 DEBUG No announcement sent 2023-08-29 08:15:10 DEBUG 2023-08-29 08:15:10 DEBUG Thank you for your contribution to openKylin. 2023-08-29 08:15:10 DEBUG 2023-08-29 08:15:10 DEBUG -- 2023-08-29 08:15:10 DEBUG You are receiving this email because you made this upload. 2023-08-29 08:15:10 INFO Committing the transaction and any mails associated with this upload. 2023-08-29 10:29:07 DEBUG Checked in /var/tmp/txpkgupload/incoming, found ['upload-sftp-20230829-182816-000491'] 2023-08-29 10:29:07 DEBUG Considering upload upload-sftp-20230829-182816-000491 2023-08-29 10:29:07 DEBUG Considering changefile ~cibot/openkylin/jenkins-ci-open-mr-3692/yangtze/mate-terminal_1.24.0-ok4.1_source.changes 2023-08-29 10:29:07 DEBUG CI build tag is: jenkins-ci-open-mr-3692 2023-08-29 10:29:07 DEBUG Finding fresh policy 2023-08-29 10:29:07 INFO Processing upload mate-terminal_1.24.0-ok4.1_source.changes 2023-08-29 10:29:07 DEBUG Verifying signature on mate-terminal_1.24.0-ok4.1_source.changes 2023-08-29 10:29:08 DEBUG Starting new HTTP connection (1): keyserver.build.openkylin.top:11371 2023-08-29 10:29:08 DEBUG http://keyserver.build.openkylin.top:11371 "GET /pks/lookup?fingerprint=on&op=get&search=0x0716F00F842CD274 HTTP/1.1" 200 3081 2023-08-29 10:29:08 DEBUG Verifying signature on mate-terminal_1.24.0-ok4.1.dsc 2023-08-29 10:29:08 DEBUG Performing DSC verification. 2023-08-29 10:29:08 DEBUG mate-terminal_1.24.0-ok4.1_source.buildinfo can be unsigned. 2023-08-29 10:29:08 DEBUG Verifying the changes file. 2023-08-29 10:29:08 DEBUG Verifying files in upload. 2023-08-29 10:29:08 DEBUG Verifying source file mate-terminal_1.24.0-ok4.1.dsc 2023-08-29 10:29:08 DEBUG mate-terminal_1.24.0.orig.tar.xz found in Primary Archive for openKylin 2023-08-29 10:29:08 DEBUG Verifying uploaded source package by unpacking it. 2023-08-29 10:29:09 DEBUG Copying copyright contents. 2023-08-29 10:29:09 DEBUG Found changelog 2023-08-29 10:29:09 DEBUG Cleaning up source tree. 2023-08-29 10:29:09 DEBUG Done 2023-08-29 10:29:09 DEBUG Verifying source file mate-terminal_1.24.0.orig.tar.xz 2023-08-29 10:29:09 DEBUG Verifying source file mate-terminal_1.24.0-ok4.1.debian.tar.xz 2023-08-29 10:29:09 DEBUG Verifying buildinfo file mate-terminal_1.24.0-ok4.1_source.buildinfo 2023-08-29 10:29:09 DEBUG Finding and applying overrides. 2023-08-29 10:29:09 DEBUG Checking for mate-terminal/1.24.0-ok4.1 source ancestry 2023-08-29 10:29:09 DEBUG mate-terminal: (source) NEW 2023-08-29 10:29:09 DEBUG Finished checking upload. 2023-08-29 10:29:09 DEBUG Creating queue entry 2023-08-29 10:29:09 DEBUG no rules relevant to 'jobs.celery.enabled_classes' 2023-08-29 10:29:09 DEBUG mate-terminal diff from 1.24.0-ok2~0627 (in Openkylin) to 1.24.0-ok4.1 requested 2023-08-29 10:29:09 DEBUG Setting it to ACCEPTED 2023-08-29 10:29:09 DEBUG Creating PENDING publishing record. 2023-08-29 10:29:10 DEBUG Created amd64 build of mate-terminal 1.24.0-ok4.1 in openkylin yangtze RELEASE [85249] in jenkins-ci-open-mr-3692 (2510) 2023-08-29 10:29:10 DEBUG Created arm64 build of mate-terminal 1.24.0-ok4.1 in openkylin yangtze RELEASE [85250] in jenkins-ci-open-mr-3692 (2510) 2023-08-29 10:29:10 DEBUG Created i386 build of mate-terminal 1.24.0-ok4.1 in openkylin yangtze RELEASE [85251] in jenkins-ci-open-mr-3692 (2510) 2023-08-29 10:29:10 DEBUG Created riscv64 build of mate-terminal 1.24.0-ok4.1 in openkylin yangtze RELEASE [85252] in jenkins-ci-open-mr-3692 (2510) 2023-08-29 10:29:10 DEBUG Building recipients list. 2023-08-29 10:29:10 DEBUG Adding recipient: 'Cibot ' 2023-08-29 10:29:10 DEBUG no rules relevant to 'app.mainsite_only.canonical_url' 2023-08-29 10:29:10 DEBUG Sent a mail: 2023-08-29 10:29:10 DEBUG Subject: [~cibot/openkylin/jenkins-ci-open-mr-3692/yangtze] mate-terminal 1.24.0-ok4.1 (Accepted) 2023-08-29 10:29:10 DEBUG Sender: OKBS notice 2023-08-29 10:29:10 DEBUG Recipients: Cibot 2023-08-29 10:29:10 DEBUG Bcc: Local Root 2023-08-29 10:29:10 DEBUG Body: 2023-08-29 10:29:10 DEBUG Accepted: 2023-08-29 10:29:10 DEBUG OK: mate-terminal_1.24.0.orig.tar.xz 2023-08-29 10:29:10 DEBUG OK: mate-terminal_1.24.0-ok4.1.debian.tar.xz 2023-08-29 10:29:10 DEBUG OK: mate-terminal_1.24.0-ok4.1.dsc 2023-08-29 10:29:10 DEBUG -> Component: main Section: x11 2023-08-29 10:29:10 DEBUG 2023-08-29 10:29:10 DEBUG mate-terminal (1.24.0-ok4.1) yangtze; urgency=medium 2023-08-29 10:29:10 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:#I5JPQD\u70b9\u51fb\u83dc\u5355\u680f\u540e\u6700\u5c0f\u5316\uff0c\u83dc\u5355\u680f\u5e76\u672a\u6d88\u5931\uff0c\u7a97\u53e3\u62d6\u52a8\u540e\u4e5f\u6709\u6b64\u95ee\u9898' Arguments: () 2023-08-29 10:29:10 DEBUG * BUG\u53f7:#I5JPQD\u70b9\u51fb\u83dc\u5355\u680f\u540e\u6700\u5c0f\u5316\uff0c\u83dc\u5355\u680f\u5e76\u672a\u6d88\u5931\uff0c\u7a97\u53e3\u62d6\u52a8\u540e\u4e5f\u6709\u6b64\u95ee\u9898 --- 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: ' * \u4efb\u52a1\u53f7\uff1a\u65e0' Arguments: () 2023-08-29 10:29:10 DEBUG * \u4efb\u52a1\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-11: 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\uff1a\u65e0' Arguments: () 2023-08-29 10:29:10 DEBUG * \u5176\u4ed6\u6539\u52a8\u8bf4\u660e\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-12: 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\u5f71\u54cd\u57df\uff1a\u65e0' Arguments: () 2023-08-29 10:29:10 DEBUG * \u5176\u4ed6\u6539\u52a8\u5f71\u54cd\u57df\uff1a\u65e0 2023-08-29 10:29:10 DEBUG 2023-08-29 10:29:10 DEBUG -- 2023-08-29 10:29:10 DEBUG https://build.openkylin.top/~cibot/+archive/openkylin/jenkins-ci-open-mr-3692 2023-08-29 10:29:10 DEBUG You are receiving this email because you made this upload. 2023-08-29 10:29:10 INFO Committing the transaction and any mails associated with this upload.