From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 84E3DA056B for ; Tue, 3 Mar 2020 10:13:59 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4C6BE1BFF2; Tue, 3 Mar 2020 10:13:59 +0100 (CET) Received: from inbox.dpdk.org (xvm-172-178.dc0.ghst.net [95.142.172.178]) by dpdk.org (Postfix) with ESMTP id 5E8271BFF0 for ; Tue, 3 Mar 2020 10:13:58 +0100 (CET) Received: by inbox.dpdk.org (Postfix, from userid 33) id 36BA5A0572; Tue, 3 Mar 2020 10:13:58 +0100 (CET) From: bugzilla@dpdk.org To: ci@dpdk.org Date: Tue, 03 Mar 2020 09:13:58 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: lab X-Bugzilla-Component: job scripts X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: david.marchand@redhat.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: ci@dpdk.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.dpdk.org/ Auto-Submitted: auto-generated X-Auto-Response-Suppress: All MIME-Version: 1.0 Subject: [dpdk-ci] [Bug 415] encoding issue in when compiling ovs X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org Sender: "ci" https://bugs.dpdk.org/show_bug.cgi?id=3D415 Bug ID: 415 Summary: [dpdk-ci] encoding issue in when compiling ovs Product: lab Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: job scripts Assignee: ci@dpdk.org Reporter: david.marchand@redhat.com CC: dpdklab@iol.unh.edu Target Milestone: --- Caught for patchset: https://lab.dpdk.org/results/dashboard/patchsets/9781/ Log: https://lab.dpdk.org/results/dashboard/results/results-uploads/test_runs/53= f42c3a94994cb3b33ec9c64bf3fc83/log_upload_file/2020/2/dpdk_1f362c7a7b61_978= 1_2020-02-28_04-02-49_NA.zip """ An uncaught exception was raised. We may already know about the issue. If y= our patch is not run again after one business day, feel free to contact us to l= et us know. Traceback (most recent call last): File "/opt/dpdklab/dpdklab-ci/compile_ovs_with_podman.py", line 36, in compile_ovs.build() File "/opt/dpdklab/dpdklab-ci/compile_ovs_with_podman.py", line 26, in bu= ild self.container_run(image, [ File "/opt/dpdklab/dpdklab-ci/ci.py", line 212, in container_run self.run(cmd + args + [image], on_error=3Don_error) File "/opt/dpdklab/dpdklab-ci/ci.py", line 105, in run logging.info(line.decode('utf-8').strip(os.linesep)) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe2 in position 96: invalid continuation byte """ --=20 You are receiving this mail because: You are the assignee for the bug.=