From owner-freebsd-testing@freebsd.org Mon Jan 21 03:57:03 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0CCF148DA32 for ; Mon, 21 Jan 2019 03:57:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 332166C0AF for ; Mon, 21 Jan 2019 03:57:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id CDB20148DA31; Mon, 21 Jan 2019 03:57:01 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9DEEF148DA30 for ; Mon, 21 Jan 2019 03:57:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A28E86C0AA for ; Mon, 21 Jan 2019 03:57:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id E216A2974 for ; Mon, 21 Jan 2019 03:56:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0L3uwM1014137 for ; Mon, 21 Jan 2019 03:56:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0L3uwiS014136 for testing@freebsd.org; Mon, 21 Jan 2019 03:56:58 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 235097] ci runs failing with panic in IPv6 code with use-after-free in epair/pfctl when running sys/netpfil/pf/nat tests Date: Mon, 21 Jan 2019 03:56:58 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: ngie@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@freebsd.org 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 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2019 03:57:03 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235097 Bug ID: 235097 Summary: ci runs failing with panic in IPv6 code with use-after-free in epair/pfctl when running sys/netpfil/pf/nat tests Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: tests Assignee: testing@freebsd.org Reporter: ngie@FreeBSD.org >From https://ci.freebsd.org/job/FreeBSD-head-amd64-test/9853/console : 03:41:28 sys/netpfil/pf/fragmentation:too_many_fragments -> passed [11.3= 24s] 03:41:40 sys/netpfil/pf/fragmentation:v6 -> passed [0.215s] 03:41:40 sys/netpfil/pf/names:names -> passed [0.165s] 03:41:40 sys/netpfil/pf/nat:exhaust -> lock order reversal: 03:41:43 1st 0xfffff8013181a490 filedesc structure (filedesc structure) @ /usr/src/sys/kern/sys_generic.c:1515 03:41:43 2nd 0xfffff80131b3e608 ufs (ufs) @ /usr/src/sys/kern/vfs_vnops.c:= 1513 03:41:43 stack backtrace: 03:41:43 #0 0xffffffff80c44c13 at witness_debugger+0x73 03:41:43 #1 0xffffffff80c44963 at witness_checkorder+0xac3 03:41:43 #2 0xffffffff80bb186d at lockmgr_xlock_hard+0x6d 03:41:43 #3 0xffffffff80bb2303 at __lockmgr_args+0x5f3 03:41:43 #4 0xffffffff80eeeaf5 at ffs_lock+0xa5 03:41:43 #5 0xffffffff81234703 at VOP_LOCK1_APV+0x63 03:41:43 #6 0xffffffff80cbfe25 at _vn_lock+0x65 03:41:43 #7 0xffffffff80cbec3a at vn_poll+0x3a 03:41:43 #8 0xffffffff80c4b06a at kern_poll+0x3ca 03:41:43 #9 0xffffffff80c4ac90 at sys_poll+0x50 03:41:43 #10 0xffffffff810abe96 at amd64_syscall+0x276 03:41:43 #11 0xffffffff81085f7d at fast_syscall_common+0x101 03:41:44 passed [3.421s] 03:41:44 sys/netpfil/pf/pass_block:noalias -> Jan 21 03:41:45 kernel: nd6_dad_timer: called with non-tentative address fe80:3::5a:1bff:fe50:80b(epair3b) 03:41:46 Jan 21 03:41:46 kernel: nd6_dad_timer: called with non-tentative address fe80:5::5a:1bff:fe50:80a(epair3a) 03:41:48 panic: Memory modified after free 0xfffffe003ee0c080(8) val=3Ddead= c0df @ 0xfffffe003ee0c080 03:41:48=20 03:41:48 cpuid =3D 1 03:41:48 time =3D 1548042108 03:41:48 KDB: stack backtrace: 03:41:48 db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe003f2f4030 03:41:48 vpanic() at vpanic+0x1b4/frame 0xfffffe003f2f4090 03:41:48 panic() at panic+0x43/frame 0xfffffe003f2f40f0 03:41:48 trash_ctor() at trash_ctor+0x4c/frame 0xfffffe003f2f4100 03:41:48 uma_zalloc_arg() at uma_zalloc_arg+0x9ff/frame 0xfffffe003f2f4190 03:41:48 uma_zalloc_pcpu_arg() at uma_zalloc_pcpu_arg+0x23/frame 0xfffffe003f2f41c0 03:41:48 pfioctl() at pfioctl+0x419e/frame 0xfffffe003f2f46b0 03:41:48 devfs_ioctl() at devfs_ioctl+0xca/frame 0xfffffe003f2f4700 03:41:48 VOP_IOCTL_APV() at VOP_IOCTL_APV+0x63/frame 0xfffffe003f2f4720 03:41:48 vn_ioctl() at vn_ioctl+0x124/frame 0xfffffe003f2f4830 03:41:48 devfs_ioctl_f() at devfs_ioctl_f+0x1f/frame 0xfffffe003f2f4850 03:41:48 kern_ioctl() at kern_ioctl+0x29b/frame 0xfffffe003f2f48c0 03:41:48 sys_ioctl() at sys_ioctl+0x15d/frame 0xfffffe003f2f4990 03:41:48 amd64_syscall() at amd64_syscall+0x276/frame 0xfffffe003f2f4ab0 03:41:48 fast_syscall_common() at fast_syscall_common+0x101/frame 0xfffffe003f2f4ab0 03:41:48 --- syscall (54, FreeBSD ELF64, sys_ioctl), rip =3D 0x8004b02fa, r= sp =3D 0x7fffffffcc38, rbp =3D 0x7fffffffd860 --- 03:41:48 KDB: enter: panic 03:41:48 [ thread pid 81820 tid 100186 ] 03:41:48 Stopped at kdb_enter+0x3b: movq $0,kdb_why 03:41:48 db:0:kdb.enter.panic> show pcpu 03:41:48 cpuid =3D 1 03:41:48 dynamic pcpu =3D 0xfffffe00801938c0 03:41:48 curthread =3D 0xfffff801317f55a0: pid 81820 tid 100186 "pfctl" 03:41:48 curpcb =3D 0xfffffe003f2f4b80 03:41:48 fpcurthread =3D 0xfffff801317f55a0: pid 81820 "pfctl" 03:41:48 idlethread =3D 0xfffff8000327b5a0: tid 100004 "idle: cpu1" 03:41:48 curpmap =3D 0xfffff80028f45130 03:41:48 tssp =3D 0xffffffff821cb208 03:41:48 commontssp =3D 0xffffffff821cb208 03:41:48 rsp0 =3D 0xfffffe003f2f4b80 03:41:48 gs32p =3D 0xffffffff821d1e40 03:41:48 ldt =3D 0xffffffff821d1e80 03:41:48 tss =3D 0xffffffff821d1e70 03:41:48 tlb gen =3D 466083 03:41:48 curvnet =3D 0xfffff800032e7a80 03:41:48 spin locks held: 03:41:48 db:0:kdb.enter.panic> alltrace 03:41:48=20 03:41:48 Tracing command pfctl pid 81820 tid 100186 td 0xfffff801317f55a0 (= CPU 1) 03:41:48 kdb_enter() at kdb_enter+0x3b/frame 0xfffffe003f2f4030 03:41:48 vpanic() at vpanic+0x1d1/frame 0xfffffe003f2f4090 03:41:48 panic() at panic+0x43/frame 0xfffffe003f2f40f0 03:41:48 trash_ctor() at trash_ctor+0x4c/frame 0xfffffe003f2f4100 03:41:48 uma_zalloc_arg() at uma_zalloc_arg+0x9ff/frame 0xfffffe003f2f4190 03:41:48 uma_zalloc_pcpu_arg() at uma_zalloc_pcpu_arg+0x23/frame 0xfffffe003f2f41c0 03:41:48 pfioctl() at pfioctl+0x419e/frame 0xfffffe003f2f46b0 03:41:48 devfs_ioctl() at devfs_ioctl+0xca/frame 0xfffffe003f2f4700 03:41:48 VOP_IOCTL_APV() at VOP_IOCTL_APV+0x63/frame 0xfffffe003f2f4720 03:41:49 vn_ioctl() at vn_ioctl+0x124/frame 0xfffffe003f2f4830 03:41:49 devfs_ioctl_f() at devfs_ioctl_f+0x1f/frame 0xfffffe003f2f4850 03:41:49 kern_ioctl() at kern_ioctl+0x29b/frame 0xfffffe003f2f48c0 03:41:49 sys_ioctl() at sys_ioctl+0x15d/frame 0xfffffe003f2f4990 03:41:49 amd64_syscall() at amd64_syscall+0x276/frame 0xfffffe003f2f4ab0 03:41:49 fast_syscall_common() at fast_syscall_common+0x101/frame 0xfffffe003f2f4ab0 03:41:49 --- syscall (54, FreeBSD ELF64, sys_ioctl), rip =3D 0x8004b02fa, r= sp =3D 0x7fffffffcc38, rbp =3D 0x7fffffffd860 --- --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Mon Jan 21 03:58:15 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4908F148DA94 for ; Mon, 21 Jan 2019 03:58:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id CE1B46C207 for ; Mon, 21 Jan 2019 03:58:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 88F06148DA91; Mon, 21 Jan 2019 03:58:14 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 772A5148DA8E for ; Mon, 21 Jan 2019 03:58:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0995F6C201 for ; Mon, 21 Jan 2019 03:58:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 2A876297A for ; Mon, 21 Jan 2019 03:58:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0L3wDTQ015427 for ; Mon, 21 Jan 2019 03:58:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0L3wDAf015426 for testing@freebsd.org; Mon, 21 Jan 2019 03:58:13 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 235097] ci runs failing with panic in IPv6 code with use-after-free in epair/pfctl when running sys/netpfil/pf/nat tests Date: Mon, 21 Jan 2019 03:58:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: ngie@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: component assigned_to cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2019 03:58:15 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235097 Enji Cooper changed: What |Removed |Added ---------------------------------------------------------------------------- Component|tests |kern Assignee|testing@freebsd.org |bugs@FreeBSD.org CC| |ae@FreeBSD.org, | |glebius@FreeBSD.org, | |kp@freebsd.org --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Mon Jan 21 18:03:54 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BECCE14B1B71 for ; Mon, 21 Jan 2019 18:03:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 595C06E7B6 for ; Mon, 21 Jan 2019 18:03:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 1CA6D14B1B70; Mon, 21 Jan 2019 18:03:54 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0AF6D14B1B6F for ; Mon, 21 Jan 2019 18:03:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9DD636E7AF for ; Mon, 21 Jan 2019 18:03:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id E495AA8C1 for ; Mon, 21 Jan 2019 18:03:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0LI3qLK062815 for ; Mon, 21 Jan 2019 18:03:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0LI3qa6062814 for testing@freebsd.org; Mon, 21 Jan 2019 18:03:52 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 205448] tools/regression/lib/msun/test-fma fails on i386 (head and stable/10) and on amd64 (only head) Date: Mon, 21 Jan 2019 18:03:52 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: 10.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: gonzo@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution cc bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2019 18:03:54 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205448 Oleksandr Tymoshenko changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |gonzo@FreeBSD.org Status|New |Closed --- Comment #8 from Oleksandr Tymoshenko --- There is a commit referencing this PR, but it's still not closed and has be= en inactive for some time. Closing the PR as fixed but feel free to re-open it= if the issue hasn't been completely resolved. Thanks --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Mon Jan 21 18:04:13 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CC02E14B1B88 for ; Mon, 21 Jan 2019 18:04:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 662D96E7DA for ; Mon, 21 Jan 2019 18:04:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 23D2914B1B86; Mon, 21 Jan 2019 18:04:13 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10B5F14B1B85 for ; Mon, 21 Jan 2019 18:04:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9F8DC6E7D7 for ; Mon, 21 Jan 2019 18:04:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id E745AA8C7 for ; Mon, 21 Jan 2019 18:04:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0LI4Bat063199 for ; Mon, 21 Jan 2019 18:04:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0LI4B8W063198 for testing@freebsd.org; Mon, 21 Jan 2019 18:04:11 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 205449] tools/regression/lib/msun/test-invtrig fails on i386 Date: Mon, 21 Jan 2019 18:04:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: 10.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: gonzo@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2019 18:04:14 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205449 Oleksandr Tymoshenko changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonzo@FreeBSD.org Status|New |Closed Resolution|--- |FIXED --- Comment #4 from Oleksandr Tymoshenko --- There is a commit referencing this PR, but it's still not closed and has be= en inactive for some time. Closing the PR as fixed but feel free to re-open it= if the issue hasn't been completely resolved. Thanks --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Mon Jan 21 18:08:45 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F71914B1E43 for ; Mon, 21 Jan 2019 18:08:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 091CD6EBF5 for ; Mon, 21 Jan 2019 18:08:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id BB03514B1E41; Mon, 21 Jan 2019 18:08:44 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A831B14B1E40 for ; Mon, 21 Jan 2019 18:08:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 437EA6EBEF for ; Mon, 21 Jan 2019 18:08:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 8899AA8EB for ; Mon, 21 Jan 2019 18:08:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0LI8hQU041049 for ; Mon, 21 Jan 2019 18:08:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0LI8hBc041040 for testing@freebsd.org; Mon, 21 Jan 2019 18:08:43 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 206543] tools/regression/sockets/unix_cmsg:t_cmsg_len doesn't pass on 64-bit archs; likely passes on 32-bit archs by accident Date: Mon, 21 Jan 2019 18:08:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: 10.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: gonzo@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2019 18:08:45 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206543 Oleksandr Tymoshenko changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|New |Closed CC| |gonzo@FreeBSD.org --- Comment #5 from Oleksandr Tymoshenko --- There is a commit referencing this PR, but it's still not closed and has be= en inactive for some time. Closing the PR as fixed but feel free to re-open it= if the issue hasn't been completely resolved. Thanks --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Mon Jan 21 18:14:31 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AACA314B23AD for ; Mon, 21 Jan 2019 18:14:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 41C456F1B2 for ; Mon, 21 Jan 2019 18:14:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 0216914B23AC; Mon, 21 Jan 2019 18:14:31 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1A2814B23AB for ; Mon, 21 Jan 2019 18:14:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 757276F1AD for ; Mon, 21 Jan 2019 18:14:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 9C443AA56 for ; Mon, 21 Jan 2019 18:14:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0LIETF8024579 for ; Mon, 21 Jan 2019 18:14:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0LIETFJ024569 for testing@freebsd.org; Mon, 21 Jan 2019 18:14:29 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 205449] tools/regression/lib/msun/test-invtrig fails on i386 Date: Mon, 21 Jan 2019 18:14:29 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: 10.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2019 18:14:31 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205449 Ed Maste changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Closed |Open Resolution|FIXED |--- --- Comment #5 from Ed Maste --- Re-open: the underlying bug is not fixed, the test has just been disabled --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Mon Jan 21 18:28:15 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8DE214B28C7 for ; Mon, 21 Jan 2019 18:28:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 73D006FB22 for ; Mon, 21 Jan 2019 18:28:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 3158214B28C6; Mon, 21 Jan 2019 18:28:15 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1F9F514B28C5 for ; Mon, 21 Jan 2019 18:28:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AE4086FB1D for ; Mon, 21 Jan 2019 18:28:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id EB054ABE6 for ; Mon, 21 Jan 2019 18:28:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0LISDNx071095 for ; Mon, 21 Jan 2019 18:28:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0LISD84071086 for testing@freebsd.org; Mon, 21 Jan 2019 18:28:13 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 205448] tools/regression/lib/msun/test-fma fails on i386 (head and stable/10) and on amd64 (only head) Date: Mon, 21 Jan 2019 18:28:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: 10.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: ngie@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ngie@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2019 18:28:16 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205448 Enji Cooper changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Closed |Open Assignee|testing@freebsd.org |ngie@FreeBSD.org Resolution|FIXED |--- --- Comment #9 from Enji Cooper --- Test hasn't been fixed. Reopening. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Mon Jan 21 18:28:29 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D609014B28E1 for ; Mon, 21 Jan 2019 18:28:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6E39F6FB48 for ; Mon, 21 Jan 2019 18:28:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2BD8714B28DE; Mon, 21 Jan 2019 18:28:29 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18EA914B28DD for ; Mon, 21 Jan 2019 18:28:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A7F126FB46 for ; Mon, 21 Jan 2019 18:28:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id EEEF8ABEA for ; Mon, 21 Jan 2019 18:28:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0LISRf1078832 for ; Mon, 21 Jan 2019 18:28:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0LISR8F078823 for testing@freebsd.org; Mon, 21 Jan 2019 18:28:27 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 206543] tools/regression/sockets/unix_cmsg:t_cmsg_len doesn't pass on 64-bit archs; likely passes on 32-bit archs by accident Date: Mon, 21 Jan 2019 18:28:27 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: 10.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ngie@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2019 18:28:30 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206543 Enji Cooper changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Closed |Open Resolution|FIXED |--- --- Comment #6 from Enji Cooper --- Test hasn't been fixed. Reopening. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Mon Jan 21 21:40:07 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A34A14B94D2 for ; Mon, 21 Jan 2019 21:40:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 21F8683737 for ; Mon, 21 Jan 2019 21:40:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id D9A8414B94D1; Mon, 21 Jan 2019 21:40:06 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C811114B94D0 for ; Mon, 21 Jan 2019 21:40:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 648CA83734 for ; Mon, 21 Jan 2019 21:40:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 8C23ACA52 for ; Mon, 21 Jan 2019 21:40:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0LLe5sE057225 for ; Mon, 21 Jan 2019 21:40:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0LLe554057224 for testing@freebsd.org; Mon, 21 Jan 2019 21:40:05 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 233646] Flakey test case: bin.sh.builtins.functional_test.kill1 Date: Mon, 21 Jan 2019 21:40:05 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lwhsu@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2019 21:40:07 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233646 Li-Wen Hsu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress --- Comment #8 from Li-Wen Hsu --- The test case doesn't fail for a while after the fix was committed. This ticket could be closed after adding the test case. (I'll work on it later.) --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Mon Jan 21 21:49:20 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3DE9714B9C95 for ; Mon, 21 Jan 2019 21:49:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id CC6E983F40 for ; Mon, 21 Jan 2019 21:49:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 900A614B9C93; Mon, 21 Jan 2019 21:49:19 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7E56C14B9C92 for ; Mon, 21 Jan 2019 21:49:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1C9F183F3B for ; Mon, 21 Jan 2019 21:49:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 645F7CBE0 for ; Mon, 21 Jan 2019 21:49:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0LLnI2i078402 for ; Mon, 21 Jan 2019 21:49:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0LLnI6O078401 for testing@freebsd.org; Mon, 21 Jan 2019 21:49:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: =?UTF-8?B?W0J1ZyAyMjExNzJdIGNkZGwvY29udHJpYi9vcGVuc29sYXJpcy9j?= =?UTF-8?B?bWQvZHRyYWNlL3Rlc3QvdHN0L2NvbW1vbi9kb2NzRXhhbXBsZXMva3N5bXMu?= =?UTF-8?B?ZCByZXF1aXJlcyBrc3ltcyg0KSBzdXBwb3J0IGFuZCBzdHJpbmdzKDEp?= Date: Mon, 21 Jan 2019 21:49:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lwhsu@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2019 21:49:20 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221172 --- Comment #3 from Li-Wen Hsu --- I think this one can be closed as "works as intended"? --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Mon Jan 21 21:53:40 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 644D114B9F39 for ; Mon, 21 Jan 2019 21:53:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id F2A0784384 for ; Mon, 21 Jan 2019 21:53:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id B300114B9F38; Mon, 21 Jan 2019 21:53:39 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A144114B9F37 for ; Mon, 21 Jan 2019 21:53:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3BD168437F for ; Mon, 21 Jan 2019 21:53:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 366E8CD6E for ; Mon, 21 Jan 2019 21:53:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0LLrcPA092984 for ; Mon, 21 Jan 2019 21:53:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0LLrcol092983 for testing@freebsd.org; Mon, 21 Jan 2019 21:53:38 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 219874] lib/libc/tests/nss/gethostby_test is failing sporadically Date: Mon, 21 Jan 2019 21:53:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lwhsu@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2019 21:53:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219874 Li-Wen Hsu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lwhsu@FreeBSD.org --- Comment #2 from Li-Wen Hsu --- I do not see lib.libc.nss.gethostby_test.getipnodebyname_getaddrinfo_ipv6 f= ails on ci.freebsd.org for a long time. I suggest close this ticket and reopen = when it fails more often. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Mon Jan 21 21:55:56 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 439FB14B9F95 for ; Mon, 21 Jan 2019 21:55:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C28E7843E0 for ; Mon, 21 Jan 2019 21:55:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 82EE814B9F94; Mon, 21 Jan 2019 21:55:55 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 713E614B9F93 for ; Mon, 21 Jan 2019 21:55:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0E23B843DE for ; Mon, 21 Jan 2019 21:55:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 08697CD72 for ; Mon, 21 Jan 2019 21:55:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0LLtrXM095314 for ; Mon, 21 Jan 2019 21:55:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0LLtr0X095311 for testing@freebsd.org; Mon, 21 Jan 2019 21:55:53 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 219759] lib/libc/db/db_test:byte_orders_hash intermittently times out on some hosts Date: Mon, 21 Jan 2019 21:55:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lwhsu@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2019 21:55:56 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219759 Li-Wen Hsu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lwhsu@FreeBSD.org --- Comment #2 from Li-Wen Hsu --- I do not see lib.libc.db.db_test.byte_orders_hash fails on ci.freebsd.org f= or a long time. I suggest close this ticket and reopen when it fails more often. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Mon Jan 21 22:34:42 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 905BE148541A for ; Mon, 21 Jan 2019 22:34:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 26E3185D0E for ; Mon, 21 Jan 2019 22:34:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id DE6381485419; Mon, 21 Jan 2019 22:34:41 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB52C1485418 for ; Mon, 21 Jan 2019 22:34:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6288985D09 for ; Mon, 21 Jan 2019 22:34:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id B7FE2D356 for ; Mon, 21 Jan 2019 22:34:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0LMYe46008087 for ; Mon, 21 Jan 2019 22:34:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0LMYe2D008086 for testing@freebsd.org; Mon, 21 Jan 2019 22:34:40 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 211875] DTrace test failures on ^/head@r304091 Date: Mon, 21 Jan 2019 22:34:40 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lwhsu@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2019 22:34:42 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211875 Li-Wen Hsu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lwhsu@FreeBSD.org Status|New |In Progress --- Comment #1 from Li-Wen Hsu --- We have a continuously running CI job for DTrace tests at https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/ And some of the failures in this tickets have been fixed. Do you think it's reasonable to close this ticket and file a ticket for each failing test cas= e? --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Mon Jan 21 22:46:52 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AA1861485865 for ; Mon, 21 Jan 2019 22:46:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 4131686203 for ; Mon, 21 Jan 2019 22:46:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 0490A1485864; Mon, 21 Jan 2019 22:46:52 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E5A951485863 for ; Mon, 21 Jan 2019 22:46:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7CA59861FF for ; Mon, 21 Jan 2019 22:46:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id A2283D4C5 for ; Mon, 21 Jan 2019 22:46:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0LMkosX028528 for ; Mon, 21 Jan 2019 22:46:50 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0LMkoqT028527 for testing@freebsd.org; Mon, 21 Jan 2019 22:46:50 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 200312] lib.libc.sys.sigtimedwait_test:sigtimedwait_NULL_timeout failed (timed out) Date: Mon, 21 Jan 2019 22:46:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lwhsu@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2019 22:46:52 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D200312 Li-Wen Hsu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress CC| |lwhsu@FreeBSD.org --- Comment #1 from Li-Wen Hsu --- I do not see lib.libc.sys.sigtimedwait_test.sigtimedwait_NULL_timeout fails= on ci.freebsd.org for a long time. I suggest close this ticket and reopen whe= n it fails more often. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Mon Jan 21 23:02:01 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B3AA1485E04 for ; Mon, 21 Jan 2019 23:02:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 100F4869C4 for ; Mon, 21 Jan 2019 23:02:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id C4AEB1485E03; Mon, 21 Jan 2019 23:02:00 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B14FA1485E01 for ; Mon, 21 Jan 2019 23:02:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4A669869BE for ; Mon, 21 Jan 2019 23:02:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 90A7FD799 for ; Mon, 21 Jan 2019 23:01:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0LN1xO5090587 for ; Mon, 21 Jan 2019 23:01:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0LN1xPd090581 for testing@freebsd.org; Mon, 21 Jan 2019 23:01:59 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 197600] lib.libc.sys.poll_test:poll_3way timed out Date: Mon, 21 Jan 2019 23:01:59 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lwhsu@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2019 23:02:01 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D197600 Li-Wen Hsu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lwhsu@FreeBSD.org Status|Open |In Progress --- Comment #2 from Li-Wen Hsu --- I do not see lib.libc.sys.poll_test.poll_3way fails on ci.freebsd.org for a long time. I suggest close this ticket and reopen when it fails more often. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Tue Jan 22 00:07:40 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CAD9B148E8EC for ; Tue, 22 Jan 2019 00:07:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6388588BEE for ; Tue, 22 Jan 2019 00:07:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 21D3D148E8EA; Tue, 22 Jan 2019 00:07:39 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0EF22148E8E9 for ; Tue, 22 Jan 2019 00:07:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7122888BE8 for ; Tue, 22 Jan 2019 00:07:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id B8BAAE054 for ; Tue, 22 Jan 2019 00:07:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0M07bdR077656 for ; Tue, 22 Jan 2019 00:07:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0M07bwc077652 for testing@freebsd.org; Tue, 22 Jan 2019 00:07:37 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: =?UTF-8?B?W0J1ZyAyMjExNzJdIGNkZGwvY29udHJpYi9vcGVuc29sYXJpcy9j?= =?UTF-8?B?bWQvZHRyYWNlL3Rlc3QvdHN0L2NvbW1vbi9kb2NzRXhhbXBsZXMva3N5bXMu?= =?UTF-8?B?ZCByZXF1aXJlcyBrc3ltcyg0KSBzdXBwb3J0IGFuZCBzdHJpbmdzKDEp?= Date: Tue, 22 Jan 2019 00:07:37 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not A Bug X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2019 00:07:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221172 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Not A Bug Status|New |Closed --- Comment #4 from Mark Johnston --- (In reply to Li-Wen Hsu from comment #3) Yeah, I think that's reasonable. "Not a bug" seems more accurate though, s= ince there's no actual functionality here that "works as intended", or otherwise= . :) docsExamples are not functional tests. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Tue Jan 22 02:04:08 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9575A14A4A4E for ; Tue, 22 Jan 2019 02:04:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2FE2869DD1 for ; Tue, 22 Jan 2019 02:04:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id E6F9614A4A3D; Tue, 22 Jan 2019 02:04:07 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D41CB14A4A38 for ; Tue, 22 Jan 2019 02:04:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 700ED69DCC for ; Tue, 22 Jan 2019 02:04:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id B5F8EF1CA for ; Tue, 22 Jan 2019 02:04:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0M2462g038847 for ; Tue, 22 Jan 2019 02:04:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0M246sX038846 for testing@freebsd.org; Tue, 22 Jan 2019 02:04:06 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 211875] DTrace test failures on ^/head@r304091 Date: Tue, 22 Jan 2019 02:04:06 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2019 02:04:08 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211875 --- Comment #2 from Mark Johnston --- Indeed, many tests have been fixed over the past two years. I think it'd be useful to have individual PRs for failing DTrace tests. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Tue Jan 22 04:44:30 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0615714ACDC7; Tue, 22 Jan 2019 04:44:30 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9DB6171191; Tue, 22 Jan 2019 04:44:29 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1129) id 802AB970D; Tue, 22 Jan 2019 04:44:29 +0000 (UTC) Date: Tue, 22 Jan 2019 04:44:29 +0000 From: Li-Wen Hsu To: freebsd-testing@freebsd.org Subject: FreeBSD CI Weekly Report 2018-01-20 Message-ID: <20190122044429.GA32825@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspamd-Queue-Id: 9DB6171191 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.90 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-0.97)[-0.969,0]; NEURAL_HAM_LONG(-1.00)[-0.997,0]; TAGGED_RCPT(0.00)[]; NEURAL_HAM_SHORT(-0.94)[-0.936,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2019 04:44:30 -0000 (bcc -current and -stable for more audience) FreeBSD CI Weekly Report 2018-01-20 =================================== Here's a summary of the FreeBSD Continuous Integration results for the period from 2018-01-14 to 2018-01-20 (and some older results because this is the first report). During this period, we have 1961 builds (89.8% pass, 8.7% failed, 1.5% exception) were executed on aarch64, amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64, sparc64 architectures; and 496 test runs (51% pass, 49% unstable) were executed on amd64, i386, riscv64 architectures. If any of the issues found by CI are in your area of interest or expertise please investigate the PRs listed below. Web version and archive are available at http://hackfoldr.org/freebsd-ci-report/ Any help and suggestion are welcome. ## Failing Jobs * https://ci.freebsd.org/job/FreeBSD-head-amd64-test/ Test VM panics because of memory modified after free, see https://bugs.freebsd.org/235097 for more details. * https://ci.freebsd.org/job/FreeBSD-head-i386-test/ See https://bugs.freebsd.org/235097 * https://ci.freebsd.org/job/FreeBSD-head-amd64-gcc/ GCC reports: `error: floating constant exceeds range of 'long double' [-Werror=overflow]` ## Failing Tests * https://ci.freebsd.org/job/FreeBSD-head-amd64-test/ * lib.msun.cbrt_test.cbrtl_powl * lib.msun.trig_test.reduction See https://bugs.freebsd.org/234040 for detail * https://ci.freebsd.org/job/FreeBSD-head-i386-test/ * sys.netmap.ctrl-api-test.main * sys.opencrypto.runtests.main * lib.libc.regex.exhaust_test.regcomp_too_big * lib.libregex.exhaust_test.regcomp_too_big * sys.kern.coredump_phnum_test.coredump_phnum * https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/ There are 63 failing cases, see https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/ for more details * https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/ * common.buffering.t_dtrace_contrib.tst_switch1_d * common.drops.t_dtrace_contrib.drp_DTRACEDROP_PRINCIPAL_d * common.syscall.t_dtrace_contrib.tst_args_d * common.usdt.t_dtrace_contrib.tst_dlclose1_ksh * common.rates.t_dtrace_contrib.tst_switchrate_dl * common.misc.t_dtrace_contrib.tst_dynopt_d * common.ip.t_dtrace_contrib.tst_ipv4localsctp_ksh * common.ip.t_dtrace_contrib.tst_localsctpstate_ksh * https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/ * sys.netmap.ctrl-api-test.main * sys.opencrypto.runtests.main * sbin.bectl.bectl_test.bectl_mount * lib.libc.regex.exhaust_test.regcomp_too_big * lib.libregex.exhaust_test.regcomp_too_big * sys.kern.coredump_phnum_test.coredump_phnum * https://ci.freebsd.org/job/FreeBSD-stable-11-amd64-test/ * usr.bin.procstat.procstat_test.kernel_stacks * https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/ * sys.netmap.ctrl-api-test.main * sys.opencrypto.runtests.main * usr.bin.procstat.procstat_test.kernel_stacks * local.kyua.* (31 cases) * local.lutok.* (3 cases) ## Disabled Tests * lib.libc.sys.mmap_test.mmap_truncate_signal https://bugs.freebsd.org/211924 * sys.fs.tmpfs.mount_test.large https://bugs.freebsd.org/212862 * sys.fs.tmpfs.link_test.kqueue https://bugs.freebsd.org/213662 * sys.kqueue.libkqueue.kqueue_test.main https://bugs.freebsd.org/233586 * usr.bin.procstat.procstat_test.command_line_arguments https://bugs.freebsd.org/233587 * usr.bin.procstat.procstat_test.environment https://bugs.freebsd.org/233588 ## Open Issues ### New * 235097: ci runs failing with panic in IPv6 code with use-after-free in epair/pfctl when running sys/netpfil/pf/nat tests https://bugs.freebsd.org/235097 ### Cause build fails * 233339: genassym.o build race https://bugs.freebsd.org/233339 ### Others Tickets related to testing@: https://preview.tinyurl.com/y9maauwg ## Other news * We've started working on integrating FreeBSD CI into upstream projects via hosted services (in particular, to date that's Cirrus-CI). Progress is tracked on https://wiki.freebsd.org/HostedCI * Result of daily Clang scan build: https://ci.freebsd.org/job/FreeBSD-head-scan_build/lastCompletedBuild/clangScanBuildBugs/ -- Li-Wen Hsu https://lwhsu.org From owner-freebsd-testing@freebsd.org Tue Jan 22 14:21:07 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8981A1491C73 for ; Tue, 22 Jan 2019 14:21:07 +0000 (UTC) (envelope-from se@freebsd.org) Received: from mailout10.t-online.de (mailout10.t-online.de [194.25.134.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mailout00.t-online.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E04378E29D; Tue, 22 Jan 2019 14:21:06 +0000 (UTC) (envelope-from se@freebsd.org) Received: from fwd29.aul.t-online.de (fwd29.aul.t-online.de [172.20.26.134]) by mailout10.t-online.de (Postfix) with SMTP id 554FB412B15A; Tue, 22 Jan 2019 15:20:57 +0100 (CET) Received: from Stefans-MBP-402.fritz.box (bdqfNBZv8hU5GQkfptmyd4BijYanLRFsloC-FMaD0RfAKRVk42zyXUkzgMs1ReSwN4@[93.200.63.246]) by fwd29.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384 encrypted) esmtp id 1glwv9-2Ai2Sm0; Tue, 22 Jan 2019 15:20:55 +0100 Subject: Re: FreeBSD CI Weekly Report 2018-01-20 To: Li-Wen Hsu , freebsd-testing@freebsd.org References: <20190122044429.GA32825@freefall.freebsd.org> From: Stefan Esser Openpgp: preference=signencrypt Autocrypt: addr=se@freebsd.org; prefer-encrypt=mutual; keydata= mQENBFVxiRIBCADOLNOZBsqlplHUQ3tG782FNtVT33rQli9EjNt2fhFERHIo4NxHlWBpHLnU b0s4L/eItx7au0i7Gegv01A9LUMwOnAc9EFAm4EW3Wmoa6MYrcP7xDClohg/Y69f7SNpEs3x YATBy+L6NzWZbJjZXD4vqPgZSDuMcLU7BEdJf0f+6h1BJPnGuwHpsSdnnMrZeIM8xQ8PPUVQ L0GZkVojHgNUngJH6e21qDrud0BkdiBcij0M3TCP4GQrJ/YMdurfc8mhueLpwGR2U1W8TYB7 4UY+NLw0McThOCLCxXflIeF/Y7jSB0zxzvb/H3LWkodUTkV57yX9IbUAGA5RKRg9zsUtABEB AAG0J1N0ZWZhbiBFw59lciAoRnJlZUJTRCkgPHNlQGZyZWVic2Qub3JnPokBVAQTAQoAPgIb AwULCQgHAwUVCgkICwUWAwIBAAIeAQIXgBYhBKNx6mWcC+zIK3FTE0frte9a/fVEBQJa8u+q BQkLJQETAAoJEEfrte9a/fVEOeMH/icmdK1eZQvB3U8quJo9VMaZsaTuCMbUE4NThyfsIvIm MCd+rb/yULmMYwqNfjyKB1x4ikR4x+94l+yJoz7K0Usks+eNKDmMGJM6pWWssTigaJubFdVd hVVC+C1QJi7JshYSib08uONoPmO4lv5Az0TDYGtsMzsES2sIlc62c9go5WPGYhQFRbX3Lk6y V6m8OHh+G9XGSj3oPO4UteRwu+SzTdOLunZBWG1wu34+IeZm663D+2gOppQLWpLa2qaTerqw THu377ayZ2B2LPJ5JkvkZeHYPkwDQ+b5PGn0UhfkxPnDVYki5F7qKxvQ5uq1/q9YaCX7mmOl H2yO7tgVsrW5AQ0EVXGJEgEIALEj9qCXMZVucjpcd3QxM/TlUr98m5viEd1z4tCnPUyRWcIC EVtj2h5xMH+2iB0q1+KWhq+NsWtvScmEmfHnsr7dJ1K677OdpDhKVaJk61eeRulFY1R4yb6C 1MMxK+WgYB+vvpG0UeyR0M4uBewcPvRsq4yGUHFQKtLAbMdoPTSryJA+ElnmK1vdY+rPcHgi OIMBZM7ahsPXC0C9K4e5SP9clGyIoMpbfHXdx9q+Rp3zVtlbhyk3BS/xccu/+9pk9ICXL6GR js2sNnJ0wxdU1DsAlC59a5MnSruwiZFwRnkQhr3x6wk97Lg7sLS9jjTnCN7LGlVmSmpOEMy6 uq1AWfUAEQEAAYkBPAQYAQoAJgIbDBYhBKNx6mWcC+zIK3FTE0frte9a/fVEBQJa8u+rBQkL JQEZAAoJEEfrte9a/fVEuesH/2DNxGWnHvWwMyiyhlQtafvDKwEn/wAgR8gHJFodB7emf8rA TnukH7MVttCoHtjN5lvv9RSBHjNTZls5wR/ANlwdRuPQHd8ZGxLe3S6IuUB3zDSwFltLGurO N2kOMhs5mTGyypSa+uw3rtQbUAVYf1oPbiR4FLtiM8FLyEvE95hX5fPq9Qvx9FmN79kmCIEw jDKPqDaUf/OR2fEF0LSIbXHEk4tNqCEwx5DIJ0fp5/z5UzICUAmwxyRs5O/Hre1jzPsMVyud Ml9t7UTOJGKVWwRory1PMnOFxN+iz5/d4FhYSKXF7kfMiFgol4LuWaxJRwbBrr71VGBrRy2a L1nw6Bc= Message-ID: Date: Tue, 22 Jan 2019 15:20:54 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 In-Reply-To: <20190122044429.GA32825@freefall.freebsd.org> Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: 7bit X-ID: bdqfNBZv8hU5GQkfptmyd4BijYanLRFsloC-FMaD0RfAKRVk42zyXUkzgMs1ReSwN4 X-TOI-MSGID: 2ba4464e-94a0-4d72-b271-7192ce13eba9 X-Rspamd-Queue-Id: E04378E29D X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_SHORT(-0.97)[-0.966,0]; ASN(0.00)[asn:3320, ipnet:194.25.0.0/16, country:DE]; NEURAL_HAM_LONG(-1.00)[-0.999,0] X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2019 14:21:07 -0000 Am 22.01.19 um 05:44 schrieb Li-Wen Hsu: > (bcc -current and -stable for more audience) > > FreeBSD CI Weekly Report 2018-01-20 > =================================== > > Here's a summary of the FreeBSD Continuous Integration results for the > period from 2018-01-14 to 2018-01-20 (and some older results because > this is the first report). > > During this period, we have 1961 builds (89.8% pass, 8.7% failed, 1.5% > exception) were executed on aarch64, amd64, armv6, armv7, i386, mips, > mips64, powerpc, powerpc64, powerpcspe, riscv64, sparc64 architectures; > and 496 test runs (51% pass, 49% unstable) were executed on amd64, i386, > riscv64 architectures. Thank you for sending this report, very appreciated! > If any of the issues found by CI are in your area of interest or > expertise please investigate the PRs listed below. > > Web version and archive are available at > http://hackfoldr.org/freebsd-ci-report/ > Any help and suggestion are welcome. Well, too bad, that this site displays only a grey background in my Firefox with uMatrix and uBlock origin, even though I have allowed embedding Javascript from apis.google.com and content.googleapis.com and frames from the latter. (But even deactivating uMatrix/uBlock for this site did not show any significant content.) > * Result of daily Clang scan build: > https://ci.freebsd.org/job/FreeBSD-head-scan_build/lastCompletedBuild/clangScanBuildBugs/ I have looked at a few of the findings and committed a simple change to silence a false positive (actually safe use of strcpy() in kbdmap.c). Is there a way to tag such false positives in a way that they are not reported over and over by the Clang Scan build? Another report lead to the change uploaded to Arcanist as D18921: https://reviews.freebsd.org/D18921 The patch causes line breaks and at least the strcpy uses reported by the scan are actually uncritical (since the strings are small), there was an actual potential buffer overflow near by (and I'd rather fix both and silence the scan report that way). Anyway, a very useful report and a real help to get issues fixed! Best regards, STefan From owner-freebsd-testing@freebsd.org Tue Jan 22 15:49:43 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 74DAD14A61D8 for ; Tue, 22 Jan 2019 15:49:43 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7BE3C919CA; Tue, 22 Jan 2019 15:49:34 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from imac.bk.cs.huji.ac.il ([132.65.179.42]) by kabab.cs.huji.ac.il with esmtp id 1glyIf-000Olx-QA; Tue, 22 Jan 2019 17:49:17 +0200 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 12.2 \(3445.102.3\)) Subject: Re: FreeBSD CI Weekly Report 2018-01-20 From: Daniel Braniss In-Reply-To: <20190122044429.GA32825@freefall.freebsd.org> Date: Tue, 22 Jan 2019 17:49:17 +0200 Cc: freebsd-testing@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <20190122044429.GA32825@freefall.freebsd.org> To: Li-Wen Hsu X-Mailer: Apple Mail (2.3445.102.3) X-Rspamd-Queue-Id: 7BE3C919CA X-Spamd-Bar: +++ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [3.46 / 15.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; MV_CASE(0.50)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; DMARC_NA(0.00)[huji.ac.il]; AUTH_NA(1.00)[]; NEURAL_SPAM_MEDIUM(0.91)[0.906,0]; IP_SCORE(-0.00)[country: EU(-0.00)]; NEURAL_SPAM_SHORT(0.31)[0.308,0]; MX_GOOD(-0.01)[kabab.cs.huji.ac.il,post.cs.huji.ac.il]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[210.116.65.132.list.dnswl.org : 127.0.10.0]; NEURAL_SPAM_LONG(0.86)[0.860,0]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:378, ipnet:132.64.0.0/13, country:EU]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2019 15:49:43 -0000 i assume this is for 2019? or recycling old stuff ... > On 22 Jan 2019, at 6:44, Li-Wen Hsu wrote: >=20 > (bcc -current and -stable for more audience) >=20 > FreeBSD CI Weekly Report 2018-01-20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > Here's a summary of the FreeBSD Continuous Integration results for the > period from 2018-01-14 to 2018-01-20 (and some older results because > this is the first report). >=20 > During this period, we have 1961 builds (89.8% pass, 8.7% failed, 1.5% > exception) were executed on aarch64, amd64, armv6, armv7, i386, mips, > mips64, powerpc, powerpc64, powerpcspe, riscv64, sparc64 = architectures; > and 496 test runs (51% pass, 49% unstable) were executed on amd64, = i386, > riscv64 architectures. >=20 > If any of the issues found by CI are in your area of interest or > expertise please investigate the PRs listed below. >=20 > Web version and archive are available at > http://hackfoldr.org/freebsd-ci-report/ > Any help and suggestion are welcome. >=20 > ## Failing Jobs >=20 > * https://ci.freebsd.org/job/FreeBSD-head-amd64-test/ > Test VM panics because of memory modified after free, see > https://bugs.freebsd.org/235097 for more details. >=20 > * https://ci.freebsd.org/job/FreeBSD-head-i386-test/ > See https://bugs.freebsd.org/235097 >=20 > * https://ci.freebsd.org/job/FreeBSD-head-amd64-gcc/ > GCC reports: `error: floating constant exceeds range of 'long double' > [-Werror=3Doverflow]` >=20 >=20 > ## Failing Tests >=20 > * https://ci.freebsd.org/job/FreeBSD-head-amd64-test/ > * lib.msun.cbrt_test.cbrtl_powl > * lib.msun.trig_test.reduction > See https://bugs.freebsd.org/234040 for detail >=20 > * https://ci.freebsd.org/job/FreeBSD-head-i386-test/ > * sys.netmap.ctrl-api-test.main > * sys.opencrypto.runtests.main > * lib.libc.regex.exhaust_test.regcomp_too_big > * lib.libregex.exhaust_test.regcomp_too_big > * sys.kern.coredump_phnum_test.coredump_phnum >=20 > * https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/ > There are 63 failing cases, see > = https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/= testReport/ > for more details >=20 > * https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/ > * common.buffering.t_dtrace_contrib.tst_switch1_d > * common.drops.t_dtrace_contrib.drp_DTRACEDROP_PRINCIPAL_d > * common.syscall.t_dtrace_contrib.tst_args_d > * common.usdt.t_dtrace_contrib.tst_dlclose1_ksh > * common.rates.t_dtrace_contrib.tst_switchrate_dl > * common.misc.t_dtrace_contrib.tst_dynopt_d > * common.ip.t_dtrace_contrib.tst_ipv4localsctp_ksh > * common.ip.t_dtrace_contrib.tst_localsctpstate_ksh >=20 > * https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/ > * sys.netmap.ctrl-api-test.main > * sys.opencrypto.runtests.main > * sbin.bectl.bectl_test.bectl_mount > * lib.libc.regex.exhaust_test.regcomp_too_big > * lib.libregex.exhaust_test.regcomp_too_big > * sys.kern.coredump_phnum_test.coredump_phnum >=20 > * https://ci.freebsd.org/job/FreeBSD-stable-11-amd64-test/ > * usr.bin.procstat.procstat_test.kernel_stacks >=20 > * https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/ > * sys.netmap.ctrl-api-test.main > * sys.opencrypto.runtests.main > * usr.bin.procstat.procstat_test.kernel_stacks > * local.kyua.* (31 cases) > * local.lutok.* (3 cases) >=20 >=20 > ## Disabled Tests >=20 > * lib.libc.sys.mmap_test.mmap_truncate_signal > https://bugs.freebsd.org/211924 >=20 > * sys.fs.tmpfs.mount_test.large > https://bugs.freebsd.org/212862 >=20 > * sys.fs.tmpfs.link_test.kqueue > https://bugs.freebsd.org/213662 >=20 > * sys.kqueue.libkqueue.kqueue_test.main > https://bugs.freebsd.org/233586 >=20 > * usr.bin.procstat.procstat_test.command_line_arguments > https://bugs.freebsd.org/233587 >=20 > * usr.bin.procstat.procstat_test.environment > https://bugs.freebsd.org/233588 >=20 >=20 > ## Open Issues >=20 > ### New > * 235097: ci runs failing with panic in IPv6 code with use-after-free = in > epair/pfctl when running sys/netpfil/pf/nat tests > https://bugs.freebsd.org/235097 >=20 > ### Cause build fails > * 233339: genassym.o build race > https://bugs.freebsd.org/233339 >=20 > ### Others > Tickets related to testing@: https://preview.tinyurl.com/y9maauwg >=20 >=20 > ## Other news >=20 > * We've started working on integrating FreeBSD CI into upstream = projects > via hosted services (in particular, to date that's Cirrus-CI). > Progress is tracked on https://wiki.freebsd.org/HostedCI >=20 > * Result of daily Clang scan build: > = https://ci.freebsd.org/job/FreeBSD-head-scan_build/lastCompletedBuild/clan= gScanBuildBugs/ >=20 >=20 > --=20 > Li-Wen Hsu > https://lwhsu.org > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to = "freebsd-stable-unsubscribe@freebsd.org" From owner-freebsd-testing@freebsd.org Tue Jan 22 16:49:37 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E704814A8508 for ; Tue, 22 Jan 2019 16:49:36 +0000 (UTC) (envelope-from lwhsu.freebsd@gmail.com) Received: from mail-yw1-f54.google.com (mail-yw1-f54.google.com [209.85.161.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 99B759420D for ; Tue, 22 Jan 2019 16:49:35 +0000 (UTC) (envelope-from lwhsu.freebsd@gmail.com) Received: by mail-yw1-f54.google.com with SMTP id i73so9674060ywg.3 for ; Tue, 22 Jan 2019 08:49:35 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ABgOfbsjLZyY0zJgyRpumbQX32Gi0esxk/QFu/YElSk=; b=mXGTXIujDG6Y00P44dlXQ2qyCCAwHhJMq+lxgsfnczuN2EbIaX3wCq7WKGFx/wXyek TP38JqoQdfASASJIs/esaIYSfm34g6vc0A5g9j2ob92lTrU8D8+wUVGzHycQIAryigAp fYBAIua4RwrV59SZe7dDpeN76uSWVMElNoQLjsrUv09M6TzJHk23fT70TAFkqaKvEfbl DDcBWsVNqwQAn0zDIoniVGdyZbxpbj6T3xWryxNvZhtP8w2XzHYVHdnPQCuU0WOQ3cDv kO+3ksxBA5113ZFcwQVcR9ywBAX7WrXIasIhrs1BE6GgAJNHcCG3TScm3yUYbd0aeqO1 EqAA== X-Gm-Message-State: AJcUukf31aLlfubSUZO7jXqVdFaziWZjRBFuDbUF3YlDe4pDe1tU+vU1 8FAwHDmejCgNzFBB0uzKlVGVz05JfNZUhCc6wmE= X-Google-Smtp-Source: ALg8bN5LLqpXI2DJosWsJsx/PiCpvpT6iRZ4fCkQBJ+be+SlX0EuubaHUkOegK637fEHLG2h5dGFR36hiFCDqukNzf4= X-Received: by 2002:a81:5356:: with SMTP id h83mr31891234ywb.8.1548175769379; Tue, 22 Jan 2019 08:49:29 -0800 (PST) MIME-Version: 1.0 References: <20190122044429.GA32825@freefall.freebsd.org> In-Reply-To: From: Li-Wen Hsu Date: Wed, 23 Jan 2019 00:49:16 +0800 Message-ID: Subject: Re: FreeBSD CI Weekly Report 2018-01-20 To: Daniel Braniss Cc: freebsd-testing@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 99B759420D X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of lwhsufreebsd@gmail.com designates 209.85.161.54 as permitted sender) smtp.mailfrom=lwhsufreebsd@gmail.com X-Spamd-Result: default: False [-4.11 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.99)[-0.989,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; IP_SCORE(-1.14)[ipnet: 209.85.128.0/17(-3.74), asn: 15169(-1.89), country: US(-0.08)]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-testing@freebsd.org]; DMARC_NA(0.00)[freebsd.org]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_TRACE(0.00)[0:+]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[cached: alt3.gmail-smtp-in.l.google.com]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[54.161.85.209.list.dnswl.org : 127.0.5.0]; NEURAL_HAM_SHORT(-0.97)[-0.974,0]; RCVD_TLS_LAST(0.00)[]; FORGED_SENDER(0.30)[lwhsu@freebsd.org,lwhsufreebsd@gmail.com]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; TAGGED_FROM(0.00)[]; FROM_NEQ_ENVFROM(0.00)[lwhsu@freebsd.org,lwhsufreebsd@gmail.com]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2019 16:49:37 -0000 On Tue, Jan 22, 2019 at 11:49 PM Daniel Braniss wrote: > i assume this is for 2019? or recycling old stuff ... Yes this should be 2019, sorry that my time machine is broken. Li-Wen From owner-freebsd-testing@freebsd.org Tue Jan 22 16:49:54 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5C28614A853B for ; Tue, 22 Jan 2019 16:49:54 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-it1-f173.google.com (mail-it1-f173.google.com [209.85.166.173]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 908A394241; Tue, 22 Jan 2019 16:49:53 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-it1-f173.google.com with SMTP id h65so21015263ith.3; Tue, 22 Jan 2019 08:49:53 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=R/TJ2cqADZRmGR5hJ1Mgg1W2K5yFlahXlhkiWEsgYwI=; b=m3KKaHk1Q3wLuFzQvsh5fqsKyZRlyHsPWyR5FYiigRA1JlHyV78JNrZyuJoS7ZTTgk gF8hibn9VMNapM2jhD7wvZJpmI6jSPcwmBVwtyQ9+S8iCPCi3HwZha5KCNUjVOz+/7nt g4tZ2RhdjkmVL4RT2qnJ87PgUrRhPszlvE+ioXGslcTaBAPhb4nhCf5bJHzpW1rqkIMo pmBeuS+O9DPoz2zQ3hHpXYaG5I+eLOmJYiywprBSGVHvQhumDJkAkn6Q6SSmKhtuXCGV 8y086WfShUSOR6LMmdjv/0D5J37E6SQFJj4Xi7J4khmmPWzz6Hv0eKuMF6Bhx/sDISB/ s8Xg== X-Gm-Message-State: AJcUukeDScKqdYT6cq6W3Lz+EtDQldwsOB6iQ6UvzUwm+sgO069NhF5e wwijGnCYs/5ftLHGydGu27Vg/YyRQtQcEg8WXmCsuw== X-Google-Smtp-Source: ALg8bN68Fa3xceocTLCwm7eawCUj47KjX0RmSoJtY4fnFbxfqTNGbvuwVVX8carcbiTl4AoBz3Eaomn7/YWXbQcHuB8= X-Received: by 2002:a02:5618:: with SMTP id o24mr21841886jab.111.1548175786865; Tue, 22 Jan 2019 08:49:46 -0800 (PST) MIME-Version: 1.0 References: <20190122044429.GA32825@freefall.freebsd.org> In-Reply-To: From: Ed Maste Date: Tue, 22 Jan 2019 11:49:34 -0500 Message-ID: Subject: Re: FreeBSD CI Weekly Report 2018-01-20 To: Daniel Braniss Cc: Li-Wen Hsu , freebsd-testing@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 908A394241 X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of carpeddiem@gmail.com designates 209.85.166.173 as permitted sender) smtp.mailfrom=carpeddiem@gmail.com X-Spamd-Result: default: False [-5.89 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.99)[-0.992,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; DMARC_NA(0.00)[freebsd.org]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[cached: alt3.gmail-smtp-in.l.google.com]; NEURAL_HAM_SHORT(-0.98)[-0.981,0]; RCVD_IN_DNSWL_NONE(0.00)[173.166.85.209.list.dnswl.org : 127.0.5.0]; IP_SCORE(-2.90)[ip: (-8.81), ipnet: 209.85.128.0/17(-3.74), asn: 15169(-1.89), country: US(-0.08)]; FORGED_SENDER(0.30)[emaste@freebsd.org,carpeddiem@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[173.166.85.209.rep.mailspike.net : 127.0.0.17]; MIME_TRACE(0.00)[0:+]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[emaste@freebsd.org,carpeddiem@gmail.com]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2019 16:49:54 -0000 On Tue, 22 Jan 2019 at 10:49, Daniel Braniss wrote: > > i assume this is for 2019? or recycling old stuff ... Oh, it's 2019 already!? Thanks for the note. This is indeed for the week that just ended; Li-Wen has updated the web version. From owner-freebsd-testing@freebsd.org Wed Jan 23 01:55:42 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E03EC14B68D3 for ; Wed, 23 Jan 2019 01:55:41 +0000 (UTC) (envelope-from kevans@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5668983DC7; Wed, 23 Jan 2019 01:55:41 +0000 (UTC) (envelope-from kevans@freebsd.org) Received: from mail-lj1-f181.google.com (mail-lj1-f181.google.com [209.85.208.181]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) (Authenticated sender: kevans) by smtp.freebsd.org (Postfix) with ESMTPSA id E5CBBF1B1; Wed, 23 Jan 2019 01:55:40 +0000 (UTC) (envelope-from kevans@freebsd.org) Received: by mail-lj1-f181.google.com with SMTP id x85-v6so493810ljb.2; Tue, 22 Jan 2019 17:55:40 -0800 (PST) X-Gm-Message-State: AJcUukcMOld7PJ28u2VtE/sZTD/+zXkS8OmDRSB4W9biFVNh6LtPfojL 8r5YxomAmNXwvCfY+KhiBXb35b+Ps5SFc7zW5tI= X-Google-Smtp-Source: ALg8bN6/Utb9FCeaw7PlWSgjYzpH2nVTJbefjagWtIlmST+ttfgDAByLO7XR5MN49L5YuNn7jufwnBGXMTi5OjLQW4Y= X-Received: by 2002:a2e:8006:: with SMTP id j6-v6mr229585ljg.186.1548208539402; Tue, 22 Jan 2019 17:55:39 -0800 (PST) MIME-Version: 1.0 References: <20190122044429.GA32825@freefall.freebsd.org> In-Reply-To: <20190122044429.GA32825@freefall.freebsd.org> From: Kyle Evans Date: Tue, 22 Jan 2019 19:55:27 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: FreeBSD CI Weekly Report 2018-01-20 To: Li-Wen Hsu Cc: freebsd-testing@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 5668983DC7 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.96)[-0.956,0]; ASN(0.00)[asn:11403, ipnet:96.47.64.0/20, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2019 01:55:42 -0000 On Tue, Jan 22, 2019 at 5:52 AM Li-Wen Hsu wrote: > > (bcc -current and -stable for more audience) > > FreeBSD CI Weekly Report 2018-01-20 > =================================== > > Here's a summary of the FreeBSD Continuous Integration results for the > period from 2018-01-14 to 2018-01-20 (and some older results because > this is the first report). > > During this period, we have 1961 builds (89.8% pass, 8.7% failed, 1.5% > exception) were executed on aarch64, amd64, armv6, armv7, i386, mips, > mips64, powerpc, powerpc64, powerpcspe, riscv64, sparc64 architectures; > and 496 test runs (51% pass, 49% unstable) were executed on amd64, i386, > riscv64 architectures. > > If any of the issues found by CI are in your area of interest or > expertise please investigate the PRs listed below. > > Web version and archive are available at > http://hackfoldr.org/freebsd-ci-report/ > Any help and suggestion are welcome. > > ## Failing Jobs > > * https://ci.freebsd.org/job/FreeBSD-head-amd64-test/ > Test VM panics because of memory modified after free, see > https://bugs.freebsd.org/235097 for more details. > > * https://ci.freebsd.org/job/FreeBSD-head-i386-test/ > See https://bugs.freebsd.org/235097 > > * https://ci.freebsd.org/job/FreeBSD-head-amd64-gcc/ > GCC reports: `error: floating constant exceeds range of 'long double' > [-Werror=overflow]` > > > ## Failing Tests > > * https://ci.freebsd.org/job/FreeBSD-head-amd64-test/ > * lib.msun.cbrt_test.cbrtl_powl > * lib.msun.trig_test.reduction > See https://bugs.freebsd.org/234040 for detail > > * https://ci.freebsd.org/job/FreeBSD-head-i386-test/ > * sys.netmap.ctrl-api-test.main > * sys.opencrypto.runtests.main > * lib.libc.regex.exhaust_test.regcomp_too_big > * lib.libregex.exhaust_test.regcomp_too_big > * sys.kern.coredump_phnum_test.coredump_phnum > > * https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/ > There are 63 failing cases, see > https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/ > for more details > > * https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/ > * common.buffering.t_dtrace_contrib.tst_switch1_d > * common.drops.t_dtrace_contrib.drp_DTRACEDROP_PRINCIPAL_d > * common.syscall.t_dtrace_contrib.tst_args_d > * common.usdt.t_dtrace_contrib.tst_dlclose1_ksh > * common.rates.t_dtrace_contrib.tst_switchrate_dl > * common.misc.t_dtrace_contrib.tst_dynopt_d > * common.ip.t_dtrace_contrib.tst_ipv4localsctp_ksh > * common.ip.t_dtrace_contrib.tst_localsctpstate_ksh > > * https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/ > * sys.netmap.ctrl-api-test.main > * sys.opencrypto.runtests.main > * sbin.bectl.bectl_test.bectl_mount > * lib.libc.regex.exhaust_test.regcomp_too_big > * lib.libregex.exhaust_test.regcomp_too_big > * sys.kern.coredump_phnum_test.coredump_phnum > I'll take a poke at the bectl and *regex failures. Is there any way to see an excerpt of the cleanup from these bectl tests? The failure there is a symptom of the zpool from one of the other tests not getting cleaned up properly, presumably the bectl jail test. I can't seem to reproduce it locally, though. From owner-freebsd-testing@freebsd.org Thu Jan 24 07:56:08 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7008F14C5A02 for ; Thu, 24 Jan 2019 07:56:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 086F885B16 for ; Thu, 24 Jan 2019 07:56:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id BAE8B14C5A01; Thu, 24 Jan 2019 07:56:07 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A956814C5A00 for ; Thu, 24 Jan 2019 07:56:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4089385B12 for ; Thu, 24 Jan 2019 07:56:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 7F77ECDF1 for ; Thu, 24 Jan 2019 07:56:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0O7u6o2039892 for ; Thu, 24 Jan 2019 07:56:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0O7u6K4039891 for testing@freebsd.org; Thu, 24 Jan 2019 07:56:06 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 197600] lib.libc.sys.poll_test:poll_3way timed out Date: Thu, 24 Jan 2019 07:56:06 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lwhsu@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2019 07:56:08 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D197600 Li-Wen Hsu changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events Status|In Progress |Closed --- Comment #3 from Li-Wen Hsu --- This test case runs fine on new CI infrastructure. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Thu Jan 24 07:56:47 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BBAE914C5A1F for ; Thu, 24 Jan 2019 07:56:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 55AE385B3C for ; Thu, 24 Jan 2019 07:56:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 19EE614C5A1E; Thu, 24 Jan 2019 07:56:47 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0560A14C5A1D for ; Thu, 24 Jan 2019 07:56:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8A1FF85B39 for ; Thu, 24 Jan 2019 07:56:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id E03A5CDF3 for ; Thu, 24 Jan 2019 07:56:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0O7ujDn040529 for ; Thu, 24 Jan 2019 07:56:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0O7ujWK040528 for testing@freebsd.org; Thu, 24 Jan 2019 07:56:45 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 200312] lib.libc.sys.sigtimedwait_test:sigtimedwait_NULL_timeout failed (timed out) Date: Thu, 24 Jan 2019 07:56:46 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lwhsu@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2019 07:56:47 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D200312 Li-Wen Hsu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Closed Resolution|--- |Overcome By Events --- Comment #2 from Li-Wen Hsu --- This test case runs fine on the new CI infrastructure. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Thu Jan 24 07:57:33 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69D2314C5A70 for ; Thu, 24 Jan 2019 07:57:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 03AD385B9D for ; Thu, 24 Jan 2019 07:57:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id BC58614C5A6F; Thu, 24 Jan 2019 07:57:32 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AACC714C5A6E for ; Thu, 24 Jan 2019 07:57:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4919385B97 for ; Thu, 24 Jan 2019 07:57:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 68895CDF9 for ; Thu, 24 Jan 2019 07:57:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0O7vVn8041291 for ; Thu, 24 Jan 2019 07:57:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0O7vVd5041289 for testing@freebsd.org; Thu, 24 Jan 2019 07:57:31 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 219759] lib/libc/db/db_test:byte_orders_hash intermittently times out on some hosts Date: Thu, 24 Jan 2019 07:57:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lwhsu@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2019 07:57:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219759 Li-Wen Hsu changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events Status|Open |Closed --- Comment #3 from Li-Wen Hsu --- This test case runs fine on the new CI infrastructure. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Thu Jan 24 07:58:02 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5F4E114C5AB8 for ; Thu, 24 Jan 2019 07:58:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id ECE9C85BE7 for ; Thu, 24 Jan 2019 07:58:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id B18EF14C5AB7; Thu, 24 Jan 2019 07:58:01 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9EA9A14C5AB6 for ; Thu, 24 Jan 2019 07:58:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 33C1985BE2 for ; Thu, 24 Jan 2019 07:58:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 8A081CDFC for ; Thu, 24 Jan 2019 07:58:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0O7w0co041793 for ; Thu, 24 Jan 2019 07:58:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0O7w0sm041792 for testing@freebsd.org; Thu, 24 Jan 2019 07:58:00 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 219874] lib/libc/tests/nss/gethostby_test is failing sporadically Date: Thu, 24 Jan 2019 07:58:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lwhsu@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2019 07:58:02 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219874 Li-Wen Hsu changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events Status|Open |Closed --- Comment #3 from Li-Wen Hsu --- This test case runs fine on the new CI infrastructure. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Fri Jan 25 19:08:57 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9B3E14BEE61 for ; Fri, 25 Jan 2019 19:08:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 675EA6B107 for ; Fri, 25 Jan 2019 19:08:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2B08D14BEE60; Fri, 25 Jan 2019 19:08:56 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E15B914BEE5F for ; Fri, 25 Jan 2019 19:08:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7D4DD6B105 for ; Fri, 25 Jan 2019 19:08:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id CB5B8369 for ; Fri, 25 Jan 2019 19:08:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0PJ8sV9057462 for ; Fri, 25 Jan 2019 19:08:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0PJ8sTT057461 for testing@freebsd.org; Fri, 25 Jan 2019 19:08:54 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 235200] lib.libc.sys.sendfile_test.* fail Date: Fri, 25 Jan 2019 19:08:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lwhsu@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@freebsd.org 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 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2019 19:08:57 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235200 Bug ID: 235200 Summary: lib.libc.sys.sendfile_test.* fail Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: tests Assignee: testing@freebsd.org Reporter: lwhsu@FreeBSD.org These tests all failed with message: /usr/src/lib/libc/tests/sys/sendfile_test.c:117: error !=3D 0: getaddrinfo failed: Success lib.libc.sys.sendfile_test.fd_negative_bad_fd_v4 lib.libc.sys.sendfile_test.fd_negative_bad_fd_v6 lib.libc.sys.sendfile_test.fd_positive_file_v4 lib.libc.sys.sendfile_test.fd_positive_file_v6 lib.libc.sys.sendfile_test.fd_positive_shm_v4 lib.libc.sys.sendfile_test.fd_positive_shm_v6 lib.libc.sys.sendfile_test.flags_v4 lib.libc.sys.sendfile_test.flags_v6 lib.libc.sys.sendfile_test.hdtr_negative_bad_pointers_v4 lib.libc.sys.sendfile_test.hdtr_negative_bad_pointers_v6 lib.libc.sys.sendfile_test.offset_negative_value_less_than_zero_v4 lib.libc.sys.sendfile_test.offset_negative_value_less_than_zero_v6 lib.libc.sys.sendfile_test.s_negative_not_connected_socket_v4 lib.libc.sys.sendfile_test.s_negative_not_connected_socket_v6 lib.libc.sys.sendfile_test.s_negative_udp_socket_v4 lib.libc.sys.sendfile_test.s_negative_udp_socket_v6 lib.libc.sys.sendfile_test.sbytes_negative_v4 lib.libc.sys.sendfile_test.sbytes_negative_v6 lib.libc.sys.sendfile_test.sbytes_positive_v4 lib.libc.sys.sendfile_test.sbytes_positive_v6 --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Fri Jan 25 19:09:53 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 136CC14BEEE5 for ; Fri, 25 Jan 2019 19:09:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9D5A96B179 for ; Fri, 25 Jan 2019 19:09:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 60D5014BEEE4; Fri, 25 Jan 2019 19:09:52 +0000 (UTC) Delivered-To: testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4DC8414BEEE3 for ; Fri, 25 Jan 2019 19:09:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DD8A66B174 for ; Fri, 25 Jan 2019 19:09:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 2FB7536B for ; Fri, 25 Jan 2019 19:09:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0PJ9pTC058402 for ; Fri, 25 Jan 2019 19:09:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0PJ9pIj058401 for testing@freebsd.org; Fri, 25 Jan 2019 19:09:51 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 235200] lib.libc.sys.sendfile_test.* fail Date: Fri, 25 Jan 2019 19:09:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: asomers@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ngie@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2019 19:09:53 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235200 Alan Somers changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|testing@freebsd.org |ngie@FreeBSD.org CC| |asomers@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.=