Content-Type: application/X-atf-tps; version="3" info: atf.version, Automated Testing Framework 0.20 (atf-0.20) info: tests.root, /usr/tests info: time.start, śr. lip 25 04:56:21 CEST 2018 info: uname.sysname, NetBSD info: uname.nodename, chieftec info: uname.release, 8.99.21 info: uname.version, NetBSD 8.99.21 (GENERIC) #32: Mon Jul 16 01:01:29 CEST 2018 root@chieftec:/public/netbsd-root/sys/arch/amd64/compile/GENERIC info: uname.machine, amd64 info: env, PS1=# info: env, PWD=/usr/tests info: env, MAIL=/var/mail/root info: env, HOME=/root info: env, SUDO_GID=100 info: env, _=/usr/bin/atf-run info: env, LC_ALL=pl_PL.UTF-8 info: env, PATH=/usr/pkg/gcc7-contrib/bin/:/home/kamil/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin info: env, SUDO_UID=1000 info: env, USERNAME=root info: env, TERM=xterm info: env, USER=root info: env, TZ=Europe/Warsaw info: env, LOGNAME=root info: env, SHELL=/bin/ksh info: env, DISPLAY=localhost:20.0 info: env, SUDO_USER=kamil info: env, SUDO_COMMAND=/usr/sbin/chroot /public/netbsd-root/destdir.amd64 tps-count: 762 tp-start: 1532487382.115622, bin/cat/t_cat, 3 tc-start: 1532487382.115642, align tc-so:Executing command [ /bin/sh -c cat -be /usr/tests/bin/cat/d_align.in ] tc-end: 1532487382.182953, align, passed tc-start: 1532487382.183072, nonexistent tc-so:Executing command [ /bin/sh -c cat /some/name/that/does/not/exist ] tc-end: 1532487382.248574, nonexistent, passed tc-start: 1532487382.248690, se_output tc-so:Executing command [ /bin/sh -c cat -se /usr/tests/bin/cat/d_se_output.in ] tc-end: 1532487382.315235, se_output, passed tp-end: 1532487382.315349, bin/cat/t_cat tp-start: 1532487382.546366, bin/cp/t_cp, 10 tc-start: 1532487382.546385, dir_to_dir tc-so:Executing command [ cp dir dir2 ] tc-so:Executing command [ cp -R dir dir2 ] tc-so:Ensuring that dir/file and dir2/file are identical tc-so:Executing command [ cp -R dir dir2 ] tc-so:Executing command [ cp -R -H dirlink dir2 ] tc-so:Ensuring that dir/file and dir2/dirlink/file are identical tc-so:Executing command [ cp -R dir dir2 ] tc-so:Executing command [ cp -R -H dirlink dir2 ] tc-so:Executing command [ cp -R -H -L dirlink dir2/dirlink ] tc-so:Ensuring that dir/file and dir2/dirlink/dirlink/file are identical tc-so:Executing command [ readlink dir2/dirlink/dirlink/link ] tc-so:Executing command [ cp -R dir/1 dir/2 dir/3 target ] tc-so:Ensuring that dir/2/file and target/2/file are identical tc-end: 1532487382.835567, dir_to_dir, passed tc-start: 1532487382.836242, dir_to_file tc-so:Executing command [ cp dir file ] tc-so:Executing command [ cp -R dir file ] tc-end: 1532487382.933409, dir_to_file, passed tc-start: 1532487382.933833, file_over_link tc-so:Executing command [ cp -P file link ] tc-so:Ensuring that file and link are identical tc-end: 1532487383.11801, file_over_link, passed tc-start: 1532487383.12163, file_to_file tc-so:Executing command [ cp file file2 ] tc-so:Ensuring that file and file2 are identical tc-so:Ensuring that file and file2 are identical tc-so:Executing command [ cp -p file file3 ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ cp -p -N file file3 ] tc-end: 1532487383.192348, file_to_file, passed tc-start: 1532487383.192707, file_to_link tc-so:Executing command [ cp file2 link ] tc-so:Ensuring that file and file2 are identical tc-end: 1532487383.271197, file_to_link, passed tc-start: 1532487383.271547, file_to_linkdir tc-so:Executing command [ cp file dirlink ] tc-so:Ensuring that file and dir/file are identical tc-so:Executing command [ cp -P file dirlink ] tc-so:Executing command [ readlink dirlink ] tc-so:Ensuring that file and dirlink are identical tc-end: 1532487383.389614, file_to_linkdir, passed tc-start: 1532487383.390018, files_to_dir tc-so:Executing command [ cp file file2 file3 ] tc-so:Executing command [ cp file file2 link dir ] tc-so:Ensuring that file and dir/file are identical tc-end: 1532487383.490647, files_to_dir, passed tc-start: 1532487383.491215, link_over_file tc-so:Executing command [ cp -P link file ] tc-end: 1532487383.582524, link_over_file, passed tc-start: 1532487383.582862, link_to_file tc-so:Executing command [ cp link file ] tc-so:Executing command [ cp link file2 ] tc-so:Ensuring that file and file2 are identical tc-end: 1532487383.679884, link_to_file, passed tc-start: 1532487383.680233, linkdir_to_file tc-so:Executing command [ cp dirlink file ] tc-so:Executing command [ cp -P dirlink file ] tc-end: 1532487383.785126, linkdir_to_file, passed tp-end: 1532487383.785459, bin/cp/t_cp tp-start: 1532487383.896602, bin/dd/t_dd, 3 tc-start: 1532487383.896621, io tc-end: 1532487384.72290, io, passed tc-start: 1532487384.72420, length tc-end: 1532487384.162264, length, passed tc-start: 1532487384.162391, seek tc-so:Executing command [ dd if=/dev/zero of=testfile seek=1 bs=8k count=1 ] tc-so:Executing command [ dd if=testfile ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /bin/sh -c dd bs=4 if=/dev/zero count=1 | tr \\0 \\n | dd of=tf2 bs=4 seek=1 ] tc-so:Executing command [ dd if=tf2 ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487384.361519, seek, passed tp-end: 1532487384.361731, bin/dd/t_dd tp-start: 1532487384.457634, bin/df/t_df, 2 tc-start: 1532487384.457674, hflag tc-so:Executing command [ /bin/sh -c BLOCKSIZE=1k /usr/tests/bin/df/h_df -hn ] tc-end: 1532487384.541054, hflag, passed tc-start: 1532487384.541227, normal tc-so:Executing command [ /bin/sh -c BLOCKSIZE=1k /usr/tests/bin/df/h_df -n ] tc-end: 1532487384.618464, normal, passed tp-end: 1532487384.618681, bin/df/t_df tp-start: 1532487384.961955, bin/expr/t_expr, 14 tc-start: 1532487384.961980, arithmetic_ops tc-so:Expression '.java_wrapper : /', expecting '0' tc-so:Expression '4 : \*', expecting '0' tc-so:Expression '4 : +', expecting '0' tc-so:Expression '4 : -', expecting '0' tc-so:Expression '4 : /', expecting '0' tc-so:Expression '4 : %', expecting '0' tc-end: 1532487385.59033, arithmetic_ops, passed tc-start: 1532487385.59224, basic_functional tc-so:Expression '2', expecting '2' tc-so:Expression '-4', expecting '-4' tc-so:Expression 'hello', expecting 'hello' tc-end: 1532487385.116638, basic_functional, passed tc-start: 1532487385.116768, basic_math tc-so:Expression '2 + 4 \* 5', expecting '22' tc-end: 1532487385.170703, basic_math, passed tc-start: 1532487385.170831, colon_vs_math tc-so:Expression '2 : 4 / 2', expecting '0' tc-so:Expression '4 : 4 % 3', expecting '1' tc-end: 1532487385.221115, colon_vs_math, passed tc-start: 1532487385.221246, compare_ops tc-so:Expression '2 \!= 5', expecting '1' tc-so:Expression '2 \!= 2', expecting '0' tc-so:Expression '2 \<= 3', expecting '1' tc-so:Expression '2 \<= 2', expecting '1' tc-so:Expression '2 \<= 1', expecting '0' tc-so:Expression '2 \< 3', expecting '1' tc-so:Expression '2 \< 2', expecting '0' tc-so:Expression '2 = 2', expecting '1' tc-so:Expression '2 = 4', expecting '0' tc-so:Expression '2 \>= 1', expecting '1' tc-so:Expression '2 \>= 2', expecting '1' tc-so:Expression '2 \>= 3', expecting '0' tc-so:Expression '2 \> 1', expecting '1' tc-so:Expression '2 \> 2', expecting '0' tc-end: 1532487385.327879, compare_ops, passed tc-start: 1532487385.328006, compare_ops_precedence tc-so:Expression '2 \> 1 \* 17', expecting '0' tc-end: 1532487385.374834, compare_ops_precedence, passed tc-start: 1532487385.374961, gtkmm tc-so:Expression '3 \> 3 \| 3 = 3 \& 4 \> 4 \| 3 = 3 \& 4 = 4 \& 5 \>= 5', expecting '1' tc-so:Expression '3 \> 3 \| 3 = 3 \& 4 \> 4 \| 3 = 3 \& 4 = 4 \& 5 \>= 6', expecting '0' tc-so:Expression '3 \> 3 \| 3 = 3 \& 4 \> 4 \| 3 = 3 \& 4 = 3 \& 5 \>= 5', expecting '0' tc-so:Expression '3 \> 3 \| 3 = 3 \& 4 \> 4 \| 3 = 2 \& 4 = 4 \& 5 \>= 5', expecting '0' tc-so:Expression '3 \> 2 \| 3 = 3 \& 4 \> 4 \| 3 = 3 \& 4 = 4 \& 5 \>= 6', expecting '1' tc-so:Expression '3 \> 3 \| 3 = 3 \& 4 \> 3 \| 3 = 3 \& 4 = 4 \& 5 \>= 5', expecting '1' tc-end: 1532487385.444002, gtkmm, passed tc-start: 1532487385.444142, lang tc-so:Executing command [ /bin/sh -c expr 10 + 11 ] tc-so:Executing command [ /bin/sh -c expr 10 + 11 ] tc-end: 1532487385.529074, lang, passed tc-start: 1532487385.529250, math_precedence tc-so:Expression '-3 + -1 \* 4 + 3 / -6', expecting '-7' tc-end: 1532487385.596207, math_precedence, passed tc-start: 1532487385.596378, multiply tc-so:Expression '1 \* -1', expecting '-1' tc-so:Expression '2 \> 1 \* 17', expecting '0' tc-end: 1532487385.669672, multiply, passed tc-start: 1532487385.669801, negative tc-so:Expression '-1 + 5', expecting '4' tc-so:Expression '- 1 + 5', expecting 'expr: syntax error' tc-so:Expression '5 + -1', expecting '4' tc-so:Expression '5 + - 1', expecting 'expr: syntax error' tc-so:Expression '1 - -5', expecting '6' tc-end: 1532487385.732551, negative, passed tc-start: 1532487385.732678, overflow tc-so:Expression '4611686018427387904 + 4611686018427387903', expecting '9223372036854775807' tc-so:Expression '4611686018427387904 + 4611686018427387904', expecting 'expr: integer overflow or underflow occurred for operation '4611686018427387904 + 4611686018427387904'' tc-so:Expression '4611686018427387904 - -4611686018427387904', expecting 'expr: integer overflow or underflow occurred for operation '4611686018427387904 - -4611686018427387904'' tc-so:Expression '-4611686018427387904 - 4611686018427387903', expecting '-9223372036854775807' tc-so:Expression '-4611686018427387904 - 4611686018427387905', expecting 'expr: integer overflow or underflow occurred for operation '-4611686018427387904 - 4611686018427387905'' tc-so:Expression '-4611686018427387904 \* 1', expecting '-4611686018427387904' tc-so:Expression '-4611686018427387904 \* -1', expecting '4611686018427387904' tc-so:Expression '-4611686018427387904 \* 2', expecting '-9223372036854775808' tc-so:Expression '-4611686018427387904 \* 3', expecting 'expr: integer overflow or underflow occurred for operation '-4611686018427387904 * 3'' tc-so:Expression '-4611686018427387904 \* -2', expecting 'expr: integer overflow or underflow occurred for operation '-4611686018427387904 * -2'' tc-so:Expression '4611686018427387904 \* 1', expecting '4611686018427387904' tc-so:Expression '4611686018427387904 \* 2', expecting 'expr: integer overflow or underflow occurred for operation '4611686018427387904 * 2'' tc-so:Expression '4611686018427387904 \* 3', expecting 'expr: integer overflow or underflow occurred for operation '4611686018427387904 * 3'' tc-so:Expression '-9223372036854775808 % -1', expecting 'expr: integer overflow or underflow occurred for operation '-9223372036854775808 % -1'' tc-so:Expression '-9223372036854775808 / -1', expecting 'expr: integer overflow or underflow occurred for operation '-9223372036854775808 / -1'' tc-so:Expression '0 + -9223372036854775808', expecting '-9223372036854775808' tc-so:Expression '0 + -1', expecting '-1' tc-so:Expression '0 + 0', expecting '0' tc-so:Expression '0 + 1', expecting '1' tc-so:Expression '0 + 9223372036854775807', expecting '9223372036854775807' tc-so:Expression '-9223372036854775808 + 0', expecting '-9223372036854775808' tc-so:Expression '9223372036854775807 + 0', expecting '9223372036854775807' tc-so:Expression '4611686018427387904 \* -1', expecting '-4611686018427387904' tc-so:Expression '4611686018427387904 \* -2', expecting '-9223372036854775808' tc-so:Expression '4611686018427387904 \* -3', expecting 'expr: integer overflow or underflow occurred for operation '4611686018427387904 * -3'' tc-so:Expression '-4611686018427387904 \* -1', expecting '4611686018427387904' tc-so:Expression '-4611686018427387904 \* -2', expecting 'expr: integer overflow or underflow occurred for operation '-4611686018427387904 * -2'' tc-so:Expression '-4611686018427387904 \* -3', expecting 'expr: integer overflow or underflow occurred for operation '-4611686018427387904 * -3'' tc-so:Expression '0 \* -1', expecting '0' tc-so:Expression '0 \* 0', expecting '0' tc-so:Expression '0 \* 1', expecting '0' tc-end: 1532487385.906624, overflow, passed tc-start: 1532487385.906757, precedence tc-so:Expression 'X1/2/3 : X\\\(.\*[^/]\\\)//\*[^/][^/]\*/\*$ \| . : \\\(.\\\)', expecting '1/2' tc-end: 1532487385.955287, precedence, passed tc-start: 1532487385.955424, regex tc-so:Expression '1/2 : .\*/\\\(.\*\\\)', expecting '2' tc-end: 1532487386.3815, regex, passed tp-end: 1532487386.3959, bin/expr/t_expr tp-start: 1532487386.58754, bin/pax/t_pax, 1 tc-start: 1532487386.58793, append tc-so:Executing command [ pax -w -b 512 -x ustar -f file1.tar foo bar ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 02:56:24.152080554 +0000 tc-se:+++ /tmp/check.IDh7Bs/stderr 2018-07-25 02:56:26.120302424 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487386.128084, append, failed, atf-check failed; see the output of the test for details tp-end: 1532487386.128292, bin/pax/t_pax tp-start: 1532487386.324720, bin/ps/t_ps, 8 tc-start: 1532487386.324740, default_columns tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487387.643721, default_columns, passed tc-start: 1532487387.643869, duplicate_column tc-end: 1532487387.732574, duplicate_column, passed tc-start: 1532487387.732724, minus_O tc-end: 1532487388.60829, minus_O, passed tc-start: 1532487388.60982, minus_o tc-end: 1532487388.212323, minus_o, passed tc-start: 1532487388.212462, override_heading_all_null tc-end: 1532487388.317488, override_heading_all_null, passed tc-start: 1532487388.317639, override_heading_embedded_specials tc-end: 1532487388.458890, override_heading_embedded_specials, passed tc-start: 1532487388.459043, override_heading_simple tc-end: 1532487388.592725, override_heading_simple, passed tc-start: 1532487388.592874, override_heading_some_null tc-end: 1532487388.760929, override_heading_some_null, passed tp-end: 1532487388.761073, bin/ps/t_ps tp-start: 1532487392.724725, bin/sh/dotcmd/t_dotcmd, 192 tc-start: 1532487392.724750, case_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_case ] tc-end: 1532487392.826394, case_break_case, passed tc-start: 1532487392.826519, case_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_compound ] tc-end: 1532487392.896666, case_break_compound, passed tc-start: 1532487392.896789, case_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_file ] tc-end: 1532487392.971846, case_break_file, passed tc-start: 1532487392.971966, case_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_for ] tc-end: 1532487393.46492, case_break_for, passed tc-start: 1532487393.46615, case_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_func ] tc-end: 1532487393.121472, case_break_func, passed tc-start: 1532487393.121601, case_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_subshell ] tc-end: 1532487393.199373, case_break_subshell, passed tc-start: 1532487393.199497, case_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_until ] tc-end: 1532487393.267260, case_break_until, passed tc-start: 1532487393.267383, case_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_while ] tc-end: 1532487393.344712, case_break_while, passed tc-start: 1532487393.344840, case_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_case ] tc-end: 1532487393.413425, case_continue_case, passed tc-start: 1532487393.413616, case_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_compound ] tc-end: 1532487393.482559, case_continue_compound, passed tc-start: 1532487393.482742, case_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_file ] tc-end: 1532487393.569418, case_continue_file, passed tc-start: 1532487393.569599, case_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_for ] tc-end: 1532487393.654984, case_continue_for, passed tc-start: 1532487393.655161, case_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_func ] tc-end: 1532487393.755978, case_continue_func, passed tc-start: 1532487393.756146, case_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_subshell ] tc-end: 1532487393.857863, case_continue_subshell, passed tc-start: 1532487393.858029, case_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_until ] tc-end: 1532487393.954772, case_continue_until, passed tc-start: 1532487393.954900, case_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_while ] tc-end: 1532487394.32670, case_continue_while, passed tc-start: 1532487394.32798, case_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_case ] tc-end: 1532487394.111235, case_return_case, passed tc-start: 1532487394.111390, case_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_compound ] tc-end: 1532487394.180897, case_return_compound, passed tc-start: 1532487394.181052, case_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_file ] tc-end: 1532487394.249660, case_return_file, passed tc-start: 1532487394.249817, case_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_for ] tc-end: 1532487394.318248, case_return_for, passed tc-start: 1532487394.318406, case_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_func ] tc-end: 1532487394.386690, case_return_func, passed tc-start: 1532487394.386843, case_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_subshell ] tc-end: 1532487394.457784, case_return_subshell, passed tc-start: 1532487394.457939, case_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_until ] tc-end: 1532487394.528434, case_return_until, passed tc-start: 1532487394.528590, case_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_while ] tc-end: 1532487394.597192, case_return_while, passed tc-start: 1532487394.597360, compound_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_case ] tc-end: 1532487394.667537, compound_break_case, passed tc-start: 1532487394.667690, compound_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_compound ] tc-end: 1532487394.736665, compound_break_compound, passed tc-start: 1532487394.736814, compound_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_file ] tc-end: 1532487394.809529, compound_break_file, passed tc-start: 1532487394.809690, compound_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_for ] tc-end: 1532487394.878816, compound_break_for, passed tc-start: 1532487394.878970, compound_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_func ] tc-end: 1532487394.947840, compound_break_func, passed tc-start: 1532487394.947993, compound_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_subshell ] tc-end: 1532487395.16750, compound_break_subshell, passed tc-start: 1532487395.16902, compound_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_until ] tc-end: 1532487395.88369, compound_break_until, passed tc-start: 1532487395.88524, compound_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_while ] tc-end: 1532487395.156591, compound_break_while, passed tc-start: 1532487395.156742, compound_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_case ] tc-end: 1532487395.231203, compound_continue_case, passed tc-start: 1532487395.231377, compound_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_compound ] tc-end: 1532487395.302991, compound_continue_compound, passed tc-start: 1532487395.303150, compound_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_file ] tc-end: 1532487395.371920, compound_continue_file, passed tc-start: 1532487395.372077, compound_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_for ] tc-end: 1532487395.441522, compound_continue_for, passed tc-start: 1532487395.441648, compound_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_func ] tc-end: 1532487395.511165, compound_continue_func, passed tc-start: 1532487395.511294, compound_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_subshell ] tc-end: 1532487395.582912, compound_continue_subshell, passed tc-start: 1532487395.583039, compound_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_until ] tc-end: 1532487395.650572, compound_continue_until, passed tc-start: 1532487395.650690, compound_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_while ] tc-end: 1532487395.722017, compound_continue_while, passed tc-start: 1532487395.722303, compound_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_case ] tc-end: 1532487395.793170, compound_return_case, passed tc-start: 1532487395.793367, compound_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_compound ] tc-end: 1532487395.861977, compound_return_compound, passed tc-start: 1532487395.862189, compound_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_file ] tc-end: 1532487395.933916, compound_return_file, passed tc-start: 1532487395.934092, compound_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_for ] tc-end: 1532487396.37898, compound_return_for, passed tc-start: 1532487396.38065, compound_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_func ] tc-end: 1532487396.139657, compound_return_func, passed tc-start: 1532487396.139829, compound_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_subshell ] tc-end: 1532487396.231075, compound_return_subshell, passed tc-start: 1532487396.231199, compound_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_until ] tc-end: 1532487396.299538, compound_return_until, passed tc-start: 1532487396.299664, compound_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_while ] tc-end: 1532487396.367705, compound_return_while, passed tc-start: 1532487396.367850, file_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_case ] tc-end: 1532487396.435723, file_break_case, passed tc-start: 1532487396.435851, file_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_compound ] tc-end: 1532487396.505277, file_break_compound, passed tc-start: 1532487396.505405, file_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_file ] tc-end: 1532487396.577946, file_break_file, passed tc-start: 1532487396.578094, file_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_for ] tc-end: 1532487396.646729, file_break_for, passed tc-start: 1532487396.646869, file_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_func ] tc-end: 1532487396.716884, file_break_func, passed tc-start: 1532487396.717031, file_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_subshell ] tc-end: 1532487396.787193, file_break_subshell, passed tc-start: 1532487396.787336, file_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_until ] tc-end: 1532487396.855539, file_break_until, passed tc-start: 1532487396.855689, file_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_while ] tc-end: 1532487396.925318, file_break_while, passed tc-start: 1532487396.925456, file_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_case ] tc-end: 1532487396.993359, file_continue_case, passed tc-start: 1532487396.993505, file_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_compound ] tc-end: 1532487397.63821, file_continue_compound, passed tc-start: 1532487397.63966, file_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_file ] tc-end: 1532487397.135799, file_continue_file, passed tc-start: 1532487397.135946, file_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_for ] tc-end: 1532487397.207304, file_continue_for, passed tc-start: 1532487397.207455, file_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_func ] tc-end: 1532487397.276722, file_continue_func, passed tc-start: 1532487397.276857, file_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_subshell ] tc-end: 1532487397.346378, file_continue_subshell, passed tc-start: 1532487397.346529, file_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_until ] tc-end: 1532487397.416514, file_continue_until, passed tc-start: 1532487397.416657, file_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_while ] tc-end: 1532487397.487324, file_continue_while, passed tc-start: 1532487397.487475, file_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_case ] tc-end: 1532487397.556383, file_return_case, passed tc-start: 1532487397.556528, file_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_compound ] tc-end: 1532487397.626713, file_return_compound, passed tc-start: 1532487397.626858, file_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_file ] tc-end: 1532487397.696129, file_return_file, passed tc-start: 1532487397.696271, file_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_for ] tc-end: 1532487397.766308, file_return_for, passed tc-start: 1532487397.766454, file_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_func ] tc-end: 1532487397.836402, file_return_func, passed tc-start: 1532487397.836544, file_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_subshell ] tc-end: 1532487397.906484, file_return_subshell, passed tc-start: 1532487397.906626, file_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_until ] tc-end: 1532487397.975240, file_return_until, passed tc-start: 1532487397.975384, file_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_while ] tc-end: 1532487398.43941, file_return_while, passed tc-start: 1532487398.44091, for_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_case ] tc-end: 1532487398.114989, for_break_case, passed tc-start: 1532487398.115135, for_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_compound ] tc-end: 1532487398.190055, for_break_compound, passed tc-start: 1532487398.190205, for_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_file ] tc-end: 1532487398.260253, for_break_file, passed tc-start: 1532487398.260399, for_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_for ] tc-end: 1532487398.328492, for_break_for, passed tc-start: 1532487398.328642, for_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_func ] tc-end: 1532487398.396487, for_break_func, passed tc-start: 1532487398.396633, for_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_subshell ] tc-end: 1532487398.468553, for_break_subshell, passed tc-start: 1532487398.468705, for_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_until ] tc-end: 1532487398.537191, for_break_until, passed tc-start: 1532487398.537327, for_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_while ] tc-end: 1532487398.607151, for_break_while, passed tc-start: 1532487398.607294, for_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_case ] tc-end: 1532487398.678834, for_continue_case, passed tc-start: 1532487398.678981, for_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_compound ] tc-end: 1532487398.747845, for_continue_compound, passed tc-start: 1532487398.747986, for_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_file ] tc-end: 1532487398.817260, for_continue_file, passed tc-start: 1532487398.817403, for_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_for ] tc-end: 1532487398.885883, for_continue_for, passed tc-start: 1532487398.886026, for_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_func ] tc-end: 1532487398.955825, for_continue_func, passed tc-start: 1532487398.955952, for_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_subshell ] tc-end: 1532487399.27685, for_continue_subshell, passed tc-start: 1532487399.27840, for_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_until ] tc-end: 1532487399.96376, for_continue_until, passed tc-start: 1532487399.96516, for_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_while ] tc-end: 1532487399.166387, for_continue_while, passed tc-start: 1532487399.166517, for_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_case ] tc-end: 1532487399.235526, for_return_case, passed tc-start: 1532487399.235658, for_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_compound ] tc-end: 1532487399.304798, for_return_compound, passed tc-start: 1532487399.304924, for_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_file ] tc-end: 1532487399.375926, for_return_file, passed tc-start: 1532487399.376056, for_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_for ] tc-end: 1532487399.444908, for_return_for, passed tc-start: 1532487399.445034, for_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_func ] tc-end: 1532487399.516270, for_return_func, passed tc-start: 1532487399.516402, for_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_subshell ] tc-end: 1532487399.588469, for_return_subshell, passed tc-start: 1532487399.588595, for_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_until ] tc-end: 1532487399.788882, for_return_until, passed tc-start: 1532487399.789023, for_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_while ] tc-end: 1532487399.859014, for_return_while, passed tc-start: 1532487399.859138, func_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_case ] tc-end: 1532487399.930023, func_break_case, passed tc-start: 1532487399.930154, func_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_compound ] tc-end: 1532487400.1763, func_break_compound, passed tc-start: 1532487400.1891, func_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_file ] tc-end: 1532487400.72870, func_break_file, passed tc-start: 1532487400.72997, func_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_for ] tc-end: 1532487400.145345, func_break_for, passed tc-start: 1532487400.145467, func_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_func ] tc-end: 1532487400.215161, func_break_func, passed tc-start: 1532487400.215382, func_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_subshell ] tc-end: 1532487400.284400, func_break_subshell, passed tc-start: 1532487400.284523, func_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_until ] tc-end: 1532487400.354976, func_break_until, passed tc-start: 1532487400.355102, func_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_while ] tc-end: 1532487400.423657, func_break_while, passed tc-start: 1532487400.423782, func_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_case ] tc-end: 1532487400.495144, func_continue_case, passed tc-start: 1532487400.495270, func_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_compound ] tc-end: 1532487400.563218, func_continue_compound, passed tc-start: 1532487400.563343, func_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_file ] tc-end: 1532487400.631997, func_continue_file, passed tc-start: 1532487400.632118, func_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_for ] tc-end: 1532487400.700940, func_continue_for, passed tc-start: 1532487400.701066, func_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_func ] tc-end: 1532487400.770089, func_continue_func, passed tc-start: 1532487400.770209, func_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_subshell ] tc-end: 1532487400.845722, func_continue_subshell, passed tc-start: 1532487400.845843, func_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_until ] tc-end: 1532487400.921566, func_continue_until, passed tc-start: 1532487400.921687, func_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_while ] tc-end: 1532487400.995229, func_continue_while, passed tc-start: 1532487400.995352, func_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_case ] tc-end: 1532487401.72610, func_return_case, passed tc-start: 1532487401.72737, func_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_compound ] tc-end: 1532487401.149938, func_return_compound, passed tc-start: 1532487401.150119, func_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_file ] tc-end: 1532487401.227292, func_return_file, passed tc-start: 1532487401.227422, func_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_for ] tc-end: 1532487401.300857, func_return_for, passed tc-start: 1532487401.300983, func_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_func ] tc-end: 1532487401.377754, func_return_func, passed tc-start: 1532487401.377874, func_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_subshell ] tc-end: 1532487401.452452, func_return_subshell, passed tc-start: 1532487401.452572, func_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_until ] tc-end: 1532487401.529100, func_return_until, passed tc-start: 1532487401.529276, func_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_while ] tc-end: 1532487401.630161, func_return_while, passed tc-start: 1532487401.630330, subshell_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_case ] tc-end: 1532487401.731651, subshell_break_case, passed tc-start: 1532487401.731818, subshell_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_compound ] tc-end: 1532487401.817211, subshell_break_compound, passed tc-start: 1532487401.817333, subshell_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_file ] tc-end: 1532487401.886567, subshell_break_file, passed tc-start: 1532487401.886691, subshell_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_for ] tc-end: 1532487401.955808, subshell_break_for, passed tc-start: 1532487401.955926, subshell_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_func ] tc-end: 1532487402.26081, subshell_break_func, passed tc-start: 1532487402.26205, subshell_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_subshell ] tc-end: 1532487402.97979, subshell_break_subshell, passed tc-start: 1532487402.98098, subshell_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_until ] tc-end: 1532487402.166482, subshell_break_until, passed tc-start: 1532487402.166608, subshell_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_while ] tc-end: 1532487402.239136, subshell_break_while, passed tc-start: 1532487402.239263, subshell_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_case ] tc-end: 1532487402.309093, subshell_continue_case, passed tc-start: 1532487402.309266, subshell_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_compound ] tc-end: 1532487402.410331, subshell_continue_compound, passed tc-start: 1532487402.410505, subshell_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_file ] tc-end: 1532487402.513116, subshell_continue_file, passed tc-start: 1532487402.513291, subshell_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_for ] tc-end: 1532487402.616638, subshell_continue_for, passed tc-start: 1532487402.616807, subshell_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_func ] tc-end: 1532487402.706807, subshell_continue_func, passed tc-start: 1532487402.706973, subshell_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_subshell ] tc-end: 1532487402.798201, subshell_continue_subshell, passed tc-start: 1532487402.798393, subshell_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_until ] tc-end: 1532487402.897041, subshell_continue_until, passed tc-start: 1532487402.897235, subshell_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_while ] tc-end: 1532487402.993874, subshell_continue_while, passed tc-start: 1532487402.994006, subshell_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_case ] tc-end: 1532487403.63995, subshell_return_case, passed tc-start: 1532487403.64131, subshell_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_compound ] tc-end: 1532487403.136668, subshell_return_compound, passed tc-start: 1532487403.136799, subshell_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_file ] tc-end: 1532487403.209469, subshell_return_file, passed tc-start: 1532487403.209616, subshell_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_for ] tc-end: 1532487403.281445, subshell_return_for, passed tc-start: 1532487403.281575, subshell_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_func ] tc-end: 1532487403.351388, subshell_return_func, passed tc-start: 1532487403.351519, subshell_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_subshell ] tc-end: 1532487403.429705, subshell_return_subshell, passed tc-start: 1532487403.429836, subshell_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_until ] tc-end: 1532487403.500861, subshell_return_until, passed tc-start: 1532487403.500986, subshell_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_while ] tc-end: 1532487403.572147, subshell_return_while, passed tc-start: 1532487403.572275, until_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_case ] tc-end: 1532487403.642376, until_break_case, passed tc-start: 1532487403.642499, until_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_compound ] tc-end: 1532487403.710998, until_break_compound, passed tc-start: 1532487403.711118, until_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_file ] tc-end: 1532487403.781743, until_break_file, passed tc-start: 1532487403.781867, until_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_for ] tc-end: 1532487403.850312, until_break_for, passed tc-start: 1532487403.850501, until_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_func ] tc-end: 1532487403.928261, until_break_func, passed tc-start: 1532487403.928440, until_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_subshell ] tc-end: 1532487404.29192, until_break_subshell, passed tc-start: 1532487404.29321, until_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_until ] tc-end: 1532487404.99368, until_break_until, passed tc-start: 1532487404.99487, until_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_while ] tc-end: 1532487404.169626, until_break_while, passed tc-start: 1532487404.169748, until_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_case ] tc-end: 1532487404.237959, until_continue_case, passed tc-start: 1532487404.238086, until_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_compound ] tc-end: 1532487404.308298, until_continue_compound, passed tc-start: 1532487404.308421, until_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_file ] tc-end: 1532487404.381039, until_continue_file, passed tc-start: 1532487404.381165, until_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_for ] tc-end: 1532487404.450869, until_continue_for, passed tc-start: 1532487404.450988, until_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_func ] tc-end: 1532487404.519655, until_continue_func, passed tc-start: 1532487404.519774, until_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_subshell ] tc-end: 1532487404.587457, until_continue_subshell, passed tc-start: 1532487404.587581, until_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_until ] tc-end: 1532487404.653978, until_continue_until, passed tc-start: 1532487404.654095, until_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_while ] tc-end: 1532487404.720414, until_continue_while, passed tc-start: 1532487404.720538, until_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_case ] tc-end: 1532487404.786826, until_return_case, passed tc-start: 1532487404.786967, until_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_compound ] tc-end: 1532487404.855612, until_return_compound, passed tc-start: 1532487404.855756, until_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_file ] tc-end: 1532487404.925136, until_return_file, passed tc-start: 1532487404.925279, until_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_for ] tc-end: 1532487404.993670, until_return_for, passed tc-start: 1532487404.993813, until_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_func ] tc-end: 1532487405.62553, until_return_func, passed tc-start: 1532487405.62703, until_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_subshell ] tc-end: 1532487405.132996, until_return_subshell, passed tc-start: 1532487405.133143, until_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_until ] tc-end: 1532487405.202103, until_return_until, passed tc-start: 1532487405.202251, until_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_while ] tc-end: 1532487405.269961, until_return_while, passed tc-start: 1532487405.270090, while_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_case ] tc-end: 1532487405.336569, while_break_case, passed tc-start: 1532487405.336693, while_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_compound ] tc-end: 1532487405.406733, while_break_compound, passed tc-start: 1532487405.406855, while_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_file ] tc-end: 1532487405.476217, while_break_file, passed tc-start: 1532487405.476355, while_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_for ] tc-end: 1532487405.546493, while_break_for, passed tc-start: 1532487405.546623, while_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_func ] tc-end: 1532487405.617040, while_break_func, passed tc-start: 1532487405.617214, while_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_subshell ] tc-end: 1532487405.713811, while_break_subshell, passed tc-start: 1532487405.713962, while_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_until ] tc-end: 1532487405.783131, while_break_until, passed tc-start: 1532487405.783275, while_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_while ] tc-end: 1532487405.851572, while_break_while, passed tc-start: 1532487405.851722, while_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_case ] tc-end: 1532487405.921935, while_continue_case, passed tc-start: 1532487405.922080, while_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_compound ] tc-end: 1532487405.989623, while_continue_compound, passed tc-start: 1532487405.989800, while_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_file ] tc-end: 1532487406.91269, while_continue_file, passed tc-start: 1532487406.91401, while_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_for ] tc-end: 1532487406.162290, while_continue_for, passed tc-start: 1532487406.162411, while_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_func ] tc-end: 1532487406.232047, while_continue_func, passed tc-start: 1532487406.232166, while_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_subshell ] tc-end: 1532487406.302451, while_continue_subshell, passed tc-start: 1532487406.302571, while_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_until ] tc-end: 1532487406.395969, while_continue_until, passed tc-start: 1532487406.396141, while_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_while ] tc-end: 1532487406.472142, while_continue_while, passed tc-start: 1532487406.472258, while_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_case ] tc-end: 1532487406.540316, while_return_case, passed tc-start: 1532487406.540441, while_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_compound ] tc-end: 1532487406.609996, while_return_compound, passed tc-start: 1532487406.610111, while_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_file ] tc-end: 1532487406.679361, while_return_file, passed tc-start: 1532487406.679477, while_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_for ] tc-end: 1532487406.748755, while_return_for, passed tc-start: 1532487406.748871, while_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_func ] tc-end: 1532487406.818506, while_return_func, passed tc-start: 1532487406.818621, while_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_subshell ] tc-end: 1532487406.887364, while_return_subshell, passed tc-start: 1532487406.887484, while_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_until ] tc-end: 1532487406.955587, while_return_until, passed tc-start: 1532487406.955709, while_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_while ] tc-end: 1532487407.25924, while_return_while, passed tp-end: 1532487407.26040, bin/sh/dotcmd/t_dotcmd tp-start: 1532487407.751952, bin/sh/t_arith, 33 tc-start: 1532487407.751971, constants tc-so:Executing command [ /bin/sh -c echo $(( 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 )) ] tc-so:Executing command [ /bin/sh -c echo $((0x0)) ] tc-so:Executing command [ /bin/sh -c echo $((0X0)) ] tc-so:Executing command [ /bin/sh -c echo $((000)) ] tc-so:Executing command [ /bin/sh -c echo $(( 000000001 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x000000 )) ] tc-so:Executing command [ /bin/sh -c echo $((99999)) ] tc-so:Executing command [ /bin/sh -c echo $((9191919191919)) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xD )) ] tc-so:Executing command [ /bin/sh -c echo $(( 013 )) ] tc-so:Executing command [ /bin/sh -c x=7;echo $(($x)) ] tc-so:Executing command [ /bin/sh -c x=9;echo $((x)) ] tc-so:Executing command [ /bin/sh -c x=0xB; echo $(( $x )) ] tc-so:Executing command [ /bin/sh -c x=0X1B; echo $(( x )) ] tc-so:Executing command [ /bin/sh -c X=033; echo $(( $X )) ] tc-so:Executing command [ /bin/sh -c X=0333; echo $(( X )) ] tc-so:Executing command [ /bin/sh -c NULL=; echo $(( NULL )) ] tc-end: 1532487408.170671, constants, passed tc-start: 1532487408.170795, do_unary_minus tc-so:Executing command [ /bin/sh -c echo $(( -1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 6 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 4321 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 04321 )) ] tc-so:Executing command [ /bin/sh -c echo $((-7)) ] tc-end: 1532487408.443657, do_unary_minus, passed tc-start: 1532487408.443777, do_unary_not tc-so:Executing command [ /bin/sh -c echo $(( ! 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( ! 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( !1234 )) ] tc-so:Executing command [ /bin/sh -c echo $(( !0xFFFF )) ] tc-so:Executing command [ /bin/sh -c echo $(( ! 000000 )) ] tc-end: 1532487408.622781, do_unary_not, passed tc-start: 1532487408.622896, do_unary_plus tc-so:Executing command [ /bin/sh -c echo $(( +0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( +1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( + 6 )) ] tc-so:Executing command [ /bin/sh -c echo $(( + 4321 )) ] tc-so:Executing command [ /bin/sh -c echo $(( + 0x4321 )) ] tc-end: 1532487408.803526, do_unary_plus, passed tc-start: 1532487408.803645, do_unary_tilde tc-so:Executing command [ /bin/sh -c echo $(( ~ 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( ~ 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( ~1234 )) ] tc-so:Executing command [ /bin/sh -c echo $(( ~0xFF )) ] tc-end: 1532487408.960435, do_unary_tilde, passed tc-start: 1532487408.960625, elementary_add tc-so:Executing command [ /bin/sh -c echo $(( 0 + 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 + 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 + 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 + 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 4 + 6 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 6 + 4 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1234 + 4321 )) ] tc-so:Executing command [ /bin/sh -c echo $((1111+2222)) ] tc-so:Executing command [ /bin/sh -c echo $((+3333+2222)) ] tc-so:Executing command [ /bin/sh -c echo $((+3333 + +4444)) ] tc-so:Executing command [ /bin/sh -c echo -$((+4125+ +3652)) ] tc-end: 1532487409.247731, elementary_add, passed tc-start: 1532487409.247921, elementary_div tc-so:Executing command [ /bin/sh -c echo $(( 0 / 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 / 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 99999999999 / 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 / 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 / 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 / 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 / 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 / 4 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 123456 / 713 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 169 / 13 )) ] tc-end: 1532487409.520632, elementary_div, passed tc-start: 1532487409.520837, elementary_eq tc-so:Executing command [ /bin/sh -c echo $(( 0 == 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 == 0000 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 == 0x00 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 == 1 )) ] tc-so:Executing command [ /bin/sh -c X=30; Y=0x1E; echo $(( X == Y )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1234 == 4660 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1234 == 011064 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 == 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 == 0000000000000001 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 == 0x10000000000000 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 == 2 )) ] tc-so:Executing command [ /bin/sh -c X=3; Y=7; echo $(( X == Y )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1234 == 0x4660 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 01234 == 0x11064 )) ] tc-end: 1532487410.80197, elementary_eq, passed tc-start: 1532487410.80397, elementary_ge tc-so:Executing command [ /bin/sh -c echo $(( 0 >= 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 >= 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -100 >= -101 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 >= 0 )) ] tc-end: 1532487410.242891, elementary_ge, passed tc-start: 1532487410.243099, elementary_gt tc-so:Executing command [ /bin/sh -c echo $(( 1 > 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 > -1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 11 > 012 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2147483647 > 0X7FFFFF0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x80000000 > 0x7FFFFFFF )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 > 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 > 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 > 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 > 10 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2015 > 2016 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xA1 > 200 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x7F07F07F0 > 34099628014 )) ] tc-end: 1532487410.693958, elementary_gt, passed tc-start: 1532487410.694149, elementary_le tc-so:Executing command [ /bin/sh -c echo $(( 0 <= 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 <= 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 <= 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 <= 10 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 100 <= 101 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xA1 <= 161 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 <= 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -100 <= -200 )) ] tc-so:Executing command [ /bin/sh -c cost=; AUD=; echo $(( $cost 0x2FEEDBABE <= $AUD 12866927294 )) ] tc-end: 1532487410.946977, elementary_le, passed tc-start: 1532487410.947105, elementary_lt tc-so:Executing command [ /bin/sh -c echo $(( 0 < 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 < 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 < 10 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 100 < 101 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xA1 < 200 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 < 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 < 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1BEEFF00D < 0x1FACECAFE )) ] tc-end: 1532487411.183959, elementary_lt, passed tc-start: 1532487411.184164, elementary_mul tc-so:Executing command [ /bin/sh -c echo $(( 0 * 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 * 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 * 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 * 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 * 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 * -1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 * -1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 17 * 23 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 13*13 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -11 *1024 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 17* -999 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -29*-321 )) ] tc-end: 1532487411.489287, elementary_mul, passed tc-start: 1532487411.489410, elementary_ne tc-so:Executing command [ /bin/sh -c echo $(( 1 != 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x71 != 17 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1234 != 01234 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1234 != 01234 )) ] tc-so:Executing command [ /bin/sh -c X=3; echo $(( X != 0 )) ] tc-so:Executing command [ /bin/sh -c X=3; Y=0x11; echo $(( X != Y )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 != 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 != 0x0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xA != 012 )) ] tc-so:Executing command [ /bin/sh -c X=1; echo $(( X != 1 )) ] tc-so:Executing command [ /bin/sh -c X=0xC; Y=014; echo $(( X != Y )) ] tc-end: 1532487411.781472, elementary_ne, passed tc-start: 1532487411.781596, elementary_rem tc-so:Executing command [ /bin/sh -c echo $(( 0 % 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 % 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 % 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9999 % 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 % 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 % 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 % 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xFFFF % 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 % 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 % 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 % 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 % 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3123 % 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9999 % 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 123456%173 )) ] tc-so:Executing command [ /bin/sh -c echo $((169%13)) ] tc-end: 1532487412.160793, elementary_rem, passed tc-start: 1532487412.160917, elementary_shl tc-so:Executing command [ /bin/sh -c echo $(( 0 << 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 << 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 << 17 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 << 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 << 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 << 17 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x3C3C3C3C << 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x3C3C3C3C << 7 )) ] tc-end: 1532487412.390255, elementary_shl, passed tc-start: 1532487412.390381, elementary_shr tc-so:Executing command [ /bin/sh -c echo $(( 0 >> 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 >> 17 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 >> 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x10 >> 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 022 >> 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 131072 >> 17 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x4000000000 >> 35 )) ] tc-end: 1532487412.676629, elementary_shr, passed tc-start: 1532487412.676767, elementary_sub tc-so:Executing command [ /bin/sh -c echo $(( 0 - 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 - 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 - 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 - 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1066 - 578 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2016-5678 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2016+-5678 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2016-+5678 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -2016-5678 )) ] tc-so:Executing command [ /bin/sh -c echo -$(( -1018 - -1017 )) ] tc-end: 1532487412.946533, elementary_sub, passed tc-start: 1532487412.946733, fiddle_bits_and tc-so:Executing command [ /bin/sh -c echo $(( 0 & 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 & 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 & 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 & 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xFF & 0xFF )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xFFFF & 0377 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x5432FEDC0123 & 0x42871357BAB3 )) ] tc-end: 1532487413.163590, fiddle_bits_and, passed tc-start: 1532487413.163787, fiddle_bits_or tc-so:Executing command [ /bin/sh -c echo $(( 0 | 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 | 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 | 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 | 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1111 | 0x1111 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xAA | 0125 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x5432FEDC0123 | 0x42871357BAB3 )) ] tc-end: 1532487413.381842, fiddle_bits_or, passed tc-start: 1532487413.382044, fiddle_bits_xor tc-so:Executing command [ /bin/sh -c echo $(( 0 ^ 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 ^ 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 ^ 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 ^ 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xF0 ^ 0x0F )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xF0 ^ 0xFF )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x5432FEDC0123 ^ 0x42871357BAB3 )) ] tc-end: 1532487413.597810, fiddle_bits_xor, passed tc-start: 1532487413.598021, logical_and tc-so:Executing command [ /bin/sh -c echo $(( 0 && 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 && 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 && 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 && 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1111 && 01234 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xFFFF && 0xF0F0 )) ] tc-end: 1532487413.798407, logical_and, passed tc-start: 1532487413.798620, logical_or tc-so:Executing command [ /bin/sh -c echo $(( 0 || 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 || 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 || 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 || 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1111 || 01234 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x33 || 0xF0F0 )) ] tc-end: 1532487413.999877, logical_or, passed tc-start: 1532487414.90, make_selection tc-so:Executing command [ /bin/sh -c echo $(( 0 ? 2 : 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 ? 2 : 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1234 ? 111 : 222 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 < 2 ? -1 : 1 > 2 ? 1 : 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 < 1 ? -1 : 1 > 1 ? 1 : 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 < 1 ? -1 : 2 > 1 ? 1 : 0 )) ] tc-end: 1532487414.198863, make_selection, passed tc-start: 1532487414.199070, nested_arith tc-so:Executing command [ /bin/sh -c echo $(( $(( 0 )) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 + $(( 2 - 2 )) )) ] tc-so:Executing command [ /bin/sh -c echo $(( $(( 3 / 3 )) + $((1*1*1)) - $(( 7 % 6 )))) ] tc-so:Executing command [ /bin/sh -c echo $(($(($(($(($((1)))))))))) ] tc-so:Executing command [ /bin/sh -c echo $(( 2$((2 * 2))6 )) ] tc-so:Executing command [ /bin/sh -c echo $(( $((1 + 1))$((3 * 3))$(( 99-88 ))$(( 17)))) ] tc-so:Executing command [ /bin/sh -c echo $(( 1$((2$((1+2))4$((2 + 2 + 1))6))7$((4 * 2))$(($((81/9)))))) ] tc-end: 1532487414.411740, nested_arith, passed tc-start: 1532487414.411948, operator_precedence tc-so:Executing command [ /bin/sh -c echo $(( 1 + 2 + 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 - 2 + 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 - 2 - 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 - 2 + 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 2 + 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 + -1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( ! 2 + 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 + !1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * 2 + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 + 2 * 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * 2 * 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 / 3 + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 + 3 / 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 / 3 / 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 << 1 + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 + 3 << 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 << 3 << 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 >> 1 + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 + 3 >> 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 >> 3 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 >> 3 << 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 << 3 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 + 3 < 3 * 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 << 3 >= 3 << 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xfD & 0xF == 0xF )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * 7 , 2 << 8 , 9 - 7 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 ? 2 : 3 , 0 ? 1 : 4 )) ] tc-end: 1532487415.5479, operator_precedence, passed tc-start: 1532487415.5683, optional_comma tc-so:Executing command [ /bin/sh -c echo $(( 1 , 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 , 2 , 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 , 2 , 3 , 4 )) ] tc-so:Executing command [ /bin/sh -c echo $(( , 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 , )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 , , 2 )) ] tc-end: 1532487415.204898, optional_comma, passed tc-start: 1532487415.205100, parentheses tc-so:Executing command [ /bin/sh -c echo $(( (1 + 2) + 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 - (2 + 3) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 - (2 - 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 - ( 2 + 1 ) )) ] tc-so:Executing command [ /bin/sh -c echo $(( - (2 + 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( ! (2 + 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * (2 + 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( (3 + 2) * 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * (2 * 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 / (3 + 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( ( 9 + 3 ) / 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 / ( 3 / 2 ) )) ] tc-so:Executing command [ /bin/sh -c echo $(( ( 9 << 1 ) + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 + (3 << 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 << (3 << 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( (9 >> 1) + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 + (3 >> 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 >> (3 >> 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 >> (3 << 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 << (3 >> 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 + (3 < 3) * 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 << ((3 >= 3) << 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( (0xfD & 0xF) == 0xF )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * (7 , 2) << (8 , 9 - 7) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 ? 2 : ( ( 0 , 3 ) ? 1 : 4) )) ] tc-end: 1532487415.752998, parentheses, passed tc-start: 1532487415.753196, var_assign tc-so:Executing command [ /bin/sh -c unset x; echo $(( x = 3 )); echo $x ] tc-so:Executing command [ /bin/sh -c unset x; echo $((x=3)); echo $x ] tc-so:Executing command [ /bin/sh -c x=5; echo $((x=3)); echo $x ] tc-so:Executing command [ /bin/sh -c set +u;unset x; echo $((x+=3)); echo $x ] tc-so:Executing command [ /bin/sh -c x=2; echo $((x+=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=4; echo $((x-=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=3; echo $((x*=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=3; echo $((x/=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=28; echo $((x%=5)); echo $x ] tc-so:Executing command [ /bin/sh -c x=7; echo $((x&=3)); echo $x ] tc-so:Executing command [ /bin/sh -c x=2; echo $((x|=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=6; echo $((x^=5)); echo $x ] tc-so:Executing command [ /bin/sh -c x=7; echo $((x>>=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=1; echo $((x<<=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=2; echo $(( (x+=1)-1 )); echo $x ] tc-so:Executing command [ /bin/sh -c x=4; echo $(( (x-=1)+1 )); echo $x ] tc-so:Executing command [ /bin/sh -c unset x y; echo $(( (x=5) * (y=7) + 1 )); echo $x $y ] tc-so:Executing command [ /bin/sh -c x=99; y=17; echo $(( (x=5) * (y=7) + 1 )); echo $x $y ] tc-so:Executing command [ /bin/sh -c x=4; y=9; echo $(( (x+=1) * (y-=2) + 1 )); echo $x $y ] tc-so:Executing command [ /bin/sh -c set -u; unset x; echo $(( x = 3 )); echo $x ] tc-so:Executing command [ /bin/sh -c set -u; unset x; echo $(( x + 3 )); echo $x ] tc-so:Executing command [ /bin/sh -c set -u; unset x; echo $(( x+=3 )); echo $x ] tc-so:Executing command [ /bin/sh -c echo $((x=2 , x|=1)); echo $x ] tc-so:Executing command [ /bin/sh -c set -u; echo $((x = 2 ,x |= 1)); echo $x ] tc-so:Executing command [ /bin/sh -c echo $((a=1 , b=2 , c = 3 , x=a+b + c)); echo $a:$b:$c:$x ] tc-so:Executing command [ /bin/sh -c set -u;echo $((a=1 ,b=2 ,c=3 ,x=a+b+c)); echo $a:$b:$c:$x ] tc-end: 1532487416.328064, var_assign, passed tc-start: 1532487416.328273, var_postdec tc-so:Executing command [ /bin/sh -c X=1; echo $(( X-- )); echo $X ] tc-so:Executing command [ /bin/sh -c echo $(( X-- )); echo $X ] tc-so:Executing command [ /bin/sh -c unset Y; echo $(( Y = X-- )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c X=3 Y=4; echo $(( Y--*X-- )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=1; echo $(( X-- )); echo $X ] tc-so:Executing command [ /bin/sh -c set -u; X=0; unset Y; echo $(( Y = X-- )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=3 Y=4; echo $(( Y--*X-- )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; echo $(( X-- )) ] tc-so:Executing command [ /bin/sh -c set -u; unset Y; echo $(( X = Y-- )) ] tc-so:Executing command [ /bin/sh -c X=3; readonly X; echo $(( X-- )) ] tc-end: 1532487416.600171, var_postdec, passed tc-start: 1532487416.600375, var_postinc tc-so:Executing command [ /bin/sh -c X=1; echo $(( X++ )); echo $X ] tc-so:Executing command [ /bin/sh -c echo $(( X++ )); echo $X ] tc-so:Executing command [ /bin/sh -c unset Y; echo $(( Y = X++ )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c X=3 Y=4; echo $(( Y++*X++ )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=1; echo $(( X++ )); echo $X ] tc-so:Executing command [ /bin/sh -c set -u; X=0; unset Y; echo $(( Y = X++ )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=3 Y=4; echo $(( Y++*X++ )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; echo $(( X++ )) ] tc-so:Executing command [ /bin/sh -c set -u; unset Y; echo $(( X = Y++ )) ] tc-so:Executing command [ /bin/sh -c X=3; readonly X; echo $(( X++ )) ] tc-end: 1532487416.877473, var_postinc, passed tc-start: 1532487416.877680, var_predec tc-so:Executing command [ /bin/sh -c X=1; echo $(( --X )); echo $X ] tc-so:Executing command [ /bin/sh -c echo $(( --X )); echo $X ] tc-so:Executing command [ /bin/sh -c unset Y; echo $(( Y = --X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c X=3 Y=4; echo $(( --Y*--X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=1; echo $(( --X )); echo $X ] tc-so:Executing command [ /bin/sh -c set -u; X=0; unset Y; echo $(( Y = --X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=3 Y=4; echo $(( --Y*--X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; echo $(( --X )) ] tc-so:Executing command [ /bin/sh -c set -u; unset Y; echo $(( X = --Y )) ] tc-so:Executing command [ /bin/sh -c X=3; readonly X; echo $(( --X )) ] tc-end: 1532487417.149457, var_predec, passed tc-start: 1532487417.149664, var_preinc tc-so:Executing command [ /bin/sh -c X=1; echo $(( ++X )); echo $X ] tc-so:Executing command [ /bin/sh -c echo $(( ++X )); echo $X ] tc-so:Executing command [ /bin/sh -c unset Y; echo $(( Y = ++X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c X=3 Y=4; echo $(( ++Y*++X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=1; echo $(( ++X )); echo $X ] tc-so:Executing command [ /bin/sh -c set -u; X=0; unset Y; echo $(( Y = ++X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=3 Y=4; echo $(( ++Y*++X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; echo $(( ++X )) ] tc-so:Executing command [ /bin/sh -c set -u; unset Y; echo $(( X = ++Y )) ] tc-so:Executing command [ /bin/sh -c X=3; readonly X; echo $(( ++X )) ] tc-end: 1532487417.429341, var_preinc, passed tp-end: 1532487417.429541, bin/sh/t_arith tp-start: 1532487417.993413, bin/sh/t_cmdsub, 26 tc-start: 1532487417.993544, a_basic_cmdsub tc-so:Executing command [ /bin/sh -c echo Result is $( true && echo true || echo false ) today ] tc-so:Executing command [ /bin/sh -c echo Result is $( false && echo true || echo false ) today ] tc-so:Executing command [ /bin/sh -c echo aaa$( echo bbb )ccc ] tc-so:Executing command [ /bin/sh -c echo aaa$( echo bbb ccc )ddd ] tc-so:Executing command [ /bin/sh -c echo aaa$( echo bbb; echo ccc )ddd ] tc-so:Executing command [ /bin/sh -c echo "aaa$( echo bbb; echo ccc )ddd" ] tc-so:Executing command [ /bin/sh -c X=$( echo some string ); echo "$X" ] tc-so:Executing command [ /bin/sh -c X=$( echo "weird; string *" ); echo "$X" ] tc-so:Executing command [ /bin/sh -c echo Found $( echo * ) ] tc-so:Executing command [ /bin/sh -c echo Found "$( echo * )" ] tc-so:Executing command [ /bin/sh -c echo Found $( echo '*' ) ] tc-so:Executing command [ /bin/sh -c echo Found "$( echo '*' )" ] tc-so:Executing command [ /bin/sh -c echo Found $( echo \* ) ] tc-so:Executing command [ /bin/sh -c echo Found "$( echo \* )" ] tc-end: 1532487418.348881, a_basic_cmdsub, passed tc-start: 1532487418.349128, b_basic_backticks tc-so:Executing command [ /bin/sh -c echo Result is `true && echo true || echo false` today ] tc-so:Executing command [ /bin/sh -c echo Result is `false && echo true || echo false` today ] tc-so:Executing command [ /bin/sh -c echo aaa` echo bbb `ccc ] tc-so:Executing command [ /bin/sh -c echo aaa` echo bbb ccc `ddd ] tc-so:Executing command [ /bin/sh -c echo aaa` echo bbb; echo ccc `ddd ] tc-so:Executing command [ /bin/sh -c echo "aaa` echo bbb; echo ccc `ddd" ] tc-so:Executing command [ /bin/sh -c X=` echo some string `; echo "$X" ] tc-so:Executing command [ /bin/sh -c X=` echo "weird; string *" `; echo "$X" ] tc-so:Executing command [ /bin/sh -c echo Found ` echo * ` ] tc-so:Executing command [ /bin/sh -c echo Found "` echo * `" ] tc-so:Executing command [ /bin/sh -c echo Found ` echo '*' ` ] tc-so:Executing command [ /bin/sh -c echo Found "` echo '*' `" ] tc-so:Executing command [ /bin/sh -c echo Found ` echo \* ` ] tc-so:Executing command [ /bin/sh -c echo Found "` echo \* `" ] tc-end: 1532487418.672215, b_basic_backticks, passed tc-start: 1532487418.672463, c_nested_cmdsub tc-so:Executing command [ /bin/sh -c echo __$( echo foo$(echo bar)bletch )__ ] tc-so:Executing command [ /bin/sh -c echo _$(echo a$(echo $(echo b)c$(echo d))e )_ ] tc-so:Executing command [ /bin/sh -c echo 1$(echo 2$(echo 3$(echo 4$(echo 5)4)3)2)1 ] tc-end: 1532487418.777354, c_nested_cmdsub, passed tc-start: 1532487418.777558, d_nested_backticks tc-so:Executing command [ /bin/sh -c echo __` echo foo\`echo bar\`bletch `__ ] tc-so:Executing command [ /bin/sh -c echo _`echo a\`echo \\\`echo b\\\`c\\\`echo d\\\`\`e `_ ] tc-so:Executing command [ /bin/sh -c echo 1`echo 2\`echo 3\\\`echo 4\\\\\\\`echo 5\\\\\\\`4\\\`3\`2`1 ] tc-end: 1532487418.881029, d_nested_backticks, passed tc-start: 1532487418.881243, e_perverse_mixing tc-so:Executing command [ /bin/sh -c echo __$( echo foo`echo bar`bletch )__ ] tc-so:Executing command [ /bin/sh -c echo __` echo foo$(echo bar)bletch `__ ] tc-so:Executing command [ /bin/sh -c echo _$(echo a`echo $(echo b)c$(echo d)`e )_ ] tc-so:Executing command [ /bin/sh -c echo _`echo a$(echo \`echo b\`c\`echo d\`)e `_ ] tc-so:Executing command [ /bin/sh -c echo 1`echo 2$(echo 3\`echo 4\\\`echo 5$(echo 6)5\\\`4\`3)2`1 ] tc-end: 1532487419.24488, e_perverse_mixing, passed tc-start: 1532487419.24702, f_redirect_in_cmdsub tc-so:Executing command [ /bin/sh -c echo _$( echo a$( echo b > file )a)_ ] tc-so:Executing command [ /bin/sh -c cat file ] tc-so:Executing command [ /bin/sh -c echo _$( echo a$( cat < file )a)_ ] tc-so:Executing command [ /bin/sh -c echo _$( echo a$( echo d >> file )a)_ ] tc-so:Executing command [ /bin/sh -c cat file ] tc-so:Executing command [ /bin/sh -c echo _$( echo a$( echo not error >&2 )a)_ ] tc-end: 1532487419.200393, f_redirect_in_cmdsub, passed tc-start: 1532487419.200636, g_redirect_in_backticks tc-so:Executing command [ /bin/sh -c echo _` echo a\` echo b > file \`a`_ ] tc-so:Executing command [ /bin/sh -c cat file ] tc-so:Executing command [ /bin/sh -c echo _` echo a\` cat < file \`a`_ ] tc-so:Executing command [ /bin/sh -c echo _` echo a\` echo d >> file \`a`_ ] tc-so:Executing command [ /bin/sh -c cat file ] tc-so:Executing command [ /bin/sh -c echo _` echo a\` echo not error >&2 \`a`_ ] tc-end: 1532487419.377615, g_redirect_in_backticks, passed tc-start: 1532487419.377803, h_vars_in_cmdsub tc-so:Executing command [ /bin/sh -c X=abc; echo __$( echo ${X} )__ ] tc-so:Executing command [ /bin/sh -c X=abc; echo __$( echo "${X}" )__ ] tc-so:Executing command [ /bin/sh -c X=abc; echo "__$( echo ${X} )__" ] tc-so:Executing command [ /bin/sh -c X=abc; echo "__$( echo "${X}" )__" ] tc-so:Executing command [ /bin/sh -c for X in a '' b '' c; do echo $( echo "$X" ); done ] tc-so:Executing command [ /bin/sh -c X=; unset Y; echo "__$( echo a${X-b}${Y-c}d)__" ] tc-so:Executing command [ /bin/sh -c X=; unset Y; echo "__$( echo a${X:-b}${Y:-c}d)__" ] tc-so:Executing command [ /bin/sh -c X=X; echo "__${X}$( X=Y; echo ${X} )${X}__" ] tc-so:Executing command [ /bin/sh -c X=abc; echo "__$(X=def; echo "${X}" )__" ] tc-so:Executing command [ /bin/sh -c X=abc; echo "$X$(X=def; echo ${X} )"; echo $X ] tc-end: 1532487419.666866, h_vars_in_cmdsub, passed tc-start: 1532487419.667048, i_vars_in_backticks tc-so:Executing command [ /bin/sh -c X=abc; echo __` echo ${X} `__ ] tc-so:Executing command [ /bin/sh -c X=abc; echo __` echo "${X}" `__ ] tc-so:Executing command [ /bin/sh -c X=abc; echo "__` echo ${X} `__" ] tc-so:Executing command [ /bin/sh -c X=abc; echo "__` echo \"${X}\" `__" ] tc-so:Executing command [ /bin/sh -c for X in a '' b '' c; do echo $( echo "$X" ); done ] tc-so:Executing command [ /bin/sh -c X=; unset Y; echo "__$( echo a${X-b}${Y-c}d)__" ] tc-so:Executing command [ /bin/sh -c X=; unset Y; echo "__$( echo a${X:-b}${Y:-c}d)__" ] tc-so:Executing command [ /bin/sh -c X=X; echo "__${X}$( X=Y; echo ${X} )${X}__" ] tc-so:Executing command [ /bin/sh -c X=abc; echo "$X`X=def; echo \"${X}\" `";echo $X ] tc-end: 1532487419.888507, i_vars_in_backticks, passed tc-start: 1532487419.888701, j_cmdsub_in_varexpand tc-so:Executing command [ /bin/sh -c X=set; echo ${X+$(echo foo)} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X-$(echo foo)} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X-$(echo foo > bar)} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X+$(echo foo > bar)} ] tc-end: 1532487420.222017, j_cmdsub_in_varexpand, passed tc-start: 1532487420.222205, k_backticks_in_varexpand tc-so:Executing command [ /bin/sh -c X=set; echo ${X+`echo foo`} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X-`echo foo`} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X-`echo foo > bar`} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X+`echo foo > bar`} ] tc-end: 1532487420.345305, k_backticks_in_varexpand, passed tc-start: 1532487420.345486, l_arithmetic_in_cmdsub tc-so:Executing command [ /bin/sh -c echo 1 + 1 = $( echo $(( 1 + 1 )) ) ] tc-so:Executing command [ /bin/sh -c X=2; Y=3; echo X \* Y = $( echo $(( X * Y )) ) ] tc-so:Executing command [ /bin/sh -c X=2; Y=3; echo Y % X = $( echo $(( $Y % $X )) ) ] tc-end: 1532487420.447466, l_arithmetic_in_cmdsub, passed tc-start: 1532487420.447618, m_arithmetic_in_backticks tc-so:Executing command [ /bin/sh -c echo 2 + 3 = ` echo $(( 2 + 3 )) ` ] tc-so:Executing command [ /bin/sh -c X=2; Y=3; echo X \* Y = ` echo $(( X * Y )) ` ] tc-so:Executing command [ /bin/sh -c X=2; Y=3; echo Y % X = ` echo $(( $Y % $X )) ` ] tc-end: 1532487420.549195, m_arithmetic_in_backticks, passed tc-start: 1532487420.549351, n_cmdsub_in_arithmetic tc-so:Executing command [ /bin/sh -c echo $(( $( echo 3 ) $( echo + ) $( echo 4 ) )) ] tc-so:Executing command [ /bin/sh -c for op in + - \* / % tc-so: do tc-so: echo $(( $( echo 9 ) $( echo "${op}" ) $( echo 2 ) )) tc-so: done ] tc-end: 1532487420.638236, n_cmdsub_in_arithmetic, passed tc-start: 1532487420.638386, o_backticks_in_arithmetic tc-so:Executing command [ /bin/sh -c echo $(( `echo 77` `echo -` `echo 44`)) ] tc-so:Executing command [ /bin/sh -c for op in + - \* / % tc-so: do tc-so: echo $((`echo 11``echo "${op}"``echo 3`)) tc-so: done ] tc-end: 1532487420.727690, o_backticks_in_arithmetic, passed tc-start: 1532487420.727812, p_cmdsub_in_heredoc tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: $( echo line 1 )$( echo +1 ) tc-so: $( echo line 2;echo line 3 ) tc-so: EOF ] tc-end: 1532487420.796049, p_cmdsub_in_heredoc, passed tc-start: 1532487420.796174, q_backticks_in_heredoc tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: `echo Mary ` `echo had a ` tc-so: ` echo little; echo lamb ` tc-so: EOF ] tc-end: 1532487420.864498, q_backticks_in_heredoc, passed tc-start: 1532487420.864615, r_heredoc_in_cmdsub tc-so:Executing command [ /bin/sh -c echo "$( cat <<- \EOF tc-so: Mary had a tc-so: little tc-so: lamb tc-so: EOF tc-so: )" ] tc-so:Executing command [ /bin/sh -c for N in 1 4; do echo "$( cat <<- EOF tc-so: Mary had ${N} tc-so: little tc-so: lamb$( [ $N -gt 1 ] && echo s ) tc-so: EOF tc-so: )"; done ] tc-so:Executing command [ /bin/sh -c echo "$( cat <<- EOF tc-so: A Calculation: tc-so: 2 * 7 = $(( 2 * 7 )) tc-so: EOF tc-so: )" ] tc-end: 1532487420.985240, r_heredoc_in_cmdsub, passed tc-start: 1532487420.985360, s_heredoc_in_backticks tc-so:Executing command [ /bin/sh -c echo ` cat <<- \EOF tc-so: Mary had a tc-so: little tc-so: lamb tc-so: EOF tc-so: ` ] tc-so:Executing command [ /bin/sh -c echo "` cat <<- EOF tc-so: A Calculation: tc-so: 17 / 3 = $(( 17 / 3 )) tc-so: EOF tc-so: `" ] tc-end: 1532487421.76623, s_heredoc_in_backticks, passed tc-start: 1532487421.76745, t_nested_cmdsubs_in_heredoc tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: $(cat File) U tc-so: $( V=$(cat File); echo "${V%lo}p" ) me! tc-so: EOF ] tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: $(Value='$2.50';eval echo $(eval $(cat V)$(cat A)$(cat R)=\'\$$(cat $(cat V)$(cat A)$(cat R))\'; eval echo \$$(set -- *;echo ${3}${1}${2}))) tc-so: EOF ] tc-end: 1532487421.210188, t_nested_cmdsubs_in_heredoc, passed tc-start: 1532487421.210498, u_nested_backticks_in_heredoc tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: `cat File` U tc-so: `V=\`cat File\`; echo "${V%lo}p" ` me! tc-so: EOF ] tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: `Value='$5.20';eval echo \`eval \\\`cat V\\\`\\\`cat A\\\`\\\`cat R\\\`=\\\'\\\$\\\`cat \\\\\\\`cat V\\\\\\\`\\\\\\\`cat A\\\\\\\`\\\\\\\`cat R\\\\\\\`\\\`\\\'; eval echo \\\$\\\`set -- *;echo \\\\\${3}\\\\\${1}\\\\\${2}\\\`\`` tc-so: EOF ] tc-end: 1532487421.349935, u_nested_backticks_in_heredoc, passed tc-start: 1532487421.350245, v_cmdsub_paren_tests tc-so:Executing command [ /bin/sh -c echo $( tc-so: case x in x) echo A.1;; esac tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: case x in x) echo A.2;; esac # comment tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: case x in (x) echo A.3;; esac tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: case x in (x) echo A.4;; esac # comment tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: case x in (x) echo A.5 tc-so: esac tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: echo 'B: quoted )' tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: echo C: comment then closing paren # ) tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-\eof tc-so: D.1: here-doc with ) tc-so: eof tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-\eof tc-so: D.3: here-doc with \() tc-so: eof tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-\) tc-so: E: here-doc terminated with a parenthesis ("academic") tc-so: ) tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-"eof" tc-so: F.1: here-doc embed with unbal single, back- or doublequote ' tc-so: eof tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-"eof" tc-so: F.2: here-doc embed with unbal single, back- or doublequote " tc-so: eof tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-"eof" tc-so: F.3: here-doc embed with unbal single, back- or doublequote ` tc-so: eof tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: echo G: backslash at end of line # \ tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo H: empty command-substitution $( ) ] tc-end: 1532487421.700516, v_cmdsub_paren_tests, passed tc-start: 1532487421.700687, w_heredoc_outside_cmdsub tc-so:Executing command [ /bin/sh -c echo "$( cat <<- \EOF )" tc-so: Mary had a tc-so: little tc-so: lamb tc-so: EOF tc-so: ] tc-so:Executing command [ /bin/sh -c for N in 1 4; do echo "$( cat <<- EOF )" tc-so: Mary had ${N} tc-so: little tc-so: lamb$( [ $N -gt 1 ] && echo s ) tc-so: EOF tc-so: done ] tc-so:Executing command [ /bin/sh -c echo "$( cat <<- EOF)" tc-so: A Calculation: tc-so: 2 * 7 = $(( 2 * 7 )) tc-so: EOF tc-so: ] tc-end: 1532487421.826794, w_heredoc_outside_cmdsub, passed tc-start: 1532487421.826989, x_heredoc_outside_backticks tc-so:Executing command [ /bin/sh -c echo ` cat <<- \EOF ` tc-so: Mary had a tc-so: little tc-so: lamb tc-so: EOF tc-so: ] tc-so:Executing command [ /bin/sh -c echo "` cat <<- EOF `" tc-so: A Calculation: tc-so: 17 / 3 = $(( 17 / 3 )) tc-so: EOF tc-so: ] tc-end: 1532487421.917629, x_heredoc_outside_backticks, passed tc-start: 1532487421.917831, y_many_embedded_nl tc-so:Executing command [ /bin/sh -c { printf '%s\n' x tc-so: for a in $( seq 1000 ); do printf '\n'; done tc-so: printf '%s\n' y; } | wc -l ] tc-so:Executing command [ /bin/sh -c printf '%s\n' "$( printf '%s\n' x tc-so: for a in $( seq 1000 ); do printf '\n'; done tc-so: printf '%s\n' y )" | wc -l ] tc-so:Executing command [ /bin/sh -c printf '%s\n' "$( printf '%s\n' x tc-so: for a in $( seq 10000 ); do printf '\n'; done tc-so: printf '%s\n' y )" | wc -l ] tc-end: 1532487422.99466, y_many_embedded_nl, passed tc-start: 1532487422.99664, z_absurd_heredoc_cmdsub_combos tc-so:Executing command [ /bin/sh -c tc-so: cat <<- EOF tc-so: $( tc-so: cat <<- STOP tc-so: $( tc-so: cat `echo help` tc-so: ) tc-so: STOP tc-so: ) tc-so: $( tc-so: cat <<- END 4<<-TRASH tc-so: Me $(( 1 + 1 )) tc-so: END tc-so: This is unused noise! tc-so: TRASH tc-so: ) tc-so: EOF tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: cat <<- EOF tc-so: $( tc-so: cat << STOP tc-so: $( tc-so: cat `echo help` tc-so: ) tc-so: STOP tc-so: ) tc-so: $( tc-so: cat <<- END 4<&2 ] tc-so:Executing command [ /bin/sh -c exit 1; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 2; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 3; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 4; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 5; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 6; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 42; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 99; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 101; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 125; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 126; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 127; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 128; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 129; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 200; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 254; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 255; echo FOO; echo BAR >&2 ] tc-end: 1532487423.126573, simple_exit, passed tc-start: 1532487423.126707, subshell_background tc-so:Executing command [ /bin/sh -c true; (false || true) & echo $? ] tc-so:Executing command [ /bin/sh -c false; (false || true) & echo $? ] tc-end: 1532487423.208682, subshell_background, passed tc-start: 1532487423.208809, subshell_exit tc-so:Executing command [ /bin/sh -c (exit 0); test $? -eq 0 ] tc-so:Executing command [ /bin/sh -c (exit 1); test $? -eq 1 ] tc-so:Executing command [ /bin/sh -c (exit 2); test $? -eq 2 ] tc-so:Executing command [ /bin/sh -c (exit 3); test $? -eq 3 ] tc-so:Executing command [ /bin/sh -c (exit 4); test $? -eq 4 ] tc-so:Executing command [ /bin/sh -c (exit 5); test $? -eq 5 ] tc-so:Executing command [ /bin/sh -c (exit 6); test $? -eq 6 ] tc-so:Executing command [ /bin/sh -c (exit 42); test $? -eq 42 ] tc-so:Executing command [ /bin/sh -c (exit 99); test $? -eq 99 ] tc-so:Executing command [ /bin/sh -c (exit 101); test $? -eq 101 ] tc-so:Executing command [ /bin/sh -c (exit 125); test $? -eq 125 ] tc-so:Executing command [ /bin/sh -c (exit 126); test $? -eq 126 ] tc-so:Executing command [ /bin/sh -c (exit 127); test $? -eq 127 ] tc-so:Executing command [ /bin/sh -c (exit 128); test $? -eq 128 ] tc-so:Executing command [ /bin/sh -c (exit 129); test $? -eq 129 ] tc-so:Executing command [ /bin/sh -c (exit 200); test $? -eq 200 ] tc-so:Executing command [ /bin/sh -c (exit 254); test $? -eq 254 ] tc-so:Executing command [ /bin/sh -c (exit 255); test $? -eq 255 ] tc-end: 1532487423.597804, subshell_exit, passed tc-start: 1532487423.597931, trap_subshell tc-so:Executing command [ /bin/sh -c ( trap "echo exiting" EXIT; /usr/bin/true ) ] tc-end: 1532487423.666445, trap_subshell, passed tc-start: 1532487423.666562, trap_zero__explicit_exit tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1532487423.729732, trap_zero__explicit_exit, passed tc-start: 1532487423.729890, trap_zero__implicit_exit tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1532487423.793036, trap_zero__implicit_exit, passed tp-end: 1532487423.793194, bin/sh/t_exit tp-start: 1532487424.225266, bin/sh/t_expand, 20 tc-start: 1532487424.226968, arithmetic tc-so:Executing command [ /bin/sh -c printf %s $((1 + 2)) ] tc-so:Executing command [ /bin/sh -c printf %s $((0x7fffffff)) ] tc-so:Executing command [ /bin/sh -c printf %s $(((1 << 63) - 1)) ] tc-end: 1532487424.327609, arithmetic, passed tc-start: 1532487424.327830, dollar_at tc-so:Executing command [ /bin/sh -c echo "" "" | sed 's,$,EOL,' ] tc-so:Executing command [ /bin/sh -c set -- "" ""; echo "$@" | sed 's,$,EOL,' ] tc-so:Executing command [ /bin/sh -c set -- -; shift; n_arg() { echo $#; }; n_arg "$@" ] tc-end: 1532487424.438548, dollar_at, passed tc-start: 1532487424.438750, dollar_at_with_text tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv "$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv "foo$@bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv "foo $@ bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- a b c; delim_argv "$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- a b c; delim_argv "foo$@bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- a b c; delim_argv "foo $@ bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv "$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv "foo$@bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv "foo $@ bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- a b c; delim_argv "$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- a b c; delim_argv "foo$@bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- a b c; delim_argv "foo $@ bar" ] tc-end: 1532487424.722090, dollar_at_with_text, passed tc-start: 1532487424.722394, dollar_hash tc-end: 1532487426.195809, dollar_hash, passed tc-start: 1532487426.196021, dollar_star tc-end: 1532487426.553357, dollar_star, passed tc-start: 1532487426.553577, dollar_star_in_quoted_word tc-end: 1532487427.152437, dollar_star_in_quoted_word, passed tc-start: 1532487427.152681, dollar_star_in_word tc-end: 1532487427.671338, dollar_star_in_word, passed tc-start: 1532487427.671556, dollar_star_in_word_empty_ifs tc-end: 1532487427.971049, dollar_star_in_word_empty_ifs, passed tc-start: 1532487427.971274, dollar_star_with_empty_ifs tc-end: 1532487428.254517, dollar_star_with_empty_ifs, passed tc-start: 1532487428.254739, embedded_nl tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1532487428.437117, embedded_nl, passed tc-start: 1532487428.437322, iteration_on_null_or_missing_parameter tc-so:Executing command [ /bin/sh -c N=; set -- ${N:-}; for X; do echo "[$X]"; done ] tc-end: 1532487428.501554, iteration_on_null_or_missing_parameter, passed tc-start: 1532487428.501674, iteration_on_null_or_null_parameter tc-so:Executing command [ /bin/sh -c N=; E=; set -- ${N:-${E}}; for X; do echo "[$X]"; done ] tc-end: 1532487428.562232, iteration_on_null_or_null_parameter, passed tc-start: 1532487428.562350, iteration_on_null_parameter tc-so:Executing command [ /bin/sh -c N=; set -- ${N}; for X; do echo "[$X]"; done ] tc-end: 1532487428.623758, iteration_on_null_parameter, passed tc-start: 1532487428.623877, iteration_on_quoted_null_parameter tc-so:Executing command [ /bin/sh -c N=; set -- "${N}"; for X; do echo "[$X]"; done ] tc-end: 1532487428.685269, iteration_on_quoted_null_parameter, passed tc-start: 1532487428.685382, shell_params tc-end: 1532487429.95784, shell_params, passed tc-start: 1532487429.95961, strip tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%%/\**}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%%"/*"*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%%'/*'*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%%/\**}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%%"/*"*}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%%'/*'*}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%/\**}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%"/*"*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%'/*'*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%/\**}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%"/*"*}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%'/*'*}": ] tc-end: 1532487429.594683, strip, passed tc-start: 1532487429.594822, tilde tc-so:Executing command [ /bin/sh -s ] tc-so:Executing command [ /bin/sh -s ] tc-so:Executing command [ /bin/sh -s ] tc-so:Executing command [ /bin/sh -s ] tc-end: 1532487429.717678, tilde, passed tc-start: 1532487429.717810, var_with_embedded_cmdsub tc-end: 1532487430.413822, var_with_embedded_cmdsub, passed tc-start: 1532487430.413972, varpattern_backslashes tc-so:Executing command [ /bin/sh -c line="/foo/bar/*/baz"; echo ${line%%\**} ] tc-end: 1532487430.476895, varpattern_backslashes, passed tc-start: 1532487430.477032, wrap_strip tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line\ tc-so:%%/\**}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%%"/\ tc-so:*"*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%%'/*'\ tc-so:*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${li\ tc-so:ne%%/\**}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%%"\ tc-so:/*"*}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%\ tc-so:%'/*'*}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line\ tc-so:%\ tc-so:/\*\ tc-so:*\ tc-so:}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%"/*\ tc-so:"*\ tc-so:}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line\ tc-so:%\ tc-so:'/*'*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"$\ tc-so:{li\ tc-so:ne%\ tc-so:'/*'*}": ] tc-end: 1532487430.708499, wrap_strip, passed tp-end: 1532487430.708611, bin/sh/t_expand tp-start: 1532487430.936854, bin/sh/t_fsplit, 9 tc-start: 1532487430.936873, default_val tc-end: 1532487431.306825, default_val, passed tc-start: 1532487431.306957, dollar_at tc-end: 1532487431.622385, dollar_at, passed tc-start: 1532487431.622520, for tc-end: 1532487431.676643, for, passed tc-start: 1532487431.676777, ifs tc-end: 1532487431.884293, ifs, passed tc-start: 1532487431.884427, ifs_alpha tc-end: 1532487431.990208, ifs_alpha, passed tc-start: 1532487431.990371, quote tc-end: 1532487432.73419, quote, passed tc-start: 1532487432.73554, replacement_val tc-end: 1532487432.525600, replacement_val, passed tc-start: 1532487432.525740, split_arith tc-end: 1532487432.824388, split_arith, passed tc-start: 1532487432.824520, var_length tc-end: 1532487432.961960, var_length, passed tp-end: 1532487432.962104, bin/sh/t_fsplit tp-start: 1532487433.176542, bin/sh/t_here, 9 tc-start: 1532487433.176564, do_simple tc-end: 1532487433.708361, do_simple, passed tc-start: 1532487433.708536, end_markers tc-end: 1532487438.140309, end_markers, passed tc-start: 1532487438.140478, incomplete tc-end: 1532487438.454743, incomplete, passed tc-start: 1532487438.454924, lineends tc-end: 1532487438.715264, lineends, passed tc-start: 1532487438.715448, multiple tc-end: 1532487438.859045, multiple, passed tc-start: 1532487438.859222, nested tc-end: 1532487438.988622, nested, passed tc-start: 1532487438.988799, quoting tc-end: 1532487439.160104, quoting, passed tc-start: 1532487439.160244, side_effects tc-so:Executing command [ /bin/sh -c tc-so: unset X tc-so: cat <<-EOF tc-so: ${X=2} tc-so: EOF tc-so: echo "${X-1}" tc-so: ] tc-end: 1532487439.228671, side_effects, passed tc-start: 1532487439.228800, vicious tc-so:Executing command [ /bin/sh script ] tc-so:Executing command [ /bin/sh script ] tc-end: 1532487439.339790, vicious, passed tp-end: 1532487439.339957, bin/sh/t_here tp-start: 1532487439.675288, bin/sh/t_option, 14 tc-start: 1532487439.675307, Option_switching tc-so:Executing command [ /bin/sh -c opt=a tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=b tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=C tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=e tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=f tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=h tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=u tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=v tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=x tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=E tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=i tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=I tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=p tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=q tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=V tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=X tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=aeu tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: xx="$-" && xx=$(echo "$xx" | tr -d cs) && test -n "$xx" && set +"$xx"; tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=vx tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: xx="$-" && xx=$(echo "$xx" | tr -d cs) && test -n "$xx" && set +"$xx"; tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=Ca tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: xx="$-" && xx=$(echo "$xx" | tr -d cs) && test -n "$xx" && set +"$xx"; tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=aCefux tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: xx="$-" && xx=$(echo "$xx" | tr -d cs) && test -n "$xx" && set +"$xx"; tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-end: 1532487440.428708, Option_switching, passed tc-start: 1532487440.428859, pipefail tc-so:Executing command [ /bin/sh -c set -o | grep pipefail ] tc-so:Executing command [ /bin/sh -c set -o pipefail; set -o | grep pipefail ] tc-so:Executing command [ /bin/sh -c (exit 1) | (exit 2) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 1) | (exit 2) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 1) | (exit 0) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 0) | (exit 0) | (exit 0) ] tc-so:Executing command [ /bin/sh -c ! (exit 1) | (exit 2) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 1) | (exit 2) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 1) | (exit 0) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 0) | (exit 0) | (exit 0) ] tc-so:Executing command [ /bin/sh -c (exit 1) | (exit 2) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 1) | (exit 2) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 1) | (exit 0) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 0) | (exit 0) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c ! (exit 1) | (exit 2) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 1) | (exit 2) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 1) | (exit 0) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 0) | (exit 0) | (exit 0); echo $? ] tc-end: 1532487440.842397, pipefail, passed tc-start: 1532487440.842545, restore_local_opts tc-so:Executing command [ /bin/sh -ec . './test-funcs.3875'; local_test ] tc-end: 1532487440.942723, restore_local_opts, passed tc-start: 1532487440.942911, set_C tc-so:Executing command [ /bin/sh -c opt=C tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: D=$(ls -l Junk_File) || exit 1 tc-so: set +C tc-so: echo "Overwrite it now" > Junk_File tc-so: A=$(ls -l Junk_File) || exit 1 tc-so: test "${A}" != "${D}" tc-so: ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 02:57:20.939017442 +0000 tc-se:+++ /tmp/check.Sg92KW/stderr 2018-07-25 02:57:21.049738288 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487441.58776, set_C, failed, atf-check failed; see the output of the test for details tc-start: 1532487441.58985, set_X tc-so:Executing command [ /bin/sh -c opt=X tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c set -x; set +X; case "$-" in (*x*) echo FAIL; exit 1;; esac ] tc-so:Executing command [ /bin/sh -c set -X; set +x; tc-so: case "$-" in (*x*) echo FAIL; exit 1;; esac tc-so: case "$-" in (*X*) exit 0;; esac; echo ERROR; exit 2 ] tc-so:Executing command [ /bin/sh -c set -X; set +x; set -x; tc-so: case "$-" in (*x*X*|*X*x*) exit 0;; esac; echo ERROR; exit 2 ] tc-so:Executing command [ /bin/sh -c set +X; set -x; tc-so: case "$-" in (*X*) echo FAIL; exit 1;; esac tc-so: case "$-" in (*x*) exit 0;; esac; echo ERROR; exit 2 ] tc-so:Executing command [ /bin/sh -c set +X; set -x; set +x; tc-so: case "$-" in (*[xX]*) echo FAULT; exit 3;; esac ] tc-so:Executing command [ /bin/sh -ec printf "%s" OK; set -X; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh -ec set -X; printf "%s" OK; set +X; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh -ec PS4=Run:; set -X; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh -ecX printf "%s" OK; exec 2>/dev/null; echo OK ] tc-so:Executing command [ /bin/sh -ecX printf "%s" OK; exec 2>&1; echo OK ] tc-so:Executing command [ /bin/sh -ecX printf "%s" OK; exec 2>&-; echo OK ] tc-so:Executing command [ /bin/sh -ec PS4=; set -X 2>X-trace; printf "%s" OK; echo OK ] tc-so:Executing command [ /bin/sh -ec PS4=; set -X 2>X-trace; tc-so: printf "%s" OK; tc-so: exec 2>/dev/null; tc-so: echo OK ] tc-so:Executing command [ /bin/sh -ec PS4=; set -X 2>X-trace; tc-so: printf "%s" OK; tc-so: set -X 2>/dev/null; tc-so: echo OK ] tc-so:Executing command [ /bin/sh -ec PS4=; set -X 2>X-trace; tc-so: printf "%s" OK; tc-so: set -X; tc-so: echo OK ] tc-so:Executing command [ /bin/sh -c tc-so: say() { tc-so: printf "%s" "$*" tc-so: } tc-so: funct() { tc-so: local - tc-so: tc-so: set -X 2>X-trace-fn tc-so: say hello tc-so: } tc-so: tc-so: set -X 2>X-trace tc-so: tc-so: printf OK tc-so: funct tc-so: echo GOOD tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: say() { tc-so: printf "%s" "$*" tc-so: } tc-so: funct() { tc-so: local - tc-so: tc-so: set +X tc-so: say hello tc-so: } tc-so: tc-so: set -X 2>X-trace tc-so: tc-so: printf OK tc-so: funct tc-so: echo GOOD tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: say() { tc-so: printf "%s" "$*" tc-so: } tc-so: funct() { tc-so: local - tc-so: tc-so: set +X -x tc-so: tc-so: say traced tc-so: exec 2>/dev/null tc-so: say notrace tc-so: tc-so: } tc-so: tc-so: set -X 2>X-trace tc-so: tc-so: printf OK tc-so: funct tc-so: echo GOOD tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: say() { tc-so: printf "%s" "$*" tc-so: } tc-so: fn1() { tc-so: local - tc-so: tc-so: set -X 2>>X-trace-fn tc-so: say "g'day" tc-so: "$@" tc-so: say bye-bye tc-so: } tc-so: fn2() { tc-so: set +X tc-so: say hello tc-so: "$@" tc-so: say goodbye tc-so: } tc-so: tc-so: set -X 2>X-trace tc-so: tc-so: printf OK tc-so: fn1 tc-so: fn1 fn2 tc-so: fn1 fn1 fn2 tc-so: fn1 fn2 fn1 fn2 fn1 tc-so: fn1 fn1 fn2 fn2 fn1 tc-so: echo GOOD tc-so: ] tc-end: 1532487441.678314, set_X, passed tc-start: 1532487441.678482, set_a tc-so:Executing command [ /bin/sh -c opt=a tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -ce unset VAR; set +a; VAR=value; env | grep "^VAR=" ] tc-so:Executing command [ /bin/sh -ce unset VAR; set -a; VAR=value; env | grep "^VAR=" ] tc-end: 1532487441.805544, set_a, passed tc-start: 1532487441.805665, set_e tc-so:Executing command [ /bin/sh -c opt=e tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c false; printf "%s" I_am; set -e; true; printf "%s\n" _OK ] tc-so:Executing command [ /bin/sh -c false; printf "%s" I_am; set -e; false; printf "%s\n" _Broken ] tc-so:Executing command [ /bin/sh -ec printf "%s" I_am; false; printf "%s\n" _Broken ] tc-end: 1532487441.940618, set_e, passed tc-start: 1532487441.940740, set_f tc-so:Executing command [ /bin/sh -c opt=f tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -ec X=$(echo b*); Y=$(echo b*); test "${X}" != "a*"; tc-so: test "${X}" = "${Y}" ] tc-so:Executing command [ /bin/sh -ec X=$(echo b*); Y=$(set -f; echo b*); test "${X}" != "${Y}" ] tc-end: 1532487442.65684, set_f, passed tc-start: 1532487442.66456, set_n tc-so:Executing command [ /bin/sh -enc echo ABANDON HOPE; echo ALL YE; echo ... ] tc-so:Executing command [ /bin/sh -enc ERR; FAIL; ABANDON HOPE ] tc-so:Executing command [ /bin/sh -enc echo JUMP; for frogs swim; echo in puddles ] tc-so:Executing command [ /bin/sh -nc echo ABANDON HOPE; echo "ALL YE; echo ... ] tc-so:Executing command [ /bin/sh -enc echo ABANDON HOPE;; echo ALL YE; echo ... ] tc-so:Executing command [ /bin/sh -nc do YOU ABANDON HOPE; for all eternity? ] tc-so:Executing command [ /bin/sh -c echo first; set -n; echo second ] tc-so:Executing command [ /bin/sh -c echo first; set -n; echo second; set +n; echo third ] tc-so:Executing command [ /bin/sh -c for x in a b c d tc-so: do tc-so: case "$x" in tc-so: a);; b);; c) set -n;; d);; tc-so: esac tc-so: printf "%s\n" "$x" tc-so: done ] tc-se:[1] User defined signal 1 sleep 10 & tc-so:Executing command [ /bin/sh -c tc-so: trap "set -n" USR1 tc-so: { sleep 1; kill -USR1 $$; sleep 1; } & tc-so: false tc-so: wait && echo t || echo f tc-so: wait tc-so: echo foo tc-so: ] tc-end: 1532487444.322738, set_n, passed tc-start: 1532487444.322854, set_u tc-so:Executing command [ /bin/sh -c opt=u tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -ce unset _UNSET_VARIABLE_; echo OK ] tc-so:Executing command [ /bin/sh -cue unset _UNSET_VARIABLE_; echo OK ] tc-so:Executing command [ /bin/sh -ce unset X; echo ${X}; echo OK ] tc-so:Executing command [ /bin/sh -ce unset X; printf "%s" ${X-OK}; echo OK ] tc-so:Executing command [ /bin/sh -c unset X; set -u; echo ${X}; echo ERR ] tc-so:Executing command [ /bin/sh -c unset X; set -u; echo "${X}"; echo ERR ] tc-so:Executing command [ /bin/sh -ce unset X; set -u; echo ${X-GOOD}; echo OK ] tc-so:Executing command [ /bin/sh -ce unset X; set -u; echo ${X-OK} ] tc-so:Executing command [ /bin/sh -ce unset X; set -u; echo ${X+ERR}; echo OK ] tc-so:Executing command [ /bin/sh -c unset X; set -u; echo ${X#foo}; echo ERR ] tc-so:Executing command [ /bin/sh -c unset X; set -u; echo ${X%%bar}; echo ERR ] tc-so:Executing command [ /bin/sh -c unset X; echo ${X?}; echo ERR ] tc-so:Executing command [ /bin/sh -c unset X; echo ${X?X_NOT_SET}; echo ERR ] tc-end: 1532487444.772427, set_u, passed tc-start: 1532487444.772616, set_v tc-so:Executing command [ /bin/sh -c opt=v tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -ec printf "%s" OK; set -v; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1532487444.928512, set_v, passed tc-start: 1532487444.928703, set_x tc-so:Executing command [ /bin/sh -c opt=x tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -ec printf "%s" OK; set -x; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh -ec set -x; printf "%s" OK; set +x; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh -ec PS4=Run:; set -x; echo OK; exit 0 ] tc-end: 1532487445.62319, set_x, passed tc-start: 1532487445.62502, vi_emacs_VE_toggle tc-so:Executing command [ /bin/sh -c opt=V tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=E tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: q() { tc-so: eval "case \"$-\" in tc-so: (*${2}*) return 1;; tc-so: (*${1}*) return 0;; tc-so: esac" tc-so: return 1 tc-so: } tc-so: x() { tc-so: echo >&2 "Option set or toggle failure:" \ tc-so: " on=$1 off=$2 set=$-" tc-so: exit 1 tc-so: } tc-so: set -V; q V E || x V E tc-so: set -E; q E V || x E V tc-so: set -V; q V E || x V E tc-so: set +EV; q "" "[VE]" || x "" VE tc-so: exit 0 tc-so: ] tc-end: 1532487445.239971, vi_emacs_VE_toggle, passed tc-start: 1532487445.240152, xx_bogus tc-so:Executing command [ /bin/sh -c set -% ; echo ERR ] tc-end: 1532487445.301276, xx_bogus, passed tp-end: 1532487445.301464, bin/sh/t_option tp-start: 1532487445.390523, bin/sh/t_patterns, 3 tc-start: 1532487445.390619, case_matching tc-se:========================================== tc-se:While testing 'case_matching' tc-se: - - - - - - - - - - - - - - - - - tc-se:case_matching[51]: Test of 'case "[a-c]" in ([a-c\]) printf M;; (*) printf X;; esac' failed. tc-se:[51] Expected output 'M', received 'X' tc-se:[51] Full command: <> tc-se:case_matching[97]: Test of 'var="[:alpha:]"; case "[" in (["$var"]) printf M;; (*) printf X;; esac' failed. tc-se:[97] Expected output 'M', received 'X' tc-se:[97] Full command: <> tc-se:case_matching[131]: Test of 'case "[x?abc" in ([[-\]]?\?*) printf M;; (*) printf X;; esac' failed. tc-se:[131] Expected output 'M', received 'X' tc-se:[131] Full command: <> tc-se:case_matching[132]: Test of 'case "]x?abc" in ([[-\]]?\?*) printf M;; (*) printf X;; esac' failed. tc-se:[132] Expected output 'M', received 'X' tc-se:[132] Full command: <> tc-se:case_matching[133]: Test of 'case "\\x?abc" in ([[-\]]?\?*) printf M;; (*) printf X;; esac' failed. tc-se:[133] Expected output 'M', received 'X' tc-se:[133] Full command: <> tc-se:case_matching[136]: Test of 'case "[]?" in ([[-\]]?\?*) printf M;; (*) printf X;; esac' failed. tc-se:[136] Expected output 'M', received 'X' tc-se:[136] Full command: <> tc-se:case_matching[147]: Test of 'var='\z'; case ${var} in (${var}) printf M;; (*) printf X;; esac' failed. tc-se:[147] Expected output 'X', received 'M' tc-se:[147] Full command: <> tc-se:case_matching[148]: Test of 'var='\z'; case ${var} in ("${var}") printf M;; (*) printf X;; esac' failed. tc-se:[148] Expected output 'X', received 'M' tc-se:[148] Full command: <> tc-se:case_matching[151]: Test of 'IFS=?; set -- a c; case abc in ("$*") printf M;; (*) printf X;; esac' failed. tc-se:[151] Expected output 'X', received 'M' tc-se:[151] Full command: <> tc-se:case_matching[152]: Test of 'IFS=?; set -- a c; case "a c" in ("$*") printf M;; (*) printf X;; esac' failed. tc-se:[152] Expected output 'X', received 'M' tc-se:[152] Full command: <> tc-se:case_matching[155]: Test of 'IFS=*; set -- a c; case abc in ("$*") printf M;; (*) printf X;; esac' failed. tc-se:[155] Expected output 'X', received 'M' tc-se:[155] Full command: <> tc-se:case_matching[156]: Test of 'IFS=*; set -- a c; case "a c" in ("$*") printf M;; (*) printf X;; esac' failed. tc-se:[156] Expected output 'X', received 'M' tc-se:[156] Full command: <> tc-se:case_matching[168]: Test of 'IFS=-; set -- a c; case b in (["$*"]) printf M;; (*) printf X;; esac' failed. tc-se:[168] Expected output 'X', received 'M' tc-se:[168] Full command: <> tc-se:case_matching[170]: Test of 'IFS=-; set -- a c; case - in (["$*"]) printf M;; (*) printf X;; esac' failed. tc-se:[170] Expected output 'M', received 'X' tc-se:[170] Full command: <> tc-end: 1532487451.157780, case_matching, failed, Test case_matching: 14 (of 261) subtests failed - see stderr tc-start: 1532487451.157921, filename_expansion tc-se:========================================== tc-se:While testing 'filename_expansion' tc-se: - - - - - - - - - - - - - - - - - tc-se:filename_expansion[59]: Test of 'printf "%s\n" [A\]-]? | wc -l' failed. tc-se:[59] Expected output '42', received '1' tc-se:[59] Full command: <> tc-se:filename_expansion[63]: Test of 'printf "%s\n" [[-\]]?\?* | wc -l' failed. tc-se:[63] Expected output '12', received '1' tc-se:[63] Full command: <> tc-se:filename_expansion[102]: Test of 'printf "%s\n" [!A\]-]? | wc -l' failed. tc-se:[102] Expected output '508', received '1' tc-se:[102] Full command: <> tc-se:filename_expansion[105]: Test of 'printf "%s\n" [![-\]]?\?* | wc -l' failed. tc-se:[105] Expected output '164', received '1' tc-se:[105] Full command: <> tc-se:filename_expansion[131]: Test of 'var="[a-e]\?.*";printf "%s\n" ${var} | wc -l' failed. tc-se:[131] Expected output '4', received '1' tc-se:[131] Full command: <> tc-se:filename_expansion[132]: Test of 'var="[a-e]\?.*";printf "%s\n" ${var}' failed. tc-se:[132] Expected output 'a?.?? b?.?? c?.?? e?.??', received '[a-e]\?.*' tc-se:[132] Full command: <> tc-se:filename_expansion[133]: Test of 'set -- a b; IFS=\?; printf "%s\n" "$*" | wc -l' failed. tc-se:[133] Expected output '1', received '3' tc-se:[133] Full command: <> tc-se:filename_expansion[134]: Test of 'set -- a b; IFS=\?; printf "%s\n" "$*"' failed. tc-se:[134] Expected output 'a?b', received 'a.b abb azb' tc-se:[134] Full command: <> tc-se:filename_expansion[140]: Test of 'set -- a \?; IFS=\\; var=$*; unset IFS; printf "%s\n" ${var}' failed. tc-se:[140] Expected output 'a?', received 'a\\ a\a' tc-se:[140] Full command: <> tc-se:filename_expansion[141]: Test of 'set -- a \?; IFS=\\; var=$*; unset IFS; printf "%s\n" ${var}' failed. tc-se:[141] Expected output 'a\?', received 'a\\ a\a' tc-se:[141] Full command: <> tc-se:filename_expansion[145]: Test of 'printf "%s\n" D*\[\/*] | wc -l' failed. tc-se:[145] Expected output '6', received '1' tc-se:[145] Full command: <> tc-end: 1532487457.34331, filename_expansion, failed, Test filename_expansion: 11 (of 167) subtests failed - see stderr tc-start: 1532487458.464526, var_substring_matching tc-se:========================================== tc-se:While testing 'var_substring_matching' tc-se: - - - - - - - - - - - - - - - - - tc-se:var_substring_matching[50]: Test of 'P="\[a]"; var='[a]bc';printf '%s\n' ${var#$P}' failed. tc-se:[50] Expected output 'bc', received '[a]bc' tc-se:[50] Full command: <> tc-se:var_substring_matching[51]: Test of 'P="\\[a]"; var='[a]bc';printf '%s\n' ${var#$P}' failed. tc-se:[51] Expected output 'bc', received '[a]bc' tc-se:[51] Full command: <> tc-se:var_substring_matching[82]: Test of 'var='[a-c]d-f';printf '%s\n' ${var#[a-c\]}' failed. tc-se:[82] Expected output 'd-f', received '[a-c]d-f' tc-se:[82] Full command: <> tc-se:var_substring_matching[84]: Test of 'var='[1?234';printf '%s\n' ${var#[[-\]]?\?}' failed. tc-se:[84] Expected output '234', received '[1?234' tc-se:[84] Full command: <> tc-se:var_substring_matching[85]: Test of 'P="\\?"; var='1-2-3-\?';printf '%s\n' ${var%-${P}}' failed. tc-se:[85] Expected output '1-2-3-\?', received '1-2-3' tc-se:[85] Full command: <> tc-se:var_substring_matching[86]: Test of 'P="\\?"; var='1-2-3-\?';printf '%s\n' ${var%${P}}' failed. tc-se:[86] Expected output '1-2-3-\', received '1-2-3-' tc-se:[86] Full command: <> tc-end: 1532487459.728453, var_substring_matching, failed, Test var_substring_matching: 6 (of 87) subtests failed - see stderr tp-end: 1532487459.728568, bin/sh/t_patterns tp-start: 1532487460.46409, bin/sh/t_redir, 12 tc-start: 1532487460.46434, basic_test_method_test tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh -c wc -l ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh -c wc -l ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh -c wc -l ] tc-so:Executing command [ /bin/sh -c cat File ] tc-so:Executing command [ /bin/sh ] tc-end: 1532487460.397985, basic_test_method_test, passed tc-start: 1532487460.398146, do_input_redirections tc-so:Executing command [ /bin/sh -c cat < File ] tc-so:Executing command [ /bin/sh -c cat Output ] tc-so:Executing command [ /bin/sh -c >> Output ] tc-so:Executing command [ /bin/sh -c >| Output ] tc-so:Executing command [ /bin/sh -c echo Hello >Output ] tc-so:Executing command [ /bin/sh -c echo Hello>!Output ] tc-so:Executing command [ /bin/sh -c echo Bye >>Output ] tc-so:Executing command [ /bin/sh -c echo line 1 > Output; echo line 2 >> Output; cat Output ] tc-so:Executing command [ /bin/sh -c echo line 1 > Output; echo line 2 ] tc-so:Executing command [ /bin/sh -c (echo line 1; echo line 2 > Out2) > Out1 ] tc-so:Executing command [ /bin/sh -c { echo line 1; echo line 2 > Out2;} > Out1 ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1532487461.241451, do_output_redirections, passed tc-start: 1532487461.241754, fd_redirections tc-so:Executing command [ /bin/sh helper.sh 1 2 3 4 5 6 7 8 9 ] tc-so:Executing command [ /bin/sh reread.sh 3 4 5 6 7 8 9 ] tc-so:Executing command [ /bin/sh helper.sh 10 15 19 20 25 29 ] tc-so:Executing command [ /bin/sh reread.sh 10 15 19 20 25 29 ] tc-so:Executing command [ /bin/sh helper.sh 32 33 49 50 51 63 64 65 77 88 99 ] tc-so:Executing command [ /bin/sh reread.sh 32 33 49 50 51 63 64 65 77 88 99 ] tc-so:Executing command [ /bin/sh helper.sh 100 101 199 200 222 333 444 499 ] tc-so:Executing command [ /bin/sh reread.sh 100 101 199 200 222 333 444 499 ] tc-so:Executing command [ /bin/sh helper.sh 1000 1001 1002 1003 1004 1005 ] tc-so:Executing command [ /bin/sh reread.sh 1000 1001 1002 1003 1004 1005 ] tc-end: 1532487461.910380, fd_redirections, passed tc-start: 1532487461.911946, incorrect_redirections tc-so:Executing command [ /bin/sh -c echo foo> ] tc-so:Executing command [ /bin/sh -c read foo< ] tc-so:Executing command [ /bin/sh -c echo foo<> ] tc-so:Executing command [ /bin/sh -c echo x > ] tc-so:Executing command [ /bin/sh -c read x < ] tc-so:Executing command [ /bin/sh -c echo x <> ] tc-so:Executing command [ /bin/sh -c echo x >< anything ] tc-so:Executing command [ /bin/sh -c echo x >>< anything ] tc-so:Executing command [ /bin/sh -c echo x >|< anything ] tc-so:Executing command [ /bin/sh -c echo x > ; read x < /dev/null || echo bad ] tc-so:Executing command [ /bin/sh -c read x < & echo y > /dev/null; wait && echo bad ] tc-so:Executing command [ /bin/sh -c echo A Line \> Output ] tc-so:Executing command [ /bin/sh -c echo A Line \>> Output ] tc-so:Executing command [ /bin/sh -c echo A Line >\> Output ] tc-end: 1532487462.326578, incorrect_redirections, passed tc-start: 1532487462.326772, local_redirections tc-so:Executing command [ /bin/sh helper.sh 3 4 5 6 7 8 9 ] tc-so:Executing command [ /bin/sh helper.sh 10 11 13 15 16 19 20 28 29 ] tc-so:Executing command [ /bin/sh helper.sh 30 31 32 63 64 65 77 88 99 ] tc-so:Executing command [ /bin/sh helper.sh 100 101 111 199 200 201 222 333 499 ] tc-so:Executing command [ /bin/sh helper.sh 1000 1001 1002 1003 1004 1005 ] tc-end: 1532487462.518357, local_redirections, passed tc-start: 1532487462.519908, named_fd_redirections tc-so:Executing command [ /bin/sh -c echo OK >/dev/stdout ] tc-so:Executing command [ /bin/sh -c /bin/echo OK >/dev/stdout ] tc-so:Executing command [ /bin/sh -c read var /dev/stderr >&2 ] tc-so:Executing command [ /bin/sh -c /bin/echo OK 2>/dev/stderr >&2 ] tc-so:Executing command [ /bin/sh -c printf "%s\n" EIGHT 8>&1 >/dev/fd/8 | tc-so: cat 9<&0 foo;; esac ] tc-so:Executing command [ /bin/sh -c case x in (whatever) >foo 2>&1;; esac ] tc-so:Executing command [ /bin/sh -c case x in (whatever) >foo 2>&1 ${somewhere};; esac ] tc-end: 1532487462.904905, redir_in_case, passed tc-start: 1532487462.905032, subshell_redirections tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1532487463.30841, subshell_redirections, passed tc-start: 1532487463.31186, ulimit_redirection_interaction tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1532487463.147408, ulimit_redirection_interaction, passed tc-start: 1532487463.147567, validate_fn_redirects tc-so:Executing command [ /bin/sh -c . ./f-def; f ; printf '%s\n' success1 ] tc-so:Executing command [ /bin/sh -c . ./f-def; f >/dev/null; printf '%s\n' success2 ] tc-so:Executing command [ /bin/sh -c . ./f-def; f >&- ; printf '%s\n' success3 ] tc-so:Executing command [ /bin/sh -c . ./f-def; f & wait; printf '%s\n' success4 ] tc-so:Executing command [ /bin/sh -c . ./f-def; f >&- & wait; printf '%s\n' success5 ] tc-so:Executing command [ /bin/sh -c . ./f-def; f;f; printf '%s\n' success6 ] tc-so:Executing command [ /bin/sh -c . ./f-def; { f;f;}; printf '%s\n' success7 ] tc-so:Executing command [ /bin/sh -c . ./f-def; { f;f;}& wait; printf '%s\n' success8 ] tc-so:Executing command [ /bin/sh -c . ./f-def; { f>/dev/null;f;}& wait; printf '%s\n' success9 ] tc-so:Executing command [ /bin/sh -c . ./f-def; { f;f>/dev/null;}& wait; printf '%s\n' success10 ] tc-so:Executing command [ /bin/sh -c tc-so: f() { tc-so: echo Func "$1" tc-so: } tc-so: exec 3<&0 4>&1 tc-so: ( echo x-a; echo y-b; echo z-c ) | tc-so: while read A tc-so: do tc-so: B=${A#?-} tc-so: f "$B" <&3 >&4 tc-so: done >&2 ] tc-so:Executing command [ /bin/sh Script ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh -c . ./fgh.def || echo >&2 FAIL tc-so: exec 3>&1 tc-so: f; g; h ] tc-so:Executing command [ /bin/sh -c . ./fgh.def || echo >&2 FAIL tc-so: exec 3>&1 tc-so: f & sleep 1; g & sleep 1; h; wait ] tc-so:Executing command [ /bin/sh -c . ./fgh.def || echo >&2 FAIL tc-so: exec 3>&1 tc-so: echo X $( f ; g ; h ) Y ] tc-so:Executing command [ /bin/sh -c . ./fgh.def || echo >&2 FAIL tc-so: exec 3>&1 tc-so: echo X $( f >&- & sleep 1; g >&- & sleep 1 ; h ) Y tc-so: sleep 3 tc-so: exec 4>&1 || echo FD_FAIL tc-so: ] tc-so:Executing command [ /bin/sh ] tc-end: 1532487489.707295, validate_fn_redirects, passed tp-end: 1532487489.707548, bin/sh/t_redir tp-start: 1532487489.943094, bin/sh/t_redircloexec, 7 tc-start: 1532487489.943112, compound_redir_open tc-so:Executing command [ /bin/sh ./comp1 ] tc-end: 1532487490.18915, compound_redir_open, passed tc-start: 1532487490.19042, exec_redir_closed tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh ./exec1 ] tc-end: 1532487490.192405, exec_redir_closed, passed tc-start: 1532487490.192525, exec_redir_open tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-end: 1532487490.367511, exec_redir_open, passed tc-start: 1532487490.367642, loop_redir_open tc-so:Executing command [ /bin/sh ./for1 ] tc-end: 1532487490.439143, loop_redir_open, passed tc-start: 1532487490.439276, posix_exec_redir tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh ./exec1 ] tc-end: 1532487490.613931, posix_exec_redir, passed tc-start: 1532487490.614062, simple_redir_open tc-so:Executing command [ /bin/sh ./simp1 ] tc-end: 1532487490.685589, simple_redir_open, passed tc-start: 1532487490.685718, subshell_redir_open tc-so:Executing command [ /bin/sh ./comp1 ] tc-end: 1532487490.763300, subshell_redir_open, passed tp-end: 1532487490.763423, bin/sh/t_redircloexec tp-start: 1532487490.818664, bin/sh/t_set_e, 1 tc-start: 1532487490.818685, all tc-end: 1532487491.975009, all, passed tp-end: 1532487491.975148, bin/sh/t_set_e tp-start: 1532487492.109584, bin/sh/t_shift, 5 tc-start: 1532487492.109602, basic_shift_test tc-so:Executing command [ /bin/sh -c set -- one-arg; shift ; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- one-arg; shift 1; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- one-arg; shift 0; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c; shift ; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c; shift 1; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c; shift 2; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c; shift 3; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c; shift 0; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i j k l m n o p; shift 1; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i j k l m n o p; shift 9; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i j k l m n o p; shift 13; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i j k l m n o p; shift 16; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c d e;while [ $# -gt 0 ];do shift||echo ERR;done;echo complete ] tc-end: 1532487492.399475, basic_shift_test, passed tc-start: 1532487492.399606, excessive_shift tc-so:Executing command [ /bin/sh -c set -- one-arg ;echo OK:$#-2;shift 2 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- one-arg ;echo OK:$#-4;shift 4 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- one-arg ;echo OK:$#-13;shift 13 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- one two ;echo OK:$#-3;shift 3 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- one two ;echo OK:$#-7;shift 7 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- one two three four five ;echo OK:$#-6;shift 6 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- I II III IV V VI VII VIII IX X XI XII XIII XIV XV ;echo OK:$#-16;shift 16 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- I II III IV V VI VII VIII IX X XI XII XIII XIV XV ;echo OK:$#-17;shift 17 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- I II III IV V VI VII VIII IX X XI XII XIII XIV XV ;echo OK:$#-30;shift 30 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- I II III IV V VI VII VIII IX X XI XII XIII XIV XV ;echo OK:$#-9999;shift 9999 && echo ERR ] tc-end: 1532487492.634903, excessive_shift, passed tc-start: 1532487492.635035, function_shift tc-end: 1532487492.678123, function_shift, passed tc-start: 1532487492.678256, non_numeric_shift tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift 'a' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift 'I' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '0x12' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '010' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '5V' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '-1' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift ' ' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '+1' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift ' 1' && echo ERROR ] tc-end: 1532487492.906481, non_numeric_shift, passed tc-start: 1532487492.906619, too_many_args tc-so:Executing command [ /bin/sh -c set -- a b c d; shift 1 1 ; echo FAILED ] tc-so:Executing command [ /bin/sh -c set -- a b c d; shift 1 0 ; echo FAILED ] tc-so:Executing command [ /bin/sh -c set -- a b c d; shift 1 2 3 ; echo FAILED ] tc-so:Executing command [ /bin/sh -c set -- a b c d; shift 1 foo ; echo FAILED ] tc-so:Executing command [ /bin/sh -c set -- a b c d; shift 1 -- ; echo FAILED ] tc-so:Executing command [ /bin/sh -c set -- a b c d; shift -- 1 ; echo FAILED ] tc-end: 1532487493.61964, too_many_args, passed tp-end: 1532487493.62097, bin/sh/t_shift tp-start: 1532487493.495850, bin/sh/t_syntax, 20 tc-start: 1532487493.495869, a_basic_tokenisation tc-so:Executing command [ /bin/sh -c set -- a b c; echo $# ] tc-so:Executing command [ /bin/sh -c set -- a""b c; echo $# ] tc-so:Executing command [ /bin/sh -c set -- a"" b c; echo $# ] tc-so:Executing command [ /bin/sh -c set -- ""a b c\;; echo $# ] tc-so:Executing command [ /bin/sh -c set -- set -- c; echo $# ] tc-so:Executing command [ /bin/sh -c set --;set -- c; echo $# ] tc-so:Executing command [ /bin/sh -c set --&set -- c; echo $# ] tc-so:Executing command [ /bin/sh -c set -- a b&&set -- c; echo $# ] tc-so:Executing command [ /bin/sh -c set -- a b||set -- c; echo $# ] tc-end: 1532487493.714695, a_basic_tokenisation, passed tc-start: 1532487493.714828, b_comments tc-so:Executing command [ /bin/sh -c # ] tc-so:Executing command [ /bin/sh -c # exit 1 ] tc-so:Executing command [ /bin/sh -c true # exit 1 ] tc-so:Executing command [ /bin/sh -c false # exit 0 ] tc-so:Executing command [ /bin/sh -c echo foo # bar ] tc-so:Executing command [ /bin/sh -c echo foo \# bar ] tc-so:Executing command [ /bin/sh -c echo foo; # echo bar ] tc-so:Executing command [ /bin/sh -c echo foo#bar ] tc-so:Executing command [ /bin/sh -c echo foo# bar ] tc-so:Executing command [ /bin/sh -c x=foo; echo ${x#bar} ] tc-so:Executing command [ /bin/sh -c echo "#" ] tc-so:Executing command [ /bin/sh -c echo '#' ] tc-so:Executing command [ /bin/sh -c echo \# ] tc-so:Executing command [ /bin/sh -c echo "#"# ] tc-so:Executing command [ /bin/sh -c echo '#'# ] tc-so:Executing command [ /bin/sh -c echo \## ] tc-so:Executing command [ /bin/sh -c echo "#"# #"#" ] tc-so:Executing command [ /bin/sh -c echo '#'# #'#' ] tc-so:Executing command [ /bin/sh -c echo \## #\# ] tc-so:Executing command [ /bin/sh ] tc-end: 1532487494.132815, b_comments, passed tc-start: 1532487494.132948, c_line_wrapping tc-so:Executing command [ /bin/sh -e ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1532487494.639773, c_line_wrapping, passed tc-start: 1532487494.639900, d_cstrings tc-so:Executing command [ /bin/sh -c printf '%s\n' $'abc\tdef' ] tc-so:Executing command [ /bin/sh -c printf '%s\n' $'abc\011def' ] tc-so:Executing command [ /bin/sh -c printf '%s\n' $'abc\x09'def ] tc-so:Executing command [ /bin/sh -c def=xyz; printf '%s\n' $'abc$def' ] tc-so:Executing command [ /bin/sh -c test $'\1-\2-\3' = $'\ca-\cb-\cc' ] tc-so:Executing command [ /bin/sh -c test $'\r-\n-\f' = $'\cm-\cj-\cl' ] tc-so:Executing command [ /bin/sh -c unset LC_ALL; export LC_CTYPE=en_AU.UTF-8; tc-so: test $'\u0123' = $'\304\243' ] tc-so:Executing command [ /bin/sh -c test $'\u0123' = $'\xC4\xA3' ] tc-so:Executing command [ /bin/sh -c test $'\c\\' = $'\x1C' ] tc-so:Executing command [ /bin/sh -c test $'\c[\c]\c^\c_\c?' = $'\x1B\x1D\x1E\x1F\x7F' ] tc-so:Executing command [ /bin/sh -c printf '%s\n' $'\a\b\e\f\n\r\t\v' ] tc-so:Executing command [ /bin/sh -c printf '%s\n' $'\cG\cH\x1b\cl\cJ\cm\cI\ck' ] tc-so:Executing command [ /bin/sh -c printf '%s\n' $'\'\"\\' ] tc-so:Executing command [ /bin/sh -c : $'\q' ] tc-so:Executing command [ /bin/sh -c : $'\c\q' ] tc-so:Executing command [ /bin/sh -c : $'\uDEFF' ] tc-so:Executing command [ /bin/sh -c : $'abcd ] tc-so:Executing command [ /bin/sh -c : $'abcd\ ] tc-so:Executing command [ /bin/sh -c printf '%s' $'a\0x'$'A\x00X'$'a\c@x'$'A\u0000X' ] tc-so:Executing command [ /bin/sh -c printf '%s' $'abc\ tc-so:def' ] tc-so:Executing command [ /bin/sh -c printf '%s' $'abc tc-so:def' ] tc-so:Executing command [ /bin/sh -c printf '%s' $\ tc-so:'abc\ndef' ] tc-so:Executing command [ /bin/sh -c printf '%s' "abc$'def'g" ] tc-so:Executing command [ /bin/sh -c printf '%s' abc\$'def'g ] tc-so:Executing command [ /bin/sh -c printf '%s' abc'$'def ] tc-end: 1532487495.153955, d_cstrings, passed tc-start: 1532487495.154131, f_redirects tc-so:Executing command [ /bin/sh -c >/dev/null ] tc-so:Executing command [ /bin/sh -c >/dev/null ] tc-so:Executing command [ /bin/sh -c <>/dev/null ] tc-so:Executing command [ /bin/sh -c /dev/null ] tc-so:Executing command [ /bin/sh -c >|/dev/null ] tc-so:Executing command [ /bin/sh -c >/dev/null>/dev/null>/dev/null ] tc-so:Executing command [ /bin/sh -c echo hello >/dev/null ] tc-so:Executing command [ /bin/sh -c echo >/dev/null hello ] tc-so:Executing command [ /bin/sh -c >/dev/null echo hello ] tc-so:Executing command [ /bin/sh -c echo hello >/dev/null world ] tc-so:Executing command [ /bin/sh -c echo hello &1 ] tc-so:Executing command [ /bin/sh -c 2>& 1 ] tc-so:Executing command [ /bin/sh -c FD=1; 2>&"${FD}" ] tc-so:Executing command [ /bin/sh -c FD=1; echo hello 2>&"${FD}" >&2 ] tc-so:Executing command [ /bin/sh -c 2>&- 3<&- 4>&- ] tc-end: 1532487495.620236, f_redirects, passed tc-start: 1532487495.620370, g_variable_syntax tc-so:Executing command [ /bin/sh -c unset a ] tc-so:Executing command [ /bin/sh -c unset a; printf %s ${a-OK} ] tc-so:Executing command [ /bin/sh -c a=GOOD; printf %s ${a-OK} ] tc-so:Executing command [ /bin/sh -c a=GOOD; printf %s $a ] tc-so:Executing command [ /bin/sh -c unset a;a=GOOD;printf %s ${a-OK} ] tc-so:Executing command [ /bin/sh -c a=GOOD;unset a;printf %s ${a-OK} ] tc-so:Executing command [ /bin/sh -c a=GOOD; unset ax; printf %s $a ] tc-so:Executing command [ /bin/sh -c unset ax; a=GOOD; printf %s $ax ] tc-so:Executing command [ /bin/sh -c a=GOOD; a_=BAD; printf %s $a ] tc-so:Executing command [ /bin/sh -c unset ab ] tc-so:Executing command [ /bin/sh -c unset ab; printf %s ${ab-OK} ] tc-so:Executing command [ /bin/sh -c ab=GOOD; printf %s ${ab-OK} ] tc-so:Executing command [ /bin/sh -c ab=GOOD; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset ab;ab=GOOD;printf %s ${ab-OK} ] tc-so:Executing command [ /bin/sh -c ab=GOOD;unset ab;printf %s ${ab-OK} ] tc-so:Executing command [ /bin/sh -c ab=GOOD; unset abx; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset abx; ab=GOOD; printf %s $abx ] tc-so:Executing command [ /bin/sh -c ab=GOOD; ab_=BAD; printf %s $ab ] tc-so:Executing command [ /bin/sh -c ab=GOOD; unset a; printf %s $ab ] tc-so:Executing command [ /bin/sh -c ab=GOOD; unset abx a; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset a;ab=GOOD; printf %s $a ] tc-so:Executing command [ /bin/sh -c ab=GOOD; a=BAD; printf %s $ab ] tc-so:Executing command [ /bin/sh -c ab=GOOD; unset b; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset b;ab=GOOD; printf %s $b ] tc-so:Executing command [ /bin/sh -c ab=GOOD; b=BAD; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset a b abx; ab=GOOD; tc-so: printf %s $a$b$abx ] tc-so:Executing command [ /bin/sh -c ab=GOOD; a=BAD; ab_=BAD; tc-so: b=BAD; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset _a ] tc-so:Executing command [ /bin/sh -c unset _a; printf %s ${_a-OK} ] tc-so:Executing command [ /bin/sh -c _a=GOOD; printf %s ${_a-OK} ] tc-so:Executing command [ /bin/sh -c _a=GOOD; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset _a;_a=GOOD;printf %s ${_a-OK} ] tc-so:Executing command [ /bin/sh -c _a=GOOD;unset _a;printf %s ${_a-OK} ] tc-so:Executing command [ /bin/sh -c _a=GOOD; unset _ax; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset _ax; _a=GOOD; printf %s $_ax ] tc-so:Executing command [ /bin/sh -c _a=GOOD; _a_=BAD; printf %s $_a ] tc-so:Executing command [ /bin/sh -c _a=GOOD; unset _; printf %s $_a ] tc-so:Executing command [ /bin/sh -c _a=GOOD; unset _ax _; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset _;_a=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c _a=GOOD; _=BAD; printf %s $_a ] tc-so:Executing command [ /bin/sh -c _a=GOOD; unset a; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset a;_a=GOOD; printf %s $a ] tc-so:Executing command [ /bin/sh -c _a=GOOD; a=BAD; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset _ a _ax; _a=GOOD; tc-so: printf %s $_$a$_ax ] tc-so:Executing command [ /bin/sh -c _a=GOOD; _=BAD; _a_=BAD; tc-so: a=BAD; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset _9 ] tc-so:Executing command [ /bin/sh -c unset _9; printf %s ${_9-OK} ] tc-so:Executing command [ /bin/sh -c _9=GOOD; printf %s ${_9-OK} ] tc-so:Executing command [ /bin/sh -c _9=GOOD; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c unset _9;_9=GOOD;printf %s ${_9-OK} ] tc-so:Executing command [ /bin/sh -c _9=GOOD;unset _9;printf %s ${_9-OK} ] tc-so:Executing command [ /bin/sh -c _9=GOOD; unset _9x; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c unset _9x; _9=GOOD; printf %s $_9x ] tc-so:Executing command [ /bin/sh -c _9=GOOD; _9_=BAD; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c _9=GOOD; unset _; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c _9=GOOD; unset _9x _; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c unset _;_9=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c _9=GOOD; _=BAD; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c unset a123 ] tc-so:Executing command [ /bin/sh -c unset a123; printf %s ${a123-OK} ] tc-so:Executing command [ /bin/sh -c a123=GOOD; printf %s ${a123-OK} ] tc-so:Executing command [ /bin/sh -c a123=GOOD; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c unset a123;a123=GOOD;printf %s ${a123-OK} ] tc-so:Executing command [ /bin/sh -c a123=GOOD;unset a123;printf %s ${a123-OK} ] tc-so:Executing command [ /bin/sh -c a123=GOOD; unset a123x; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c unset a123x; a123=GOOD; printf %s $a123x ] tc-so:Executing command [ /bin/sh -c a123=GOOD; a123_=BAD; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c a123=GOOD; unset a12; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c a123=GOOD; unset a123x a12; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c unset a12;a123=GOOD; printf %s $a12 ] tc-so:Executing command [ /bin/sh -c a123=GOOD; a12=BAD; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_3; printf %s ${a_1_2_3-OK} ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; printf %s ${a_1_2_3-OK} ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_3;a_1_2_3=GOOD;printf %s ${a_1_2_3-OK} ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD;unset a_1_2_3;printf %s ${a_1_2_3-OK} ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; unset a_1_2_3x; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_3x; a_1_2_3=GOOD; printf %s $a_1_2_3x ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; a_1_2_3_=BAD; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; unset a_1_2_; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; unset a_1_2_3x a_1_2_; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_;a_1_2_3=GOOD; printf %s $a_1_2_ ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; a_1_2_=BAD; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; unset _1_2_3; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset _1_2_3;a_1_2_3=GOOD; printf %s $_1_2_3 ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; _1_2_3=BAD; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_ _1_2_3 a_1_2_3x; a_1_2_3=GOOD; tc-so: printf %s $a_1_2_$_1_2_3$a_1_2_3x ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; a_1_2_=BAD; a_1_2_3_=BAD; tc-so: _1_2_3=BAD; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset __ ] tc-so:Executing command [ /bin/sh -c unset __; printf %s ${__-OK} ] tc-so:Executing command [ /bin/sh -c __=GOOD; printf %s ${__-OK} ] tc-so:Executing command [ /bin/sh -c __=GOOD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset __;__=GOOD;printf %s ${__-OK} ] tc-so:Executing command [ /bin/sh -c __=GOOD;unset __;printf %s ${__-OK} ] tc-so:Executing command [ /bin/sh -c __=GOOD; unset __x; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset __x; __=GOOD; printf %s $__x ] tc-so:Executing command [ /bin/sh -c __=GOOD; ___=BAD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c __=GOOD; unset _; printf %s $__ ] tc-so:Executing command [ /bin/sh -c __=GOOD; unset __x _; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset _;__=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c __=GOOD; _=BAD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c __=GOOD; unset _; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset _;__=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c __=GOOD; _=BAD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset _ _ __x; __=GOOD; tc-so: printf %s $_$_$__x ] tc-so:Executing command [ /bin/sh -c __=GOOD; _=BAD; ___=BAD; tc-so: _=BAD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset ___ ] tc-so:Executing command [ /bin/sh -c unset ___; printf %s ${___-OK} ] tc-so:Executing command [ /bin/sh -c ___=GOOD; printf %s ${___-OK} ] tc-so:Executing command [ /bin/sh -c ___=GOOD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset ___;___=GOOD;printf %s ${___-OK} ] tc-so:Executing command [ /bin/sh -c ___=GOOD;unset ___;printf %s ${___-OK} ] tc-so:Executing command [ /bin/sh -c ___=GOOD; unset ___x; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset ___x; ___=GOOD; printf %s $___x ] tc-so:Executing command [ /bin/sh -c ___=GOOD; ____=BAD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c ___=GOOD; unset __; printf %s $___ ] tc-so:Executing command [ /bin/sh -c ___=GOOD; unset ___x __; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset __;___=GOOD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c ___=GOOD; __=BAD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c ___=GOOD; unset __; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset __;___=GOOD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c ___=GOOD; __=BAD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset __ __ ___x; ___=GOOD; tc-so: printf %s $__$__$___x ] tc-so:Executing command [ /bin/sh -c ___=GOOD; __=BAD; ____=BAD; tc-so: __=BAD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset ____ ] tc-so:Executing command [ /bin/sh -c unset ____; printf %s ${____-OK} ] tc-so:Executing command [ /bin/sh -c ____=GOOD; printf %s ${____-OK} ] tc-so:Executing command [ /bin/sh -c ____=GOOD; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset ____;____=GOOD;printf %s ${____-OK} ] tc-so:Executing command [ /bin/sh -c ____=GOOD;unset ____;printf %s ${____-OK} ] tc-so:Executing command [ /bin/sh -c ____=GOOD; unset ____x; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset ____x; ____=GOOD; printf %s $____x ] tc-so:Executing command [ /bin/sh -c ____=GOOD; _____=BAD; printf %s $____ ] tc-so:Executing command [ /bin/sh -c ____=GOOD; unset ___; printf %s $____ ] tc-so:Executing command [ /bin/sh -c ____=GOOD; unset ____x ___; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset ___;____=GOOD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c ____=GOOD; ___=BAD; printf %s $____ ] tc-so:Executing command [ /bin/sh -c ____=GOOD; unset ___; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset ___;____=GOOD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c ____=GOOD; ___=BAD; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset ___ ___ ____x; ____=GOOD; tc-so: printf %s $___$___$____x ] tc-so:Executing command [ /bin/sh -c ____=GOOD; ___=BAD; _____=BAD; tc-so: ___=BAD; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset __1__ ] tc-so:Executing command [ /bin/sh -c unset __1__; printf %s ${__1__-OK} ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; printf %s ${__1__-OK} ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset __1__;__1__=GOOD;printf %s ${__1__-OK} ] tc-so:Executing command [ /bin/sh -c __1__=GOOD;unset __1__;printf %s ${__1__-OK} ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; unset __1__x; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset __1__x; __1__=GOOD; printf %s $__1__x ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; __1___=BAD; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; unset __1_; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; unset __1__x __1_; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset __1_;__1__=GOOD; printf %s $__1_ ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; __1_=BAD; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; unset _1__; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset _1__;__1__=GOOD; printf %s $_1__ ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; _1__=BAD; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset __1_ _1__ __1__x; __1__=GOOD; tc-so: printf %s $__1_$_1__$__1__x ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; __1_=BAD; __1___=BAD; tc-so: _1__=BAD; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset _0 ] tc-so:Executing command [ /bin/sh -c unset _0; printf %s ${_0-OK} ] tc-so:Executing command [ /bin/sh -c _0=GOOD; printf %s ${_0-OK} ] tc-so:Executing command [ /bin/sh -c _0=GOOD; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c unset _0;_0=GOOD;printf %s ${_0-OK} ] tc-so:Executing command [ /bin/sh -c _0=GOOD;unset _0;printf %s ${_0-OK} ] tc-so:Executing command [ /bin/sh -c _0=GOOD; unset _0x; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c unset _0x; _0=GOOD; printf %s $_0x ] tc-so:Executing command [ /bin/sh -c _0=GOOD; _0_=BAD; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c _0=GOOD; unset _; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c _0=GOOD; unset _0x _; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c unset _;_0=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c _0=GOOD; _=BAD; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c unset A ] tc-so:Executing command [ /bin/sh -c unset A; printf %s ${A-OK} ] tc-so:Executing command [ /bin/sh -c A=GOOD; printf %s ${A-OK} ] tc-so:Executing command [ /bin/sh -c A=GOOD; printf %s $A ] tc-so:Executing command [ /bin/sh -c unset A;A=GOOD;printf %s ${A-OK} ] tc-so:Executing command [ /bin/sh -c A=GOOD;unset A;printf %s ${A-OK} ] tc-so:Executing command [ /bin/sh -c A=GOOD; unset Ax; printf %s $A ] tc-so:Executing command [ /bin/sh -c unset Ax; A=GOOD; printf %s $Ax ] tc-so:Executing command [ /bin/sh -c A=GOOD; A_=BAD; printf %s $A ] tc-so:Executing command [ /bin/sh -c unset AA ] tc-so:Executing command [ /bin/sh -c unset AA; printf %s ${AA-OK} ] tc-so:Executing command [ /bin/sh -c AA=GOOD; printf %s ${AA-OK} ] tc-so:Executing command [ /bin/sh -c AA=GOOD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset AA;AA=GOOD;printf %s ${AA-OK} ] tc-so:Executing command [ /bin/sh -c AA=GOOD;unset AA;printf %s ${AA-OK} ] tc-so:Executing command [ /bin/sh -c AA=GOOD; unset AAx; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset AAx; AA=GOOD; printf %s $AAx ] tc-so:Executing command [ /bin/sh -c AA=GOOD; AA_=BAD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c AA=GOOD; unset A; printf %s $AA ] tc-so:Executing command [ /bin/sh -c AA=GOOD; unset AAx A; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset A;AA=GOOD; printf %s $A ] tc-so:Executing command [ /bin/sh -c AA=GOOD; A=BAD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c AA=GOOD; unset A; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset A;AA=GOOD; printf %s $A ] tc-so:Executing command [ /bin/sh -c AA=GOOD; A=BAD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset A A AAx; AA=GOOD; tc-so: printf %s $A$A$AAx ] tc-so:Executing command [ /bin/sh -c AA=GOOD; A=BAD; AA_=BAD; tc-so: A=BAD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset AAA ] tc-so:Executing command [ /bin/sh -c unset AAA; printf %s ${AAA-OK} ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; printf %s ${AAA-OK} ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AAA;AAA=GOOD;printf %s ${AAA-OK} ] tc-so:Executing command [ /bin/sh -c AAA=GOOD;unset AAA;printf %s ${AAA-OK} ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; unset AAAx; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AAAx; AAA=GOOD; printf %s $AAAx ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; AAA_=BAD; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; unset AA; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; unset AAAx AA; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AA;AAA=GOOD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; AA=BAD; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; unset AA; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AA;AAA=GOOD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; AA=BAD; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AA AA AAAx; AAA=GOOD; tc-so: printf %s $AA$AA$AAAx ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; AA=BAD; AAA_=BAD; tc-so: AA=BAD; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AaBb ] tc-so:Executing command [ /bin/sh -c unset AaBb; printf %s ${AaBb-OK} ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; printf %s ${AaBb-OK} ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset AaBb;AaBb=GOOD;printf %s ${AaBb-OK} ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD;unset AaBb;printf %s ${AaBb-OK} ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; unset AaBbx; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset AaBbx; AaBb=GOOD; printf %s $AaBbx ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; AaBb_=BAD; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; unset AaB; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; unset AaBbx AaB; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset AaB;AaBb=GOOD; printf %s $AaB ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; AaB=BAD; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; unset aBb; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset aBb;AaBb=GOOD; printf %s $aBb ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; aBb=BAD; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset AaB aBb AaBbx; AaBb=GOOD; tc-so: printf %s $AaB$aBb$AaBbx ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; AaB=BAD; AaBb_=BAD; tc-so: aBb=BAD; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset _A_a ] tc-so:Executing command [ /bin/sh -c unset _A_a; printf %s ${_A_a-OK} ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; printf %s ${_A_a-OK} ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset _A_a;_A_a=GOOD;printf %s ${_A_a-OK} ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD;unset _A_a;printf %s ${_A_a-OK} ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; unset _A_ax; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset _A_ax; _A_a=GOOD; printf %s $_A_ax ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; _A_a_=BAD; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; unset _A_; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; unset _A_ax _A_; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset _A_;_A_a=GOOD; printf %s $_A_ ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; _A_=BAD; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; unset A_a; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset A_a;_A_a=GOOD; printf %s $A_a ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; A_a=BAD; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset _A_ A_a _A_ax; _A_a=GOOD; tc-so: printf %s $_A_$A_a$_A_ax ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; _A_=BAD; _A_a_=BAD; tc-so: A_a=BAD; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset A_a_ ] tc-so:Executing command [ /bin/sh -c unset A_a_; printf %s ${A_a_-OK} ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; printf %s ${A_a_-OK} ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset A_a_;A_a_=GOOD;printf %s ${A_a_-OK} ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD;unset A_a_;printf %s ${A_a_-OK} ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; unset A_a_x; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset A_a_x; A_a_=GOOD; printf %s $A_a_x ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; A_a__=BAD; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; unset A_a; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; unset A_a_x A_a; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset A_a;A_a_=GOOD; printf %s $A_a ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; A_a=BAD; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; unset _a_; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset _a_;A_a_=GOOD; printf %s $_a_ ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; _a_=BAD; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset A_a _a_ A_a_x; A_a_=GOOD; tc-so: printf %s $A_a$_a_$A_a_x ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; A_a=BAD; A_a__=BAD; tc-so: _a_=BAD; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset a1_ ] tc-so:Executing command [ /bin/sh -c unset a1_; printf %s ${a1_-OK} ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; printf %s ${a1_-OK} ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c unset a1_;a1_=GOOD;printf %s ${a1_-OK} ] tc-so:Executing command [ /bin/sh -c a1_=GOOD;unset a1_;printf %s ${a1_-OK} ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; unset a1_x; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c unset a1_x; a1_=GOOD; printf %s $a1_x ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; a1__=BAD; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; unset a1; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; unset a1_x a1; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c unset a1;a1_=GOOD; printf %s $a1 ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; a1=BAD; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c unset abc_123 ] tc-so:Executing command [ /bin/sh -c unset abc_123; printf %s ${abc_123-OK} ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; printf %s ${abc_123-OK} ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset abc_123;abc_123=GOOD;printf %s ${abc_123-OK} ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD;unset abc_123;printf %s ${abc_123-OK} ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; unset abc_123x; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset abc_123x; abc_123=GOOD; printf %s $abc_123x ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; abc_123_=BAD; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; unset abc_12; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; unset abc_123x abc_12; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset abc_12;abc_123=GOOD; printf %s $abc_12 ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; abc_12=BAD; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; unset bc_123; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset bc_123;abc_123=GOOD; printf %s $bc_123 ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; bc_123=BAD; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset abc_12 bc_123 abc_123x; abc_123=GOOD; tc-so: printf %s $abc_12$bc_123$abc_123x ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; abc_12=BAD; abc_123_=BAD; tc-so: bc_123=BAD; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_99; printf %s ${ab_12_cd_ef_34_99-OK} ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; printf %s ${ab_12_cd_ef_34_99-OK} ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_99;ab_12_cd_ef_34_99=GOOD;printf %s ${ab_12_cd_ef_34_99-OK} ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD;unset ab_12_cd_ef_34_99;printf %s ${ab_12_cd_ef_34_99-OK} ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; unset ab_12_cd_ef_34_99x; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_99x; ab_12_cd_ef_34_99=GOOD; printf %s $ab_12_cd_ef_34_99x ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; ab_12_cd_ef_34_99_=BAD; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; unset ab_12_cd_ef_34_9; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; unset ab_12_cd_ef_34_99x ab_12_cd_ef_34_9; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_9;ab_12_cd_ef_34_99=GOOD; printf %s $ab_12_cd_ef_34_9 ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; ab_12_cd_ef_34_9=BAD; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; unset b_12_cd_ef_34_99; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset b_12_cd_ef_34_99;ab_12_cd_ef_34_99=GOOD; printf %s $b_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; b_12_cd_ef_34_99=BAD; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_9 b_12_cd_ef_34_99 ab_12_cd_ef_34_99x; ab_12_cd_ef_34_99=GOOD; tc-so: printf %s $ab_12_cd_ef_34_9$b_12_cd_ef_34_99$ab_12_cd_ef_34_99x ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; ab_12_cd_ef_34_9=BAD; ab_12_cd_ef_34_99_=BAD; tc-so: b_12_cd_ef_34_99=BAD; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzyz; printf %s ${abcdefghijklmnopqrstuvwzyz-OK} ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; printf %s ${abcdefghijklmnopqrstuvwzyz-OK} ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzyz;abcdefghijklmnopqrstuvwzyz=GOOD;printf %s ${abcdefghijklmnopqrstuvwzyz-OK} ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD;unset abcdefghijklmnopqrstuvwzyz;printf %s ${abcdefghijklmnopqrstuvwzyz-OK} ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; unset abcdefghijklmnopqrstuvwzyzx; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzyzx; abcdefghijklmnopqrstuvwzyz=GOOD; printf %s $abcdefghijklmnopqrstuvwzyzx ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; abcdefghijklmnopqrstuvwzyz_=BAD; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; unset abcdefghijklmnopqrstuvwzy; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; unset abcdefghijklmnopqrstuvwzyzx abcdefghijklmnopqrstuvwzy; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzy;abcdefghijklmnopqrstuvwzyz=GOOD; printf %s $abcdefghijklmnopqrstuvwzy ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; abcdefghijklmnopqrstuvwzy=BAD; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; unset bcdefghijklmnopqrstuvwzyz; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset bcdefghijklmnopqrstuvwzyz;abcdefghijklmnopqrstuvwzyz=GOOD; printf %s $bcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; bcdefghijklmnopqrstuvwzyz=BAD; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzy bcdefghijklmnopqrstuvwzyz abcdefghijklmnopqrstuvwzyzx; abcdefghijklmnopqrstuvwzyz=GOOD; tc-so: printf %s $abcdefghijklmnopqrstuvwzy$bcdefghijklmnopqrstuvwzyz$abcdefghijklmnopqrstuvwzyzx ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; abcdefghijklmnopqrstuvwzy=BAD; abcdefghijklmnopqrstuvwzyz_=BAD; tc-so: bcdefghijklmnopqrstuvwzyz=BAD; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_; printf %s ${ABCDEFGHIJKLMNOPQRSTUVWXYZ_-OK} ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; printf %s ${ABCDEFGHIJKLMNOPQRSTUVWXYZ_-OK} ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_;ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD;printf %s ${ABCDEFGHIJKLMNOPQRSTUVWXYZ_-OK} ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD;unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_;printf %s ${ABCDEFGHIJKLMNOPQRSTUVWXYZ_-OK} ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_x; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_x; ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_x ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; ABCDEFGHIJKLMNOPQRSTUVWXYZ__=BAD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; unset ABCDEFGHIJKLMNOPQRSTUVWXYZ; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_x ABCDEFGHIJKLMNOPQRSTUVWXYZ; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ;ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; ABCDEFGHIJKLMNOPQRSTUVWXYZ=BAD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; unset BCDEFGHIJKLMNOPQRSTUVWXYZ_; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset BCDEFGHIJKLMNOPQRSTUVWXYZ_;ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; printf %s $BCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; BCDEFGHIJKLMNOPQRSTUVWXYZ_=BAD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ BCDEFGHIJKLMNOPQRSTUVWXYZ_ ABCDEFGHIJKLMNOPQRSTUVWXYZ_x; ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; tc-so: printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ$BCDEFGHIJKLMNOPQRSTUVWXYZ_$ABCDEFGHIJKLMNOPQRSTUVWXYZ_x ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; ABCDEFGHIJKLMNOPQRSTUVWXYZ=BAD; ABCDEFGHIJKLMNOPQRSTUVWXYZ__=BAD; tc-so: BCDEFGHIJKLMNOPQRSTUVWXYZ_=BAD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all; printf %s ${A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s ${A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD;printf %s ${A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD;unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;printf %s ${A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all_=BAD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al;A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al=BAD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset _VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset _VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; _VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=BAD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al _VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; tc-so: printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al$_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all$A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al=BAD; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all_=BAD; tc-so: _VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=BAD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all; printf %s ${Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s ${Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD;printf %s ${Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD;unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;printf %s ${Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all_=BAD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al;Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al=BAD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=BAD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; tc-so: printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al$hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all$Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al=BAD; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all_=BAD; tc-so: hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=BAD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset xyzzy ] tc-so:Executing command [ /bin/sh -c unset xyzzy; printf %s ${xyzzy-OK} ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; printf %s ${xyzzy-OK} ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset xyzzy;xyzzy=GOOD;printf %s ${xyzzy-OK} ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD;unset xyzzy;printf %s ${xyzzy-OK} ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; unset xyzzyx; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset xyzzyx; xyzzy=GOOD; printf %s $xyzzyx ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; xyzzy_=BAD; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; unset xyzz; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; unset xyzzyx xyzz; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset xyzz;xyzzy=GOOD; printf %s $xyzz ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; xyzz=BAD; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; unset yzzy; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset yzzy;xyzzy=GOOD; printf %s $yzzy ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; yzzy=BAD; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset xyzz yzzy xyzzyx; xyzzy=GOOD; tc-so: printf %s $xyzz$yzzy$xyzzyx ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; xyzz=BAD; xyzzy_=BAD; tc-so: yzzy=BAD; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset __0123454321__ ] tc-so:Executing command [ /bin/sh -c unset __0123454321__; printf %s ${__0123454321__-OK} ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; printf %s ${__0123454321__-OK} ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset __0123454321__;__0123454321__=GOOD;printf %s ${__0123454321__-OK} ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD;unset __0123454321__;printf %s ${__0123454321__-OK} ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; unset __0123454321__x; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset __0123454321__x; __0123454321__=GOOD; printf %s $__0123454321__x ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; __0123454321___=BAD; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; unset __0123454321_; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; unset __0123454321__x __0123454321_; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset __0123454321_;__0123454321__=GOOD; printf %s $__0123454321_ ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; __0123454321_=BAD; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; unset _0123454321__; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset _0123454321__;__0123454321__=GOOD; printf %s $_0123454321__ ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; _0123454321__=BAD; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset __0123454321_ _0123454321__ __0123454321__x; __0123454321__=GOOD; tc-so: printf %s $__0123454321_$_0123454321__$__0123454321__x ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; __0123454321_=BAD; __0123454321___=BAD; tc-so: _0123454321__=BAD; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset _0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c unset _0_1_2_3_4_5_6_7_8_9_; printf %s ${_0_1_2_3_4_5_6_7_8_9_-OK} ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; printf %s ${_0_1_2_3_4_5_6_7_8_9_-OK} ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c unset _0_1_2_3_4_5_6_7_8_9_;_0_1_2_3_4_5_6_7_8_9_=GOOD;printf %s ${_0_1_2_3_4_5_6_7_8_9_-OK} ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD;unset _0_1_2_3_4_5_6_7_8_9_;printf %s ${_0_1_2_3_4_5_6_7_8_9_-OK} ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; unset _0_1_2_3_4_5_6_7_8_9_x; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c unset _0_1_2_3_4_5_6_7_8_9_x; _0_1_2_3_4_5_6_7_8_9_=GOOD; printf %s $_0_1_2_3_4_5_6_7_8_9_x ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; _0_1_2_3_4_5_6_7_8_9__=BAD; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; unset _0_1_2_3_4_5_6_7_8_9; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; unset _0_1_2_3_4_5_6_7_8_9_x _0_1_2_3_4_5_6_7_8_9; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c unset _0_1_2_3_4_5_6_7_8_9;_0_1_2_3_4_5_6_7_8_9_=GOOD; printf %s $_0_1_2_3_4_5_6_7_8_9 ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; _0_1_2_3_4_5_6_7_8_9=BAD; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c unset ABBA ] tc-so:Executing command [ /bin/sh -c unset ABBA; printf %s ${ABBA-OK} ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; printf %s ${ABBA-OK} ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset ABBA;ABBA=GOOD;printf %s ${ABBA-OK} ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD;unset ABBA;printf %s ${ABBA-OK} ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; unset ABBAx; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset ABBAx; ABBA=GOOD; printf %s $ABBAx ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; ABBA_=BAD; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; unset ABB; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; unset ABBAx ABB; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset ABB;ABBA=GOOD; printf %s $ABB ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; ABB=BAD; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; unset BBA; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset BBA;ABBA=GOOD; printf %s $BBA ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; BBA=BAD; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset ABB BBA ABBAx; ABBA=GOOD; tc-so: printf %s $ABB$BBA$ABBAx ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; ABB=BAD; ABBA_=BAD; tc-so: BBA=BAD; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset X_ ] tc-so:Executing command [ /bin/sh -c unset X_; printf %s ${X_-OK} ] tc-so:Executing command [ /bin/sh -c X_=GOOD; printf %s ${X_-OK} ] tc-so:Executing command [ /bin/sh -c X_=GOOD; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset X_;X_=GOOD;printf %s ${X_-OK} ] tc-so:Executing command [ /bin/sh -c X_=GOOD;unset X_;printf %s ${X_-OK} ] tc-so:Executing command [ /bin/sh -c X_=GOOD; unset X_x; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset X_x; X_=GOOD; printf %s $X_x ] tc-so:Executing command [ /bin/sh -c X_=GOOD; X__=BAD; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c X_=GOOD; unset X; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c X_=GOOD; unset X_x X; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset X;X_=GOOD; printf %s $X ] tc-so:Executing command [ /bin/sh -c X_=GOOD; X=BAD; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c X_=GOOD; unset _; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset _;X_=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c X_=GOOD; _=BAD; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset X _ X_x; X_=GOOD; tc-so: printf %s $X$_$X_x ] tc-so:Executing command [ /bin/sh -c X_=GOOD; X=BAD; X__=BAD; tc-so: _=BAD; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset Y__ ] tc-so:Executing command [ /bin/sh -c unset Y__; printf %s ${Y__-OK} ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; printf %s ${Y__-OK} ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset Y__;Y__=GOOD;printf %s ${Y__-OK} ] tc-so:Executing command [ /bin/sh -c Y__=GOOD;unset Y__;printf %s ${Y__-OK} ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; unset Y__x; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset Y__x; Y__=GOOD; printf %s $Y__x ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; Y___=BAD; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; unset Y_; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; unset Y__x Y_; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset Y_;Y__=GOOD; printf %s $Y_ ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; Y_=BAD; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; unset __; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset __;Y__=GOOD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; __=BAD; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset Y_ __ Y__x; Y__=GOOD; tc-so: printf %s $Y_$__$Y__x ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; Y_=BAD; Y___=BAD; tc-so: __=BAD; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset Z___ ] tc-so:Executing command [ /bin/sh -c unset Z___; printf %s ${Z___-OK} ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; printf %s ${Z___-OK} ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset Z___;Z___=GOOD;printf %s ${Z___-OK} ] tc-so:Executing command [ /bin/sh -c Z___=GOOD;unset Z___;printf %s ${Z___-OK} ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; unset Z___x; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset Z___x; Z___=GOOD; printf %s $Z___x ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; Z____=BAD; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; unset Z__; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; unset Z___x Z__; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset Z__;Z___=GOOD; printf %s $Z__ ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; Z__=BAD; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; unset ___; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset ___;Z___=GOOD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; ___=BAD; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset Z__ ___ Z___x; Z___=GOOD; tc-so: printf %s $Z__$___$Z___x ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; Z__=BAD; Z____=BAD; tc-so: ___=BAD; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset _____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset _____________________________________________________________; printf %s ${_____________________________________________________________-OK} ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; printf %s ${_____________________________________________________________-OK} ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset _____________________________________________________________;_____________________________________________________________=GOOD;printf %s ${_____________________________________________________________-OK} ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD;unset _____________________________________________________________;printf %s ${_____________________________________________________________-OK} ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; unset _____________________________________________________________x; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset _____________________________________________________________x; _____________________________________________________________=GOOD; printf %s $_____________________________________________________________x ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; ______________________________________________________________=BAD; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; unset ____________________________________________________________; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; unset _____________________________________________________________x ____________________________________________________________; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset ____________________________________________________________;_____________________________________________________________=GOOD; printf %s $____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; ____________________________________________________________=BAD; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; unset ____________________________________________________________; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset ____________________________________________________________;_____________________________________________________________=GOOD; printf %s $____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; ____________________________________________________________=BAD; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset ____________________________________________________________ ____________________________________________________________ _____________________________________________________________x; _____________________________________________________________=GOOD; tc-so: printf %s $____________________________________________________________$____________________________________________________________$_____________________________________________________________x ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; ____________________________________________________________=BAD; ______________________________________________________________=BAD; tc-so: ____________________________________________________________=BAD; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c echo ${,x} ] tc-so:Executing command [ /bin/sh -c echo ${-p} ] tc-so:Executing command [ /bin/sh -c echo ${+h} ] tc-so:Executing command [ /bin/sh -c echo ${:def} ] tc-so:Executing command [ /bin/sh -c echo ${0_1} ] tc-so:Executing command [ /bin/sh -c echo ${x*x} ] tc-so:Executing command [ /bin/sh -c echo ${()} ] tc-so:Executing command [ /bin/sh -c echo ${"} ] tc-so:Executing command [ /bin/sh -c echo ${'} ] tc-so:Executing command [ /bin/sh -c echo ${a b c} ] tc-so:Executing command [ /bin/sh -c echo ${?!} ] tc-so:Executing command [ /bin/sh -c echo ${;} ] tc-so:Executing command [ /bin/sh -c ,x= ] tc-so:Executing command [ /bin/sh -c -p= ] tc-so:Executing command [ /bin/sh -c +h= ] tc-so:Executing command [ /bin/sh -c :def= ] tc-so:Executing command [ /bin/sh -c 0_1= ] tc-so:Executing command [ /bin/sh -c x*x= ] tc-so:Executing command [ /bin/sh -c ()= ] tc-so:Executing command [ /bin/sh -c "= ] tc-so:Executing command [ /bin/sh -c '= ] tc-so:Executing command [ /bin/sh -c a b c= ] tc-so:Executing command [ /bin/sh -c x,y,z= ] tc-so:Executing command [ /bin/sh -c ?!= ] tc-so:Executing command [ /bin/sh -c ;= ] tc-so:Executing command [ /bin/sh -c a-b= ] tc-so:Executing command [ /bin/sh -c a+b= ] tc-so:Executing command [ /bin/sh -c a?b= ] tc-so:Executing command [ /bin/sh -c a:b= ] tc-so:Executing command [ /bin/sh -c a%b= ] tc-so:Executing command [ /bin/sh -c a#b= ] tc-so:Executing command [ /bin/sh -c 0= ] tc-so:Executing command [ /bin/sh -c 1= ] tc-so:Executing command [ /bin/sh -c 99= ] tc-so:Executing command [ /bin/sh -c @= ] tc-so:Executing command [ /bin/sh -c *= ] tc-so:Executing command [ /bin/sh -c != ] tc-so:Executing command [ /bin/sh -c ?= ] tc-end: 1532487507.599489, g_variable_syntax, passed tc-start: 1532487507.599650, h_var_assign tc-so:Executing command [ /bin/sh -c a=b ] tc-so:Executing command [ /bin/sh -c \a=b ] tc-so:Executing command [ /bin/sh -c a=b c=d ] tc-so:Executing command [ /bin/sh -c a=b c=d echo e=f ] tc-so:Executing command [ /bin/sh -c a=b 2>/dev/null c=d &2 3<&0; printf "%s\n" foo | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | 6>&1 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | 5<&3 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | 6>&1 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | 5<&3 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | 6>&1 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | x=y a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | 5<&3 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 cat ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b ] tc-so:Executing command [ /bin/sh -c 4>&2 | 3<&0 ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b | 3<&0 ] tc-so:Executing command [ /bin/sh -c 4>&2 | >>/dev/null ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b | 3<&0 | >>/dev/null ] tc-so:Executing command [ /bin/sh -c 4>&2 | a= b= c= ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b | 3<&0 | >>/dev/null | a= b= c= ] tc-so:Executing command [ /bin/sh -c 4>&2 | ${x} ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b | 3<&0 | >>/dev/null | a= b= c= | ${x} ] tc-so:Executing command [ /bin/sh -c 4>&2 | cat ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b | 3<&0 | >>/dev/null | a= b= c= | ${x} | cat ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | ] tc-so:Executing command [ /bin/sh -c | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | do ] tc-so:Executing command [ /bin/sh -c do | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | done ] tc-so:Executing command [ /bin/sh -c done | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do | done ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | then ] tc-so:Executing command [ /bin/sh -c then | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do | done | then ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | else ] tc-so:Executing command [ /bin/sh -c else | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do | done | then | else ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | fi ] tc-so:Executing command [ /bin/sh -c fi | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do | done | then | else | fi ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | esac ] tc-so:Executing command [ /bin/sh -c esac | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do | done | then | else | fi | esac ] tc-end: 1532487511.550948, i_pipelines, passed tc-start: 1532487511.551128, j_and_or_lists tc-so:Executing command [ /bin/sh -c true ] tc-so:Executing command [ /bin/sh -c false ] tc-so:Executing command [ /bin/sh -c false ] tc-so:Executing command [ /bin/sh -c true && true ] tc-so:Executing command [ /bin/sh -c false || false ] tc-so:Executing command [ /bin/sh -c false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true && true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false || false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false || true && false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && ] tc-so:Executing command [ /bin/sh -c && true ] tc-so:Executing command [ /bin/sh -c || true ] tc-so:Executing command [ /bin/sh -c true || ] tc-so:Executing command [ /bin/sh -c true || && false ] tc-so:Executing command [ /bin/sh -c false || && true ] tc-so:Executing command [ /bin/sh -c printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null ] tc-so:Executing command [ /bin/sh -c printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null ] tc-so:Executing command [ /bin/sh -c printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null ] tc-so:Executing command [ /bin/sh -c printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null ] tc-end: 1532487512.541194, j_and_or_lists, passed tc-start: 1532487512.541330, k_lists tc-so:Executing command [ /bin/sh -c echo hello; true; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world; ] tc-so:Executing command [ /bin/sh -c ; ] tc-so:Executing command [ /bin/sh -c ;; ] tc-so:Executing command [ /bin/sh -c false ;; true ] tc-so:Executing command [ /bin/sh -c false; ;true ] tc-so:Executing command [ /bin/sh -c ; true ] tc-end: 1532487514.57910, k_lists, passed tc-start: 1532487514.58037, l_async_lists tc-so:Executing command [ /bin/sh -c echo hello; true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c & ] tc-so:Executing command [ /bin/sh -c ;& ] tc-so:Executing command [ /bin/sh -c &; ] tc-so:Executing command [ /bin/sh -c & true ] tc-so:Executing command [ /bin/sh -c false& &true ] tc-end: 1532487515.356761, l_async_lists, passed tc-start: 1532487515.356985, m_compound_lists tc-so:Executing command [ /bin/sh -c ( true ) ] tc-so:Executing command [ /bin/sh -c ( false ) ] tc-so:Executing command [ /bin/sh -c ( (:) ) ] tc-so:Executing command [ /bin/sh -c ( ( true )) ] tc-so:Executing command [ /bin/sh -c ( ( ( ( ( true ))))) ] tc-so:Executing command [ /bin/sh -c ( ( ( ( (true);:));true)) ] tc-so:Executing command [ /bin/sh -c () ] tc-so:Executing command [ /bin/sh -c ( ) ] tc-so:Executing command [ /bin/sh -c { true; } ] tc-so:Executing command [ /bin/sh -c { false; } ] tc-so:Executing command [ /bin/sh -c { { :; };} ] tc-so:Executing command [ /bin/sh -c { { { { { :;};};};};} ] tc-so:Executing command [ /bin/sh -c { echo } ; } ] tc-so:Executing command [ /bin/sh -c { echo { ; } ] tc-end: 1532487515.666190, m_compound_lists, passed tc-start: 1532487515.666353, q_for_loop tc-so:Executing command [ /bin/sh -c for x; do : ; done ] tc-so:Executing command [ /bin/sh -c for x in ; do : ; done ] tc-so:Executing command [ /bin/sh -c for x in a b c ; do : ; done ] tc-so:Executing command [ /bin/sh -c for x in in;do : ; done ] tc-so:Executing command [ /bin/sh -c for x in for;do : ; done ] tc-so:Executing command [ /bin/sh -c for x in do;do : ; done ] tc-so:Executing command [ /bin/sh -c for for in in;do :;done ] tc-so:Executing command [ /bin/sh -c for for in for;do :; done ] tc-so:Executing command [ /bin/sh -c for for in do;do : ;done ] tc-so:Executing command [ /bin/sh -c for in in in;do : ; done ] tc-so:Executing command [ /bin/sh -c for in in in do in;do case $in in in)echo do;;do)echo in;;esac; done ] tc-so:Executing command [ /bin/sh -c for in in for;do : ; done ] tc-so:Executing command [ /bin/sh -c for in in do;do : ; done ] tc-so:Executing command [ /bin/sh -c for do in in;do : ; done ] tc-so:Executing command [ /bin/sh -c for do in for;do : ; done ] tc-so:Executing command [ /bin/sh -c for do in do;do : ; done ] tc-so:Executing command [ /bin/sh -c for do in do;do echo ${do}do ; done ] tc-end: 1532487516.22595, q_for_loop, passed tc-start: 1532487516.22755, r_case tc-so:Executing command [ /bin/sh -c case x in esac ] tc-so:Executing command [ /bin/sh -c case x in x) esac ] tc-so:Executing command [ /bin/sh -c case x in (x) esac ] tc-so:Executing command [ /bin/sh -c case x in x) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in x|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in x|esac) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in x|esac|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x|esac) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x|esac|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in in) esac ] tc-so:Executing command [ /bin/sh -c case x in in) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in x|in) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in x|in|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x|in) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (in|x) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x|in|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case case in case) esac ] tc-so:Executing command [ /bin/sh -c case in in in) esac ] tc-so:Executing command [ /bin/sh -c case esac in (in) esac ] tc-so:Executing command [ /bin/sh -c case in in esac|cat ] tc-so:Executing command [ /bin/sh -c case esac in esac|cat ] tc-so:Executing command [ /bin/sh -c case in in esac|case x in u) echo foo;; esac ] tc-so:Executing command [ /bin/sh -c case esac in esac|case x in u) echo foo;; esac ] tc-so:Executing command [ /bin/sh -c case in in esac|case x in x) echo foo;; esac ] tc-so:Executing command [ /bin/sh -c case in in (esac|cat ] tc-so:Executing command [ /bin/sh -c case x in x );;esac ] tc-so:Executing command [ /bin/sh -c case x in ( x );;esac ] tc-so:Executing command [ /bin/sh -c case x in x | y );;esac ] tc-so:Executing command [ /bin/sh -c case x in ( x | y );;esac ] tc-so:Executing command [ /bin/sh -c case x tc-so: in tc-so: ( x | y ) tc-so: tc-so: ;; tc-so: tc-so: tc-so: esac tc-so: ] tc-end: 1532487516.656283, r_case, passed tc-start: 1532487516.656495, s_if tc-so:Executing command [ /bin/sh -c if :; then :; fi ] tc-so:Executing command [ /bin/sh -c if :; then :; else :; fi ] tc-so:Executing command [ /bin/sh -c if :; then :; elif :; then :; else :; fi ] tc-so:Executing command [ /bin/sh -c if :; then :; elif :; then :; elif :; then :; else :; fi ] tc-so:Executing command [ /bin/sh -c if :; then : else :; fi ] tc-so:Executing command [ /bin/sh -c if : then :; then :; fi ] tc-so:Executing command [ /bin/sh -c if if :;then :;fi then :;fi ] tc-so:Executing command [ /bin/sh -c if if :;then if :;then :;fi fi;then :;fi ] tc-so:Executing command [ /bin/sh -c if if :;then :;fi;then :;else if :;then :;fi fi ] tc-so:Executing command [ /bin/sh -c if true; then echo a tc-so: elif true; then echo b tc-so: elif true; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if true; then echo a tc-so: elif true; then echo b tc-so: elif false; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if true; then echo a tc-so: elif false; then echo b tc-so: elif true; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if true; then echo a tc-so: elif false; then echo b tc-so: elif false; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if false; then echo a tc-so: elif true; then echo b tc-so: elif true; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if false; then echo a tc-so: elif true; then echo b tc-so: elif false; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if false; then echo a tc-so: elif false; then echo b tc-so: elif true; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if false; then echo a tc-so: elif false; then echo b tc-so: elif false; then echo c tc-so: else echo d tc-so: fi ] tc-end: 1532487517.10236, s_if, passed tc-start: 1532487517.10352, t_loops tc-so:Executing command [ /bin/sh -c while false; do :; done ] tc-so:Executing command [ /bin/sh -c while false; do \done; done ] tc-so:Executing command [ /bin/sh -c until :; do :; done ] tc-so:Executing command [ /bin/sh -c until :; do \done; done ] tc-so:Executing command [ /bin/sh -c :; while (exit) do echo x; false; done; echo $? ] tc-so:Executing command [ /bin/sh -c false; until (exit) do echo x; done; echo $? ] tc-end: 1532487517.168067, t_loops, passed tc-start: 1532487517.168185, u_case_cont tc-so:Executing command [ /bin/sh -c case x in x) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in (x) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in x|y) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in (x|y) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in x );&esac ] tc-so:Executing command [ /bin/sh -c case x in ( x );&esac ] tc-so:Executing command [ /bin/sh -c case x in x | y );&esac ] tc-so:Executing command [ /bin/sh -c case x in ( x | y );&esac ] tc-so:Executing command [ /bin/sh -c case x in x) ;& (y) esac ] tc-so:Executing command [ /bin/sh -c case x in (x) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in x|y) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in (x|y) ;& esac ] tc-end: 1532487517.439225, u_case_cont, passed tc-start: 1532487517.439346, x_functions tc-so:Executing command [ /bin/sh -c func() { :; } ] tc-so:Executing command [ /bin/sh -c func() { :; }; func ] tc-so:Executing command [ /bin/sh -c func()(:) ] tc-so:Executing command [ /bin/sh -c func()if :; then false; else true; fi ] tc-so:Executing command [ /bin/sh -c func()while false; do :;done ] tc-so:Executing command [ /bin/sh -c func () for a in b c; do :; done ] tc-so:Executing command [ /bin/sh -c func() case x in (y) esac ] tc-so:Executing command [ /bin/sh -c f1() { f2() { :; }; }; f1; f2 ] tc-so:Executing command [ /bin/sh -c f1() { f2() { :; }; }; f2; f1 ] tc-so:Executing command [ /bin/sh -c f1() { eval "$1() { :; }"; }; f1 f2; f2 ] tc-end: 1532487517.664657, x_functions, passed tc-start: 1532487517.664826, z_PR_48498 tc-so:Executing command [ /bin/sh -c true; fi ] tc-so:Executing command [ /bin/sh -c false; fi ] tc-so:Executing command [ /bin/sh -c false; then echo wut ] tc-so:Executing command [ /bin/sh -c true; then echo wut ] tc-so:Executing command [ /bin/sh -c true; do echo wut ] tc-so:Executing command [ /bin/sh -c true; then ] tc-so:Executing command [ /bin/sh -c true; else ] tc-so:Executing command [ /bin/sh -c true; do ] tc-so:Executing command [ /bin/sh -c true; done ] tc-so:Executing command [ /bin/sh -c : ; } ] tc-so:Executing command [ /bin/sh -c :;) ] tc-so:Executing command [ /bin/sh -c true& fi ] tc-so:Executing command [ /bin/sh -c false& fi ] tc-so:Executing command [ /bin/sh -c false& then echo wut ] tc-so:Executing command [ /bin/sh -c true& then echo wut ] tc-so:Executing command [ /bin/sh -c true& do echo wut ] tc-so:Executing command [ /bin/sh -c true& then ] tc-so:Executing command [ /bin/sh -c true& else ] tc-so:Executing command [ /bin/sh -c true& do ] tc-so:Executing command [ /bin/sh -c true&done ] tc-so:Executing command [ /bin/sh -c :&} ] tc-so:Executing command [ /bin/sh -c :&) ] tc-end: 1532487518.134597, z_PR_48498, passed tc-start: 1532487518.134763, z_PR_52426 tc-so:Executing command [ /bin/sh -c case x in <|() ;; esac ] tc-so:Executing command [ /bin/sh -c case x in ((|)) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in _|() ;; esac ] tc-so:Executing command [ /bin/sh -c case x in ()|() ;; esac ] tc-so:Executing command [ /bin/sh -c case x in -|;) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (;|-) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in ;;|;) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (|| | ||) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (<<|>>) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (&&|&) ;; (|||>&) ;; &) esac ] tc-so:Executing command [ /bin/sh -c case x in (>||<) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in( || | || | || | || | || );; esac ] tc-so:Executing command [ /bin/sh -c case x in (||| ||| ||| ||| ||) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in <> | tc-so: ) ;; esac ] tc-so:Executing command [ /bin/sh -c case fi in ({|}) ;; (!) ;; esac ] tc-so:Executing command [ /bin/sh -c case esac in ([|]);; (][);; !!!|!!!|!!!|!!!);; esac ] tc-so:Executing command [ /bin/sh -c case then in ({[]]}) ;; (^^);; (^|^);; ([!]);; (-);; esac ] tc-so:Executing command [ /bin/sh -c case while in while );;(if|then|elif|fi);;(do|done);; esac ] tc-so:Executing command [ /bin/sh -c case until in($);;($$);;($4.50);;(1/2);;0.3333);;esac ] tc-so:Executing command [ /bin/sh -c case return in !);; !$);; $!);; !#);; (@);; esac ] tc-so:Executing command [ /bin/sh -c case break in (/);; (\/);; (/\|/\));; (\\//);; esac ] tc-end: 1532487518.589575, z_PR_52426, passed tp-end: 1532487518.589704, bin/sh/t_syntax tp-start: 1532487518.641770, bin/sh/t_ulimit, 1 tc-start: 1532487518.641790, limits tc-so:Executing command [ /bin/sh -c ulimit -a ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-se:local: -c: bad variable name tc-so:Executing command [ /bin/sh -c ulimit -b ] tc-end: 1532487518.732117, limits, passed tp-end: 1532487518.732231, bin/sh/t_ulimit tp-start: 1532487518.826628, bin/sh/t_varquote, 3 tc-start: 1532487518.826647, all tc-end: 1532487518.879410, all, passed tc-start: 1532487518.879578, default_assignment_with_arith tc-so:Executing command [ /bin/sh -c : "${x=$((1))}" ] tc-so:Executing command [ /bin/sh -c echo "${x=$((1))}" ] tc-end: 1532487518.958516, default_assignment_with_arith, passed tc-start: 1532487518.958628, nested_quotes_multiword tc-so:Executing command [ /bin/sh -c echo "${foo:="first-word"} second-word" ] tc-end: 1532487519.18723, nested_quotes_multiword, passed tp-end: 1532487519.18844, bin/sh/t_varquote tp-start: 1532487519.211291, bin/sh/t_varval, 5 tc-start: 1532487519.211320, aaa tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1532487519.428969, aaa, passed tc-start: 1532487519.429140, assignment tc-so:Executing command [ /bin/sh ] tc-end: 1532487519.620621, assignment, passed tc-start: 1532487519.620795, cmdline tc-so:Executing command [ /bin/sh ] tc-end: 1532487519.813608, cmdline, passed tc-start: 1532487519.813779, read tc-so:Executing command [ /bin/sh -c tc-so: while read -r VAR tc-so: do tc-so: # skip the mess made by embedded newline tc-so: case "${VAR}" in tc-so: (prefix | suffix) continue;; tc-so: esac tc-so: echo "${VAR}" > "${VAR}" tc-so: done ] tc-so:Executing command [ rm prefix/suffix ] tc-so:Executing command [ rmdir prefix ] tc-end: 1532487520.58366, read, passed tc-start: 1532487520.67516, redirect tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ rm prefix/suffix ] tc-so:Executing command [ rmdir prefix ] tc-so:Executing command [ rm prefix tc-so:suffix ] tc-end: 1532487520.329688, redirect, passed tp-end: 1532487520.338891, bin/sh/t_varval tp-start: 1532487520.451003, bin/sh/t_wait, 4 tc-start: 1532487520.451022, basic_wait tc-so:Executing command [ /bin/sh -c (echo nothing >/dev/null) & wait ] tc-so:Executing command [ /bin/sh -c (exit 3) & wait $!; S=$?; test $S -eq 3 || { tc-so: echo "status: $S"; exit 1; } ] tc-so:Executing command [ /bin/sh -c sleep 3 & sleep 2 & sleep 1 & wait ] tc-so:Executing command [ /bin/sh -c sleep 3 & (exit 2) & sleep 1 & wait ] tc-end: 1532487526.594488, basic_wait, passed tc-start: 1532487526.594654, individual tc-end: 1532487529.658735, individual, passed tc-start: 1532487529.658911, jobs tc-end: 1532487536.763873, jobs, passed tc-start: 1532487536.764056, kill tc-so:Executing command [ /bin/sh -c wait 1 ] tc-end: 1532487541.853114, kill, passed tp-end: 1532487541.853307, bin/sh/t_wait tp-start: 1532487541.949455, bin/sleep/t_sleep, 3 tc-start: 1532487541.949474, fraction tc-so:Executing command [ /bin/sh -c sleep 0.1 ] tc-so:Executing command [ /bin/sh -c sleep 0.2 ] tc-so:Executing command [ /bin/sh -c sleep 0.3 ] tc-end: 1532487542.678415, fraction, passed tc-start: 1532487542.678531, hex tc-so:Executing command [ /bin/sh -c sleep 0x01 ] tc-end: 1532487543.748969, hex, passed tc-start: 1532487543.749087, nonnumeric tc-so:Executing command [ /bin/sh -c sleep xyz ] tc-so:Executing command [ /bin/sh -c sleep x21 ] tc-so:Executing command [ /bin/sh -c sleep /3 ] tc-end: 1532487543.858725, nonnumeric, passed tp-end: 1532487543.858841, bin/sleep/t_sleep tp-start: 1532487543.912523, bin/tar/t_tar, 1 tc-start: 1532487543.912541, append tc-so:Executing command [ tar -cf file1.tar foo bar ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 02:58:40.511381387 +0000 tc-se:+++ /tmp/check.xIMTAO/stderr 2018-07-25 02:59:03.975353694 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487543.983069, append, failed, atf-check failed; see the output of the test for details tp-end: 1532487543.983269, bin/tar/t_tar tp-start: 1532487543.993670, dev/cgd/t_cgd_3des, 2 tc-start: 1532487543.993687, cgd_3des_cbc_192_encblkno1 tc-so:[ 1.0000090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.12253, cgd_3des_cbc_192_encblkno1, passed tc-start: 1532487544.12373, cgd_3des_cbc_192_encblkno8 tc-so:[ 1.0000090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.30816, cgd_3des_cbc_192_encblkno8, passed tp-end: 1532487544.30928, dev/cgd/t_cgd_3des tp-start: 1532487544.40870, dev/cgd/t_cgd_aes, 8 tc-start: 1532487544.40886, cgd_aes_cbc_128_encblkno1 tc-so:[ 1.0200090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.59248, cgd_aes_cbc_128_encblkno1, passed tc-start: 1532487544.59371, cgd_aes_cbc_128_encblkno8 tc-so:[ 1.0000090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.78353, cgd_aes_cbc_128_encblkno8, passed tc-start: 1532487544.78482, cgd_aes_cbc_192_encblkno1 tc-so:[ 1.0000090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.97320, cgd_aes_cbc_192_encblkno1, passed tc-start: 1532487544.97445, cgd_aes_cbc_192_encblkno8 tc-so:[ 1.0000090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.116421, cgd_aes_cbc_192_encblkno8, passed tc-start: 1532487544.116557, cgd_aes_cbc_256_encblkno1 tc-so:[ 1.0000090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.135101, cgd_aes_cbc_256_encblkno1, passed tc-start: 1532487544.135233, cgd_aes_cbc_256_encblkno8 tc-so:[ 1.0000090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.154247, cgd_aes_cbc_256_encblkno8, passed tc-start: 1532487544.154359, cgd_aes_xts_256 tc-so:[ 1.0000090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.174913, cgd_aes_xts_256, passed tc-start: 1532487544.175026, cgd_aes_xts_512 tc-so:[ 1.0200090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.193870, cgd_aes_xts_512, passed tp-end: 1532487544.193978, dev/cgd/t_cgd_aes tp-start: 1532487544.203917, dev/cgd/t_cgd_blowfish, 6 tc-start: 1532487544.203940, cgd_bf_cbc_128_encblkno1 tc-so:[ 1.0000090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.233108, cgd_bf_cbc_128_encblkno1, passed tc-start: 1532487544.233277, cgd_bf_cbc_128_encblkno8 tc-so:[ 1.0200090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.262029, cgd_bf_cbc_128_encblkno8, passed tc-start: 1532487544.262184, cgd_bf_cbc_256_encblkno1 tc-so:[ 1.0000090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.292070, cgd_bf_cbc_256_encblkno1, passed tc-start: 1532487544.292228, cgd_bf_cbc_256_encblkno8 tc-so:[ 1.0200090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.320530, cgd_bf_cbc_256_encblkno8, passed tc-start: 1532487544.320696, cgd_bf_cbc_448_encblkno1 tc-so:[ 1.0200090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.349152, cgd_bf_cbc_448_encblkno1, passed tc-start: 1532487544.349313, cgd_bf_cbc_448_encblkno8 tc-so:[ 1.0100090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.377216, cgd_bf_cbc_448_encblkno8, passed tp-end: 1532487544.377352, dev/cgd/t_cgd_blowfish tp-start: 1532487544.592458, dev/cgd/t_cgd, 3 tc-start: 1532487544.592478, basic tc-so:Executing command [ rump_server -lrumpvfs -lrumpkern_crypto -lrumpdev -lrumpdev_disk -lrumpdev_cgd -d key=/dev/dk,hostpath=dk.img,size=1m unix://csock ] tc-so:Executing command [ /bin/sh -c echo 12345 | rump.cgdconfig -p cgd0 /dev/dk /usr/tests/dev/cgd/paramsfile ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 02:58:40.511381387 +0000 tc-se:+++ /tmp/check.vd1BVH/stderr 2018-07-25 02:59:04.702637120 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487544.825416, basic, failed, atf-check failed; see the output of the test for details tc-start: 1532487544.825625, unaligned_write tc-so:Executing command [ rump_server -lrumpvfs -lrumpkern_crypto -lrumpdev -lrumpdev_disk -lrumpdev_cgd -d key=/dev/dk,hostpath=dk.img,size=1m unix://csock ] tc-so:Executing command [ /bin/sh -c echo 12345 | rump.cgdconfig -p cgd0 /dev/dk /usr/tests/dev/cgd/paramsfile ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 02:59:04.825890494 +0000 tc-se:+++ /tmp/check.zy3SQZ/stderr 2018-07-25 02:59:04.936318286 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487545.58797, unaligned_write, failed, atf-check failed; see the output of the test for details tc-start: 1532487545.58978, wrongpass tc-so:Executing command [ rump_server -lrumpvfs -lrumpkern_crypto -lrumpdev -lrumpdev_disk -lrumpdev_cgd -d key=/dev/dk,hostpath=dk.img,size=1m unix://csock ] tc-so:Executing command [ /bin/sh -c echo 12345 | rump.cgdconfig -p cgd0 /dev/dk /usr/tests/dev/cgd/paramsfile ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 02:59:05.057837292 +0000 tc-se:+++ /tmp/check.vNPzoo/stderr 2018-07-25 02:59:05.168930531 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487545.292013, wrongpass, failed, atf-check failed; see the output of the test for details tp-end: 1532487545.292253, dev/cgd/t_cgd tp-start: 1532487545.297986, dev/clock_subr/t_clock_subr, 2 tc-start: 1532487545.298002, secs_to_ymdhms tc-end: 1532487545.303170, secs_to_ymdhms, passed tc-start: 1532487545.303298, ymdhms_to_secs tc-end: 1532487545.308413, ymdhms_to_secs, passed tp-end: 1532487545.308531, dev/clock_subr/t_clock_subr tp-start: 1532487545.370125, dev/fss/t_fss, 1 tc-start: 1532487545.370143, basic tc-se:64+0 records in tc-se:64+0 records out tc-se:2097152 bytes transferred in 0.003 secs (699050666 bytes/sec) tc-so:/dev/rvnd0d: 2.0MB (4096 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 0.50MB, 128 blks, 256 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 1056, 2080, 3104, tc-end: 1532487545.892961, basic, passed tp-end: 1532487545.893533, dev/fss/t_fss tp-start: 1532487546.223705, dev/raidframe/t_raid, 7 tc-start: 1532487546.223729, old_numrows_config tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=1m -d key=/disk1,hostpath=disk1.img,size=1m unix://sock ] tc-so:Executing command [ rump.raidctl -C raid.conf raid0 ] tc-end: 1532487546.458588, old_numrows_config, passed tc-start: 1532487546.458997, raid1_comp0fail tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m unix://sock ] tc-so:Executing command [ rump.raidctl -C raid.conf raid0 ] tc-so:Executing command [ rump.raidctl -I 12345 raid0 ] tc-so:Executing command [ rump.raidctl -iv raid0 ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m unix://sock ] tc-so:Executing command [ rump.raidctl -c raid.conf raid0 ] tc-end: 1532487550.239199, raid1_comp0fail, passed tc-start: 1532487550.244771, raid1_compfail tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m unix://sock ] tc-so:Executing command [ rump.raidctl -C raid.conf raid0 ] tc-so:Executing command [ rump.raidctl -I 12345 raid0 ] tc-so:Executing command [ rump.raidctl -iv raid0 ] tc-so:Executing command [ dd if=/usr/tests/dev/raidframe/t_raid of=testfile count=4 ] tc-so:Executing command [ /bin/sh -c dd if=testfile | rump.dd of=/dev/rraid0d conv=sync ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m unix://sock ] tc-so:Executing command [ rump.raidctl -c raid.conf raid0 ] tc-so:Executing command [ rump.dd if=/dev/rraid0d count=4 ] tc-end: 1532487553.704148, raid1_compfail, passed tc-start: 1532487553.709614, raid1_normal tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m unix://sock ] tc-so:Executing command [ rump.raidctl -C raid.conf raid0 ] tc-so:Executing command [ rump.raidctl -I 12345 raid0 ] tc-so:Executing command [ rump.raidctl -iv raid0 ] tc-so:Executing command [ dd if=/usr/tests/dev/raidframe/t_raid of=testfile count=4 ] tc-so:Executing command [ /bin/sh -c dd if=testfile | rump.dd of=/dev/rraid0d conv=sync ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m unix://sock ] tc-so:Executing command [ rump.raidctl -c raid.conf raid0 ] tc-so:Executing command [ rump.dd if=/dev/rraid0d count=4 ] tc-end: 1532487557.118891, raid1_normal, passed tc-start: 1532487557.128826, raid5_compfail tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m -d key=/disk2,hostpath=disk2.img,size=32m unix://sock ] tc-so:Executing command [ rump.raidctl -C raid.conf raid0 ] tc-so:Executing command [ rump.raidctl -I 12345 raid0 ] tc-so:Executing command [ rump.raidctl -iv raid0 ] tc-so:Executing command [ dd if=/usr/tests/dev/raidframe/t_raid of=testfile count=4 ] tc-so:Executing command [ /bin/sh -c dd if=testfile | rump.dd of=/dev/rraid0d conv=sync ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m -d key=/disk2,hostpath=disk2.img,size=32m unix://sock ] tc-so:Executing command [ rump.raidctl -c raid.conf raid0 ] tc-so:Executing command [ rump.dd if=/dev/rraid0d count=4 ] tc-end: 1532487560.616154, raid5_compfail, passed tc-start: 1532487560.624395, raid5_normal tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m -d key=/disk2,hostpath=disk2.img,size=32m unix://sock ] tc-so:Executing command [ rump.raidctl -C raid.conf raid0 ] tc-so:Executing command [ rump.raidctl -I 12345 raid0 ] tc-so:Executing command [ rump.raidctl -iv raid0 ] tc-so:Executing command [ dd if=/usr/tests/dev/raidframe/t_raid of=testfile count=4 ] tc-so:Executing command [ /bin/sh -c dd if=testfile | rump.dd of=/dev/rraid0d conv=sync ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m -d key=/disk2,hostpath=disk2.img,size=32m unix://sock ] tc-so:Executing command [ rump.raidctl -c raid.conf raid0 ] tc-so:Executing command [ rump.dd if=/dev/rraid0d count=4 ] tc-end: 1532487564.42786, raid5_normal, passed tc-start: 1532487564.55197, smalldisk tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=1m -d key=/disk1,hostpath=disk1.img,size=1m unix://sock ] tc-so:Executing command [ rump.raidctl -C raid.conf raid0 ] tc-end: 1532487564.265328, smalldisk, passed tp-end: 1532487564.265610, dev/raidframe/t_raid tp-start: 1532487564.322053, dev/audio/t_pad, 1 tc-start: 1532487564.322072, pad_output tc-so:Executing command [ uudecode /usr/tests/dev/audio/t_pad_output.bz2.uue ] tc-so:Executing command [ bunzip2 t_pad_output.bz2 ] tc-so:Executing command [ /usr/tests/dev/audio/h_pad ] tc-end: 1532487565.111840, pad_output, passed tp-end: 1532487565.112058, dev/audio/t_pad tp-start: 1532487565.181978, dev/md/t_md, 1 tc-start: 1532487565.181996, basic tc-so:Executing command [ /usr/tests/dev/md/h_mdserv /dev/rmd0d ] tc-so:Executing command [ /bin/sh -c dd if=/bin/ls count=10 | rump.dd of=/dev/rmd0d seek=100 ] tc-so:Executing command [ /bin/sh -c rump.dd if=/dev/rmd0d skip=100 count=10 | dd of=testfile ] tc-so:Executing command [ dd if=/bin/ls count=10 ] tc-end: 1532487565.402193, basic, passed tp-end: 1532487565.402366, dev/md/t_md tp-start: 1532487565.412433, dev/scsipi/t_cd, 1 tc-start: 1532487565.412450, noisyeject tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/dev/lib/libdisk/../../../../kern/subr_disk_mbr.c:620:10, member access within misaligned address 0x7f7ff75de004 for type 'struct disklabel' which requires 8 byte alignment tc-end: 1532487565.430255, noisyeject, passed tp-end: 1532487565.430378, dev/scsipi/t_cd tp-start: 1532487565.439749, dev/sysmon/t_swwdog, 3 tc-start: 1532487565.439764, disarm tc-end: 1532487567.870820, disarm, passed tc-start: 1532487567.870964, panic tc-so:[ 2.4200090] swwdog: 1 second timer expired tc-so:[ 2.4200090] panic: watchdog timer expired tc-so:[ 2.4200090] rump kernel halting... tc-so:halted tc-end: 1532487569.359426, panic, passed tc-start: 1532487569.453484, reboot tc-so:[ 2.4100090] swwdog: 1 second timer expired tc-so:[ 2.4100090] rump kernel halting... tc-so:[ 2.4100090] syncing disks... done tc-so:[ 2.4100090] unmounting file systems... tc-so:[ 2.4100090] unmounting done tc-so:halted tc-end: 1532487570.869116, reboot, passed tp-end: 1532487570.869231, dev/sysmon/t_swwdog tp-start: 1532487571.151982, dev/sysmon/t_swsensor, 5 tc-start: 1532487571.152001, alarm_sensor tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:Skipping event sub-tests - powerd did not start tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:hw.swsensor.cur_value: 40 -> 41 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532487571.688432, alarm_sensor, passed tc-start: 1532487571.688810, entropy_interrupt_sensor tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:Skipping event sub-tests - powerd did not start tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:hw.swsensor.cur_value: 50 -> 51 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:hw.swsensor.cur_value: 51 -> 30 tc-so:hw.swsensor.cur_value: 30 -> 40 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:hw.swsensor.cur_value: 40 -> 30 tc-so:30 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:hw.swsensor.cur_value: 30 -> 40 tc-so:40 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:40 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532487587.275142, entropy_interrupt_sensor, passed tc-start: 1532487587.275423, entropy_polled_sensor tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:Skipping event sub-tests - powerd did not start tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:hw.swsensor.cur_value: 50 -> 51 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:hw.swsensor.cur_value: 51 -> 30 tc-so:hw.swsensor.cur_value: 30 -> 40 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:hw.swsensor.cur_value: 40 -> 30 tc-so:30 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:hw.swsensor.cur_value: 30 -> 40 tc-so:40 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:40 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532487602.950550, entropy_polled_sensor, passed tc-start: 1532487602.950836, limit_sensor tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:Skipping event sub-tests - powerd did not start tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:hw.swsensor.cur_value: 45 -> 46 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532487603.477945, limit_sensor, passed tc-start: 1532487603.478245, simple_sensor tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:Skipping event sub-tests - powerd did not start tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:hw.swsensor.cur_value: 50 -> 51 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532487603.979191, simple_sensor, passed tp-end: 1532487603.979520, dev/sysmon/t_swsensor tp-start: 1532487603.987561, dev/usb/t_hid, 2 tc-start: 1532487603.987625, khid tc-end: 1532487604.39, khid, passed tc-start: 1532487604.232, khid_parse_just_pop tc-end: 1532487604.12999, khid_parse_just_pop, passed tp-end: 1532487604.13167, dev/usb/t_hid tp-start: 1532487604.168950, games/t_factor, 4 tc-start: 1532487604.169021, loop1 tc-so:Executing command [ /usr/games/factor 2147483647111311 ] tc-end: 1532487604.250249, loop1, passed tc-start: 1532487604.250416, loop2 tc-so:Executing command [ /usr/games/factor 99999999999991 ] tc-end: 1532487604.338687, loop2, passed tc-start: 1532487604.338853, overflow1 tc-so:Executing command [ /usr/games/factor 8675309 ] tc-end: 1532487604.415540, overflow1, passed tc-start: 1532487604.415700, overflow2 tc-so:Executing command [ /usr/games/factor 6172538568 ] tc-end: 1532487604.490760, overflow2, passed tp-end: 1532487604.490910, games/t_factor tp-start: 1532487604.496550, include/machine/t_bswap, 6 tc-start: 1532487604.496565, bswap16_basic tc-end: 1532487604.501386, bswap16_basic, passed tc-start: 1532487604.501508, bswap16_unconst tc-end: 1532487604.506227, bswap16_unconst, passed tc-start: 1532487604.506342, bswap32_basic tc-end: 1532487604.511290, bswap32_basic, passed tc-start: 1532487604.511401, bswap32_unconst tc-end: 1532487604.516161, bswap32_unconst, passed tc-start: 1532487604.516272, bswap64_basic tc-end: 1532487604.520971, bswap64_basic, passed tc-start: 1532487604.521081, bswap64_unconst tc-end: 1532487604.525727, bswap64_unconst, passed tp-end: 1532487604.525843, include/machine/t_bswap tp-start: 1532487604.531302, include/sys/t_bitops, 6 tc-start: 1532487604.531315, bitmap_basic tc-end: 1532487604.536420, bitmap_basic, passed tc-start: 1532487604.536543, fast_divide32 tc-end: 1532487604.541407, fast_divide32, passed tc-start: 1532487604.541523, ffsfls tc-end: 1532487604.546375, ffsfls, passed tc-start: 1532487604.546494, ilog2_32bit tc-se:UBSan: Undefined Behavior in /public/src.git/tests/include/sys/t_bitops.c:189:9, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532487604.551442, ilog2_32bit, passed tc-start: 1532487604.551554, ilog2_64bit tc-end: 1532487604.556387, ilog2_64bit, passed tc-start: 1532487604.556504, ilog2_const tc-end: 1532487604.561322, ilog2_const, passed tp-end: 1532487604.561444, include/sys/t_bitops tp-start: 1532487604.566050, include/sys/t_bootblock, 2 tc-start: 1532487604.566063, mbr_partition tc-end: 1532487604.570714, mbr_partition, passed tc-start: 1532487604.570835, mbr_sector tc-end: 1532487604.575503, mbr_sector, passed tp-end: 1532487604.575621, include/sys/t_bootblock tp-start: 1532487604.580518, include/sys/t_cdefs, 8 tc-start: 1532487604.580532, sissigned tc-end: 1532487604.585414, sissigned, passed tc-start: 1532487604.585542, stypefit tc-end: 1532487604.590514, stypefit, passed tc-start: 1532487604.590638, stypemask tc-end: 1532487604.595601, stypemask, passed tc-start: 1532487604.595731, stypeminmax tc-end: 1532487604.600809, stypeminmax, passed tc-start: 1532487604.600934, uissigned tc-end: 1532487604.606084, uissigned, passed tc-start: 1532487604.606221, utypefit tc-end: 1532487604.611551, utypefit, passed tc-start: 1532487604.611686, utypemask tc-end: 1532487604.616955, utypemask, passed tc-start: 1532487604.617092, utypeminmax tc-end: 1532487604.622186, utypeminmax, passed tp-end: 1532487604.622304, include/sys/t_cdefs tp-start: 1532487604.627155, include/sys/t_list, 1 tc-start: 1532487604.627169, list_move tc-end: 1532487604.632119, list_move, passed tp-end: 1532487604.632243, include/sys/t_list tp-start: 1532487604.636998, include/sys/t_pslist, 1 tc-start: 1532487604.637012, misc tc-end: 1532487604.641852, misc, passed tp-end: 1532487604.641972, include/sys/t_pslist tp-start: 1532487604.646699, include/sys/t_tree, 1 tc-start: 1532487604.646712, tree_rbstress tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1860698907 + 1448520546 cannot be represented in type 'int' tc-end: 1532487604.856957, tree_rbstress, passed tp-end: 1532487604.857156, include/sys/t_tree tp-start: 1532487604.862369, include/sys/t_types, 3 tc-start: 1532487604.862386, types_limits tc-se:UBSan: Undefined Behavior in /public/src.git/tests/include/sys/t_types.c:63:7, signed integer overflow: 9223372036854775807 + 1 cannot be represented in type 'long int' tc-end: 1532487604.867555, types_limits, passed tc-start: 1532487604.867679, types_signed tc-end: 1532487604.872468, types_signed, passed tc-start: 1532487604.872595, types_unsigned tc-end: 1532487604.877369, types_unsigned, passed tp-end: 1532487604.877486, include/sys/t_types tp-start: 1532487604.889288, include/sys/t_socket, 3 tc-start: 1532487604.889305, cmsg_sendfd tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532487604.909688, cmsg_sendfd, passed tc-start: 1532487604.909832, cmsg_sendfd_bounds tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532487604.930155, cmsg_sendfd_bounds, passed tc-start: 1532487604.930284, sock_cloexec tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532487604.951030, sock_cloexec, passed tp-end: 1532487604.951176, include/sys/t_socket tp-start: 1532487604.956727, include/t_bitstring, 6 tc-start: 1532487604.956743, bits_27 tc-end: 1532487604.972118, bits_27, passed tc-start: 1532487604.972302, bits_32 tc-end: 1532487604.987528, bits_32, passed tc-start: 1532487604.987704, bits_49 tc-end: 1532487605.2768, bits_49, passed tc-start: 1532487605.2984, bits_64 tc-end: 1532487605.18477, bits_64, passed tc-start: 1532487605.18696, bits_67 tc-end: 1532487605.33889, bits_67, passed tc-start: 1532487605.34112, bits_8 tc-end: 1532487605.48478, bits_8, passed tp-end: 1532487605.48652, include/t_bitstring tp-start: 1532487605.53441, include/t_errno, 1 tc-start: 1532487605.53456, errno_constants tc-se:*** Expected check failure: PR standards/44921: ENOTRECOVERABLE not defined tc-se:*** Expected check failure: PR standards/44921: EOWNERDEAD not defined tc-end: 1532487605.58322, errno_constants, expected_failure, PR standards/44921: 2 checks failed as expected; see output for more details tp-end: 1532487605.58432, include/t_errno tp-start: 1532487605.63026, include/t_glob, 1 tc-start: 1532487605.63039, glob_types tc-end: 1532487605.67873, glob_types, passed tp-end: 1532487605.68000, include/t_glob tp-start: 1532487605.72766, include/t_inttypes, 1 tc-start: 1532487605.72781, int_fmtio tc-end: 1532487605.77810, int_fmtio, passed tp-end: 1532487605.77940, include/t_inttypes tp-start: 1532487605.82772, include/t_limits, 3 tc-start: 1532487605.82786, char tc-end: 1532487605.87654, char, passed tc-start: 1532487605.87784, posix tc-end: 1532487605.92810, posix, passed tc-start: 1532487605.92942, short tc-end: 1532487605.97967, short, passed tp-end: 1532487605.98099, include/t_limits tp-start: 1532487605.103240, include/t_netdb, 1 tc-start: 1532487605.103256, netdb_constants tc-se:*** Expected check failure: PR standards/44777: AI_V4MAPPED not defined tc-se:*** Expected check failure: PR standards/44777: AI_ALL not defined tc-end: 1532487605.108524, netdb_constants, expected_failure, PR standards/44777: 2 checks failed as expected; see output for more details tp-end: 1532487605.108678, include/t_netdb tp-start: 1532487605.114075, include/t_paths, 1 tc-start: 1532487605.114091, paths tc-se:testing '/dev/audio' tc-se:testing '/dev/audio0' tc-se:testing '/dev/audioctl' tc-se:testing '/dev/audioctl0' tc-se:testing '/dev/bpf' tc-se:testing '/dev/clockctl' tc-se:testing '/dev/console' tc-se:testing '/dev/constty' tc-se:testing '/dev/cpuctl' tc-se:testing '/usr/share/i18n/csmapper' tc-se:testing '/dev/nrst0' tc-se:testing '/var/run/dev.cdb' tc-se:testing '/var/run/dev.db' tc-se:testing '/dev/null' tc-se:testing '/dev/drum' tc-se:testing '/usr/share/i18n/esdb' tc-se:testing '/etc/ftpusers' tc-se:testing '/etc/gettytab' tc-se:testing '/usr/lib/i18n' tc-se:testing '/usr/share/i18n/iconv' tc-se:testing '/dev/kmem' tc-se:testing '/dev/ksyms' tc-se:testing '/var/db/kvm.db' tc-se:testing '/usr/share/locale' tc-se:testing '/var/mail' tc-se:testing '/usr/share/man' tc-se:testing '/dev/mem' tc-se:testing '/dev/mixer' tc-se:testing '/dev/mixer0' tc-se:testing '/etc/nologin' tc-se:testing '/dev/power' tc-se:testing '/etc/printcap' tc-se:testing '/dev/pud' tc-se:testing '/dev/puffs' tc-se:testing '/dev/random' tc-se:testing '/usr/sbin/sendmail' tc-se:testing '/etc/shells' tc-se:testing '/etc/skeykeys' tc-se:testing '/dev/sound' tc-se:testing '/dev/sound0' tc-se:testing '/dev/sysmon' tc-se:testing '/dev/tty' tc-se:testing '/netbsd' tc-se:testing '/dev/urandom' tc-se:testing '/dev/video' tc-se:testing '/dev/video0' tc-se:testing '/dev/watchdog' tc-se:testing '/dev/' tc-se:testing '/dev/pts/' tc-se:testing '/emul/aout/' tc-se:testing '/tmp/' tc-se:testing '/var/db/' tc-se:testing '/var/run/' tc-se:testing '/var/tmp/' tc-se:testing '/bin/sh' tc-se:testing '/bin/csh' tc-se:testing '/usr/bin/vi' tc-end: 1532487605.123297, paths, passed tp-end: 1532487605.123418, include/t_paths tp-start: 1532487605.128467, include/t_stdint, 2 tc-start: 1532487605.128482, int16 tc-end: 1532487605.133496, int16, passed tc-start: 1532487605.133641, int8 tc-end: 1532487605.138593, int8, passed tp-end: 1532487605.138714, include/t_stdint tp-start: 1532487605.144539, kernel/kqueue/read/t_fifo, 1 tc-start: 1532487605.144552, fifo tc-so:fifo: wrote 'foo' tc-so:kevent num 1 filt 0 flags: 0x5, fflags: 0, data: 3 tc-so:fifo: read 'foo' tc-end: 1532487605.149548, fifo, passed tp-end: 1532487605.149698, kernel/kqueue/read/t_fifo tp-start: 1532487605.154405, kernel/kqueue/read/t_file, 1 tc-start: 1532487605.154419, file tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 4 tc-so:file(1): foo tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 4 tc-so:file(2): foo tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 4 tc-so:file(3): foo tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 4 tc-so:file(4): foo tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 4 tc-so:file(5): foo tc-so:read: successful end tc-end: 1532487611.216522, file, passed tp-end: 1532487611.216678, kernel/kqueue/read/t_file tp-start: 1532487611.221737, kernel/kqueue/read/t_file2, 1 tc-start: 1532487611.221753, file2 tc-end: 1532487611.226807, file2, passed tp-end: 1532487611.226978, kernel/kqueue/read/t_file2 tp-start: 1532487611.231888, kernel/kqueue/read/t_pipe, 1 tc-start: 1532487611.231903, pipe tc-so:pipe: wrote 'foo' to pipe tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 3 tc-so:pipe: read 'foo' tc-so:pipe: successful end tc-end: 1532487611.237193, pipe, passed tp-end: 1532487611.237309, kernel/kqueue/read/t_pipe tp-start: 1532487611.242811, kernel/kqueue/read/t_ttypty, 2 tc-start: 1532487611.242828, master tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487611.248769, master, failed, /public/src.git/tests/kernel/kqueue/read/t_ttypty.c:65: openpty(&amaster, &aslave, slavetty, ((void *)0), ((void *)0)): No such file or directory tc-start: 1532487611.248890, slave tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487611.254859, slave, failed, /public/src.git/tests/kernel/kqueue/read/t_ttypty.c:65: openpty(&amaster, &aslave, slavetty, ((void *)0), ((void *)0)): No such file or directory tp-end: 1532487611.254975, kernel/kqueue/read/t_ttypty tp-start: 1532487611.260256, kernel/kqueue/write/t_fifo, 1 tc-start: 1532487611.260272, fifo tc-so:kevent num 1 filt 1 flags: 0x8005, fflags: 0, data: 8192 tc-so:fifo: wrote 'foo' tc-end: 1532487611.266134, fifo, passed tp-end: 1532487611.266282, kernel/kqueue/write/t_fifo tp-start: 1532487611.271396, kernel/kqueue/write/t_pipe, 3 tc-start: 1532487611.271411, pipe1 tc-end: 1532487611.276337, pipe1, passed tc-start: 1532487611.276501, pipe2 tc-so:pipe: child read 'foo' tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 16384 tc-end: 1532487611.282209, pipe2, passed tc-start: 1532487611.282346, pipe3 tc-end: 1532487611.287212, pipe3, passed tp-end: 1532487611.287358, kernel/kqueue/write/t_pipe tp-start: 1532487611.292271, kernel/kqueue/write/t_ttypty, 2 tc-start: 1532487611.292283, master tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487611.297642, master, failed, /public/src.git/tests/kernel/kqueue/write/t_ttypty.c:63: openpty(&amaster, &aslave, slavetty, ((void *)0), ((void *)0)): No such file or directory tc-start: 1532487611.297756, slave tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487611.302992, slave, failed, /public/src.git/tests/kernel/kqueue/write/t_ttypty.c:63: openpty(&amaster, &aslave, slavetty, ((void *)0), ((void *)0)): No such file or directory tp-end: 1532487611.303093, kernel/kqueue/write/t_ttypty tp-start: 1532487611.307766, kernel/kqueue/t_ioctl, 2 tc-start: 1532487611.307778, kfilter_byfilter tc-so: map 0 -> EVFILT_READ tc-so: map 1 -> EVFILT_WRITE tc-so: map 2 -> EVFILT_AIO tc-so: map 3 -> EVFILT_VNODE tc-so: map 4 -> EVFILT_PROC tc-so: map 5 -> EVFILT_SIGNAL tc-so: map 6 -> EVFILT_TIMER tc-so: map 7 -> EVFILT_FS tc-end: 1532487611.312469, kfilter_byfilter, passed tc-start: 1532487611.312574, kfilter_byname tc-so: map EVFILT_READ -> 0 tc-so: map EVFILT_WRITE -> 1 tc-so: map EVFILT_AIO -> 2 tc-so: map EVFILT_VNODE -> 3 tc-so: map EVFILT_PROC -> 4 tc-so: map EVFILT_SIGNAL -> 5 tc-so: map EVFILT_TIMER -> 6 tc-so: map EVFILT_FS -> 7 tc-end: 1532487611.317236, kfilter_byname, passed tp-end: 1532487611.317411, kernel/kqueue/t_ioctl tp-start: 1532487611.321886, kernel/kqueue/t_proc1, 1 tc-start: 1532487611.321899, proc1 tc-so:24681: NOTE_FORK tc-so:24681: NOTE_EXEC tc-so:24681: NOTE_EXIT tc-end: 1532487613.333673, proc1, passed tp-end: 1532487613.333787, kernel/kqueue/t_proc1 tp-start: 1532487613.338604, kernel/kqueue/t_proc2, 1 tc-start: 1532487613.338618, proc2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487615.349021, proc2, passed tp-end: 1532487615.349140, kernel/kqueue/t_proc2 tp-start: 1532487615.354127, kernel/kqueue/t_proc3, 1 tc-start: 1532487615.354143, proc3 tc-end: 1532487615.359383, proc3, passed tp-end: 1532487615.359506, kernel/kqueue/t_proc3 tp-start: 1532487615.364347, kernel/kqueue/t_sig, 1 tc-start: 1532487615.364361, sig tc-so:my pid: 20732 tc-so:got 5 as filter number for `EVFILT_SIGNAL'. tc-so:sig: kevent returned 0 in 1.000489 tc-so:sig: kevent returned 1 in 0.000002 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.010444 tc-so:sig: kevent returned 0 in 1.000486 tc-so:sig: kevent returned 1 in 0.000003 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.010465 tc-so:sig: kevent returned 0 in 1.000487 tc-so:sig: kevent returned 1 in 0.000002 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.010467 tc-so:sig: kevent returned 0 in 1.000482 tc-so:sig: kevent returned 1 in 0.000002 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.010467 tc-so:sig: kevent returned 0 in 1.000487 tc-so:sig: kevent returned 1 in 0.000002 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: finished successfully tc-end: 1532487627.435014, sig, passed tp-end: 1532487627.435130, kernel/kqueue/t_sig tp-start: 1532487627.440935, kernel/kqueue/t_vnode, 18 tc-start: 1532487627.440952, dir_no_note_link_create_file_in tc-end: 1532487627.450894, dir_no_note_link_create_file_in, passed tc-start: 1532487627.451012, dir_no_note_link_delete_file_in tc-end: 1532487627.460837, dir_no_note_link_delete_file_in, passed tc-start: 1532487627.460954, dir_no_note_link_mv_dir_within tc-end: 1532487627.471451, dir_no_note_link_mv_dir_within, passed tc-start: 1532487627.471580, dir_no_note_link_mv_file_within tc-end: 1532487627.482227, dir_no_note_link_mv_file_within, passed tc-start: 1532487627.482350, dir_note_link_create_dir_in tc-end: 1532487627.493273, dir_note_link_create_dir_in, passed tc-start: 1532487627.493406, dir_note_link_delete_dir_in tc-end: 1532487627.504053, dir_note_link_delete_dir_in, passed tc-start: 1532487627.504182, dir_note_link_mv_dir_in tc-end: 1532487627.514202, dir_note_link_mv_dir_in, passed tc-start: 1532487627.514338, dir_note_link_mv_dir_out tc-end: 1532487627.524473, dir_note_link_mv_dir_out, passed tc-start: 1532487627.524601, dir_note_write_create_dir_in tc-end: 1532487627.534216, dir_note_write_create_dir_in, passed tc-start: 1532487627.534342, dir_note_write_create_file_in tc-end: 1532487627.543881, dir_note_write_create_file_in, passed tc-start: 1532487627.544006, dir_note_write_delete_dir_in tc-end: 1532487627.553430, dir_note_write_delete_dir_in, passed tc-start: 1532487627.553550, dir_note_write_delete_file_in tc-end: 1532487627.562888, dir_note_write_delete_file_in, passed tc-start: 1532487627.563002, dir_note_write_mv_dir_in tc-end: 1532487627.572283, dir_note_write_mv_dir_in, passed tc-start: 1532487627.572399, dir_note_write_mv_dir_out tc-end: 1532487627.581696, dir_note_write_mv_dir_out, passed tc-start: 1532487627.581814, dir_note_write_mv_dir_within tc-end: 1532487627.591269, dir_note_write_mv_dir_within, passed tc-start: 1532487627.591419, dir_note_write_mv_file_in tc-end: 1532487627.601146, dir_note_write_mv_file_in, passed tc-start: 1532487627.601305, dir_note_write_mv_file_out tc-end: 1532487627.611593, dir_note_write_mv_file_out, passed tc-start: 1532487627.611750, dir_note_write_mv_file_within tc-end: 1532487627.621784, dir_note_write_mv_file_within, passed tp-end: 1532487627.621937, kernel/kqueue/t_vnode tp-start: 1532487627.630852, kernel/tty/t_pr, 3 tc-start: 1532487627.630867, client_first tc-end: 1532487627.646898, client_first, passed tc-start: 1532487627.647117, master_first tc-end: 1532487627.663618, master_first, passed tc-start: 1532487627.663835, ptyioctl tc-end: 1532487627.679756, ptyioctl, passed tp-end: 1532487627.679976, kernel/tty/t_pr tp-start: 1532487627.687659, kernel/t_lock, 1 tc-start: 1532487627.687677, lock tc-end: 1532487628.687138, lock, passed tp-end: 1532487628.687297, kernel/t_lock tp-start: 1532487628.692642, kernel/t_lockf, 2 tc-start: 1532487628.692659, deadlock tc-end: 1532487629.708055, deadlock, passed tc-start: 1532487629.708254, randlock tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:27, signed integer overflow: 58989 * 60169 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:57, signed integer overflow: 57068 * 42972 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:57, signed integer overflow: 57068 * 38458 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:38, signed integer overflow: -745658155 + -1842641200 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:57, signed integer overflow: 57068 * 47629 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:27, signed integer overflow: 58989 * 59361 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:38, signed integer overflow: 855163533 + 1961198888 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:27, signed integer overflow: 58989 * 59813 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:57, signed integer overflow: 57068 * 60751 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:38, signed integer overflow: -1618459399 + -1132487008 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:27, signed integer overflow: 58989 * 45640 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:27, signed integer overflow: 58989 * 39153 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:38, signed integer overflow: 1704900078 + 891573364 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:57, signed integer overflow: 57068 * 52294 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:57, signed integer overflow: 57068 * 64411 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:27, signed integer overflow: 58989 * 58027 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:27, signed integer overflow: 58989 * 63074 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:57, signed integer overflow: 57068 * 64725 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:57, signed integer overflow: 57068 * 63630 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:38, signed integer overflow: 938691957 + 1828801128 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:27, signed integer overflow: 58989 * 65513 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:57, signed integer overflow: 57068 * 37656 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:57, signed integer overflow: 57068 * 54350 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:27, signed integer overflow: 58989 * 58602 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:38, signed integer overflow: -1049038582 + -1571339928 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:38, signed integer overflow: 1695697794 + 1069454320 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:38, signed integer overflow: -1730302543 + -1352541216 cannot be represented in type 'int' tc-so:parent: run 1 tc-so:parent: run 2 tc-so:parent: run 3 tc-so:parent: run 4 tc-so:parent: run 5 tc-so:parent: run 6 tc-so:parent: run 7 tc-so:parent: run 8 tc-so:parent: run 9 tc-so:parent: run 10 tc-so:parent: run 11 tc-so:parent: run 12 tc-so:parent: run 13 tc-so:parent: run 14 tc-so:parent: run 15 tc-so:parent: run 16 tc-so:parent: run 17 tc-so:parent: run 18 tc-so:parent: run 19 tc-so:parent: run 20 tc-so:parent: run 21 tc-so:parent: run 22 tc-so:parent: run 23 tc-so:parent: run 24 tc-so:parent: run 25 tc-so:parent: run 26 tc-so:parent: run 27 tc-so:parent: run 28 tc-so:parent: run 29 tc-so:parent: run 30 tc-so:parent: run 31 tc-so:parent: run 32 tc-so:parent: run 33 tc-so:parent: run 34 tc-so:parent: run 35 tc-so:parent: run 36 tc-so:parent: run 37 tc-so:parent: run 38 tc-so:parent: run 39 tc-so:parent: run 40 tc-so:parent: run 41 tc-so:parent: run 42 tc-so:parent: run 43 tc-so:parent: run 44 tc-so:parent: run 45 tc-so:parent: run 46 tc-so:parent: run 47 tc-so:parent: run 48 tc-so:parent: run 49 tc-so:parent: run 50 tc-so:reap 0: status 2 tc-so:reap 1: status 2 tc-so:reap 2: status 2 tc-so:reap 3: status 2 tc-so:reap 4: status 2 tc-so:reap 5: status 2 tc-so:reap 6: status 2 tc-so:reap 7: status 2 tc-so:reap 8: status 2 tc-so:reap 9: status 2 tc-end: 1532487689.738860, randlock, passed tp-end: 1532487689.739074, kernel/t_lockf tp-start: 1532487689.746744, kernel/t_pty, 2 tc-start: 1532487689.746766, pty_no_queue tc-se:t_pty: Couldn't pty(4) device: Operation not supported tc-end: 1532487689.754731, pty_no_queue, failed, Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.gOcbtm/tcr tc-start: 1532487689.754869, pty_queue tc-se:t_pty: Couldn't pty(4) device: Operation not supported tc-end: 1532487689.762787, pty_queue, failed, Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.gOcbtm/tcr tp-end: 1532487689.762927, kernel/t_pty tp-start: 1532487689.770571, kernel/t_mqueue, 1 tc-start: 1532487689.770593, mqueue tc-end: 1532487689.778444, mqueue, passed tp-end: 1532487689.778627, kernel/t_mqueue tp-start: 1532487689.783618, kernel/t_sysv, 3 tc-start: 1532487689.783633, msg tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/gen/ftok.c:56:10, left shift of 4160 by 24 places cannot be represented in type 'int' tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Wed Jul 25 03:01:29 2018 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Wed Jul 25 03:01:29 2018 tc-so:California is overrated. tc-so:The quick brown fox jumped over the lazy dog. tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Wed Jul 25 03:01:29 2018 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Wed Jul 25 03:01:29 2018 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Wed Jul 25 03:01:29 2018 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:qnum 0, qbytes 2048, lspid 27146, lrpid 14739 tc-so:stime: Wed Jul 25 03:01:29 2018 tc-so:rtime: Wed Jul 25 03:01:29 2018 tc-so:ctime: Wed Jul 25 03:01:29 2018 tc-end: 1532487689.794433, msg, passed tc-start: 1532487689.794604, sem tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/gen/ftok.c:56:10, left shift of 4160 by 24 places cannot be represented in type 'int' tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:nsems 1 tc-so:otime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Wed Jul 25 03:01:29 2018 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:nsems 1 tc-so:otime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Wed Jul 25 03:01:29 2018 tc-so:WOO! GOT THE SEMAPHORE! tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:nsems 1 tc-so:otime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Wed Jul 25 03:01:29 2018 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:nsems 1 tc-so:otime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Wed Jul 25 03:01:29 2018 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:nsems 1 tc-so:otime: Wed Jul 25 03:01:30 2018 tc-so:ctime: Wed Jul 25 03:01:29 2018 tc-end: 1532487690.814551, sem, passed tc-start: 1532487690.814781, shm tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/gen/ftok.c:56:10, left shift of 4160 by 24 places cannot be represented in type 'int' tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:segsz 4096, lpid 0, cpid 14763, nattch 0 tc-so:atime: Thu Jan 1 00:00:00 1970 tc-so:dtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Wed Jul 25 03:01:30 2018 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 4096, lpid 0, cpid 14763, nattch 0 tc-so:atime: Thu Jan 1 00:00:00 1970 tc-so:dtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Wed Jul 25 03:01:30 2018 tc-so:The quick brown fox jumped over the lazy dog. tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:segsz 4096, lpid 0, cpid 14763, nattch 0 tc-so:atime: Thu Jan 1 00:00:00 1970 tc-so:dtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Wed Jul 25 03:01:30 2018 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 4096, lpid 0, cpid 14763, nattch 0 tc-so:atime: Thu Jan 1 00:00:00 1970 tc-so:dtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Wed Jul 25 03:01:30 2018 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 4096, lpid 21013, cpid 14763, nattch 1 tc-so:atime: Wed Jul 25 03:01:30 2018 tc-so:dtime: Wed Jul 25 03:01:30 2018 tc-so:ctime: Wed Jul 25 03:01:30 2018 tc-end: 1532487690.825614, shm, passed tp-end: 1532487690.825804, kernel/t_sysv tp-start: 1532487690.830935, kernel/t_subr_prf, 4 tc-start: 1532487690.830949, snprintf_count tc-end: 1532487690.835940, snprintf_count, passed tc-start: 1532487690.836084, snprintf_count_overflow tc-end: 1532487690.841167, snprintf_count_overflow, passed tc-start: 1532487690.841312, snprintf_print tc-end: 1532487690.846552, snprintf_print, passed tc-start: 1532487690.846708, snprintf_print_overflow tc-end: 1532487690.851902, snprintf_print_overflow, passed tp-end: 1532487690.852046, kernel/t_subr_prf tp-start: 1532487690.857190, kernel/t_kauth_pr_47598, 1 tc-start: 1532487690.857206, kauth_curtain tc-so:port is 65504 tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/netstat/main.c:724:11, index 255 is out of range for type 'nlist [49]' tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/netstat/main.c:724:7, load of misaligned address 0x447578 for type 'long unsigned int' which requires 0 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Active Internet connections (including servers) tc-so:PCB Proto Recv-Q Send-Q Local Address Foreign Address State tc-so:ffffe406675286f8 tcp 0 0 localhost.65503 localhost.65504 ESTABLISHED tc-so:ffffe40667528a38 tcp 0 0 localhost.65504 *.* LISTEN tc-so:ffffe4040c21ea30 tcp 0 0 localhost.6024 *.* LISTEN tc-so:ffffe4040c21e6f0 tcp 0 36 192.168.0.38.ssh 192.168.0.15.62130 ESTABLISHED tc-so:ffffe4040c21e3b0 tcp 0 0 localhost.6022 *.* LISTEN tc-so:ffffe404b1346740 tcp 0 0 192.168.0.38.ssh 192.168.0.15.62136 ESTABLISHED tc-so:ffffe404b13460c0 tcp 0 0 localhost.6021 *.* LISTEN tc-so:ffffe4051c14aa68 tcp 0 580 192.168.0.38.ssh 192.168.0.15.62622 ESTABLISHED tc-so:ffffe403a76dc068 tcp 0 0 localhost.6020 *.* LISTEN tc-so:ffffe40230777080 tcp 0 452 192.168.0.38.ssh 192.168.0.15.62623 ESTABLISHED tc-so:ffffe401d5a143f0 tcp 0 0 localhost.6030 *.* LISTEN tc-so:ffffe401d5a14a70 tcp 0 0 192.168.0.38.ssh 192.168.0.24.63310 ESTABLISHED tc-so:ffffe4051c14a0a8 tcp 0 0 localhost.6029 *.* LISTEN tc-so:ffffe4051c14a728 tcp 0 0 192.168.0.38.ssh 192.168.0.24.63373 ESTABLISHED tc-so:ffffe402307773c0 tcp 0 0 localhost.6023 *.* LISTEN tc-so:ffffe40230777a40 tcp 0 0 192.168.0.38.ssh 192.168.0.24.64099 ESTABLISHED tc-so:ffffe403a76dc3a8 tcp 0 0 localhost.10022 localhost.65529 ESTABLISHED tc-so:ffffe403a76dc6e8 tcp 0 0 localhost.65529 localhost.10022 ESTABLISHED tc-so:ffffe403a76dca28 tcp 0 0 localhost.6019 *.* LISTEN tc-so:ffffe405521813a0 tcp 0 0 192.168.0.38.ssh 192.168.0.24.64687 ESTABLISHED tc-so:ffffe405521816e0 tcp 0 60 localhost.10022 localhost.65531 ESTABLISHED tc-so:ffffe40552181a20 tcp 0 0 localhost.65531 localhost.10022 ESTABLISHED tc-so:ffffe406b2354058 tcp 0 0 localhost.6018 *.* LISTEN tc-so:ffffe406b23546d8 tcp 0 60 192.168.0.38.ssh 192.168.0.24.64761 ESTABLISHED tc-so:ffffe406b2354a18 tcp 0 0 localhost.10022 localhost.65532 ESTABLISHED tc-so:ffffe401cce7b050 tcp 0 0 localhost.65532 localhost.10022 ESTABLISHED tc-so:ffffe401cce7b390 tcp 0 0 localhost.6017 *.* LISTEN tc-so:ffffe401cce7ba10 tcp 0 0 192.168.0.38.ssh 192.168.0.24.64764 ESTABLISHED tc-so:ffffe405ac29a048 tcp 0 0 localhost.6016 *.* LISTEN tc-so:ffffe405ac29a6c8 tcp 0 0 192.168.0.38.ssh 192.168.0.24.64767 ESTABLISHED tc-so:ffffe405ac29aa08 tcp 0 0 localhost.10022 localhost.65533 ESTABLISHED tc-so:ffffe40267380040 tcp 0 0 localhost.65533 localhost.10022 ESTABLISHED tc-so:ffffe40267380380 tcp 0 0 localhost.6015 *.* LISTEN tc-so:ffffe40267380a00 tcp 0 0 192.168.0.38.ssh 192.168.0.24.64860 ESTABLISHED tc-so:ffffe40518464038 tcp 0 0 *.nucleus-sand *.* LISTEN tc-so:ffffe405184646b8 tcp 0 0 *.10022 *.* LISTEN tc-so:ffffe405184649f8 tcp 0 0 localhost.6014 *.* LISTEN tc-so:ffffe402c1a7e370 tcp 0 0 192.168.0.38.ssh 192.168.0.24.64901 ESTABLISHED tc-so:ffffe402c1a7e6b0 tcp 0 0 localhost.6013 *.* LISTEN tc-so:ffffe401606a5028 tcp 0 0 192.168.0.38.ssh 192.168.0.24.65087 ESTABLISHED tc-so:ffffe401606a5368 tcp 0 0 localhost.6012 *.* LISTEN tc-so:ffffe401606a59e8 tcp 0 0 192.168.0.38.ssh 192.168.0.24.65111 ESTABLISHED tc-so:ffffe40816ea2020 tcp 0 0 localhost.6011 *.* LISTEN tc-so:ffffe40816ea26a0 tcp 0 0 192.168.0.38.ssh 192.168.0.24.65307 ESTABLISHED tc-so:ffffe40816ea29e0 tcp 0 0 localhost.6010 *.* LISTEN tc-so:ffffe40813b2b358 tcp 0 0 192.168.0.38.ssh 192.168.0.24.65337 ESTABLISHED tc-so:ffffe40813b2b9d8 tcp 0 0 *.telnet *.* LISTEN tc-so:ffffe40814df7010 tcp 0 0 *.ssh *.* LISTEN tc-so:ffffe40814df79d0 tcp 0 0 *.1021 *.* LISTEN tc-so:ffffe408151a8008 tcp 0 0 *.1022 *.* LISTEN tc-so:ffffe408151a89c8 tcp 0 0 *.shilp *.* LISTEN tc-so:ffffe40815c68340 tcp 0 0 *.1023 *.* LISTEN tc-so:ffffe40815c68680 tcp 0 0 *.sunrpc *.* LISTEN tc-so: 0 udp 0 0 *.1020 *.* tc-so: 0 udp 0 0 *.1021 *.* tc-so: 0 udp 0 0 *.shilp *.* tc-so: 0 udp 0 0 *.1022 *.* tc-so: 0 udp 0 0 *.1023 *.* tc-so: 0 udp 0 0 *.sunrpc *.* tc-so: 0 udp 0 0 *.mdns *.* tc-so: 0 udp 0 0 *.65535 *.* tc-so: 0 udp 0 0 *.bootpc *.* tc-so: 0 udp 0 0 *.* *.* tc-so:Active Internet6 connections (including servers) tc-so:PCB Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:ffffe4040c21e070 tcp6 0 0 localhost.6024 *.* LISTEN tc-so:ffffe404b1346a80 tcp6 0 0 localhost.6022 *.* LISTEN tc-so:ffffe404b1346400 tcp6 0 0 localhost.6021 *.* LISTEN tc-so:ffffe401d5a140b0 tcp6 0 0 localhost.6020 *.* LISTEN tc-so:ffffe401d5a14730 tcp6 0 0 localhost.6030 *.* LISTEN tc-so:ffffe4051c14a3e8 tcp6 0 0 localhost.6029 *.* LISTEN tc-so:ffffe40230777700 tcp6 0 0 localhost.6023 *.* LISTEN tc-so:ffffe40552181060 tcp6 0 0 localhost.6019 *.* LISTEN tc-so:ffffe406b2354398 tcp6 0 0 localhost.6018 *.* LISTEN tc-so:ffffe401cce7b6d0 tcp6 0 0 localhost.6017 *.* LISTEN tc-so:ffffe405ac29a388 tcp6 0 0 localhost.6016 *.* LISTEN tc-so:ffffe402673806c0 tcp6 0 0 localhost.6015 *.* LISTEN tc-so:ffffe40518464378 tcp6 0 0 *.nucleus-sand *.* LISTEN tc-so:ffffe402c1a7e030 tcp6 0 0 localhost.6014 *.* LISTEN tc-so:ffffe402c1a7e9f0 tcp6 0 0 localhost.6013 *.* LISTEN tc-so:ffffe401606a56a8 tcp6 0 0 localhost.6012 *.* LISTEN tc-so:ffffe40816ea2360 tcp6 0 0 localhost.6011 *.* LISTEN tc-so:ffffe40813b2b018 tcp6 0 0 localhost.6010 *.* LISTEN tc-so:ffffe40813b2b698 tcp6 0 0 *.telnet *.* LISTEN tc-so:ffffe40814df7350 tcp6 0 0 *.ssh *.* LISTEN tc-so:ffffe40814df7690 tcp6 0 0 *.exp1 *.* LISTEN tc-so:ffffe408151a8348 tcp6 0 0 *.exp2 *.* LISTEN tc-so:ffffe408151a8688 tcp6 0 0 *.shilp *.* LISTEN tc-so:ffffe40815c68000 tcp6 0 0 *.1023 *.* LISTEN tc-so:ffffe40815c689c0 tcp6 0 0 *.sunrpc *.* LISTEN tc-so: 0 udp6 0 0 *.1020 *.* tc-so: 0 udp6 0 0 *.exp1 *.* tc-so: 0 udp6 0 0 *.shilp *.* tc-so: 0 udp6 0 0 *.exp2 *.* tc-so: 0 udp6 0 0 *.* *.* tc-so: 0 udp6 0 0 *.1023 *.* tc-so: 0 udp6 0 0 *.sunrpc *.* tc-so: 0 udp6 0 0 *.mdns *.* tc-so: 0 udp6 0 0 *.65535 *.* tc-so: 0 udp6 0 0 *.* *.* tc-so:Active UNIX domain sockets tc-so:Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr tc-so:ffffe40814dd7188 stream 0 0 0 0 0 0 tc-so:ffffe4053164e408 stream 0 0 0 ffffe40390135688 0 0 tc-so:ffffe40390135688 stream 0 0 0 ffffe4053164e408 0 0 tc-so:ffffe407d9a2b808 stream 0 0 0 0 0 0 tc-so:ffffe4026c80ec08 stream 0 0 0 ffffe4030695c308 0 0 tc-so:ffffe407830e0608 stream 0 0 0 ffffe4026fec6408 0 0 tc-so:ffffe40239dc5f08 stream 0 0 0 0 0 0 tc-so:ffffe4026fec6408 stream 0 0 0 ffffe407830e0608 0 0 tc-so:ffffe4030695c808 stream 0 0 0 ffffe406967fef88 0 0 tc-so:ffffe4030695c308 stream 0 0 0 ffffe4026c80ec08 0 0 tc-so:ffffe406967fef88 stream 0 0 0 ffffe4030695c808 0 0 tc-so:ffffe407830e0308 stream 0 0 0 0 0 0 tc-so:ffffe4030695c508 stream 0 0 ffffe406a3413158 0 0 0 /tmp/ssh-RNWxwDMtru/agent.15110 tc-so:ffffe404b8aed388 stream 0 0 0 ffffe4067c8fe908 0 0 tc-so:ffffe4068f82cc08 stream 0 0 ffffe4043bed0a88 0 0 0 /tmp/ssh-E3vHYfqpVB/agent.9965 tc-so:ffffe4067c8fe908 stream 0 0 0 ffffe404b8aed388 0 0 tc-so:ffffe40390135008 stream 0 0 0 ffffe402b6861088 0 0 tc-so:ffffe402b6861088 stream 0 0 0 ffffe40390135008 0 0 tc-so:ffffe4067c8fe188 stream 0 0 0 ffffe4035c65d088 0 0 tc-so:ffffe407830e0008 stream 0 0 ffffe4075afdfbd0 0 0 0 /tmp/ssh-ncZhd2hdsI/agent.21947 tc-so:ffffe4068f82c188 stream 0 0 ffffe406eadb0540 0 0 0 /tmp/ssh-ah7TLM2Oe1/agent.13935 tc-so:ffffe4030695c008 stream 0 0 0 0 0 0 tc-so:ffffe4030695c108 stream 0 0 0 ffffe40814dd7688 0 0 tc-so:ffffe40814dd7688 stream 0 0 0 ffffe4030695c108 0 0 tc-so:ffffe4068f82cb08 stream 0 0 0 0 0 0 tc-so:ffffe4030695c588 stream 0 0 0 ffffe40814f8d588 0 0 tc-so:ffffe406967fe388 stream 0 0 0 0 0 0 tc-so:ffffe407d9a2b188 stream 0 0 0 ffffe4081489c708 0 0 tc-so:ffffe4067c8fe888 stream 0 0 0 0 0 0 tc-so:ffffe407830e0688 stream 0 0 ffffe402084983f0 0 0 0 /tmp/ssh-4PFiYCJ9lm/agent.29837 tc-so:ffffe4078875dd08 stream 0 0 0 ffffe4081489c008 0 0 tc-so:ffffe40814dd7f08 stream 0 0 ffffe401ab623540 0 0 0 /tmp/ssh-It3o7eTwSz/agent.11136 tc-so:ffffe407d9a2be08 stream 0 0 ffffe403bf9f7d20 0 0 0 /tmp/ssh-t21EhK1VH2/agent.20020 tc-so:ffffe406967fe008 stream 0 0 0 ffffe406967feb88 0 0 tc-so:ffffe40814f8d588 stream 0 0 0 ffffe4030695c588 0 0 tc-so:ffffe4030695c208 stream 0 0 0 0 0 0 tc-so:ffffe406967fea08 stream 0 0 ffffe40153a08150 0 0 0 /tmp/ssh-FBZGhNw102/agent.26235 tc-so:ffffe4081599e888 stream 0 0 0 0 0 0 tc-so:ffffe40814f8de88 stream 0 0 0 0 0 0 tc-so:ffffe40814f8d488 stream 0 0 ffffe403a0708548 0 0 0 /tmp/ssh-RSNk95M6X8/agent.13361 tc-so:ffffe4081489c688 stream 0 0 ffffe4018d4947e0 0 0 0 /tmp/ssh-46HhhucMua/agent.17124 tc-so:ffffe407830e0d08 stream 0 0 0 0 0 0 tc-so:ffffe4030695cc08 stream 0 0 0 ffffe4081599e608 0 0 tc-so:ffffe4081599e688 stream 0 0 0 ffffe4081599e908 0 0 tc-so:ffffe4068f82c908 stream 0 0 0 ffffe4081489ce88 0 0 tc-so:ffffe40239dc5a88 stream 0 0 0 0 0 0 tc-so:ffffe4081599e608 stream 0 0 0 ffffe4030695cc08 0 0 tc-so:ffffe4081489c008 stream 0 0 0 ffffe4078875dd08 0 0 tc-so:ffffe407d9a2bd88 stream 0 0 ffffe407dee6dd28 0 0 0 /tmp/ssh-cTQlNFv5UZ/agent.3844 tc-so:ffffe4067c8fe808 stream 0 0 0 0 0 0 tc-so:ffffe407d9a2bf88 stream 0 0 0 0 0 0 tc-so:ffffe4081489ce88 stream 0 0 0 ffffe4068f82c908 0 0 tc-so:ffffe40814f8dd08 stream 0 0 0 ffffe40814dd7008 0 0 tc-so:ffffe40814dd7008 stream 0 0 0 ffffe40814f8dd08 0 0 tc-so:ffffe40239dc5c88 stream 0 0 ffffe4071b550930 0 0 0 /tmp/ssh-TZrSoFrRsU/agent.11695 tc-so:ffffe4081599e908 stream 0 0 0 ffffe4081599e688 0 0 tc-so:ffffe40814dd7b08 stream 0 0 ffffe4081256aa88 0 0 0 /tmp/ssh-l20EbFSmVz/agent.40 tc-so:ffffe40814f8d508 stream 0 0 0 0 0 0 tc-so:ffffe40814dd7e88 stream 0 0 0 ffffe40814dd7d08 0 0 tc-so:ffffe40814dd7d08 stream 0 0 0 ffffe40814dd7e88 0 0 tc-so:ffffe4068f82ce08 stream 0 0 0 0 0 0 tc-so:ffffe406967feb88 stream 0 0 0 ffffe406967fe008 0 0 tc-so:ffffe4081599ee88 stream 0 0 ffffe408167a2d20 0 0 0 /var/run/mdnsd/mdnsd tc-so:ffffe4035c65d088 stream 0 0 0 ffffe4067c8fe188 0 0 tc-so:ffffe4081599ec08 stream 0 0 ffffe408158f0bd8 0 0 0 /var/run/rpcbind.sock tc-so:ffffe4013b317788 stream 0 0 ffffe40815aabbd8 0 0 0 /var/run/dhcpcd.unpriv.sock tc-so:ffffe4081489c708 stream 0 0 0 ffffe407d9a2b188 0 0 tc-so:ffffe4013b317288 stream 0 0 ffffe40815aabd28 0 0 0 /var/run/dhcpcd.sock tc-so:ffffe4026c80ea88 dgram 0 0 0 ffffe4081599ef88 0 ffffe40461b93708 -> /var/run/log tc-so:ffffe407830e0508 dgram 0 0 0 ffffe4081599ef88 0 ffffe4026c80ea88 -> /var/run/log tc-so:ffffe40390135208 dgram 0 0 0 ffffe4081599ef88 0 ffffe402b6861708 -> /var/run/log tc-so:ffffe40461b93708 dgram 0 0 0 ffffe4081599ef88 0 ffffe406e9c91908 -> /var/run/log tc-so:ffffe406e9c91908 dgram 0 0 0 ffffe4081599ef88 0 ffffe4035c65df88 -> /var/run/log tc-so:ffffe402b6861708 dgram 0 0 0 ffffe4081599ef88 0 ffffe407830e0508 -> /var/run/log tc-so:ffffe4067c8fe988 dgram 0 0 0 ffffe4081599ef88 0 ffffe4030695ce88 -> /var/run/log tc-so:ffffe4030695ce88 dgram 0 0 0 ffffe4081599ef88 0 ffffe40814f8dc08 -> /var/run/log tc-so:ffffe4030695cd88 dgram 0 0 0 ffffe4081599ef88 0 ffffe4067c8fe988 -> /var/run/log tc-so:ffffe40814f8dc08 dgram 0 0 0 ffffe4081599ef88 0 ffffe407830e0388 -> /var/run/log tc-so:ffffe4081489c188 dgram 0 0 0 ffffe4081599ef88 0 ffffe4081599e188 -> /var/run/log tc-so:ffffe4035c65df88 dgram 0 0 0 ffffe4081599ef88 0 ffffe4030695cd88 -> /var/run/log tc-so:ffffe407830e0388 dgram 0 0 0 ffffe4081599ef88 0 ffffe4081489c188 -> /var/run/log tc-so:ffffe406967fe088 dgram 0 0 0 ffffe4081599ef88 0 ffffe40814f8d088 -> /var/run/log tc-so:ffffe40814f8d088 dgram 0 0 0 ffffe4081599ef88 0 ffffe40814dd7b88 -> /var/run/log tc-so:ffffe40814dd7b88 dgram 0 0 0 ffffe4081599ef88 0 ffffe40814f8db08 -> /var/run/log tc-so:ffffe40814f8db08 dgram 0 0 0 ffffe4081599ef88 0 ffffe4081489cc88 -> /var/run/log tc-so:ffffe40814f8d208 dgram 0 0 0 0 0 0 tc-so:ffffe4081599e188 dgram 0 0 0 ffffe4081599ef88 0 ffffe406967fe088 -> /var/run/log tc-so:ffffe4081599ea08 dgram 0 0 0 ffffe4081599ef88 0 ffffe4081599eb88 -> /var/run/log tc-so:ffffe4081599eb88 dgram 0 0 0 ffffe4081599ef88 0 0 -> /var/run/log tc-so:ffffe4081599ef88 dgram 0 0 ffffe408165487e8 0 ffffe40390135208 0 /var/run/log tc-so:ffffe4081599e108 dgram 0 0 0 ffffe4081599ef88 0 ffffe4081599ea08 -> /var/run/log tc-so:ffffe4081489cc88 dgram 0 0 0 ffffe4081599ef88 0 ffffe4081599e108 -> /var/run/log tc-end: 1532487691.260919, kauth_curtain, passed tp-end: 1532487691.261032, kernel/t_kauth_pr_47598 tp-start: 1532487691.265907, kernel/t_sysctl, 1 tc-start: 1532487691.265922, bufsize tc-end: 1532487691.271298, bufsize, passed tp-end: 1532487691.271421, kernel/t_sysctl tp-start: 1532487691.276437, kernel/t_timeleft, 1 tc-start: 1532487691.276452, timeleft__lwp_park tc-so:Orig time 5.0 tc-so:Time left 5.0 tc-end: 1532487691.296042, timeleft__lwp_park, failed, /public/src.git/tests/kernel/t_timeleft.c:98: timespeccmp(&i.ts, &ts, <) not met tp-end: 1532487691.296155, kernel/t_timeleft tp-start: 1532487691.301541, kernel/t_zombie, 6 tc-start: 1532487691.301557, race1 tc-end: 1532487696.720, race1, passed tc-start: 1532487696.902, signal1 tc-end: 1532487696.18292, signal1, passed tc-start: 1532487696.18474, signal2 tc-end: 1532487696.38182, signal2, passed tc-start: 1532487696.38369, signal3 tc-end: 1532487696.44324, signal3, passed tc-start: 1532487696.44504, signal4 tc-end: 1532487696.68345, signal4, passed tc-start: 1532487696.68536, signal5 tc-end: 1532487696.74214, signal5, passed tp-end: 1532487696.74390, kernel/t_zombie tp-start: 1532487696.82688, kernel/t_extattrctl, 1 tc-start: 1532487696.82704, extattrctl_namei tc-end: 1532487696.97451, extattrctl_namei, passed tp-end: 1532487696.97703, kernel/t_extattrctl tp-start: 1532487696.106791, kernel/t_filedesc, 1 tc-start: 1532487696.106931, getfilerace tc-end: 1532487696.656804, getfilerace, passed tp-end: 1532487696.656937, kernel/t_filedesc tp-start: 1532487696.665817, kernel/t_rnd, 3 tc-start: 1532487696.665833, RNDADDDATA tc-end: 1532487696.681566, RNDADDDATA, passed tc-start: 1532487696.681702, RNDADDDATA2 tc-end: 1532487696.697809, RNDADDDATA2, passed tc-start: 1532487696.697984, read_random tc-end: 1532487696.804372, read_random, passed tp-end: 1532487696.804551, kernel/t_rnd tp-start: 1532487696.812857, kernel/t_extent, 11 tc-start: 1532487696.812877, bound1 tc-end: 1532487696.820679, bound1, passed tc-start: 1532487696.820850, bound2 tc-end: 1532487696.828531, bound2, passed tc-start: 1532487696.828704, bound3 tc-end: 1532487696.836303, bound3, passed tc-start: 1532487696.836472, bound4 tc-end: 1532487696.843998, bound4, passed tc-start: 1532487696.844163, bound5 tc-end: 1532487696.851626, bound5, passed tc-start: 1532487696.851746, coalesce tc-end: 1532487696.856699, coalesce, passed tc-start: 1532487696.856815, free tc-end: 1532487696.861563, free, passed tc-start: 1532487696.861675, subregion1 tc-end: 1532487696.866349, subregion1, passed tc-start: 1532487696.866461, subregion2 tc-end: 1532487696.871122, subregion2, passed tc-start: 1532487696.871236, subregion3 tc-end: 1532487696.875885, subregion3, passed tc-start: 1532487696.875999, subregion4 tc-end: 1532487696.880629, subregion4, passed tp-end: 1532487696.880793, kernel/t_extent tp-start: 1532487696.972773, kernel/t_umount, 1 tc-start: 1532487696.972794, umount tc-so:*** Creating a dummy directory tree at umount-f_mount mounted on umount-f.im tc-so:Executing command [ mkdir umount-f_mount ] tc-so:Executing command [ touch umount-f_mount/under_the_mount ] tc-so:Executing command [ dd if=/dev/zero of=umount-f.im count=5860 ] tc-so:Executing command [ vnconfig -v vnd0 umount-f.im ] tc-so:Executing command [ disklabel -f disktab -rw vnd0 floppy288 ] tc-so:Executing command [ newfs -i 500 -b 8192 -f 1024 /dev/rvnd0a ] tc-so:Executing command [ mount -o async /dev/vnd0a umount-f_mount ] tc-so:Executing command [ touch umount-f_mount/in_mounted_directory ] tc-so:*** Testing forced unmount tc-so:Executing command [ umount -f /dev/vnd0a ] tc-so:Executing command [ ls . ] tc-so:Executing command [ ls .. ] tc-se:Fail: incorrect exit status: 0, expected: anything else tc-se:stdout: tc-se:.cshrc tc-se:.profile tc-se:SETS.destdir.extra tc-se:SETS.destdir.missing tc-se:SETS.dlist tc-se:SETS.flist tc-se:SETS.metalog.extra tc-se:SETS.metalog.missing tc-se:altroot tc-se:bin tc-se:boot.cfg tc-se:dev tc-se:etc tc-se:lib tc-se:libdata tc-se:libexec tc-se:mnt tc-se:rescue tc-se:root tc-se:sbin tc-se:stand tc-se:tmp tc-se:usr tc-se:var tc-se: tc-se:stderr: tc-se: tc-so:*** Cleaning up umount-f_mount, umount-f.im. tc-se:umount: /tmp/atf-run.poPgQI/umount-f_mount: not currently mounted tc-end: 1532487697.585834, umount, failed, atf-check failed; see the output of the test for details tp-end: 1532487697.586275, kernel/t_umount tp-start: 1532487697.738280, kernel/t_umountstress, 2 tc-start: 1532487697.738298, fileop tc-so:*** Creating a dummy directory tree at umount-stress_mount mounted on umount-stress.im tc-so:Executing command [ mkdir umount-stress_mount ] tc-so:Executing command [ dd if=/dev/zero of=umount-stress.im count=5860 ] tc-so:Executing command [ vnconfig -v vnd0 umount-stress.im ] tc-so:Executing command [ disklabel -f disktab -rw vnd0 floppy288 ] tc-so:Executing command [ newfs -i 500 -b 8192 -f 1024 /dev/rvnd0a ] tc-so:Executing command [ mount -o async /dev/vnd0a umount-stress_mount ] tc-so:*** Testing fileops tc-so:*** Cleaning up umount-stress_mount, umount-stress.im. tc-end: 1532487700.413757, fileop, passed tc-start: 1532487700.414168, mountlist tc-so:*** Creating a dummy directory tree at umount-stress_mount mounted on umount-stress.im tc-so:Executing command [ mkdir umount-stress_mount ] tc-so:Executing command [ dd if=/dev/zero of=umount-stress.im count=5860 ] tc-so:Executing command [ vnconfig -v vnd0 umount-stress.im ] tc-so:Executing command [ disklabel -f disktab -rw vnd0 floppy288 ] tc-so:Executing command [ newfs -i 500 -b 8192 -f 1024 /dev/rvnd0a ] tc-so:Executing command [ mount -o async /dev/vnd0a umount-stress_mount ] tc-so:*** Testing mountlist tc-so:*** Cleaning up umount-stress_mount, umount-stress.im. tc-end: 1532487704.175078, mountlist, passed tp-end: 1532487704.175589, kernel/t_umountstress tp-start: 1532487704.246919, kernel/t_ps_strings, 2 tc-start: 1532487704.247060, update tc-end: 1532487704.436957, update, passed tc-start: 1532487704.437202, validate tc-so:Executing command [ /usr/tests/kernel/h_ps_strings1 ] tc-end: 1532487704.497288, validate, passed tp-end: 1532487704.497497, kernel/t_ps_strings tp-start: 1532487704.729891, kernel/t_trapsignal, 20 tc-start: 1532487704.730032, bus_handle tc-so:Executing command [ /usr/tests/kernel/h_segv bus handle ] tc-end: 1532487704.786665, bus_handle, passed tc-start: 1532487704.786925, bus_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv bus handle recurse ] tc-end: 1532487704.843687, bus_handle_recurse, passed tc-start: 1532487704.843947, bus_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv bus ignore ] tc-end: 1532487704.898331, bus_ignore, passed tc-start: 1532487704.898582, bus_mask tc-so:Executing command [ /usr/tests/kernel/h_segv bus mask ] tc-end: 1532487704.960427, bus_mask, passed tc-start: 1532487704.960687, bus_simple tc-so:Executing command [ /usr/tests/kernel/h_segv bus recurse ] tc-end: 1532487705.22567, bus_simple, passed tc-start: 1532487705.22817, fpe_handle tc-so:Executing command [ /usr/tests/kernel/h_segv fpe handle ] tc-se:Fail: stderr does not match expected value tc-se:--- /tmp/inline.NNEVoA 2018-07-25 03:01:45.077676266 +0000 tc-se:+++ /tmp/check.yF5kGE/stderr 2018-07-25 03:01:45.077026951 +0000 tc-se:@@ -1 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/tests/kernel/h_segv.c:108:10, signed integer overflow: 6827 divrem 0 cannot be represented in type 'int' tc-se: got 8 tc-end: 1532487705.84842, fpe_handle, failed, atf-check failed; see the output of the test for details tc-start: 1532487705.85020, fpe_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv fpe handle recurse ] tc-se:Fail: stderr does not match expected value tc-se:--- /tmp/inline.8Ami22 2018-07-25 03:01:45.147188732 +0000 tc-se:+++ /tmp/check.fEQvak/stderr 2018-07-25 03:01:45.143610833 +0000 tc-se:@@ -1 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/tests/kernel/h_segv.c:108:10, signed integer overflow: 7848 divrem 0 cannot be represented in type 'int' tc-se: got 8 tc-end: 1532487705.154961, fpe_handle_recurse, failed, atf-check failed; see the output of the test for details tc-start: 1532487705.159712, fpe_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv fpe ignore ] tc-se:Fail: stderr does not match expected value tc-se:--- /tmp/inline.SyVXqb 2018-07-25 03:01:45.222733529 +0000 tc-se:+++ /tmp/check.cVfkNo/stderr 2018-07-25 03:01:45.219143547 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/tests/kernel/h_segv.c:108:10, signed integer overflow: 4750 divrem 0 cannot be represented in type 'int' tc-end: 1532487705.230514, fpe_ignore, failed, atf-check failed; see the output of the test for details tc-start: 1532487705.239528, fpe_mask tc-so:Executing command [ /usr/tests/kernel/h_segv fpe mask ] tc-se:Fail: stderr does not match expected value tc-se:--- /tmp/inline.TAGoYq 2018-07-25 03:01:45.302284421 +0000 tc-se:+++ /tmp/check.2klDZb/stderr 2018-07-25 03:01:45.298669786 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/tests/kernel/h_segv.c:108:10, signed integer overflow: 9713 divrem 0 cannot be represented in type 'int' tc-end: 1532487705.312389, fpe_mask, failed, atf-check failed; see the output of the test for details tc-start: 1532487705.316061, fpe_simple tc-so:Executing command [ /usr/tests/kernel/h_segv fpe recurse ] tc-se:Fail: stderr does not match expected value tc-se:--- /tmp/inline.PlyE9S 2018-07-25 03:01:45.373971186 +0000 tc-se:+++ /tmp/check.6ibONu/stderr 2018-07-25 03:01:45.370542957 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/tests/kernel/h_segv.c:108:10, signed integer overflow: 1606 divrem 0 cannot be represented in type 'int' tc-end: 1532487705.381303, fpe_simple, failed, atf-check failed; see the output of the test for details tc-start: 1532487705.387649, segv_handle tc-so:Executing command [ /usr/tests/kernel/h_segv segv handle ] tc-se:Fail: stderr does not match expected value tc-se:--- /tmp/inline.OI5PzC 2018-07-25 03:01:45.444807004 +0000 tc-se:+++ /tmp/check.n25LZz/stderr 2018-07-25 03:01:45.444195544 +0000 tc-se:@@ -1 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/tests/kernel/h_segv.c:77:5, store to null pointer of type 'volatile int' tc-se: got 11 tc-end: 1532487705.451784, segv_handle, failed, atf-check failed; see the output of the test for details tc-start: 1532487705.451905, segv_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv segv handle recurse ] tc-se:Fail: stderr does not match expected value tc-se:--- /tmp/inline.9e8i57 2018-07-25 03:01:45.514212124 +0000 tc-se:+++ /tmp/check.z5ynFm/stderr 2018-07-25 03:01:45.510519406 +0000 tc-se:@@ -1 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/tests/kernel/h_segv.c:77:5, store to null pointer of type 'volatile int' tc-se: got 11 tc-end: 1532487705.522721, segv_handle_recurse, failed, atf-check failed; see the output of the test for details tc-start: 1532487705.528732, segv_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv segv ignore ] tc-se:Fail: stderr does not match expected value tc-se:--- /tmp/inline.fzePvM 2018-07-25 03:01:45.590785683 +0000 tc-se:+++ /tmp/check.rkwIaW/stderr 2018-07-25 03:01:45.587244172 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/tests/kernel/h_segv.c:77:5, store to null pointer of type 'volatile int' tc-end: 1532487705.598386, segv_ignore, failed, atf-check failed; see the output of the test for details tc-start: 1532487705.603609, segv_mask tc-so:Executing command [ /usr/tests/kernel/h_segv segv mask ] tc-se:Fail: stderr does not match expected value tc-se:--- /tmp/inline.49vbOK 2018-07-25 03:01:45.664319889 +0000 tc-se:+++ /tmp/check.2ofHy3/stderr 2018-07-25 03:01:45.660657832 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/tests/kernel/h_segv.c:77:5, store to null pointer of type 'volatile int' tc-end: 1532487705.672205, segv_mask, failed, atf-check failed; see the output of the test for details tc-start: 1532487705.693926, segv_simple tc-so:Executing command [ /usr/tests/kernel/h_segv segv recurse ] tc-se:Fail: stderr does not match expected value tc-se:--- /tmp/inline.2xOsRq 2018-07-25 03:01:45.757560790 +0000 tc-se:+++ /tmp/check.YIgmyd/stderr 2018-07-25 03:01:45.753954117 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/tests/kernel/h_segv.c:77:5, store to null pointer of type 'volatile int' tc-end: 1532487705.765264, segv_simple, failed, atf-check failed; see the output of the test for details tc-start: 1532487705.770922, trap_handle tc-so:Executing command [ /usr/tests/kernel/h_segv trap handle ] tc-end: 1532487705.831816, trap_handle, passed tc-start: 1532487705.831939, trap_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv trap handle recurse ] tc-end: 1532487705.894112, trap_handle_recurse, passed tc-start: 1532487705.917451, trap_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv trap ignore ] tc-end: 1532487705.981005, trap_ignore, passed tc-start: 1532487705.991485, trap_mask tc-so:Executing command [ /usr/tests/kernel/h_segv trap mask ] tc-end: 1532487706.56825, trap_mask, passed tc-start: 1532487706.101047, trap_simple tc-so:Executing command [ /usr/tests/kernel/h_segv trap recurse ] tc-end: 1532487706.165065, trap_simple, passed tp-end: 1532487706.175280, kernel/t_trapsignal tp-start: 1532487706.242541, kernel/t_interp, 1 tc-start: 1532487706.242561, procfs_interp tc-end: 1532487706.292440, procfs_interp, skipped, procfs not mounted tp-end: 1532487706.292562, kernel/t_interp tp-start: 1532487706.390533, kernel/t_procpath, 3 tc-start: 1532487706.390552, absolute_proc tc-so:Executing command [ /usr/tests/kernel/h_getprocpath -1 ] tc-end: 1532487706.452395, absolute_proc, passed tc-start: 1532487706.452513, interpreter_proc tc-so:Executing command [ /usr/tests/kernel/h_interpreter interpreter /usr/tests/kernel/h_getprocpath ] tc-end: 1532487706.516817, interpreter_proc, passed tc-start: 1532487706.516937, relative_proc tc-so:Executing command [ /usr/tests/kernel/h_interpreter dot /usr/tests/kernel/h_getprocpath ] tc-end: 1532487706.605659, relative_proc, passed tp-end: 1532487706.605831, kernel/t_procpath tp-start: 1532487706.737035, lib/csu/t_crt0, 4 tc-start: 1532487706.737054, initfini1 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini1 ] tc-end: 1532487706.807147, initfini1, passed tc-start: 1532487706.807304, initfini2 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini2 ] tc-end: 1532487706.866594, initfini2, passed tc-start: 1532487706.866747, initfini3 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini3 ] tc-end: 1532487706.937906, initfini3, passed tc-start: 1532487706.938157, initfini4 tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/tests/lib/csu/h_initfini3_dso.so /usr/tests/lib/csu/h_initfini1 ] tc-end: 1532487707.19888, initfini4, passed tp-end: 1532487707.20145, lib/csu/t_crt0 tp-start: 1532487707.87163, lib/csu/t_ifunc_static, 1 tc-start: 1532487707.87287, ifunc_static tc-end: 1532487707.144454, ifunc_static, passed tp-end: 1532487707.144682, lib/csu/t_ifunc_static tp-start: 1532487707.150267, lib/libbluetooth/t_bluetooth, 2 tc-start: 1532487707.150363, check_bt_aton tc-end: 1532487707.155817, check_bt_aton, passed tc-start: 1532487707.156009, check_bt_ntoa tc-end: 1532487707.161558, check_bt_ntoa, passed tp-end: 1532487707.161745, lib/libbluetooth/t_bluetooth tp-start: 1532487707.167093, lib/libbluetooth/t_sdp_data, 2 tc-start: 1532487707.167183, check_sdp_data_size tc-end: 1532487707.172563, check_sdp_data_size, passed tc-start: 1532487707.172768, check_sdp_data_type tc-end: 1532487707.177977, check_sdp_data_type, passed tp-end: 1532487707.178176, lib/libbluetooth/t_sdp_data tp-start: 1532487707.183461, lib/libbluetooth/t_sdp_get, 10 tc-start: 1532487707.183551, check_sdp_get_alt tc-end: 1532487707.188709, check_sdp_get_alt, passed tc-start: 1532487707.188902, check_sdp_get_attr tc-end: 1532487707.193960, check_sdp_get_attr, passed tc-start: 1532487707.194149, check_sdp_get_bool tc-end: 1532487707.199466, check_sdp_get_bool, passed tc-start: 1532487707.199683, check_sdp_get_data tc-end: 1532487707.205136, check_sdp_get_data, passed tc-start: 1532487707.205272, check_sdp_get_int tc-end: 1532487707.210627, check_sdp_get_int, passed tc-start: 1532487707.210746, check_sdp_get_seq tc-end: 1532487707.215936, check_sdp_get_seq, passed tc-start: 1532487707.216053, check_sdp_get_str tc-end: 1532487707.221723, check_sdp_get_str, passed tc-start: 1532487707.221856, check_sdp_get_uint tc-end: 1532487707.227348, check_sdp_get_uint, passed tc-start: 1532487707.227476, check_sdp_get_url tc-end: 1532487707.232608, check_sdp_get_url, passed tc-start: 1532487707.232726, check_sdp_get_uuid tc-end: 1532487707.237855, check_sdp_get_uuid, passed tp-end: 1532487707.237972, lib/libbluetooth/t_sdp_get tp-start: 1532487707.243026, lib/libbluetooth/t_sdp_match, 1 tc-start: 1532487707.243042, check_sdp_match_uuid16 tc-end: 1532487707.248190, check_sdp_match_uuid16, passed tp-end: 1532487707.248310, lib/libbluetooth/t_sdp_match tp-start: 1532487707.253706, lib/libbluetooth/t_sdp_put, 21 tc-start: 1532487707.253719, check_sdp_put_alt tc-end: 1532487707.258774, check_sdp_put_alt, passed tc-start: 1532487707.258897, check_sdp_put_attr tc-end: 1532487707.263922, check_sdp_put_attr, passed tc-start: 1532487707.264040, check_sdp_put_bool tc-end: 1532487707.269070, check_sdp_put_bool, passed tc-start: 1532487707.269188, check_sdp_put_data tc-end: 1532487707.274143, check_sdp_put_data, passed tc-start: 1532487707.274260, check_sdp_put_int tc-end: 1532487707.279186, check_sdp_put_int, passed tc-start: 1532487707.279304, check_sdp_put_int16 tc-end: 1532487707.284188, check_sdp_put_int16, passed tc-start: 1532487707.284304, check_sdp_put_int32 tc-end: 1532487707.289251, check_sdp_put_int32, passed tc-start: 1532487707.289367, check_sdp_put_int64 tc-end: 1532487707.294215, check_sdp_put_int64, passed tc-start: 1532487707.294354, check_sdp_put_int8 tc-end: 1532487707.299412, check_sdp_put_int8, passed tc-start: 1532487707.299554, check_sdp_put_seq tc-end: 1532487707.304439, check_sdp_put_seq, passed tc-start: 1532487707.304574, check_sdp_put_str tc-end: 1532487707.309415, check_sdp_put_str, passed tc-start: 1532487707.309552, check_sdp_put_uint tc-end: 1532487707.314385, check_sdp_put_uint, passed tc-start: 1532487707.314524, check_sdp_put_uint16 tc-end: 1532487707.319338, check_sdp_put_uint16, passed tc-start: 1532487707.319479, check_sdp_put_uint32 tc-end: 1532487707.324682, check_sdp_put_uint32, passed tc-start: 1532487707.324841, check_sdp_put_uint64 tc-end: 1532487707.330102, check_sdp_put_uint64, passed tc-start: 1532487707.330251, check_sdp_put_uint8 tc-end: 1532487707.335537, check_sdp_put_uint8, passed tc-start: 1532487707.335695, check_sdp_put_url tc-end: 1532487707.341121, check_sdp_put_url, passed tc-start: 1532487707.341280, check_sdp_put_uuid tc-end: 1532487707.346690, check_sdp_put_uuid, passed tc-start: 1532487707.346888, check_sdp_put_uuid128 tc-end: 1532487707.355179, check_sdp_put_uuid128, passed tc-start: 1532487707.355318, check_sdp_put_uuid16 tc-end: 1532487707.361152, check_sdp_put_uuid16, passed tc-start: 1532487707.361293, check_sdp_put_uuid32 tc-end: 1532487707.368918, check_sdp_put_uuid32, passed tp-end: 1532487707.369054, lib/libbluetooth/t_sdp_put tp-start: 1532487707.374623, lib/libbluetooth/t_sdp_set, 5 tc-start: 1532487707.374638, check_sdp_set_alt tc-end: 1532487707.379782, check_sdp_set_alt, passed tc-start: 1532487707.379909, check_sdp_set_bool tc-end: 1532487707.385112, check_sdp_set_bool, passed tc-start: 1532487707.385240, check_sdp_set_int tc-end: 1532487707.390379, check_sdp_set_int, passed tc-start: 1532487707.390499, check_sdp_set_seq tc-end: 1532487707.395550, check_sdp_set_seq, passed tc-start: 1532487707.395675, check_sdp_set_uint tc-end: 1532487707.400638, check_sdp_set_uint, passed tp-end: 1532487707.400754, lib/libbluetooth/t_sdp_set tp-start: 1532487707.406552, lib/libc/c063/t_faccessat, 7 tc-start: 1532487707.406565, faccessat_fd tc-end: 1532487707.411461, faccessat_fd, passed tc-start: 1532487707.411670, faccessat_fdcwd tc-end: 1532487707.416485, faccessat_fdcwd, passed tc-start: 1532487707.416804, faccessat_fdcwderr tc-end: 1532487707.424474, faccessat_fdcwderr, passed tc-start: 1532487707.424679, faccessat_fderr1 tc-end: 1532487707.429842, faccessat_fderr1, passed tc-start: 1532487707.430066, faccessat_fderr2 tc-end: 1532487707.435358, faccessat_fderr2, passed tc-start: 1532487707.435603, faccessat_fderr3 tc-end: 1532487707.440649, faccessat_fderr3, passed tc-start: 1532487707.440880, faccessat_fdlink tc-end: 1532487707.445951, faccessat_fdlink, passed tp-end: 1532487707.446185, lib/libc/c063/t_faccessat tp-start: 1532487707.451164, lib/libc/c063/t_fchmodat, 7 tc-start: 1532487707.451177, fchmodat_fd tc-end: 1532487707.456096, fchmodat_fd, passed tc-start: 1532487707.456330, fchmodat_fdcwd tc-end: 1532487707.461232, fchmodat_fdcwd, passed tc-start: 1532487707.461465, fchmodat_fdcwderr tc-end: 1532487707.466271, fchmodat_fdcwderr, passed tc-start: 1532487707.466467, fchmodat_fderr1 tc-end: 1532487707.471198, fchmodat_fderr1, passed tc-start: 1532487707.471396, fchmodat_fderr2 tc-end: 1532487707.476101, fchmodat_fderr2, passed tc-start: 1532487707.476323, fchmodat_fderr3 tc-end: 1532487707.481001, fchmodat_fderr3, passed tc-start: 1532487707.481223, fchmodat_fdlink tc-end: 1532487707.485911, fchmodat_fdlink, passed tp-end: 1532487707.486135, lib/libc/c063/t_fchmodat tp-start: 1532487707.490887, lib/libc/c063/t_fchownat, 7 tc-start: 1532487707.490901, fchownat_fd tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487707.495972, fchownat_fd, passed tc-start: 1532487707.496189, fchownat_fdcwd tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487707.501187, fchownat_fdcwd, passed tc-start: 1532487707.501401, fchownat_fdcwderr tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487707.506384, fchownat_fdcwderr, passed tc-start: 1532487707.506578, fchownat_fderr1 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487707.512067, fchownat_fderr1, passed tc-start: 1532487707.512273, fchownat_fderr2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487707.517696, fchownat_fderr2, passed tc-start: 1532487707.517902, fchownat_fderr3 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487707.523481, fchownat_fderr3, passed tc-start: 1532487707.523696, fchownat_fdlink tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487707.529280, fchownat_fdlink, passed tp-end: 1532487707.529491, lib/libc/c063/t_fchownat tp-start: 1532487707.534603, lib/libc/c063/t_fexecve, 1 tc-start: 1532487707.534621, fexecve tc-se:t_fexecve: fexecve: Function not implemented tc-end: 1532487707.540787, fexecve, expected_failure, fexecve not implemented: /public/src.git/tests/lib/libc/c063/t_fexecve.c:86: access("test", F_OK) == 0 not met tp-end: 1532487707.540923, lib/libc/c063/t_fexecve tp-start: 1532487707.546202, lib/libc/c063/t_fstatat, 7 tc-start: 1532487707.546218, fstatat_fd tc-end: 1532487707.551271, fstatat_fd, passed tc-start: 1532487707.551490, fstatat_fdcwd tc-end: 1532487707.556481, fstatat_fdcwd, passed tc-start: 1532487707.556789, fstatat_fdcwderr tc-end: 1532487707.564601, fstatat_fdcwderr, passed tc-start: 1532487707.564791, fstatat_fderr1 tc-end: 1532487707.569822, fstatat_fderr1, passed tc-start: 1532487707.570010, fstatat_fderr2 tc-end: 1532487707.574940, fstatat_fderr2, passed tc-start: 1532487707.575154, fstatat_fderr3 tc-end: 1532487707.580004, fstatat_fderr3, passed tc-start: 1532487707.580215, fstatat_fdlink tc-end: 1532487707.585034, fstatat_fdlink, passed tp-end: 1532487707.585263, lib/libc/c063/t_fstatat tp-start: 1532487707.590262, lib/libc/c063/t_linkat, 6 tc-start: 1532487707.590276, linkat_fd tc-end: 1532487707.595226, linkat_fd, passed tc-start: 1532487707.595530, linkat_fdcwd tc-end: 1532487707.600354, linkat_fdcwd, passed tc-start: 1532487707.600647, linkat_fdcwderr tc-end: 1532487707.605392, linkat_fdcwderr, passed tc-start: 1532487707.605664, linkat_fderr tc-end: 1532487707.610370, linkat_fderr, passed tc-start: 1532487707.610639, linkat_fdlink1 tc-end: 1532487707.615451, linkat_fdlink1, passed tc-start: 1532487707.615769, linkat_fdlink2 tc-end: 1532487707.620488, linkat_fdlink2, passed tp-end: 1532487707.620803, lib/libc/c063/t_linkat tp-start: 1532487707.625474, lib/libc/c063/t_mkdirat, 4 tc-start: 1532487707.625487, mkdirat_fd tc-end: 1532487707.630208, mkdirat_fd, passed tc-start: 1532487707.630465, mkdirat_fdcwd tc-end: 1532487707.635185, mkdirat_fdcwd, passed tc-start: 1532487707.635436, mkdirat_fdcwderr tc-end: 1532487707.640097, mkdirat_fdcwderr, passed tc-start: 1532487707.640249, mkdirat_fderr tc-end: 1532487707.644895, mkdirat_fderr, passed tp-end: 1532487707.645112, lib/libc/c063/t_mkdirat tp-start: 1532487707.650028, lib/libc/c063/t_mkfifoat, 4 tc-start: 1532487707.650043, mkfifoat_fd tc-end: 1532487707.655179, mkfifoat_fd, passed tc-start: 1532487707.655413, mkfifoat_fdcwd tc-end: 1532487707.660378, mkfifoat_fdcwd, passed tc-start: 1532487707.660606, mkfifoat_fdcwderr tc-end: 1532487707.665488, mkfifoat_fdcwderr, passed tc-start: 1532487707.665636, mkfifoat_fderr tc-end: 1532487707.670468, mkfifoat_fderr, passed tp-end: 1532487707.670694, lib/libc/c063/t_mkfifoat tp-start: 1532487707.675492, lib/libc/c063/t_mknodat, 4 tc-start: 1532487707.675505, mknodat_fd tc-end: 1532487707.680387, mknodat_fd, passed tc-start: 1532487707.680617, mknodat_fdcwd tc-end: 1532487707.685595, mknodat_fdcwd, passed tc-start: 1532487707.685828, mknodat_fdcwderr tc-end: 1532487707.690671, mknodat_fdcwderr, passed tc-start: 1532487707.690820, mknodat_fderr tc-end: 1532487707.695662, mknodat_fderr, passed tp-end: 1532487707.695890, lib/libc/c063/t_mknodat tp-start: 1532487707.701019, lib/libc/c063/t_o_search, 3 tc-start: 1532487707.701034, o_search_notdir tc-end: 1532487707.706327, o_search_notdir, passed tc-start: 1532487707.706604, o_search_perm1 UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487707.712374, o_search_perm1, passed tc-start: 1532487707.712705, o_search_perm2 tc-end: 1532487707.718401, o_search_perm2, passed tp-end: 1532487707.718723, lib/libc/c063/t_o_search tp-start: 1532487707.723920, lib/libc/c063/t_openat, 6 tc-start: 1532487707.723999, openat_fd tc-end: 1532487707.729157, openat_fd, passed tc-start: 1532487707.729438, openat_fdcwd tc-end: 1532487707.734490, openat_fdcwd, passed tc-start: 1532487707.734712, openat_fdcwderr tc-end: 1532487707.739755, openat_fdcwderr, passed tc-start: 1532487707.739955, openat_fderr1 tc-end: 1532487707.744858, openat_fderr1, passed tc-start: 1532487707.745055, openat_fderr2 tc-end: 1532487707.749971, openat_fderr2, passed tc-start: 1532487707.750200, openat_fderr3 tc-end: 1532487707.755634, openat_fderr3, passed tp-end: 1532487707.755865, lib/libc/c063/t_openat tp-start: 1532487707.761747, lib/libc/c063/t_readlinkat, 5 tc-start: 1532487707.761764, readlinkat_fd tc-end: 1532487707.767793, readlinkat_fd, passed tc-start: 1532487707.768123, readlinkat_fdcwd tc-end: 1532487707.773582, readlinkat_fdcwd, passed tc-start: 1532487707.773842, readlinkat_fdcwderr tc-end: 1532487707.779064, readlinkat_fdcwderr, passed tc-start: 1532487707.779201, readlinkat_fderr1 tc-end: 1532487707.784369, readlinkat_fderr1, passed tc-start: 1532487707.784573, readlinkat_fderr2 tc-end: 1532487707.789823, readlinkat_fderr2, passed tp-end: 1532487707.790071, lib/libc/c063/t_readlinkat tp-start: 1532487707.795050, lib/libc/c063/t_renameat, 4 tc-start: 1532487707.795065, renameat_fd tc-end: 1532487707.800196, renameat_fd, passed tc-start: 1532487707.800462, renameat_fdcwd tc-end: 1532487707.805534, renameat_fdcwd, passed tc-start: 1532487707.805793, renameat_fdcwderr tc-end: 1532487707.810757, renameat_fdcwderr, passed tc-start: 1532487707.811021, renameat_fderr tc-end: 1532487707.815992, renameat_fderr, passed tp-end: 1532487707.816255, lib/libc/c063/t_renameat tp-start: 1532487707.821149, lib/libc/c063/t_symlinkat, 4 tc-start: 1532487707.821165, symlinkat_fd tc-end: 1532487707.826234, symlinkat_fd, passed tc-start: 1532487707.826529, symlinkat_fdcwd tc-end: 1532487707.831773, symlinkat_fdcwd, passed tc-start: 1532487707.832063, symlinkat_fdcwderr tc-end: 1532487707.837259, symlinkat_fdcwderr, passed tc-start: 1532487707.837555, symlinkat_fderr tc-end: 1532487707.842766, symlinkat_fderr, passed tp-end: 1532487707.843034, lib/libc/c063/t_symlinkat tp-start: 1532487707.848300, lib/libc/c063/t_unlinkat, 7 tc-start: 1532487707.848317, unlinkat_dir tc-end: 1532487707.853602, unlinkat_dir, passed tc-start: 1532487707.853745, unlinkat_fd tc-end: 1532487707.858953, unlinkat_fd, passed tc-start: 1532487707.859147, unlinkat_fdcwd tc-end: 1532487707.864136, unlinkat_fdcwd, passed tc-start: 1532487707.864324, unlinkat_fdcwderr tc-end: 1532487707.869391, unlinkat_fdcwderr, passed tc-start: 1532487707.869582, unlinkat_fderr1 tc-end: 1532487707.874710, unlinkat_fderr1, passed tc-start: 1532487707.874905, unlinkat_fderr2 tc-end: 1532487707.880263, unlinkat_fderr2, passed tc-start: 1532487707.880485, unlinkat_fderr3 tc-end: 1532487707.885611, unlinkat_fderr3, passed tp-end: 1532487707.885832, lib/libc/c063/t_unlinkat tp-start: 1532487707.890809, lib/libc/c063/t_utimensat, 7 tc-start: 1532487707.890824, utimensat_fd tc-end: 1532487707.895792, utimensat_fd, passed tc-start: 1532487707.896014, utimensat_fdcwd tc-end: 1532487707.900997, utimensat_fdcwd, passed tc-start: 1532487707.901219, utimensat_fdcwderr tc-end: 1532487707.906060, utimensat_fdcwderr, passed tc-start: 1532487707.906331, utimensat_fderr1 tc-end: 1532487707.914015, utimensat_fderr1, passed tc-start: 1532487707.914280, utimensat_fderr2 tc-end: 1532487707.921787, utimensat_fderr2, passed tc-start: 1532487707.922092, utimensat_fderr3 tc-end: 1532487707.929417, utimensat_fderr3, passed tc-start: 1532487707.929711, utimensat_fdlink tc-end: 1532487707.936952, utimensat_fdlink, passed tp-end: 1532487707.937146, lib/libc/c063/t_utimensat tp-start: 1532487707.942205, lib/libc/db/t_db_hash_seq, 4 tc-start: 1532487707.942220, test_hash_del_all tc-end: 1532487707.947123, test_hash_del_all, passed tc-start: 1532487707.947243, test_hash_del_alt tc-end: 1532487707.952060, test_hash_del_alt, passed tc-start: 1532487707.952175, test_hash_del_every_7 tc-end: 1532487707.956977, test_hash_del_every_7, passed tc-start: 1532487707.957093, test_hash_del_none tc-end: 1532487707.961869, test_hash_del_none, passed tp-end: 1532487707.961981, lib/libc/db/t_db_hash_seq tp-start: 1532487708.671516, lib/libc/db/t_db, 32 tc-start: 1532487708.671541, alternate_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:01:06.782875390 +0000 tc-se:+++ /tmp/check.9ePLU6/stderr 2018-07-25 03:01:48.763348048 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:83:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487708.780346, alternate_recno, failed, atf-check failed; see the output of the test for details tc-start: 1532487708.780752, big_btree tc-so:checking page size: 512 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:checking page size: 16384 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:checking page size: 65536 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-end: 1532487710.249147, big_btree, passed tc-start: 1532487710.250260, big_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out hash in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:01:06.782875390 +0000 tc-se:+++ /tmp/check.Ccjh6p/stderr 2018-07-25 03:01:50.522122906 +0000 tc-se:@@ -0,0 +1,3 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/db/hash/hash_page.c:779:3, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/db/hash/hash_page.c:855:2, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/db/hash/hash_page.c:792:2, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532487710.713169, big_hash, failed, atf-check failed; see the output of the test for details tc-start: 1532487710.714258, big_recno tc-so:checking page size: 512 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-so:checking page size: 16384 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-so:checking page size: 65536 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-end: 1532487712.367801, big_recno, passed tc-start: 1532487712.368846, bsize_ffactor tc-so:bucketsize 256, fill factor 11 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=256,ffactor=11,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 256, fill factor 14 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=256,ffactor=14,nelem=25000,cachesize=65536 hash in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:01:06.782875390 +0000 tc-se:+++ /tmp/check.mm5ByB/stderr 2018-07-25 03:01:52.827391593 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/db/hash/hash_page.c:779:3, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532487713.2893, bsize_ffactor, failed, atf-check failed; see the output of the test for details tc-start: 1532487713.3720, bsize_torture tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 2048 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 4096 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 8192 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 16384 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 32768 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 65536 ] tc-end: 1532487715.713582, bsize_torture, passed tc-start: 1532487715.713767, btree_byteswap_unaligned_access_bksd tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out -i psize=512,lorder=1234 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out -i psize=512,lorder=4321 btree in ] tc-end: 1532487715.819329, btree_byteswap_unaligned_access_bksd, passed tc-start: 1532487715.819508, btree_byteswap_unaligned_access_skbd tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out -i psize=512,lorder=1234 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out -i psize=512,lorder=4321 btree in ] tc-end: 1532487715.906016, btree_byteswap_unaligned_access_skbd, passed tc-start: 1532487715.906200, btree_known_byte_order tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -f out.1234 -i psize=512,lorder=1234 btree in1 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -f out.4321 -i psize=512,lorder=4321 btree in1 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -f out.1234 -i psize=512,lorder=1234 btree in2 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -f out.4321 -i psize=512,lorder=4321 btree in2 ] tc-end: 1532487716.33609, btree_known_byte_order, passed tc-start: 1532487716.33907, btree_recursive_traversal tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in1 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in2 ] tc-end: 1532487716.873450, btree_recursive_traversal, passed tc-start: 1532487716.876218, btree_tricky_page_split tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-end: 1532487716.982594, btree_tricky_page_split, passed tc-start: 1532487716.982827, btree_weird_page_split tc-so: page size 512 tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so: page size 1024 tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so: page size 2048 tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so: page size 4096 tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so: page size 8192 tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-end: 1532487727.729088, btree_weird_page_split, passed tc-start: 1532487727.729352, byte_orders_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ilorder=1234 -f byte.file btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -ilorder=1234 -f byte.file btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ilorder=4321 -f byte.file btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -ilorder=4321 -f byte.file btree in ] tc-end: 1532487727.930514, byte_orders_btree, passed tc-start: 1532487727.930848, byte_orders_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ilorder=1234 -f byte.file hash in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -ilorder=1234 -f byte.file hash in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ilorder=4321 -f byte.file hash in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -ilorder=4321 -f byte.file hash in ] tc-end: 1532487728.182532, byte_orders_hash, passed tc-start: 1532487728.182884, cursor_flags_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:Executing command [ test -s out ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:Executing command [ test -s out ] tc-end: 1532487728.316646, cursor_flags_btree, passed tc-start: 1532487728.316937, cursor_flags_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-so:Executing command [ test -s out ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-so:Executing command [ test -s out ] tc-end: 1532487728.451526, cursor_flags_recno, passed tc-start: 1532487728.451822, delete_btree tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:Executing command [ cat out ] tc-end: 1532487728.568285, delete_btree, passed tc-start: 1532487728.568599, delete_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-so:Executing command [ cat out ] tc-end: 1532487728.677997, delete_recno, passed tc-start: 1532487728.678316, duplicate_btree tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/db/h_db -iflags=1 btree in | sort ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:01:06.782875390 +0000 tc-se:+++ /tmp/check.sMtjj8/stderr 2018-07-25 03:02:08.758888962 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487728.769817, duplicate_btree, failed, atf-check failed; see the output of the test for details tc-start: 1532487728.770154, four_char_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i bsize=65536 hash in ] tc-end: 1532487728.839768, four_char_hash, passed tc-start: 1532487728.839993, medium_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db btree in ] tc-end: 1532487728.922383, medium_btree, passed tc-start: 1532487728.922660, medium_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db hash in ] tc-end: 1532487729.3748, medium_hash, passed tc-start: 1532487729.4032, medium_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1532487729.84827, medium_recno, passed tc-start: 1532487729.85106, random_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:01:06.782875390 +0000 tc-se:+++ /tmp/check.Acfp1R/stderr 2018-07-25 03:02:09.158962575 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:83:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:83:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487729.221721, random_recno, failed, atf-check failed; see the output of the test for details tc-start: 1532487729.221991, repeated_btree tc-so: 1 of 10 tc-so: 2 of 10 tc-so: 3 of 10 tc-so: 4 of 10 tc-so: 5 of 10 tc-so: 6 of 10 tc-so: 7 of 10 tc-so: 8 of 10 (comparison) tc-so: 9 of 10 tc-so: 10 of 10 tc-end: 1532487729.561022, repeated_btree, passed tc-start: 1532487729.561263, repeated_hash tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/db/hash/hash_page.c:779:3, left shift of 1 by 31 places cannot be represented in type 'int' tc-so: 1 of 10 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/db/hash/hash_page.c:855:2, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/db/hash/hash_page.c:792:2, left shift of 1 by 31 places cannot be represented in type 'int' tc-so: 2 of 10 tc-so: 3 of 10 tc-so: 4 of 10 tc-so: 5 of 10 tc-so: 6 of 10 tc-so: 7 of 10 tc-so: 8 of 10 (comparison) tc-so: 9 of 10 tc-so: 10 of 10 tc-end: 1532487729.772579, repeated_hash, passed tc-start: 1532487729.772807, reverse_order_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1532487729.857444, reverse_order_recno, passed tc-start: 1532487729.857809, reverse_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:01:06.782875390 +0000 tc-se:+++ /tmp/check.bfx4pn/stderr 2018-07-25 03:02:09.935332057 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:83:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487729.959880, reverse_recno, failed, atf-check failed; see the output of the test for details tc-start: 1532487729.960234, small_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db btree in ] tc-end: 1532487730.40987, small_btree, passed tc-start: 1532487730.41250, small_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db hash in ] tc-end: 1532487730.123934, small_hash, passed tc-start: 1532487730.124268, small_page_btree tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff779f098 for type 'const union _RuneState' which requires 16 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:109:38, member access within misaligned address 0x7f7ff779f098 for type 'union _RuneState' which requires 16 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff779f098 for type 'const union _RuneState' which requires 16 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff779f098 for type 'const union _RuneState' which requires 16 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff779f098 for type 'const union _RuneState' which requires 16 byte alignment tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-end: 1532487731.660738, small_page_btree, passed tc-start: 1532487731.662373, small_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1532487731.741238, small_recno, passed tp-end: 1532487731.741610, lib/libc/db/t_db tp-start: 1532487731.747697, lib/libc/gen/execve/t_execve, 1 tc-start: 1532487731.747801, t_execve_null tc-end: 1532487731.752851, t_execve_null, passed tp-end: 1532487731.753050, lib/libc/gen/execve/t_execve tp-start: 1532487731.758344, lib/libc/gen/posix_spawn/t_spawn, 6 tc-start: 1532487731.758436, t_spawn_child tc-se:h_spawn exiting with status 0 tc-se:h_spawn exiting with status 1 tc-se:h_spawn exiting with status 7 tc-end: 1532487731.774800, t_spawn_child, passed tc-start: 1532487731.774945, t_spawn_ls tc-end: 1532487731.780183, t_spawn_ls, passed tc-start: 1532487731.780319, t_spawn_missing tc-end: 1532487731.785237, t_spawn_missing, passed tc-start: 1532487731.785369, t_spawn_nonexec tc-end: 1532487731.790257, t_spawn_nonexec, passed tc-start: 1532487731.790391, t_spawn_zero tc-end: 1532487731.795324, t_spawn_zero, passed tc-start: 1532487731.795450, t_spawnp_ls tc-end: 1532487731.800371, t_spawnp_ls, passed tp-end: 1532487731.800498, lib/libc/gen/posix_spawn/t_spawn tp-start: 1532487731.805394, lib/libc/gen/posix_spawn/t_fileactions, 6 tc-start: 1532487731.805407, t_spawn_empty_fileactions tc-end: 1532487731.819014, t_spawn_empty_fileactions, passed tc-start: 1532487731.819215, t_spawn_fileactions tc-so:test... tc-end: 1532487731.827810, t_spawn_fileactions, passed tc-start: 1532487731.827929, t_spawn_open_nonexistent tc-end: 1532487731.832848, t_spawn_open_nonexistent, passed tc-start: 1532487731.832966, t_spawn_open_nonexistent_diag tc-end: 1532487731.837834, t_spawn_open_nonexistent_diag, passed tc-start: 1532487731.838006, t_spawn_openmode tc-se:cat: stdin: Bad file descriptor tc-end: 1532487731.863744, t_spawn_openmode, passed tc-start: 1532487731.864003, t_spawn_reopen tc-end: 1532487731.877666, t_spawn_reopen, passed tp-end: 1532487731.877837, lib/libc/gen/posix_spawn/t_fileactions tp-start: 1532487731.885282, lib/libc/gen/posix_spawn/t_spawnattr, 1 tc-start: 1532487731.885304, t_spawnattr tc-so:h_spawnattr: waiting for command from parent on pipe 3 tc-so:h_spawnattr: got command q from parent tc-so:min 0 max 63 for scheduler 2, returning 0 tc-so:using scheduler 2, priority 0 tc-end: 1532487731.898731, t_spawnattr, passed tp-end: 1532487731.898896, lib/libc/gen/posix_spawn/t_spawnattr tp-start: 1532487731.906320, lib/libc/gen/t_alarm, 3 tc-start: 1532487731.906338, alarm_basic tc-end: 1532487732.919002, alarm_basic, passed tc-start: 1532487732.919144, alarm_fork tc-end: 1532487732.924505, alarm_fork, passed tc-start: 1532487732.924672, alarm_previous tc-end: 1532487732.929741, alarm_previous, passed tp-end: 1532487732.929904, lib/libc/gen/t_alarm tp-start: 1532487732.935501, lib/libc/gen/t_assert, 2 tc-start: 1532487732.935518, assert_false tc-end: 1532487732.941231, assert_false, passed tc-start: 1532487732.941405, assert_true tc-end: 1532487732.946703, assert_true, passed tp-end: 1532487732.946869, lib/libc/gen/t_assert tp-start: 1532487732.951772, lib/libc/gen/t_basedirname, 2 tc-start: 1532487732.951810, basename_posix tc-end: 1532487732.956638, basename_posix, passed tc-start: 1532487732.956807, dirname_posix tc-end: 1532487732.961535, dirname_posix, passed tp-end: 1532487732.961684, lib/libc/gen/t_basedirname tp-start: 1532487732.966347, lib/libc/gen/t_closefrom, 4 tc-start: 1532487732.966379, closefrom_basic tc-end: 1532487732.975523, closefrom_basic, passed tc-start: 1532487732.975689, closefrom_buffer tc-end: 1532487732.984854, closefrom_buffer, passed tc-start: 1532487732.985017, closefrom_err tc-end: 1532487732.989655, closefrom_err, passed tc-start: 1532487732.989807, closefrom_one tc-end: 1532487732.994800, closefrom_one, passed tp-end: 1532487732.994962, lib/libc/gen/t_closefrom tp-start: 1532487732.999986, lib/libc/gen/t_cpuset, 3 tc-start: 1532487733.0, cpuset_err tc-end: 1532487733.5012, cpuset_err, passed tc-start: 1532487733.5177, cpuset_set tc-end: 1532487733.10081, cpuset_set, passed tc-start: 1532487733.10230, cpuset_size tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/sys/cpuset.c:112:18, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532487733.15096, cpuset_size, passed tp-end: 1532487733.15208, lib/libc/gen/t_cpuset tp-start: 1532487733.19853, lib/libc/gen/t_dir, 2 tc-start: 1532487733.19866, seekdir_basic tc-end: 1532487733.24698, seekdir_basic, passed tc-start: 1532487733.24950, telldir_leak tc-so:OK: used 0 bytes tc-end: 1532487733.33463, telldir_leak, passed tp-end: 1532487733.33576, lib/libc/gen/t_dir tp-start: 1532487733.38160, lib/libc/gen/t_floatunditf, 1 tc-start: 1532487733.38173, floatunditf tc-end: 1532487733.43050, floatunditf, passed tp-end: 1532487733.43187, lib/libc/gen/t_floatunditf tp-start: 1532487733.48130, lib/libc/gen/t_fmtcheck, 1 tc-start: 1532487733.48146, fmtcheck_basic tc-end: 1532487733.53367, fmtcheck_basic, passed tp-end: 1532487733.53503, lib/libc/gen/t_fmtcheck tp-start: 1532487733.58671, lib/libc/gen/t_fnmatch, 7 tc-start: 1532487733.58685, fnmatch_backslashes tc-end: 1532487733.63871, fnmatch_backslashes, passed tc-start: 1532487733.64012, fnmatch_casefold tc-end: 1532487733.69269, fnmatch_casefold, passed tc-start: 1532487733.69421, fnmatch_initialbracket tc-end: 1532487733.74695, fnmatch_initialbracket, passed tc-start: 1532487733.74845, fnmatch_leadingdir tc-end: 1532487733.80182, fnmatch_leadingdir, passed tc-start: 1532487733.80334, fnmatch_noescape tc-end: 1532487733.85651, fnmatch_noescape, passed tc-start: 1532487733.85796, fnmatch_pathname tc-end: 1532487733.90961, fnmatch_pathname, passed tc-start: 1532487733.91093, fnmatch_period tc-end: 1532487733.96018, fnmatch_period, passed tp-end: 1532487733.96146, lib/libc/gen/t_fnmatch tp-start: 1532487733.101261, lib/libc/gen/t_fpclassify, 2 tc-start: 1532487733.101279, fpclassify_double tc-end: 1532487733.106457, fpclassify_double, passed tc-start: 1532487733.106593, fpclassify_float tc-end: 1532487733.111647, fpclassify_float, passed tp-end: 1532487733.111776, lib/libc/gen/t_fpclassify tp-start: 1532487733.116661, lib/libc/gen/t_fpsetmask, 7 tc-start: 1532487733.116674, fpsetmask_basic tc-end: 1532487733.121497, fpsetmask_basic, passed tc-start: 1532487733.121628, fpsetmask_masked_double tc-end: 1532487733.126481, fpsetmask_masked_double, passed tc-start: 1532487733.126612, fpsetmask_masked_float tc-end: 1532487733.131431, fpsetmask_masked_float, passed tc-start: 1532487733.131560, fpsetmask_masked_long_double tc-end: 1532487733.136341, fpsetmask_masked_long_double, passed tc-start: 1532487733.136470, fpsetmask_unmasked_double tc-end: 1532487733.141236, fpsetmask_unmasked_double, passed tc-start: 1532487733.141366, fpsetmask_unmasked_float tc-end: 1532487733.146147, fpsetmask_unmasked_float, passed tc-start: 1532487733.146274, fpsetmask_unmasked_long_double tc-end: 1532487733.150997, fpsetmask_unmasked_long_double, passed tp-end: 1532487733.151120, lib/libc/gen/t_fpsetmask tp-start: 1532487733.155864, lib/libc/gen/t_fpsetround, 1 tc-start: 1532487733.155877, fpsetround_basic tc-end: 1532487733.160715, fpsetround_basic, passed tp-end: 1532487733.160844, lib/libc/gen/t_fpsetround tp-start: 1532487733.165411, lib/libc/gen/t_ftok, 2 tc-start: 1532487733.165423, ftok_err tc-end: 1532487733.170087, ftok_err, passed tc-start: 1532487733.170217, ftok_link tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/gen/ftok.c:56:10, left shift of 123456789 by 24 places cannot be represented in type 'int' tc-end: 1532487733.179621, ftok_link, passed tp-end: 1532487733.179751, lib/libc/gen/t_ftok tp-start: 1532487733.184326, lib/libc/gen/t_getcwd, 2 tc-start: 1532487733.184338, getcwd_err tc-end: 1532487733.188973, getcwd_err, passed tc-start: 1532487733.189105, getcwd_fts tc-end: 1532487733.214232, getcwd_fts, passed tp-end: 1532487733.214384, lib/libc/gen/t_getcwd tp-start: 1532487733.219801, lib/libc/gen/t_getgrent, 2 tc-start: 1532487733.219819, getgrent_loop tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487733.226073, getgrent_loop, passed tc-start: 1532487733.226216, getgrent_setgid tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487733.247831, getgrent_setgid, passed tp-end: 1532487733.247970, lib/libc/gen/t_getgrent tp-start: 1532487733.252999, lib/libc/gen/t_glob, 4 tc-start: 1532487733.253015, glob_range tc-end: 1532487733.257923, glob_range, passed tc-start: 1532487733.258069, glob_range_not tc-end: 1532487733.262861, glob_range_not, passed tc-start: 1532487733.263001, glob_star tc-end: 1532487733.267789, glob_star, passed tc-start: 1532487733.267926, glob_star_not tc-end: 1532487733.272675, glob_star_not, passed tp-end: 1532487733.272809, lib/libc/gen/t_glob tp-start: 1532487733.277455, lib/libc/gen/t_humanize_number, 2 tc-start: 1532487733.277468, humanize_number_basic tc-end: 1532487733.282200, humanize_number_basic, passed tc-start: 1532487733.282336, humanize_number_big tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/gen/humanize_number.c:125:8, signed integer overflow: 1000000000000000000 * 10 cannot be represented in type 'long int' tc-end: 1532487733.287077, humanize_number_big, passed tp-end: 1532487733.287194, lib/libc/gen/t_humanize_number tp-start: 1532487733.291731, lib/libc/gen/t_isnan, 2 tc-start: 1532487733.291743, isinf_basic tc-end: 1532487733.296358, isinf_basic, passed tc-start: 1532487733.296493, isnan_basic tc-end: 1532487733.301097, isnan_basic, passed tp-end: 1532487733.301227, lib/libc/gen/t_isnan tp-start: 1532487733.306134, lib/libc/gen/t_nice, 4 tc-start: 1532487733.306146, nice_err tc-end: 1532487733.311327, nice_err, passed tc-start: 1532487733.311498, nice_priority tc-end: 1532487733.321448, nice_priority, passed tc-start: 1532487733.321588, nice_root tc-end: 1532487733.326553, nice_root, passed tc-start: 1532487733.326689, nice_thread tc-end: 1532487733.331661, nice_thread, passed tp-end: 1532487733.331791, lib/libc/gen/t_nice tp-start: 1532487733.336408, lib/libc/gen/t_pause, 2 tc-start: 1532487733.336422, pause_basic tc-end: 1532487734.350211, pause_basic, passed tc-start: 1532487734.350364, pause_kill tc-end: 1532487736.371196, pause_kill, passed tp-end: 1532487736.371346, lib/libc/gen/t_pause tp-start: 1532487736.376350, lib/libc/gen/t_raise, 4 tc-start: 1532487736.376365, raise_err tc-end: 1532487736.381960, raise_err, passed tc-start: 1532487736.382105, raise_ret tc-end: 1532487737.391671, raise_ret, passed tc-start: 1532487737.391825, raise_sig tc-end: 1532487737.491711, raise_sig, passed tc-start: 1532487737.491866, raise_stress tc-end: 1532487737.510047, raise_stress, passed tp-end: 1532487737.510198, lib/libc/gen/t_raise tp-start: 1532487737.515384, lib/libc/gen/t_randomid, 1 tc-start: 1532487737.515400, randomid_basic tc-so:id 40293: last call at 25560, current call 60009 (diff 34449), lowest 38162 tc-so:id 61631: last call at 28431, current call 60010 (diff 31579), lowest 34449 tc-so:id 42161: last call at 29135, current call 60021 (diff 30886), lowest 31579 tc-so:id 33011: last call at 29962, current call 60037 (diff 30075), lowest 30886 tc-end: 1532487737.626041, randomid_basic, passed tp-end: 1532487737.626165, lib/libc/gen/t_randomid tp-start: 1532487737.631179, lib/libc/gen/t_realpath, 3 tc-start: 1532487737.631194, realpath_basic tc-end: 1532487737.636330, realpath_basic, passed tc-start: 1532487737.636462, realpath_huge tc-end: 1532487737.641391, realpath_huge, passed tc-start: 1532487737.641520, realpath_symlink tc-end: 1532487737.646649, realpath_symlink, passed tp-end: 1532487737.646773, lib/libc/gen/t_realpath tp-start: 1532487737.651776, lib/libc/gen/t_setdomainname, 3 tc-start: 1532487737.651792, setdomainname_basic tc-end: 1532487737.661443, setdomainname_basic, passed tc-start: 1532487737.661577, setdomainname_limit tc-end: 1532487737.671310, setdomainname_limit, passed tc-start: 1532487737.671450, setdomainname_perm tc-end: 1532487737.682176, setdomainname_perm, passed tp-end: 1532487737.682392, lib/libc/gen/t_setdomainname tp-start: 1532487737.687916, lib/libc/gen/t_sethostname, 3 tc-start: 1532487737.687932, sethostname_basic tc-end: 1532487737.698148, sethostname_basic, passed tc-start: 1532487737.698330, sethostname_limit tc-end: 1532487737.708372, sethostname_limit, passed tc-start: 1532487737.708555, sethostname_perm tc-end: 1532487737.718900, sethostname_perm, passed tp-end: 1532487737.719117, lib/libc/gen/t_sethostname tp-start: 1532487737.724431, lib/libc/gen/t_siginfo, 8 tc-start: 1532487737.724447, sigalarm tc-so:14 0x7f7fffffe1b0 0x7f7fffffe230 tc-so:si_signo=14 tc-so:si_errno=0 tc-so:si_code=-2 tc-so:si_value.sival_int=0 tc-so:uc_flags 0xa000d tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x7f7fffffe5d0 tc-so:uc_mcontext.greg[1] 0x7f7fffffe5e0 tc-so:uc_mcontext.greg[2] 0x0 tc-so:uc_mcontext.greg[3] 0x7f7ff69cb9aa tc-so:uc_mcontext.greg[4] 0x2 tc-so:uc_mcontext.greg[5] 0x8080808080808080 tc-so:uc_mcontext.greg[6] 0x7f7ff6a9678a tc-so:uc_mcontext.greg[7] 0x202 tc-so:uc_mcontext.greg[8] 0x7f7fffffe700 tc-so:uc_mcontext.greg[9] 0x7f7fffffe6e0 tc-so:uc_mcontext.greg[10] 0x7f7fffffe6a0 tc-so:uc_mcontext.greg[11] 0x1 tc-so:uc_mcontext.greg[12] 0x7f7ff7908070 tc-so:uc_mcontext.greg[13] 0x406258 tc-so:uc_mcontext.greg[14] 0x0 tc-so:uc_mcontext.greg[15] 0x0 tc-so:uc_mcontext.greg[16] 0x0 tc-so:uc_mcontext.greg[17] 0x23 tc-so:uc_mcontext.greg[18] 0x23 tc-so:uc_mcontext.greg[19] 0x3 tc-so:uc_mcontext.greg[20] 0x2 tc-so:uc_mcontext.greg[21] 0x7f7ff69cb9aa tc-so:uc_mcontext.greg[22] 0x47 tc-so:uc_mcontext.greg[23] 0x202 tc-so:uc_mcontext.greg[24] 0x7f7fffffe5c8 tc-so:uc_mcontext.greg[25] 0x3f tc-end: 1532487738.738209, sigalarm, passed tc-start: 1532487738.738345, sigbus_adraln tc-so:si_addr = 0x7f7ff6c1af84 tc-so:10 0x7f7fffffd720 0x7f7fffffd7a0 tc-so:si_signo=10 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_value.sival_int=7 tc-so:uc_flags 0xa000d tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x7f7ff791f000 tc-so:uc_mcontext.greg[1] 0x2042e8 tc-so:uc_mcontext.greg[2] 0x27 tc-so:uc_mcontext.greg[3] 0x4 tc-so:uc_mcontext.greg[4] 0x4000 tc-so:uc_mcontext.greg[5] 0x7f7ff791f01f tc-so:uc_mcontext.greg[6] 0x2042e8 tc-so:uc_mcontext.greg[7] 0x7f7ff791f000 tc-so:uc_mcontext.greg[8] 0x7f7fffffdd20 tc-so:uc_mcontext.greg[9] 0x0 tc-so:uc_mcontext.greg[10] 0x27 tc-so:uc_mcontext.greg[11] 0x2042e8 tc-so:uc_mcontext.greg[12] 0x27 tc-so:uc_mcontext.greg[13] 0x7f7ff6fa02f8 tc-so:uc_mcontext.greg[14] 0x7f7ff791f000 tc-so:uc_mcontext.greg[15] 0x0 tc-so:uc_mcontext.greg[16] 0x0 tc-so:uc_mcontext.greg[17] 0x23 tc-so:uc_mcontext.greg[18] 0x23 tc-so:uc_mcontext.greg[19] 0x7 tc-so:uc_mcontext.greg[20] 0x0 tc-so:uc_mcontext.greg[21] 0x7f7ff6c1af84 tc-so:uc_mcontext.greg[22] 0x47 tc-so:uc_mcontext.greg[23] 0x50203 tc-so:uc_mcontext.greg[24] 0x7f7fffffdb38 tc-so:uc_mcontext.greg[25] 0x3f tc-end: 1532487738.744036, sigbus_adraln, expected_failure, x86 architecture does not correctly report the address where the unaligned access occured: /public/src.git/tests/lib/libc/gen/t_siginfo.c:439: info->si_addr != (volatile void *)addr tc-start: 1532487738.744158, sigchild_dump tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/gen/t_siginfo.c:236:23, store to null pointer of type 'volatile long int' tc-so:info=0x7f7fffffe1f0 tc-so:ptr=0x7f7fffffe270 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=3 tc-so:si_uid=0 tc-so:si_pid=27503 tc-so:si_status=11 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1532487739.762959, sigchild_dump, passed tc-start: 1532487739.775948, sigchild_kill tc-so:info=0x7f7fffffe1f0 tc-so:ptr=0x7f7fffffe270 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=2 tc-so:si_uid=0 tc-so:si_pid=22178 tc-so:si_status=13 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1532487739.781694, sigchild_kill, passed tc-start: 1532487739.781823, sigchild_normal tc-so:info=0x7f7fffffe1f0 tc-so:ptr=0x7f7fffffe270 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_uid=0 tc-so:si_pid=10858 tc-so:si_status=25 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1532487740.789364, sigchild_normal, passed tc-start: 1532487740.789498, sigfpe_flt tc-so:8 0x7f7fffffe1d0 0x7f7fffffe250 tc-so:si_signo=8 tc-so:si_errno=0 tc-so:si_code=3 tc-so:si_value.sival_int=65540 tc-so:uc_flags 0xa000d tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x100 tc-so:uc_mcontext.greg[1] 0x37f tc-so:uc_mcontext.greg[2] 0x1f80 tc-so:uc_mcontext.greg[3] 0x342 tc-so:uc_mcontext.greg[4] 0x2 tc-so:uc_mcontext.greg[5] 0x8080808080808080 tc-so:uc_mcontext.greg[6] 0x7f7ff6ad0ff0 tc-so:uc_mcontext.greg[7] 0x246 tc-so:uc_mcontext.greg[8] 0x7f7fffffe700 tc-so:uc_mcontext.greg[9] 0x7f7fffffe6e0 tc-so:uc_mcontext.greg[10] 0x7f7fffffe6a0 tc-so:uc_mcontext.greg[11] 0x1 tc-so:uc_mcontext.greg[12] 0x7f7ff79081b0 tc-so:uc_mcontext.greg[13] 0x4061c0 tc-so:uc_mcontext.greg[14] 0x0 tc-so:uc_mcontext.greg[15] 0x0 tc-so:uc_mcontext.greg[16] 0x0 tc-so:uc_mcontext.greg[17] 0x23 tc-so:uc_mcontext.greg[18] 0x23 tc-so:uc_mcontext.greg[19] 0x13 tc-so:uc_mcontext.greg[20] 0x0 tc-so:uc_mcontext.greg[21] 0x203bfa tc-so:uc_mcontext.greg[22] 0x47 tc-so:uc_mcontext.greg[23] 0x10246 tc-so:uc_mcontext.greg[24] 0x7f7fffffe5f0 tc-so:uc_mcontext.greg[25] 0x3f tc-end: 1532487740.795059, sigfpe_flt, passed tc-start: 1532487740.795187, sigfpe_int tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/gen/t_siginfo.c:382:21, signed integer overflow: 1 divrem 0 cannot be represented in type 'long int' tc-so:8 0x7f7fffffe1d0 0x7f7fffffe250 tc-so:si_signo=8 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_value.sival_int=8 tc-so:uc_flags 0xa000d tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x7f7ff6fa0390 tc-so:uc_mcontext.greg[1] 0x1 tc-so:uc_mcontext.greg[2] 0x0 tc-so:uc_mcontext.greg[3] 0x7f7ff69cb6ea tc-so:uc_mcontext.greg[4] 0x35f tc-so:uc_mcontext.greg[5] 0x7f7fffffd768 tc-so:uc_mcontext.greg[6] 0x0 tc-so:uc_mcontext.greg[7] 0x206 tc-so:uc_mcontext.greg[8] 0x7f7fffffe700 tc-so:uc_mcontext.greg[9] 0x7f7fffffe6e0 tc-so:uc_mcontext.greg[10] 0x7f7fffffe6a0 tc-so:uc_mcontext.greg[11] 0x1 tc-so:uc_mcontext.greg[12] 0x7f7ff7908200 tc-so:uc_mcontext.greg[13] 0x406158 tc-so:uc_mcontext.greg[14] 0x1 tc-so:uc_mcontext.greg[15] 0x0 tc-so:uc_mcontext.greg[16] 0x0 tc-so:uc_mcontext.greg[17] 0x23 tc-so:uc_mcontext.greg[18] 0x23 tc-so:uc_mcontext.greg[19] 0x8 tc-so:uc_mcontext.greg[20] 0x0 tc-so:uc_mcontext.greg[21] 0x2025c3 tc-so:uc_mcontext.greg[22] 0x47 tc-so:uc_mcontext.greg[23] 0x10206 tc-so:uc_mcontext.greg[24] 0x7f7fffffe5f0 tc-so:uc_mcontext.greg[25] 0x3f tc-end: 1532487740.800535, sigfpe_int, passed tc-start: 1532487740.800649, sigsegv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/gen/t_siginfo.c:420:22, store to null pointer of type 'volatile long int' tc-so:11 0x7f7fffffe1e0 0x7f7fffffe260 tc-so:si_signo=11 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_value.sival_int=6 tc-so:uc_flags 0xa000d tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x7f7ff6fa0390 tc-so:uc_mcontext.greg[1] 0x1 tc-so:uc_mcontext.greg[2] 0x0 tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0x37a tc-so:uc_mcontext.greg[5] 0x7f7fffffd86d tc-so:uc_mcontext.greg[6] 0x0 tc-so:uc_mcontext.greg[7] 0x202 tc-so:uc_mcontext.greg[8] 0x7f7fffffe700 tc-so:uc_mcontext.greg[9] 0x7f7fffffe6e0 tc-so:uc_mcontext.greg[10] 0x7f7fffffe6a0 tc-so:uc_mcontext.greg[11] 0x1 tc-so:uc_mcontext.greg[12] 0x7f7ff7908250 tc-so:uc_mcontext.greg[13] 0x406150 tc-so:uc_mcontext.greg[14] 0x7f7ff708e6c0 tc-so:uc_mcontext.greg[15] 0x0 tc-so:uc_mcontext.greg[16] 0x0 tc-so:uc_mcontext.greg[17] 0x23 tc-so:uc_mcontext.greg[18] 0x23 tc-so:uc_mcontext.greg[19] 0x6 tc-so:uc_mcontext.greg[20] 0x6 tc-so:uc_mcontext.greg[21] 0x2026b1 tc-so:uc_mcontext.greg[22] 0x47 tc-so:uc_mcontext.greg[23] 0x10202 tc-so:uc_mcontext.greg[24] 0x7f7fffffe600 tc-so:uc_mcontext.greg[25] 0x3f tc-end: 1532487740.805923, sigsegv, passed tp-end: 1532487740.806032, lib/libc/gen/t_siginfo tp-start: 1532487740.810950, lib/libc/gen/t_sleep, 5 tc-start: 1532487740.810965, kevent tc-end: 1532487767.411846, kevent, passed tc-start: 1532487767.412035, nanosleep tc-end: 1532487804.209846, nanosleep, passed tc-start: 1532487804.210034, poll tc-end: 1532487841.8147, poll, passed tc-start: 1532487841.8342, select tc-end: 1532487877.805862, select, passed tc-start: 1532487877.806116, sleep tc-end: 1532487906.869921, sleep, passed tp-end: 1532487906.870101, lib/libc/gen/t_sleep tp-start: 1532487906.875243, lib/libc/gen/t_syslog, 1 tc-start: 1532487906.875297, syslog_pthread tc-end: 1532487906.880654, syslog_pthread, passed tp-end: 1532487906.880866, lib/libc/gen/t_syslog tp-start: 1532487906.885893, lib/libc/gen/t_time, 3 tc-start: 1532487906.886003, time_copy tc-end: 1532487906.890824, time_copy, passed tc-start: 1532487906.891024, time_mono tc-se:1532487906 vs. 1532487907 tc-se:1532487907 vs. 1532487908 tc-se:1532487908 vs. 1532487909 tc-se:1532487909 vs. 1532487910 tc-se:1532487910 vs. 1532487911 tc-se:1532487911 vs. 1532487912 tc-se:1532487912 vs. 1532487913 tc-se:1532487913 vs. 1532487914 tc-se:1532487914 vs. 1532487915 tc-se:1532487915 vs. 1532487916 tc-end: 1532487916.996347, time_mono, passed tc-start: 1532487916.996473, time_timeofday tc-se:1532487917 vs. 1532487917 tc-end: 1532487917.1812, time_timeofday, passed tp-end: 1532487917.1951, lib/libc/gen/t_time tp-start: 1532487917.6855, lib/libc/gen/t_ttyname, 4 tc-start: 1532487917.6909, ttyname_err tc-end: 1532487917.12246, ttyname_err, passed tc-start: 1532487917.12422, ttyname_r_err tc-end: 1532487917.17767, ttyname_r_err, passed tc-start: 1532487917.17932, ttyname_r_stdin tc-end: 1532487917.22889, ttyname_r_stdin, passed tc-start: 1532487917.23048, ttyname_stdin tc-end: 1532487917.27980, ttyname_stdin, passed tp-end: 1532487917.28138, lib/libc/gen/t_ttyname tp-start: 1532487917.32956, lib/libc/gen/t_vis, 5 tc-start: 1532487917.33010, strunvis_hex tc-end: 1532487917.38008, strunvis_hex, passed tc-start: 1532487917.38173, strvis_basic tc-end: 1532487917.43342, strvis_basic, passed tc-start: 1532487917.43496, strvis_empty tc-end: 1532487917.48518, strvis_empty, passed tc-start: 1532487917.48650, strvis_locale tc-end: 1532487917.53834, strvis_locale, passed tc-start: 1532487917.53954, strvis_null tc-end: 1532487917.58759, strvis_null, passed tp-end: 1532487917.58875, lib/libc/gen/t_vis tp-start: 1532487917.63867, lib/libc/hash/t_sha2, 3 tc-start: 1532487917.63880, t_sha256 tc-end: 1532487917.68747, t_sha256, passed tc-start: 1532487917.68873, t_sha384 tc-end: 1532487917.73731, t_sha384, passed tc-start: 1532487917.73849, t_sha512 tc-end: 1532487917.78673, t_sha512, passed tp-end: 1532487917.78790, lib/libc/hash/t_sha2 tp-start: 1532487917.87086, lib/libc/hash/t_hmac, 1 tc-start: 1532487917.87101, t_hmac tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:74:9, signed integer overflow: 1367270455 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:74:9, signed integer overflow: -2018174355 + -1313754711 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:98:9, signed integer overflow: 1457758271 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:101:9, signed integer overflow: 1977736152 + 1967353277 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:104:9, signed integer overflow: -438612499 + -1766088650 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:77:9, signed integer overflow: 2130310918 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:80:9, signed integer overflow: 2029090574 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:83:9, signed integer overflow: 1870642803 + 2130278159 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:86:9, signed integer overflow: 723278599 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:89:9, signed integer overflow: 1750422505 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:89:9, signed integer overflow: -994987963 + -2029434169 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:92:9, signed integer overflow: 2103431716 + 1809078049 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:105:9, signed integer overflow: 1295688685 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:68:9, signed integer overflow: 933529206 + 1647836699 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:68:9, signed integer overflow: -1713601391 + -458253225 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:77:9, signed integer overflow: 1637572948 + 2050461982 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:86:9, signed integer overflow: -382653075 + -1919015263 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:71:9, signed integer overflow: 1800849271 + 497439188 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:98:9, signed integer overflow: -1061054863 + -1375122927 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:105:9, signed integer overflow: -1239581329 + -1626291371 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:83:9, signed integer overflow: 2088283429 + 1600019804 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:95:9, signed integer overflow: 1254006109 + 1869507948 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:95:9, signed integer overflow: -1171453239 + -1046904722 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:65:9, signed integer overflow: 1723176262 + 1393713400 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:71:9, signed integer overflow: -1761924987 + -1593142230 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:104:9, signed integer overflow: 1270406768 + 2071624056 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:80:9, signed integer overflow: 663074341 + 1841959397 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:92:9, signed integer overflow: -2079558975 + -1414878808 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:62:9, signed integer overflow: 1602683376 + 1135026147 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:65:9, signed integer overflow: 1569288178 + 1422782723 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:101:9, signed integer overflow: 190556577 + 2004252020 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:62:9, signed integer overflow: -1925005134 + -2088599168 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:63:9, signed integer overflow: 1732584193 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:75:9, signed integer overflow: 1543531082 + 917383103 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:81:9, signed integer overflow: 1417036328 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:81:9, signed integer overflow: -1968408482 + -317789108 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:84:9, signed integer overflow: 1625985087 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:90:9, signed integer overflow: 384734248 + 1785807009 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:99:9, signed integer overflow: 2045690787 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:99:9, signed integer overflow: -1339754023 + -2044409768 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:102:9, signed integer overflow: 2111768568 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:106:9, signed integer overflow: 1997352554 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:109:9, signed integer overflow: 1445620231 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:113:9, signed integer overflow: 1629400531 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:114:9, signed integer overflow: 1891630857 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:119:9, signed integer overflow: 1254306709 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:125:9, signed integer overflow: 1616875864 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:134:9, signed integer overflow: 1859797590 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:135:9, signed integer overflow: 1768570159 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:137:9, signed integer overflow: 1906108896 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:151:9, signed integer overflow: 1789503907 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:155:9, signed integer overflow: 1254718164 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:163:9, signed integer overflow: 1306848107 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:171:9, signed integer overflow: 1693606998 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:173:9, signed integer overflow: 1653245540 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:196:9, signed integer overflow: 1731098422 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:197:9, signed integer overflow: 1881701569 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:198:9, signed integer overflow: 2008718203 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:200:9, signed integer overflow: 2063372305 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:205:9, signed integer overflow: 2018325537 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:206:9, signed integer overflow: 1288611081 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:207:9, signed integer overflow: 2087945357 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:208:9, signed integer overflow: 2115498637 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:209:9, signed integer overflow: 1456827921 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:211:9, signed integer overflow: 1841587752 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:214:9, signed integer overflow: 1662110921 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:215:9, signed integer overflow: 1620398202 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:219:9, signed integer overflow: 1455469253 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:227:9, signed integer overflow: 1588439481 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:229:9, signed integer overflow: 1699776022 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:232:9, signed integer overflow: 1596632618 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:240:9, signed integer overflow: 1470083750 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:241:9, signed integer overflow: 1791666386 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:250:9, signed integer overflow: 2077084792 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:257:9, signed integer overflow: 1536641099 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:257:9, signed integer overflow: -1848803711 + -1063840256 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:258:9, signed integer overflow: 934588499 + 2137479926 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:261:9, signed integer overflow: -529561640 + -1872473640 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:263:9, signed integer overflow: 1810412217 + 1146403746 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:266:9, signed integer overflow: -1154675118 + -1629162488 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:267:9, signed integer overflow: 1277280522 + 1403496497 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:268:9, signed integer overflow: 1756757050 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:269:9, signed integer overflow: 2049951937 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:72:9, signed integer overflow: 1286632380 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:78:9, signed integer overflow: 1491375617 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:78:9, signed integer overflow: -1254034851 + -1756553245 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:84:9, signed integer overflow: 1975040324 + 887037038 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:87:9, signed integer overflow: 1809049668 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:105:9, signed integer overflow: 1396582496 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:106:9, signed integer overflow: -1697403174 + -492097793 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:111:9, signed integer overflow: 2144948217 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:115:9, signed integer overflow: 1649729050 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:116:9, signed integer overflow: 2073054705 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:117:9, signed integer overflow: 1769470442 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:123:9, signed integer overflow: 1012700580 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:126:9, signed integer overflow: 753322461 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:127:9, signed integer overflow: 1475482869 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:131:9, signed integer overflow: 1301593794 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:133:9, signed integer overflow: 1710721991 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:138:9, signed integer overflow: 1488312861 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:140:9, signed integer overflow: 1493793470 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:142:9, signed integer overflow: 1571598256 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:144:9, signed integer overflow: 2064098217 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:148:9, signed integer overflow: 1091365948 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:149:9, signed integer overflow: 1367850298 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:152:9, signed integer overflow: 1186626829 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:153:9, signed integer overflow: 650739669 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:160:9, signed integer overflow: 2046602137 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:165:9, signed integer overflow: 1641081282 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:167:9, signed integer overflow: 681833093 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:169:9, signed integer overflow: 1847529815 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:170:9, signed integer overflow: 1309817105 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:172:9, signed integer overflow: 1101920262 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:174:9, signed integer overflow: 2071885380 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:190:9, signed integer overflow: 1230770615 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:199:9, signed integer overflow: 827699219 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:202:9, signed integer overflow: 1517929346 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:218:9, signed integer overflow: 633161620 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:233:9, signed integer overflow: 1103449196 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:239:9, signed integer overflow: 1134035310 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:249:9, signed integer overflow: 884941819 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:253:9, signed integer overflow: 1347310320 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:254:9, signed integer overflow: 963857249 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:256:9, signed integer overflow: 1977246572 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:262:9, signed integer overflow: 1250014658 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:265:9, signed integer overflow: 940771029 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:265:9, signed integer overflow: -1804639439 + -1823731311 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:63:9, signed integer overflow: -1744864247 + -1578722671 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:66:9, signed integer overflow: 1847190135 + 2059682122 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:146:9, signed integer overflow: -974815289 + -2147352320 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:259:9, signed integer overflow: 789434172 + 1694070022 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:260:9, signed integer overflow: 1251432765 + 1987859880 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:269:9, signed integer overflow: 1898633598 + 578417384 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:271:9, signed integer overflow: -1615039866 + -1820191962 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:69:9, signed integer overflow: -1864398349 + -1955088625 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:93:9, signed integer overflow: -912013427 + -1880801456 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:102:9, signed integer overflow: -1386013700 + -1758807747 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:157:9, signed integer overflow: -620264504 + -1955088625 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:159:9, signed integer overflow: -1378689490 + -994525141 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:191:9, signed integer overflow: 1234429304 + 1974771166 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:195:9, signed integer overflow: -1765908668 + -994525141 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:236:9, signed integer overflow: -1352718135 + -994525141 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:268:9, signed integer overflow: -1718121133 + -1685699238 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:270:9, signed integer overflow: -1414892592 + -1064955917 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:90:9, signed integer overflow: 1723788629 + 656811300 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:105:9, signed integer overflow: -1053861357 + -1771419290 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:143:9, signed integer overflow: 1822918558 + 656811300 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:154:9, signed integer overflow: 2137570234 + 993671480 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:161:9, signed integer overflow: 1966973350 + 387323156 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:203:9, signed integer overflow: 1930500631 + 858927408 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:230:9, signed integer overflow: 1620542036 + 791555372 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:235:9, signed integer overflow: 2124014020 + 50462976 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:247:9, signed integer overflow: 1764126450 + 387323156 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:270:9, signed integer overflow: 1680695485 + 656811300 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:66:9, signed integer overflow: 1856806477 + 1195787588 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:69:9, signed integer overflow: 1731214681 + 1751592528 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:75:9, signed integer overflow: 1374915655 + 1397903696 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:93:9, signed integer overflow: 1635022345 + 1802135912 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:112:9, signed integer overflow: 492695953 + 1802135912 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:118:9, signed integer overflow: 993662927 + 1734763876 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:122:9, signed integer overflow: 1129583487 + 1869507948 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:132:9, signed integer overflow: 1257157498 + 1195787588 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:147:9, signed integer overflow: 1509408290 + 1667391840 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:188:9, signed integer overflow: 1587930976 + 1465275732 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:193:9, signed integer overflow: 1520763647 + 1263159624 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:201:9, signed integer overflow: 1235451191 + 1802135912 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:223:9, signed integer overflow: 1180139785 + 1465275732 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:226:9, signed integer overflow: 1138961838 + 1600019804 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:234:9, signed integer overflow: 2033854380 + 1802135912 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:246:9, signed integer overflow: 1970681835 + 1128415552 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:251:9, signed integer overflow: 1297165699 + 1734763876 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:261:9, signed integer overflow: 1628918455 + 1465275732 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:264:9, signed integer overflow: 1147337099 + 1532647768 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:217:9, signed integer overflow: 821782028 + 1905197523 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:256:9, signed integer overflow: 1805964111 + 824615100 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:259:9, signed integer overflow: 664125128 + 1905197523 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:121:9, signed integer overflow: 1099608513 + 2071624056 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:129:9, signed integer overflow: 1952520922 + 1734763876 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:130:9, signed integer overflow: 1656928170 + 2138996092 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:168:9, signed integer overflow: 1997967728 + 1195787588 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:194:9, signed integer overflow: 1528944577 + 1869507948 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:210:9, signed integer overflow: 2038726155 + 2004252020 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:212:9, signed integer overflow: 654395623 + 1802135912 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:216:9, signed integer overflow: 1482215534 + 1936879984 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:224:9, signed integer overflow: 1767717842 + 1195787588 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:228:9, signed integer overflow: 1532128404 + 1532647768 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:231:9, signed integer overflow: 1551684830 + 1667391840 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:244:9, signed integer overflow: 1626973753 + 1869507948 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:245:9, signed integer overflow: 265350851 + 2138996092 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:262:9, signed integer overflow: 1314266590 + 1705733938 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:271:9, signed integer overflow: 2019080108 + 1869507948 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:87:9, signed integer overflow: 1251821048 + 1171189660 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:96:9, signed integer overflow: -1136310025 + -1347506772 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:108:9, signed integer overflow: -691073917 + -1616994916 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:120:9, signed integer overflow: -1605355063 + -1953855096 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:150:9, signed integer overflow: -1733609822 + -1212762700 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:156:9, signed integer overflow: -1156797879 + -1684366952 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:162:9, signed integer overflow: -1468146279 + -1482250844 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:164:9, signed integer overflow: -1890123263 + -1280134736 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:220:9, signed integer overflow: -381615888 + -1953855096 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:222:9, signed integer overflow: -1170621186 + -1078018628 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:225:9, signed integer overflow: -1475149179 + -1886483060 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:242:9, signed integer overflow: -560893371 + -2021227132 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:258:9, signed integer overflow: -1349318882 + -1414878808 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:128:9, signed integer overflow: 770911159 + 1535349440 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:243:9, signed integer overflow: -2136508169 + -808530484 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:267:9, signed integer overflow: -2099987124 + -67438088 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:96:9, signed integer overflow: -849968903 + -1313343548 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:189:9, signed integer overflow: 1245803552 + 993671480 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:213:9, signed integer overflow: 1173358484 + 993671480 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:237:9, signed integer overflow: 1635135852 + 926299444 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:264:9, signed integer overflow: -1397768193 + -834414984 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:145:9, signed integer overflow: 873759671 + 1802135912 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:192:9, signed integer overflow: 1863623843 + 1734763876 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:252:9, signed integer overflow: 1522922529 + 1600019804 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:260:9, signed integer overflow: 2048943257 + 1195787588 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:263:9, signed integer overflow: -568172833 + -1616994916 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:266:9, signed integer overflow: -1324590248 + -1212762700 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:139:9, signed integer overflow: -503931508 + -1751738988 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:166:9, signed integer overflow: 1454314697 + 724183336 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:72:9, signed integer overflow: 1534875762 + 775186969 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:110:9, signed integer overflow: 884029935 + 2004252020 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:248:9, signed integer overflow: 1703246830 + 1936879984 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:136:9, signed integer overflow: 1511270992 + 1532647768 cannot be represented in type 'int' tc-end: 1532487917.348910, t_hmac, passed tp-end: 1532487917.349088, lib/libc/hash/t_hmac tp-start: 1532487917.440305, lib/libc/hash/t_hash, 2 tc-start: 1532487917.440376, md5 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/hash/h_hash -r < /usr/tests/lib/libc/hash/data/md5test-in ] tc-end: 1532487917.537779, md5, passed tc-start: 1532487917.537949, sha1 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/hash/h_hash -rs < /usr/tests/lib/libc/hash/data/sha1test-in ] tc-so:Executing command [ /bin/sh -c jot -s '' -b 'a' -n 1000000 | /usr/tests/lib/libc/hash/h_hash -rs ] tc-end: 1532487917.860892, sha1, passed tp-end: 1532487917.861072, lib/libc/hash/t_hash tp-start: 1532487917.866812, lib/libc/inet/t_inet_addr, 2 tc-start: 1532487917.866881, inet_addr_basic tc-se:checking 127.0.0.1 tc-se:checking 99.99.99.99 tc-se:checking 0.0.0.0 tc-se:checking 255.255.255.255 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532487917.872635, inet_addr_basic, passed tc-start: 1532487917.872781, inet_addr_err tc-se:checking . . . . tc-se:checking 1.2.3. tc-se:checking 0.0.0.256 tc-se:checking 255.255.255.256 tc-se:checking ................................................ tc-se:checking a.b.c.d tc-se:checking 0x0.0x1.0x2.0x3 tc-se:checking -1.-1.-1.-1 tc-se:checking tc-se:checking tc-end: 1532487917.878361, inet_addr_err, passed tp-end: 1532487917.878497, lib/libc/inet/t_inet_addr tp-start: 1532487917.883347, lib/libc/inet/t_inet_network, 2 tc-start: 1532487917.883393, inet_network_basic tc-end: 1532487917.888363, inet_network_basic, passed tc-start: 1532487917.888501, inet_network_err tc-end: 1532487917.893640, inet_network_err, passed tp-end: 1532487917.893764, lib/libc/inet/t_inet_network tp-start: 1532487917.899077, lib/libc/locale/t_mbrtowc, 2 tc-start: 1532487917.899091, mbrtowc_internal tc-so:Checking string: "ABCD01234_\134" tc-so:Using locale: C tc-so:Using mbstate: no tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "[\001\177][\200\007\377][\010\000\377\377][\001\000\000\037\377\377][\040\000\000\003\377\377\377][\004\000\000\000\177\377\377\377]" tc-so:Using locale: C/en_US.UTF-8/C/C/C/C tc-so:Using mbstate: no tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "$BF|K\8l(BA$B$"(BB$B$$(B\000(B" tc-so:Using locale: C/ja_JP.ISO2022-JP2/C/C/C/C tc-so:Using mbstate: no tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "{AB" tc-so:Using locale: C/ja_JP.SJIS/C/C/C/C tc-so:Using mbstate: no tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "ܸAB" tc-so:Using locale: C/ja_JP.eucJP/C/C/C/C tc-so:Using mbstate: no tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-end: 1532487917.905072, mbrtowc_internal, passed tc-start: 1532487917.905181, mbrtowc_object tc-so:Checking string: "ABCD01234_\134" tc-so:Using locale: C tc-so:Using mbstate: yes tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "[\001\177][\200\007\377][\010\000\377\377][\001\000\000\037\377\377][\040\000\000\003\377\377\377][\004\000\000\000\177\377\377\377]" tc-so:Using locale: C/en_US.UTF-8/C/C/C/C tc-so:Using mbstate: yes tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "$BF|K\8l(BA$B$"(BB$B$$(B\000(B" tc-so:Using locale: C/ja_JP.ISO2022-JP2/C/C/C/C tc-so:Using mbstate: yes tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "{AB" tc-so:Using locale: C/ja_JP.SJIS/C/C/C/C tc-so:Using mbstate: yes tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "ܸAB" tc-so:Using locale: C/ja_JP.eucJP/C/C/C/C tc-so:Using mbstate: yes tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-end: 1532487917.911085, mbrtowc_object, passed tp-end: 1532487917.911189, lib/libc/locale/t_mbrtowc tp-start: 1532487917.915915, lib/libc/locale/t_mbstowcs, 1 tc-start: 1532487917.915928, mbstowcs_basic tc-so:Checking string: "[\001\177][\200\007\377][\010\000\377\377][\001\000\000\037\377\377][\040\000\000\003\377\377\377][\004\000\000\000\177\377\377\377]" tc-so:Using locale: C/en_US.UTF-8/C/C/C/C tc-so:Ok. tc-so:Checking string: "$B#J#I#S$G$9!#(Baaaa$B$"$$$&$($*(B\000(B" tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Ok. tc-so:Checking string: "rihrłBaaaa" tc-so:Using locale: C/ja_JP.SJIS/C/C/C/C tc-so:Ok. tc-so:Checking string: "ţգäǤaaaa" tc-so:Using locale: C/ja_JP.eucJP/C/C/C/C tc-so:Ok. tc-end: 1532487917.921694, mbstowcs_basic, passed tp-end: 1532487917.921800, lib/libc/locale/t_mbstowcs tp-start: 1532487917.926402, lib/libc/locale/t_mbsnrtowcs, 1 tc-start: 1532487917.926415, mbsnrtowcs tc-end: 1532487917.931552, mbsnrtowcs, passed tp-end: 1532487917.931672, lib/libc/locale/t_mbsnrtowcs tp-start: 1532487917.936240, lib/libc/locale/t_mbtowc, 1 tc-start: 1532487917.936253, mbtowc tc-so:Trying locale: en_US.UTF-8 tc-so:Using locale: C/en_US.UTF-8/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\240" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "\240" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: ja_JP.ISO2022-JP tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Locale is state-dependent tc-so:Checking illegal sequence: "\000$B$B" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "$"(B\000(B" tc-so:mbtowc() returned: 5 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: ja_JP.SJIS tc-so:Using locale: C/ja_JP.SJIS/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\202" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: ja_JP.eucJP tc-so:Using locale: C/ja_JP.eucJP/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\244\200" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: zh_CN.GB18030 tc-so:Using locale: C/zh_CN.GB18030/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\241" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "\241\241" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: zh_TW.Big5 tc-so:Using locale: C/zh_TW.Big5/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\241" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "\241\100" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: zh_TW.eucTW tc-so:Using locale: C/zh_TW.eucTW/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\241" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "\107\000\241\241" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-end: 1532487917.942898, mbtowc, passed tp-end: 1532487917.943009, lib/libc/locale/t_mbtowc tp-start: 1532487917.947583, lib/libc/locale/t_wcscspn, 1 tc-start: 1532487917.947595, wcscspn tc-end: 1532487917.952225, wcscspn, passed tp-end: 1532487917.952347, lib/libc/locale/t_wcscspn tp-start: 1532487917.956816, lib/libc/locale/t_wcspbrk, 1 tc-start: 1532487917.956828, wcspbrk tc-end: 1532487917.961418, wcspbrk, passed tp-end: 1532487917.961538, lib/libc/locale/t_wcspbrk tp-start: 1532487917.966002, lib/libc/locale/t_wcsspn, 1 tc-start: 1532487917.966015, wcsspn tc-end: 1532487917.970979, wcsspn, passed tp-end: 1532487917.971116, lib/libc/locale/t_wcsspn tp-start: 1532487917.976214, lib/libc/locale/t_wcstod, 2 tc-start: 1532487917.976230, wcstod tc-so:Checking wcstod("IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod("+INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod("-INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod("INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod("+INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod("-INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod(" IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+ INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("- INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" +INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" -INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod(" INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" +INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" -INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod(" INFINIT", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" +INFINIT", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" -INFINIT", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod(" INFINITY", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" +INFINITY", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" -INFINITY", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod(" INFINITYX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" +INFINITYX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" -INFINITYX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod("NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("+NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("-NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("+NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("-NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+ NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("- NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" +NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" -NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" +NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" -NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 1 tc-so: expected: 1 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+ 0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("- 0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(".", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(".0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(".00", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(".000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 1 tc-so: expected: 1 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 1 tc-so: expected: 1 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 10 tc-so: expected: 10 tc-so:[result] tc-so: real: 0.123457 tc-so: expected: 0.123457 tc-so: tc-so:Checking wcstod("+0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 0.123457 tc-so: expected: 0.123457 tc-so: tc-so:Checking wcstod("-0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: -0.123457 tc-so: expected: -0.123457 tc-so: tc-so:Checking wcstod(" 0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.123457 tc-so: expected: 0.123457 tc-so: tc-so:Checking wcstod(" +0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 0.123457 tc-so: expected: 0.123457 tc-so: tc-so:Checking wcstod(" -0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -0.123457 tc-so: expected: -0.123457 tc-so: tc-so:Checking wcstod("0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 10 tc-so: expected: 10 tc-so:[result] tc-so: real: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod("+0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod("-0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: -1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: -1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod(" 0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod(" +0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod(" -0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: -1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod("0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 10 tc-so: expected: 10 tc-so:[result] tc-so: real: 123450.000000 tc-so: expected: 123450.000000 tc-so: tc-so:Checking wcstod("+0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 123450.000000 tc-so: expected: 123450.000000 tc-so: tc-so:Checking wcstod("-0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: -123450.000000 tc-so: expected: -123450.000000 tc-so: tc-so:Checking wcstod(" 0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 123450.000000 tc-so: expected: 123450.000000 tc-so: tc-so:Checking wcstod(" +0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 123450.000000 tc-so: expected: 123450.000000 tc-so: tc-so:Checking wcstod(" -0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -123450.000000 tc-so: expected: -123450.000000 tc-so: tc-so:Checking wcstod("0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 10 tc-so: expected: 10 tc-so:[result] tc-so: real: 0.000099 tc-so: expected: 0.000099 tc-so: tc-so:Checking wcstod("+0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 0.000099 tc-so: expected: 0.000099 tc-so: tc-so:Checking wcstod("-0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: -0.000099 tc-so: expected: -0.000099 tc-so: tc-so:Checking wcstod(" 0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000099 tc-so: expected: 0.000099 tc-so: tc-so:Checking wcstod(" +0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 0.000099 tc-so: expected: 0.000099 tc-so: tc-so:Checking wcstod(" -0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -0.000099 tc-so: expected: -0.000099 tc-so: tc-so:Checking wcstod("12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 10 tc-so: expected: 10 tc-so:[result] tc-so: real: 12345678000000000.000000 tc-so: expected: 12345678000000000.000000 tc-so: tc-so:Checking wcstod("+12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 12345678000000000.000000 tc-so: expected: 12345678000000000.000000 tc-so: tc-so:Checking wcstod("-12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: -12345678000000000.000000 tc-so: expected: -12345678000000000.000000 tc-so: tc-so:Checking wcstod(" 12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 12345678000000000.000000 tc-so: expected: 12345678000000000.000000 tc-so: tc-so:Checking wcstod(" +12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 12345678000000000.000000 tc-so: expected: 12345678000000000.000000 tc-so: tc-so:Checking wcstod(" -12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -12345678000000000.000000 tc-so: expected: -12345678000000000.000000 tc-so: tc-so:Checking wcstod("0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod("+0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 7 tc-so: expected: 7 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod("-0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 7 tc-so: expected: 7 tc-so:[result] tc-so: real: -4.000000 tc-so: expected: -4.000000 tc-so: tc-so:Checking wcstod(" 0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod(" +0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod(" -0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: -4.000000 tc-so: expected: -4.000000 tc-so: tc-so:Checking wcstod("0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod("+0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod("-0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: -4.000000 tc-so: expected: -4.000000 tc-so: tc-so:Checking wcstod(" 0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod(" +0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod(" -0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -4.000000 tc-so: expected: -4.000000 tc-so: tc-so:Checking wcstod("0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod("+0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 7 tc-so: expected: 7 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod("-0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 7 tc-so: expected: 7 tc-so:[result] tc-so: real: -0.250000 tc-so: expected: -0.250000 tc-so: tc-so:Checking wcstod(" 0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod(" +0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod(" -0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: -0.250000 tc-so: expected: -0.250000 tc-so: tc-so:Checking wcstod("0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod("+0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod("-0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: -0.250000 tc-so: expected: -0.250000 tc-so: tc-so:Checking wcstod(" 0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod(" +0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod(" -0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.250000 tc-so: expected: -0.250000 tc-so: tc-end: 1532487918.451269, wcstod, passed tc-start: 1532487918.451415, wcstombs tc-so:wcslen("IN") = 2 tc-so:wcstombs(NULL, "IN", 0) = 2 tc-so:wcstombs(buf, "IN", 3) = "IN" tc-so:wcslen("+IN") = 3 tc-so:wcstombs(NULL, "+IN", 0) = 3 tc-so:wcstombs(buf, "+IN", 4) = "+IN" tc-so:wcslen("-IN") = 3 tc-so:wcstombs(NULL, "-IN", 0) = 3 tc-so:wcstombs(buf, "-IN", 4) = "-IN" tc-so:wcslen("INX") = 3 tc-so:wcstombs(NULL, "INX", 0) = 3 tc-so:wcstombs(buf, "INX", 4) = "INX" tc-so:wcslen("+INX") = 4 tc-so:wcstombs(NULL, "+INX", 0) = 4 tc-so:wcstombs(buf, "+INX", 5) = "+INX" tc-so:wcslen("-INX") = 4 tc-so:wcstombs(NULL, "-INX", 0) = 4 tc-so:wcstombs(buf, "-INX", 5) = "-INX" tc-so:wcslen("INF") = 3 tc-so:wcstombs(NULL, "INF", 0) = 3 tc-so:wcstombs(buf, "INF", 4) = "INF" tc-so:wcslen("+INF") = 4 tc-so:wcstombs(NULL, "+INF", 0) = 4 tc-so:wcstombs(buf, "+INF", 5) = "+INF" tc-so:wcslen("-INF") = 4 tc-so:wcstombs(NULL, "-INF", 0) = 4 tc-so:wcstombs(buf, "-INF", 5) = "-INF" tc-so:wcslen("INFX") = 4 tc-so:wcstombs(NULL, "INFX", 0) = 4 tc-so:wcstombs(buf, "INFX", 5) = "INFX" tc-so:wcslen("+INFX") = 5 tc-so:wcstombs(NULL, "+INFX", 0) = 5 tc-so:wcstombs(buf, "+INFX", 6) = "+INFX" tc-so:wcslen("-INFX") = 5 tc-so:wcstombs(NULL, "-INFX", 0) = 5 tc-so:wcstombs(buf, "-INFX", 6) = "-INFX" tc-so:wcslen(" IN") = 7 tc-so:wcstombs(NULL, " IN", 0) = 7 tc-so:wcstombs(buf, " IN", 8) = " IN" tc-so:wcslen(" +IN") = 8 tc-so:wcstombs(NULL, " +IN", 0) = 8 tc-so:wcstombs(buf, " +IN", 9) = " +IN" tc-so:wcslen(" -IN") = 8 tc-so:wcstombs(NULL, " -IN", 0) = 8 tc-so:wcstombs(buf, " -IN", 9) = " -IN" tc-so:wcslen(" INX") = 8 tc-so:wcstombs(NULL, " INX", 0) = 8 tc-so:wcstombs(buf, " INX", 9) = " INX" tc-so:wcslen(" +INX") = 9 tc-so:wcstombs(NULL, " +INX", 0) = 9 tc-so:wcstombs(buf, " +INX", 10) = " +INX" tc-so:wcslen(" -INX") = 9 tc-so:wcstombs(NULL, " -INX", 0) = 9 tc-so:wcstombs(buf, " -INX", 10) = " -INX" tc-so:wcslen("+ INF") = 9 tc-so:wcstombs(NULL, "+ INF", 0) = 9 tc-so:wcstombs(buf, "+ INF", 10) = "+ INF" tc-so:wcslen("- INF") = 9 tc-so:wcstombs(NULL, "- INF", 0) = 9 tc-so:wcstombs(buf, "- INF", 10) = "- INF" tc-so:wcslen(" INF") = 8 tc-so:wcstombs(NULL, " INF", 0) = 8 tc-so:wcstombs(buf, " INF", 9) = " INF" tc-so:wcslen(" +INF") = 9 tc-so:wcstombs(NULL, " +INF", 0) = 9 tc-so:wcstombs(buf, " +INF", 10) = " +INF" tc-so:wcslen(" -INF") = 9 tc-so:wcstombs(NULL, " -INF", 0) = 9 tc-so:wcstombs(buf, " -INF", 10) = " -INF" tc-so:wcslen(" INFX") = 9 tc-so:wcstombs(NULL, " INFX", 0) = 9 tc-so:wcstombs(buf, " INFX", 10) = " INFX" tc-so:wcslen(" +INFX") = 10 tc-so:wcstombs(NULL, " +INFX", 0) = 10 tc-so:wcstombs(buf, " +INFX", 11) = " +INFX" tc-so:wcslen(" -INFX") = 10 tc-so:wcstombs(NULL, " -INFX", 0) = 10 tc-so:wcstombs(buf, " -INFX", 11) = " -INFX" tc-so:wcslen(" INFINIT") = 12 tc-so:wcstombs(NULL, " INFINIT", 0) = 12 tc-so:wcstombs(buf, " INFINIT", 13) = " INFINIT" tc-so:wcslen(" +INFINIT") = 13 tc-so:wcstombs(NULL, " +INFINIT", 0) = 13 tc-so:wcstombs(buf, " +INFINIT", 14) = " +INFINIT" tc-so:wcslen(" -INFINIT") = 13 tc-so:wcstombs(NULL, " -INFINIT", 0) = 13 tc-so:wcstombs(buf, " -INFINIT", 14) = " -INFINIT" tc-so:wcslen(" INFINITY") = 13 tc-so:wcstombs(NULL, " INFINITY", 0) = 13 tc-so:wcstombs(buf, " INFINITY", 14) = " INFINITY" tc-so:wcslen(" +INFINITY") = 14 tc-so:wcstombs(NULL, " +INFINITY", 0) = 14 tc-so:wcstombs(buf, " +INFINITY", 15) = " +INFINITY" tc-so:wcslen(" -INFINITY") = 14 tc-so:wcstombs(NULL, " -INFINITY", 0) = 14 tc-so:wcstombs(buf, " -INFINITY", 15) = " -INFINITY" tc-so:wcslen(" INFINITYX") = 14 tc-so:wcstombs(NULL, " INFINITYX", 0) = 14 tc-so:wcstombs(buf, " INFINITYX", 15) = " INFINITYX" tc-so:wcslen(" +INFINITYX") = 15 tc-so:wcstombs(NULL, " +INFINITYX", 0) = 15 tc-so:wcstombs(buf, " +INFINITYX", 16) = " +INFINITYX" tc-so:wcslen(" -INFINITYX") = 15 tc-so:wcstombs(NULL, " -INFINITYX", 0) = 15 tc-so:wcstombs(buf, " -INFINITYX", 16) = " -INFINITYX" tc-so:wcslen("NA") = 2 tc-so:wcstombs(NULL, "NA", 0) = 2 tc-so:wcstombs(buf, "NA", 3) = "NA" tc-so:wcslen("+NA") = 3 tc-so:wcstombs(NULL, "+NA", 0) = 3 tc-so:wcstombs(buf, "+NA", 4) = "+NA" tc-so:wcslen("-NA") = 3 tc-so:wcstombs(NULL, "-NA", 0) = 3 tc-so:wcstombs(buf, "-NA", 4) = "-NA" tc-so:wcslen("NAX") = 3 tc-so:wcstombs(NULL, "NAX", 0) = 3 tc-so:wcstombs(buf, "NAX", 4) = "NAX" tc-so:wcslen("+NAX") = 4 tc-so:wcstombs(NULL, "+NAX", 0) = 4 tc-so:wcstombs(buf, "+NAX", 5) = "+NAX" tc-so:wcslen("-NAX") = 4 tc-so:wcstombs(NULL, "-NAX", 0) = 4 tc-so:wcstombs(buf, "-NAX", 5) = "-NAX" tc-so:wcslen("NAN") = 3 tc-so:wcstombs(NULL, "NAN", 0) = 3 tc-so:wcstombs(buf, "NAN", 4) = "NAN" tc-so:wcslen("+NAN") = 4 tc-so:wcstombs(NULL, "+NAN", 0) = 4 tc-so:wcstombs(buf, "+NAN", 5) = "+NAN" tc-so:wcslen("-NAN") = 4 tc-so:wcstombs(NULL, "-NAN", 0) = 4 tc-so:wcstombs(buf, "-NAN", 5) = "-NAN" tc-so:wcslen("NANX") = 4 tc-so:wcstombs(NULL, "NANX", 0) = 4 tc-so:wcstombs(buf, "NANX", 5) = "NANX" tc-so:wcslen("+NANX") = 5 tc-so:wcstombs(NULL, "+NANX", 0) = 5 tc-so:wcstombs(buf, "+NANX", 6) = "+NANX" tc-so:wcslen("-NANX") = 5 tc-so:wcstombs(NULL, "-NANX", 0) = 5 tc-so:wcstombs(buf, "-NANX", 6) = "-NANX" tc-so:wcslen(" NA") = 7 tc-so:wcstombs(NULL, " NA", 0) = 7 tc-so:wcstombs(buf, " NA", 8) = " NA" tc-so:wcslen(" +NA") = 8 tc-so:wcstombs(NULL, " +NA", 0) = 8 tc-so:wcstombs(buf, " +NA", 9) = " +NA" tc-so:wcslen(" -NA") = 8 tc-so:wcstombs(NULL, " -NA", 0) = 8 tc-so:wcstombs(buf, " -NA", 9) = " -NA" tc-so:wcslen(" NAX") = 8 tc-so:wcstombs(NULL, " NAX", 0) = 8 tc-so:wcstombs(buf, " NAX", 9) = " NAX" tc-so:wcslen(" +NAX") = 9 tc-so:wcstombs(NULL, " +NAX", 0) = 9 tc-so:wcstombs(buf, " +NAX", 10) = " +NAX" tc-so:wcslen(" -NAX") = 9 tc-so:wcstombs(NULL, " -NAX", 0) = 9 tc-so:wcstombs(buf, " -NAX", 10) = " -NAX" tc-so:wcslen("+ NAN") = 9 tc-so:wcstombs(NULL, "+ NAN", 0) = 9 tc-so:wcstombs(buf, "+ NAN", 10) = "+ NAN" tc-so:wcslen("- NAN") = 9 tc-so:wcstombs(NULL, "- NAN", 0) = 9 tc-so:wcstombs(buf, "- NAN", 10) = "- NAN" tc-so:wcslen(" NAN") = 8 tc-so:wcstombs(NULL, " NAN", 0) = 8 tc-so:wcstombs(buf, " NAN", 9) = " NAN" tc-so:wcslen(" +NAN") = 9 tc-so:wcstombs(NULL, " +NAN", 0) = 9 tc-so:wcstombs(buf, " +NAN", 10) = " +NAN" tc-so:wcslen(" -NAN") = 9 tc-so:wcstombs(NULL, " -NAN", 0) = 9 tc-so:wcstombs(buf, " -NAN", 10) = " -NAN" tc-so:wcslen(" NANX") = 9 tc-so:wcstombs(NULL, " NANX", 0) = 9 tc-so:wcstombs(buf, " NANX", 10) = " NANX" tc-so:wcslen(" +NANX") = 10 tc-so:wcstombs(NULL, " +NANX", 0) = 10 tc-so:wcstombs(buf, " +NANX", 11) = " +NANX" tc-so:wcslen(" -NANX") = 10 tc-so:wcstombs(NULL, " -NANX", 0) = 10 tc-so:wcstombs(buf, " -NANX", 11) = " -NANX" tc-so:wcslen("0") = 1 tc-so:wcstombs(NULL, "0", 0) = 1 tc-so:wcstombs(buf, "0", 2) = "0" tc-so:wcslen("+0") = 2 tc-so:wcstombs(NULL, "+0", 0) = 2 tc-so:wcstombs(buf, "+0", 3) = "+0" tc-so:wcslen("-0") = 2 tc-so:wcstombs(NULL, "-0", 0) = 2 tc-so:wcstombs(buf, "-0", 3) = "-0" tc-so:wcslen(" 0") = 11 tc-so:wcstombs(NULL, " 0", 0) = 11 tc-so:wcstombs(buf, " 0", 12) = " 0" tc-so:wcslen(" +0") = 12 tc-so:wcstombs(NULL, " +0", 0) = 12 tc-so:wcstombs(buf, " +0", 13) = " +0" tc-so:wcslen(" -0") = 12 tc-so:wcstombs(NULL, " -0", 0) = 12 tc-so:wcstombs(buf, " -0", 13) = " -0" tc-so:wcslen("+ 0") = 12 tc-so:wcstombs(NULL, "+ 0", 0) = 12 tc-so:wcstombs(buf, "+ 0", 13) = "+ 0" tc-so:wcslen("- 0") = 12 tc-so:wcstombs(NULL, "- 0", 0) = 12 tc-so:wcstombs(buf, "- 0", 13) = "- 0" tc-so:wcslen(".") = 1 tc-so:wcstombs(NULL, ".", 0) = 1 tc-so:wcstombs(buf, ".", 2) = "." tc-so:wcslen(".0") = 2 tc-so:wcstombs(NULL, ".0", 0) = 2 tc-so:wcstombs(buf, ".0", 3) = ".0" tc-so:wcslen(".00") = 3 tc-so:wcstombs(NULL, ".00", 0) = 3 tc-so:wcstombs(buf, ".00", 4) = ".00" tc-so:wcslen(".000") = 4 tc-so:wcstombs(NULL, ".000", 0) = 4 tc-so:wcstombs(buf, ".000", 5) = ".000" tc-so:wcslen("0.") = 2 tc-so:wcstombs(NULL, "0.", 0) = 2 tc-so:wcstombs(buf, "0.", 3) = "0." tc-so:wcslen("+0.") = 3 tc-so:wcstombs(NULL, "+0.", 0) = 3 tc-so:wcstombs(buf, "+0.", 4) = "+0." tc-so:wcslen("-0.") = 3 tc-so:wcstombs(NULL, "-0.", 0) = 3 tc-so:wcstombs(buf, "-0.", 4) = "-0." tc-so:wcslen(" 0.") = 12 tc-so:wcstombs(NULL, " 0.", 0) = 12 tc-so:wcstombs(buf, " 0.", 13) = " 0." tc-so:wcslen(" +0.") = 13 tc-so:wcstombs(NULL, " +0.", 0) = 13 tc-so:wcstombs(buf, " +0.", 14) = " +0." tc-so:wcslen(" -0.") = 13 tc-so:wcstombs(NULL, " -0.", 0) = 13 tc-so:wcstombs(buf, " -0.", 14) = " -0." tc-so:wcslen("0.0") = 3 tc-so:wcstombs(NULL, "0.0", 0) = 3 tc-so:wcstombs(buf, "0.0", 4) = "0.0" tc-so:wcslen("+0.0") = 4 tc-so:wcstombs(NULL, "+0.0", 0) = 4 tc-so:wcstombs(buf, "+0.0", 5) = "+0.0" tc-so:wcslen("-0.0") = 4 tc-so:wcstombs(NULL, "-0.0", 0) = 4 tc-so:wcstombs(buf, "-0.0", 5) = "-0.0" tc-so:wcslen(" 0.0") = 13 tc-so:wcstombs(NULL, " 0.0", 0) = 13 tc-so:wcstombs(buf, " 0.0", 14) = " 0.0" tc-so:wcslen(" +0.0") = 14 tc-so:wcstombs(NULL, " +0.0", 0) = 14 tc-so:wcstombs(buf, " +0.0", 15) = " +0.0" tc-so:wcslen(" -0.0") = 14 tc-so:wcstombs(NULL, " -0.0", 0) = 14 tc-so:wcstombs(buf, " -0.0", 15) = " -0.0" tc-so:wcslen("000") = 3 tc-so:wcstombs(NULL, "000", 0) = 3 tc-so:wcstombs(buf, "000", 4) = "000" tc-so:wcslen("+000") = 4 tc-so:wcstombs(NULL, "+000", 0) = 4 tc-so:wcstombs(buf, "+000", 5) = "+000" tc-so:wcslen("-000") = 4 tc-so:wcstombs(NULL, "-000", 0) = 4 tc-so:wcstombs(buf, "-000", 5) = "-000" tc-so:wcslen(" 000") = 13 tc-so:wcstombs(NULL, " 000", 0) = 13 tc-so:wcstombs(buf, " 000", 14) = " 000" tc-so:wcslen(" +000") = 14 tc-so:wcstombs(NULL, " +000", 0) = 14 tc-so:wcstombs(buf, " +000", 15) = " +000" tc-so:wcslen(" -000") = 14 tc-so:wcstombs(NULL, " -000", 0) = 14 tc-so:wcstombs(buf, " -000", 15) = " -000" tc-so:wcslen("000.") = 4 tc-so:wcstombs(NULL, "000.", 0) = 4 tc-so:wcstombs(buf, "000.", 5) = "000." tc-so:wcslen("+000.") = 5 tc-so:wcstombs(NULL, "+000.", 0) = 5 tc-so:wcstombs(buf, "+000.", 6) = "+000." tc-so:wcslen("-000.") = 5 tc-so:wcstombs(NULL, "-000.", 0) = 5 tc-so:wcstombs(buf, "-000.", 6) = "-000." tc-so:wcslen(" 000.") = 14 tc-so:wcstombs(NULL, " 000.", 0) = 14 tc-so:wcstombs(buf, " 000.", 15) = " 000." tc-so:wcslen(" +000.") = 15 tc-so:wcstombs(NULL, " +000.", 0) = 15 tc-so:wcstombs(buf, " +000.", 16) = " +000." tc-so:wcslen(" -000.") = 15 tc-so:wcstombs(NULL, " -000.", 0) = 15 tc-so:wcstombs(buf, " -000.", 16) = " -000." tc-so:wcslen("000.0") = 5 tc-so:wcstombs(NULL, "000.0", 0) = 5 tc-so:wcstombs(buf, "000.0", 6) = "000.0" tc-so:wcslen("+000.0") = 6 tc-so:wcstombs(NULL, "+000.0", 0) = 6 tc-so:wcstombs(buf, "+000.0", 7) = "+000.0" tc-so:wcslen("-000.0") = 6 tc-so:wcstombs(NULL, "-000.0", 0) = 6 tc-so:wcstombs(buf, "-000.0", 7) = "-000.0" tc-so:wcslen(" 000.0") = 15 tc-so:wcstombs(NULL, " 000.0", 0) = 15 tc-so:wcstombs(buf, " 000.0", 16) = " 000.0" tc-so:wcslen(" +000.0") = 16 tc-so:wcstombs(NULL, " +000.0", 0) = 16 tc-so:wcstombs(buf, " +000.0", 17) = " +000.0" tc-so:wcslen(" -000.0") = 16 tc-so:wcstombs(NULL, " -000.0", 0) = 16 tc-so:wcstombs(buf, " -000.0", 17) = " -000.0" tc-so:wcslen("0.0.") = 4 tc-so:wcstombs(NULL, "0.0.", 0) = 4 tc-so:wcstombs(buf, "0.0.", 5) = "0.0." tc-so:wcslen("+0.0.") = 5 tc-so:wcstombs(NULL, "+0.0.", 0) = 5 tc-so:wcstombs(buf, "+0.0.", 6) = "+0.0." tc-so:wcslen("-0.0.") = 5 tc-so:wcstombs(NULL, "-0.0.", 0) = 5 tc-so:wcstombs(buf, "-0.0.", 6) = "-0.0." tc-so:wcslen(" 0.0.") = 14 tc-so:wcstombs(NULL, " 0.0.", 0) = 14 tc-so:wcstombs(buf, " 0.0.", 15) = " 0.0." tc-so:wcslen(" +0.0.") = 15 tc-so:wcstombs(NULL, " +0.0.", 0) = 15 tc-so:wcstombs(buf, " +0.0.", 16) = " +0.0." tc-so:wcslen(" -0.0.") = 15 tc-so:wcstombs(NULL, " -0.0.", 0) = 15 tc-so:wcstombs(buf, " -0.0.", 16) = " -0.0." tc-so:wcslen("0.0.0") = 5 tc-so:wcstombs(NULL, "0.0.0", 0) = 5 tc-so:wcstombs(buf, "0.0.0", 6) = "0.0.0" tc-so:wcslen("+0.0.0") = 6 tc-so:wcstombs(NULL, "+0.0.0", 0) = 6 tc-so:wcstombs(buf, "+0.0.0", 7) = "+0.0.0" tc-so:wcslen("-0.0.0") = 6 tc-so:wcstombs(NULL, "-0.0.0", 0) = 6 tc-so:wcstombs(buf, "-0.0.0", 7) = "-0.0.0" tc-so:wcslen(" 0.0.0") = 15 tc-so:wcstombs(NULL, " 0.0.0", 0) = 15 tc-so:wcstombs(buf, " 0.0.0", 16) = " 0.0.0" tc-so:wcslen(" +0.0.0") = 16 tc-so:wcstombs(NULL, " +0.0.0", 0) = 16 tc-so:wcstombs(buf, " +0.0.0", 17) = " +0.0.0" tc-so:wcslen(" -0.0.0") = 16 tc-so:wcstombs(NULL, " -0.0.0", 0) = 16 tc-so:wcstombs(buf, " -0.0.0", 17) = " -0.0.0" tc-so:wcslen("0X") = 2 tc-so:wcstombs(NULL, "0X", 0) = 2 tc-so:wcstombs(buf, "0X", 3) = "0X" tc-so:wcslen("+0X") = 3 tc-so:wcstombs(NULL, "+0X", 0) = 3 tc-so:wcstombs(buf, "+0X", 4) = "+0X" tc-so:wcslen("-0X") = 3 tc-so:wcstombs(NULL, "-0X", 0) = 3 tc-so:wcstombs(buf, "-0X", 4) = "-0X" tc-so:wcslen("0X.") = 3 tc-so:wcstombs(NULL, "0X.", 0) = 3 tc-so:wcstombs(buf, "0X.", 4) = "0X." tc-so:wcslen("+0X.") = 4 tc-so:wcstombs(NULL, "+0X.", 0) = 4 tc-so:wcstombs(buf, "+0X.", 5) = "+0X." tc-so:wcslen("-0X.") = 4 tc-so:wcstombs(NULL, "-0X.", 0) = 4 tc-so:wcstombs(buf, "-0X.", 5) = "-0X." tc-so:wcslen(" 0X.") = 13 tc-so:wcstombs(NULL, " 0X.", 0) = 13 tc-so:wcstombs(buf, " 0X.", 14) = " 0X." tc-so:wcslen(" +0X.") = 14 tc-so:wcstombs(NULL, " +0X.", 0) = 14 tc-so:wcstombs(buf, " +0X.", 15) = " +0X." tc-so:wcslen(" -0X.") = 14 tc-so:wcstombs(NULL, " -0X.", 0) = 14 tc-so:wcstombs(buf, " -0X.", 15) = " -0X." tc-so:wcslen("0X.0") = 4 tc-so:wcstombs(NULL, "0X.0", 0) = 4 tc-so:wcstombs(buf, "0X.0", 5) = "0X.0" tc-so:wcslen("+0X.0") = 5 tc-so:wcstombs(NULL, "+0X.0", 0) = 5 tc-so:wcstombs(buf, "+0X.0", 6) = "+0X.0" tc-so:wcslen("-0X.0") = 5 tc-so:wcstombs(NULL, "-0X.0", 0) = 5 tc-so:wcstombs(buf, "-0X.0", 6) = "-0X.0" tc-so:wcslen(" 0X.0") = 14 tc-so:wcstombs(NULL, " 0X.0", 0) = 14 tc-so:wcstombs(buf, " 0X.0", 15) = " 0X.0" tc-so:wcslen(" +0X.0") = 15 tc-so:wcstombs(NULL, " +0X.0", 0) = 15 tc-so:wcstombs(buf, " +0X.0", 16) = " +0X.0" tc-so:wcslen(" -0X.0") = 15 tc-so:wcstombs(NULL, " -0X.0", 0) = 15 tc-so:wcstombs(buf, " -0X.0", 16) = " -0X.0" tc-so:wcslen("0X.0P") = 5 tc-so:wcstombs(NULL, "0X.0P", 0) = 5 tc-so:wcstombs(buf, "0X.0P", 6) = "0X.0P" tc-so:wcslen("+0X.0P") = 6 tc-so:wcstombs(NULL, "+0X.0P", 0) = 6 tc-so:wcstombs(buf, "+0X.0P", 7) = "+0X.0P" tc-so:wcslen("-0X.0P") = 6 tc-so:wcstombs(NULL, "-0X.0P", 0) = 6 tc-so:wcstombs(buf, "-0X.0P", 7) = "-0X.0P" tc-so:wcslen(" 0X.0P") = 15 tc-so:wcstombs(NULL, " 0X.0P", 0) = 15 tc-so:wcstombs(buf, " 0X.0P", 16) = " 0X.0P" tc-so:wcslen(" +0X.0P") = 16 tc-so:wcstombs(NULL, " +0X.0P", 0) = 16 tc-so:wcstombs(buf, " +0X.0P", 17) = " +0X.0P" tc-so:wcslen(" -0X.0P") = 16 tc-so:wcstombs(NULL, " -0X.0P", 0) = 16 tc-so:wcstombs(buf, " -0X.0P", 17) = " -0X.0P" tc-so:wcslen("0X0") = 3 tc-so:wcstombs(NULL, "0X0", 0) = 3 tc-so:wcstombs(buf, "0X0", 4) = "0X0" tc-so:wcslen("+0X0") = 4 tc-so:wcstombs(NULL, "+0X0", 0) = 4 tc-so:wcstombs(buf, "+0X0", 5) = "+0X0" tc-so:wcslen("-0X0") = 4 tc-so:wcstombs(NULL, "-0X0", 0) = 4 tc-so:wcstombs(buf, "-0X0", 5) = "-0X0" tc-so:wcslen(" 0X0") = 13 tc-so:wcstombs(NULL, " 0X0", 0) = 13 tc-so:wcstombs(buf, " 0X0", 14) = " 0X0" tc-so:wcslen(" +0X0") = 14 tc-so:wcstombs(NULL, " +0X0", 0) = 14 tc-so:wcstombs(buf, " +0X0", 15) = " +0X0" tc-so:wcslen(" -0X0") = 14 tc-so:wcstombs(NULL, " -0X0", 0) = 14 tc-so:wcstombs(buf, " -0X0", 15) = " -0X0" tc-so:wcslen("00X0.0") = 6 tc-so:wcstombs(NULL, "00X0.0", 0) = 6 tc-so:wcstombs(buf, "00X0.0", 7) = "00X0.0" tc-so:wcslen("+00X0.0") = 7 tc-so:wcstombs(NULL, "+00X0.0", 0) = 7 tc-so:wcstombs(buf, "+00X0.0", 8) = "+00X0.0" tc-so:wcslen("-00X0.0") = 7 tc-so:wcstombs(NULL, "-00X0.0", 0) = 7 tc-so:wcstombs(buf, "-00X0.0", 8) = "-00X0.0" tc-so:wcslen(" 00X0.0") = 16 tc-so:wcstombs(NULL, " 00X0.0", 0) = 16 tc-so:wcstombs(buf, " 00X0.0", 17) = " 00X0.0" tc-so:wcslen(" +00X0.0") = 17 tc-so:wcstombs(NULL, " +00X0.0", 0) = 17 tc-so:wcstombs(buf, " +00X0.0", 18) = " +00X0.0" tc-so:wcslen(" -00X0.0") = 17 tc-so:wcstombs(NULL, " -00X0.0", 0) = 17 tc-so:wcstombs(buf, " -00X0.0", 18) = " -00X0.0" tc-so:wcslen("0X0P") = 4 tc-so:wcstombs(NULL, "0X0P", 0) = 4 tc-so:wcstombs(buf, "0X0P", 5) = "0X0P" tc-so:wcslen("+0X0P") = 5 tc-so:wcstombs(NULL, "+0X0P", 0) = 5 tc-so:wcstombs(buf, "+0X0P", 6) = "+0X0P" tc-so:wcslen("-0X0P") = 5 tc-so:wcstombs(NULL, "-0X0P", 0) = 5 tc-so:wcstombs(buf, "-0X0P", 6) = "-0X0P" tc-so:wcslen(" 0X0P") = 14 tc-so:wcstombs(NULL, " 0X0P", 0) = 14 tc-so:wcstombs(buf, " 0X0P", 15) = " 0X0P" tc-so:wcslen(" +0X0P") = 15 tc-so:wcstombs(NULL, " +0X0P", 0) = 15 tc-so:wcstombs(buf, " +0X0P", 16) = " +0X0P" tc-so:wcslen(" -0X0P") = 15 tc-so:wcstombs(NULL, " -0X0P", 0) = 15 tc-so:wcstombs(buf, " -0X0P", 16) = " -0X0P" tc-so:wcslen("0X0.") = 4 tc-so:wcstombs(NULL, "0X0.", 0) = 4 tc-so:wcstombs(buf, "0X0.", 5) = "0X0." tc-so:wcslen("+0X0.") = 5 tc-so:wcstombs(NULL, "+0X0.", 0) = 5 tc-so:wcstombs(buf, "+0X0.", 6) = "+0X0." tc-so:wcslen("-0X0.") = 5 tc-so:wcstombs(NULL, "-0X0.", 0) = 5 tc-so:wcstombs(buf, "-0X0.", 6) = "-0X0." tc-so:wcslen(" 0X0.") = 14 tc-so:wcstombs(NULL, " 0X0.", 0) = 14 tc-so:wcstombs(buf, " 0X0.", 15) = " 0X0." tc-so:wcslen(" +0X0.") = 15 tc-so:wcstombs(NULL, " +0X0.", 0) = 15 tc-so:wcstombs(buf, " +0X0.", 16) = " +0X0." tc-so:wcslen(" -0X0.") = 15 tc-so:wcstombs(NULL, " -0X0.", 0) = 15 tc-so:wcstombs(buf, " -0X0.", 16) = " -0X0." tc-so:wcslen("0X0.0") = 5 tc-so:wcstombs(NULL, "0X0.0", 0) = 5 tc-so:wcstombs(buf, "0X0.0", 6) = "0X0.0" tc-so:wcslen("+0X0.0") = 6 tc-so:wcstombs(NULL, "+0X0.0", 0) = 6 tc-so:wcstombs(buf, "+0X0.0", 7) = "+0X0.0" tc-so:wcslen("-0X0.0") = 6 tc-so:wcstombs(NULL, "-0X0.0", 0) = 6 tc-so:wcstombs(buf, "-0X0.0", 7) = "-0X0.0" tc-so:wcslen(" 0X0.0") = 15 tc-so:wcstombs(NULL, " 0X0.0", 0) = 15 tc-so:wcstombs(buf, " 0X0.0", 16) = " 0X0.0" tc-so:wcslen(" +0X0.0") = 16 tc-so:wcstombs(NULL, " +0X0.0", 0) = 16 tc-so:wcstombs(buf, " +0X0.0", 17) = " +0X0.0" tc-so:wcslen(" -0X0.0") = 16 tc-so:wcstombs(NULL, " -0X0.0", 0) = 16 tc-so:wcstombs(buf, " -0X0.0", 17) = " -0X0.0" tc-so:wcslen("0X0.P") = 5 tc-so:wcstombs(NULL, "0X0.P", 0) = 5 tc-so:wcstombs(buf, "0X0.P", 6) = "0X0.P" tc-so:wcslen("+0X0.P") = 6 tc-so:wcstombs(NULL, "+0X0.P", 0) = 6 tc-so:wcstombs(buf, "+0X0.P", 7) = "+0X0.P" tc-so:wcslen("-0X0.P") = 6 tc-so:wcstombs(NULL, "-0X0.P", 0) = 6 tc-so:wcstombs(buf, "-0X0.P", 7) = "-0X0.P" tc-so:wcslen(" 0X0.P") = 15 tc-so:wcstombs(NULL, " 0X0.P", 0) = 15 tc-so:wcstombs(buf, " 0X0.P", 16) = " 0X0.P" tc-so:wcslen(" +0X0.P") = 16 tc-so:wcstombs(NULL, " +0X0.P", 0) = 16 tc-so:wcstombs(buf, " +0X0.P", 17) = " +0X0.P" tc-so:wcslen(" -0X0.P") = 16 tc-so:wcstombs(NULL, " -0X0.P", 0) = 16 tc-so:wcstombs(buf, " -0X0.P", 17) = " -0X0.P" tc-so:wcslen("0X0.P") = 5 tc-so:wcstombs(NULL, "0X0.P", 0) = 5 tc-so:wcstombs(buf, "0X0.P", 6) = "0X0.P" tc-so:wcslen("+0X0.P") = 6 tc-so:wcstombs(NULL, "+0X0.P", 0) = 6 tc-so:wcstombs(buf, "+0X0.P", 7) = "+0X0.P" tc-so:wcslen("-0X0.P") = 6 tc-so:wcstombs(NULL, "-0X0.P", 0) = 6 tc-so:wcstombs(buf, "-0X0.P", 7) = "-0X0.P" tc-so:wcslen(" 0X0.P") = 15 tc-so:wcstombs(NULL, " 0X0.P", 0) = 15 tc-so:wcstombs(buf, " 0X0.P", 16) = " 0X0.P" tc-so:wcslen(" +0X0.P") = 16 tc-so:wcstombs(NULL, " +0X0.P", 0) = 16 tc-so:wcstombs(buf, " +0X0.P", 17) = " +0X0.P" tc-so:wcslen(" -0X0.P") = 16 tc-so:wcstombs(NULL, " -0X0.P", 0) = 16 tc-so:wcstombs(buf, " -0X0.P", 17) = " -0X0.P" tc-so:wcslen("0.12345678") = 10 tc-so:wcstombs(NULL, "0.12345678", 0) = 10 tc-so:wcstombs(buf, "0.12345678", 11) = "0.12345678" tc-so:wcslen("+0.12345678") = 11 tc-so:wcstombs(NULL, "+0.12345678", 0) = 11 tc-so:wcstombs(buf, "+0.12345678", 12) = "+0.12345678" tc-so:wcslen("-0.12345678") = 11 tc-so:wcstombs(NULL, "-0.12345678", 0) = 11 tc-so:wcstombs(buf, "-0.12345678", 12) = "-0.12345678" tc-so:wcslen(" 0.12345678") = 15 tc-so:wcstombs(NULL, " 0.12345678", 0) = 15 tc-so:wcstombs(buf, " 0.12345678", 16) = " 0.12345678" tc-so:wcslen(" +0.12345678") = 16 tc-so:wcstombs(NULL, " +0.12345678", 0) = 16 tc-so:wcstombs(buf, " +0.12345678", 17) = " +0.12345678" tc-so:wcslen(" -0.12345678") = 16 tc-so:wcstombs(NULL, " -0.12345678", 0) = 16 tc-so:wcstombs(buf, " -0.12345678", 17) = " -0.12345678" tc-so:wcslen("0.12345E67") = 10 tc-so:wcstombs(NULL, "0.12345E67", 0) = 10 tc-so:wcstombs(buf, "0.12345E67", 11) = "0.12345E67" tc-so:wcslen("+0.12345E67") = 11 tc-so:wcstombs(NULL, "+0.12345E67", 0) = 11 tc-so:wcstombs(buf, "+0.12345E67", 12) = "+0.12345E67" tc-so:wcslen("-0.12345E67") = 11 tc-so:wcstombs(NULL, "-0.12345E67", 0) = 11 tc-so:wcstombs(buf, "-0.12345E67", 12) = "-0.12345E67" tc-so:wcslen(" 0.12345E67") = 15 tc-so:wcstombs(NULL, " 0.12345E67", 0) = 15 tc-so:wcstombs(buf, " 0.12345E67", 16) = " 0.12345E67" tc-so:wcslen(" +0.12345E67") = 16 tc-so:wcstombs(NULL, " +0.12345E67", 0) = 16 tc-so:wcstombs(buf, " +0.12345E67", 17) = " +0.12345E67" tc-so:wcslen(" -0.12345E67") = 16 tc-so:wcstombs(NULL, " -0.12345E67", 0) = 16 tc-so:wcstombs(buf, " -0.12345E67", 17) = " -0.12345E67" tc-so:wcslen("0.12345E+6") = 10 tc-so:wcstombs(NULL, "0.12345E+6", 0) = 10 tc-so:wcstombs(buf, "0.12345E+6", 11) = "0.12345E+6" tc-so:wcslen("+0.12345E+6") = 11 tc-so:wcstombs(NULL, "+0.12345E+6", 0) = 11 tc-so:wcstombs(buf, "+0.12345E+6", 12) = "+0.12345E+6" tc-so:wcslen("-0.12345E+6") = 11 tc-so:wcstombs(NULL, "-0.12345E+6", 0) = 11 tc-so:wcstombs(buf, "-0.12345E+6", 12) = "-0.12345E+6" tc-so:wcslen(" 0.12345E+6") = 15 tc-so:wcstombs(NULL, " 0.12345E+6", 0) = 15 tc-so:wcstombs(buf, " 0.12345E+6", 16) = " 0.12345E+6" tc-so:wcslen(" +0.12345E+6") = 16 tc-so:wcstombs(NULL, " +0.12345E+6", 0) = 16 tc-so:wcstombs(buf, " +0.12345E+6", 17) = " +0.12345E+6" tc-so:wcslen(" -0.12345E+6") = 16 tc-so:wcstombs(NULL, " -0.12345E+6", 0) = 16 tc-so:wcstombs(buf, " -0.12345E+6", 17) = " -0.12345E+6" tc-so:wcslen("0.98765E-4") = 10 tc-so:wcstombs(NULL, "0.98765E-4", 0) = 10 tc-so:wcstombs(buf, "0.98765E-4", 11) = "0.98765E-4" tc-so:wcslen("+0.98765E-4") = 11 tc-so:wcstombs(NULL, "+0.98765E-4", 0) = 11 tc-so:wcstombs(buf, "+0.98765E-4", 12) = "+0.98765E-4" tc-so:wcslen("-0.98765E-4") = 11 tc-so:wcstombs(NULL, "-0.98765E-4", 0) = 11 tc-so:wcstombs(buf, "-0.98765E-4", 12) = "-0.98765E-4" tc-so:wcslen(" 0.98765E-4") = 15 tc-so:wcstombs(NULL, " 0.98765E-4", 0) = 15 tc-so:wcstombs(buf, " 0.98765E-4", 16) = " 0.98765E-4" tc-so:wcslen(" +0.98765E-4") = 16 tc-so:wcstombs(NULL, " +0.98765E-4", 0) = 16 tc-so:wcstombs(buf, " +0.98765E-4", 17) = " +0.98765E-4" tc-so:wcslen(" -0.98765E-4") = 16 tc-so:wcstombs(NULL, " -0.98765E-4", 0) = 16 tc-so:wcstombs(buf, " -0.98765E-4", 17) = " -0.98765E-4" tc-so:wcslen("12345678E9") = 10 tc-so:wcstombs(NULL, "12345678E9", 0) = 10 tc-so:wcstombs(buf, "12345678E9", 11) = "12345678E9" tc-so:wcslen("+12345678E9") = 11 tc-so:wcstombs(NULL, "+12345678E9", 0) = 11 tc-so:wcstombs(buf, "+12345678E9", 12) = "+12345678E9" tc-so:wcslen("-12345678E9") = 11 tc-so:wcstombs(NULL, "-12345678E9", 0) = 11 tc-so:wcstombs(buf, "-12345678E9", 12) = "-12345678E9" tc-so:wcslen(" 12345678E9") = 15 tc-so:wcstombs(NULL, " 12345678E9", 0) = 15 tc-so:wcstombs(buf, " 12345678E9", 16) = " 12345678E9" tc-so:wcslen(" +12345678E9") = 16 tc-so:wcstombs(NULL, " +12345678E9", 0) = 16 tc-so:wcstombs(buf, " +12345678E9", 17) = " +12345678E9" tc-so:wcslen(" -12345678E9") = 16 tc-so:wcstombs(NULL, " -12345678E9", 0) = 16 tc-so:wcstombs(buf, " -12345678E9", 17) = " -12345678E9" tc-so:wcslen("0x1P+2") = 6 tc-so:wcstombs(NULL, "0x1P+2", 0) = 6 tc-so:wcstombs(buf, "0x1P+2", 7) = "0x1P+2" tc-so:wcslen("+0x1P+2") = 7 tc-so:wcstombs(NULL, "+0x1P+2", 0) = 7 tc-so:wcstombs(buf, "+0x1P+2", 8) = "+0x1P+2" tc-so:wcslen("-0x1P+2") = 7 tc-so:wcstombs(NULL, "-0x1P+2", 0) = 7 tc-so:wcstombs(buf, "-0x1P+2", 8) = "-0x1P+2" tc-so:wcslen(" 0x1P+2") = 11 tc-so:wcstombs(NULL, " 0x1P+2", 0) = 11 tc-so:wcstombs(buf, " 0x1P+2", 12) = " 0x1P+2" tc-so:wcslen(" +0x1P+2") = 12 tc-so:wcstombs(NULL, " +0x1P+2", 0) = 12 tc-so:wcstombs(buf, " +0x1P+2", 13) = " +0x1P+2" tc-so:wcslen(" -0x1P+2") = 12 tc-so:wcstombs(NULL, " -0x1P+2", 0) = 12 tc-so:wcstombs(buf, " -0x1P+2", 13) = " -0x1P+2" tc-so:wcslen("0x1.0P+2") = 8 tc-so:wcstombs(NULL, "0x1.0P+2", 0) = 8 tc-so:wcstombs(buf, "0x1.0P+2", 9) = "0x1.0P+2" tc-so:wcslen("+0x1.0P+2") = 9 tc-so:wcstombs(NULL, "+0x1.0P+2", 0) = 9 tc-so:wcstombs(buf, "+0x1.0P+2", 10) = "+0x1.0P+2" tc-so:wcslen("-0x1.0P+2") = 9 tc-so:wcstombs(NULL, "-0x1.0P+2", 0) = 9 tc-so:wcstombs(buf, "-0x1.0P+2", 10) = "-0x1.0P+2" tc-so:wcslen(" 0x1.0P+2") = 13 tc-so:wcstombs(NULL, " 0x1.0P+2", 0) = 13 tc-so:wcstombs(buf, " 0x1.0P+2", 14) = " 0x1.0P+2" tc-so:wcslen(" +0x1.0P+2") = 14 tc-so:wcstombs(NULL, " +0x1.0P+2", 0) = 14 tc-so:wcstombs(buf, " +0x1.0P+2", 15) = " +0x1.0P+2" tc-so:wcslen(" -0x1.0P+2") = 14 tc-so:wcstombs(NULL, " -0x1.0P+2", 0) = 14 tc-so:wcstombs(buf, " -0x1.0P+2", 15) = " -0x1.0P+2" tc-so:wcslen("0x1P-2") = 6 tc-so:wcstombs(NULL, "0x1P-2", 0) = 6 tc-so:wcstombs(buf, "0x1P-2", 7) = "0x1P-2" tc-so:wcslen("+0x1P-2") = 7 tc-so:wcstombs(NULL, "+0x1P-2", 0) = 7 tc-so:wcstombs(buf, "+0x1P-2", 8) = "+0x1P-2" tc-so:wcslen("-0x1P-2") = 7 tc-so:wcstombs(NULL, "-0x1P-2", 0) = 7 tc-so:wcstombs(buf, "-0x1P-2", 8) = "-0x1P-2" tc-so:wcslen(" 0x1P-2") = 11 tc-so:wcstombs(NULL, " 0x1P-2", 0) = 11 tc-so:wcstombs(buf, " 0x1P-2", 12) = " 0x1P-2" tc-so:wcslen(" +0x1P-2") = 12 tc-so:wcstombs(NULL, " +0x1P-2", 0) = 12 tc-so:wcstombs(buf, " +0x1P-2", 13) = " +0x1P-2" tc-so:wcslen(" -0x1P-2") = 12 tc-so:wcstombs(NULL, " -0x1P-2", 0) = 12 tc-so:wcstombs(buf, " -0x1P-2", 13) = " -0x1P-2" tc-so:wcslen("0x1.0P-2") = 8 tc-so:wcstombs(NULL, "0x1.0P-2", 0) = 8 tc-so:wcstombs(buf, "0x1.0P-2", 9) = "0x1.0P-2" tc-so:wcslen("+0x1.0P-2") = 9 tc-so:wcstombs(NULL, "+0x1.0P-2", 0) = 9 tc-so:wcstombs(buf, "+0x1.0P-2", 10) = "+0x1.0P-2" tc-so:wcslen("-0x1.0P-2") = 9 tc-so:wcstombs(NULL, "-0x1.0P-2", 0) = 9 tc-so:wcstombs(buf, "-0x1.0P-2", 10) = "-0x1.0P-2" tc-so:wcslen(" 0x1.0P-2") = 13 tc-so:wcstombs(NULL, " 0x1.0P-2", 0) = 13 tc-so:wcstombs(buf, " 0x1.0P-2", 14) = " 0x1.0P-2" tc-so:wcslen(" +0x1.0P-2") = 14 tc-so:wcstombs(NULL, " +0x1.0P-2", 0) = 14 tc-so:wcstombs(buf, " +0x1.0P-2", 15) = " +0x1.0P-2" tc-so:wcslen(" -0x1.0P-2") = 14 tc-so:wcstombs(NULL, " -0x1.0P-2", 0) = 14 tc-so:wcstombs(buf, " -0x1.0P-2", 15) = " -0x1.0P-2" tc-end: 1532487918.458774, wcstombs, passed tp-end: 1532487918.458883, lib/libc/locale/t_wcstod tp-start: 1532487918.463882, lib/libc/locale/t_wctomb, 3 tc-start: 1532487918.463896, wcrtomb tc-so:Checking wcrtomb() (using internal state) tc-so:Trying locale: ja_JP.ISO2022-JP tc-so:Checking correct reporting of statefulness tc-so:Checking sequence: "$BF|K\8l(BABC\261\262\263\000(B" tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Ok. tc-so:Trying locale: C tc-so:Checking correct reporting of statefulness tc-so:Checking sequence: "ABC" tc-so:Using locale: C tc-so:Ok. tc-end: 1532487918.470588, wcrtomb, passed tc-start: 1532487918.470702, wcrtomb_state tc-so:Checking wcrtomb() (with state object) tc-so:Trying locale: ja_JP.ISO2022-JP tc-so:Checking sequence: "$BF|K\8l(BABC\261\262\263\000(B" tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Ok. tc-so:Trying locale: C tc-so:Checking sequence: "ABC" tc-so:Using locale: C tc-so:Ok. tc-end: 1532487918.476032, wcrtomb_state, passed tc-start: 1532487918.476147, wctomb tc-so:Checking wctomb() tc-so:Trying locale: ja_JP.ISO2022-JP tc-so:Checking correct reporting of statefulness tc-so:Checking sequence: "$BF|K\8l(BABC\261\262\263\000(B" tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Ok. tc-so:Trying locale: C tc-so:Checking correct reporting of statefulness tc-so:Checking sequence: "ABC" tc-so:Using locale: C tc-so:Ok. tc-end: 1532487918.481434, wctomb, passed tp-end: 1532487918.481543, lib/libc/locale/t_wctomb tp-start: 1532487918.486355, lib/libc/locale/t_io, 6 tc-start: 1532487918.486368, bad_big5_getwc tc-end: 1532487918.491372, bad_big5_getwc, passed tc-start: 1532487918.491495, bad_big5_swprintf tc-end: 1532487918.496370, bad_big5_swprintf, passed tc-start: 1532487918.496495, bad_big5_wprintf tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff739f098 for type 'const union _RuneState' which requires 16 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:109:38, member access within misaligned address 0x7f7ff739f098 for type 'union _RuneState' which requires 16 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff739f098 for type 'const union _RuneState' which requires 16 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff739f098 for type 'const union _RuneState' which requires 16 byte alignment tc-end: 1532487918.501778, bad_big5_wprintf, passed tc-start: 1532487918.501887, good_big5_getwc tc-end: 1532487918.506840, good_big5_getwc, passed tc-start: 1532487918.506956, good_big5_swprintf tc-end: 1532487918.511882, good_big5_swprintf, passed tc-start: 1532487918.511998, good_big5_wprintf tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff739f098 for type 'const union _RuneState' which requires 16 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:109:38, member access within misaligned address 0x7f7ff739f098 for type 'union _RuneState' which requires 16 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff739f098 for type 'const union _RuneState' which requires 16 byte alignment tc-so:@ tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff739f098 for type 'const union _RuneState' which requires 16 byte alignment tc-end: 1532487918.587160, good_big5_wprintf, passed tp-end: 1532487918.587303, lib/libc/locale/t_io tp-start: 1532487918.592870, lib/libc/locale/t_toupper, 2 tc-start: 1532487918.592885, tolower tc-so:Trying locale C... tc-so:Comparing char 0, lower 61, with upper 41 tc-so: expecting 61, reported 61 tc-so:Comparing char 1, lower 62, with upper 42 tc-so: expecting 62, reported 62 tc-so:Comparing char 2, lower 63, with upper 43 tc-so: expecting 63, reported 63 tc-so:Comparing char 3, lower 64, with upper 44 tc-so: expecting 64, reported 64 tc-so:Comparing char 4, lower 65, with upper 45 tc-so: expecting 65, reported 65 tc-so:Comparing char 5, lower 31, with upper 31 tc-so: expecting 31, reported 31 tc-so:Comparing char 6, lower 32, with upper 32 tc-so: expecting 32, reported 32 tc-so:Comparing char 7, lower 33, with upper 33 tc-so: expecting 33, reported 33 tc-so:Comparing char 8, lower 34, with upper 34 tc-so: expecting 34, reported 34 tc-so:Comparing char 9, lower 35, with upper 35 tc-so: expecting 35, reported 35 tc-so:Trying locale ru_RU.KOI8-R... tc-so:Comparing char 0, lower 61, with upper 41 tc-so: expecting 61, reported 61 tc-so:Comparing char 1, lower 62, with upper 42 tc-so: expecting 62, reported 62 tc-so:Comparing char 2, lower 63, with upper 43 tc-so: expecting 63, reported 63 tc-so:Comparing char 3, lower 64, with upper 44 tc-so: expecting 64, reported 64 tc-so:Comparing char 4, lower 65, with upper 45 tc-so: expecting 65, reported 65 tc-so:Comparing char 5, lower 31, with upper 31 tc-so: expecting 31, reported 31 tc-so:Comparing char 6, lower 32, with upper 32 tc-so: expecting 32, reported 32 tc-so:Comparing char 7, lower 33, with upper 33 tc-so: expecting 33, reported 33 tc-so:Comparing char 8, lower 34, with upper 34 tc-so: expecting 34, reported 34 tc-so:Comparing char 9, lower 35, with upper 35 tc-so: expecting 35, reported 35 tc-so:Comparing char 10, lower c1, with upper e1 tc-so: expecting c1, reported c1 tc-so:Comparing char 11, lower c2, with upper e2 tc-so: expecting c2, reported c2 tc-so:Comparing char 12, lower d7, with upper f7 tc-so: expecting d7, reported d7 tc-so:Comparing char 13, lower c7, with upper e7 tc-so: expecting c7, reported c7 tc-so:Comparing char 14, lower c4, with upper e4 tc-so: expecting c4, reported c4 tc-so:Comparing char 15, lower c5, with upper e5 tc-so: expecting c5, reported c5 tc-so:Comparing char 16, lower a3, with upper b3 tc-so: expecting a3, reported a3 tc-end: 1532487918.598443, tolower, passed tc-start: 1532487918.598566, toupper tc-so:Trying locale C... tc-so:Comparing char 0, lower 61, with upper 41 tc-so: expecting 41, reported 41 tc-so:Comparing char 1, lower 62, with upper 42 tc-so: expecting 42, reported 42 tc-so:Comparing char 2, lower 63, with upper 43 tc-so: expecting 43, reported 43 tc-so:Comparing char 3, lower 64, with upper 44 tc-so: expecting 44, reported 44 tc-so:Comparing char 4, lower 65, with upper 45 tc-so: expecting 45, reported 45 tc-so:Comparing char 5, lower 31, with upper 31 tc-so: expecting 31, reported 31 tc-so:Comparing char 6, lower 32, with upper 32 tc-so: expecting 32, reported 32 tc-so:Comparing char 7, lower 33, with upper 33 tc-so: expecting 33, reported 33 tc-so:Comparing char 8, lower 34, with upper 34 tc-so: expecting 34, reported 34 tc-so:Comparing char 9, lower 35, with upper 35 tc-so: expecting 35, reported 35 tc-so:Trying locale ru_RU.KOI8-R... tc-so:Comparing char 0, lower 61, with upper 41 tc-so: expecting 41, reported 41 tc-so:Comparing char 1, lower 62, with upper 42 tc-so: expecting 42, reported 42 tc-so:Comparing char 2, lower 63, with upper 43 tc-so: expecting 43, reported 43 tc-so:Comparing char 3, lower 64, with upper 44 tc-so: expecting 44, reported 44 tc-so:Comparing char 4, lower 65, with upper 45 tc-so: expecting 45, reported 45 tc-so:Comparing char 5, lower 31, with upper 31 tc-so: expecting 31, reported 31 tc-so:Comparing char 6, lower 32, with upper 32 tc-so: expecting 32, reported 32 tc-so:Comparing char 7, lower 33, with upper 33 tc-so: expecting 33, reported 33 tc-so:Comparing char 8, lower 34, with upper 34 tc-so: expecting 34, reported 34 tc-so:Comparing char 9, lower 35, with upper 35 tc-so: expecting 35, reported 35 tc-so:Comparing char 10, lower c1, with upper e1 tc-so: expecting e1, reported e1 tc-so:Comparing char 11, lower c2, with upper e2 tc-so: expecting e2, reported e2 tc-so:Comparing char 12, lower d7, with upper f7 tc-so: expecting f7, reported f7 tc-so:Comparing char 13, lower c7, with upper e7 tc-so: expecting e7, reported e7 tc-so:Comparing char 14, lower c4, with upper e4 tc-so: expecting e4, reported e4 tc-so:Comparing char 15, lower c5, with upper e5 tc-so: expecting e5, reported e5 tc-so:Comparing char 16, lower a3, with upper b3 tc-so: expecting b3, reported b3 tc-end: 1532487918.603814, toupper, passed tp-end: 1532487918.603928, lib/libc/locale/t_toupper tp-start: 1532487918.608698, lib/libc/locale/t_digittoint, 1 tc-start: 1532487918.608712, digittoint tc-end: 1532487918.613590, digittoint, skipped, digittoint(3) not present to test tp-end: 1532487918.613717, lib/libc/locale/t_digittoint tp-start: 1532487918.618564, lib/libc/locale/t_sprintf, 3 tc-start: 1532487918.618577, sprintf tc-so:Trying locale en_US.UTF-8... tc-so:Using locale: C/C/C/en_US.UTF-8/C/C tc-so:Trying locale fr_FR.ISO8859-1... tc-so:Using locale: C/C/C/fr_FR.ISO8859-1/C/C tc-so:Trying locale it_IT.ISO8859-1... tc-so:Using locale: C/C/C/it_IT.ISO8859-1/C/C tc-so:Trying locale POSIX... tc-so:Using locale: C/C/C/POSIX/C/C tc-end: 1532487918.623643, sprintf, passed tc-start: 1532487918.623763, sscanf tc-so:Trying locale en_US.UTF-8... tc-so:Trying locale fr_FR.ISO8859-1... tc-so:Trying locale it_IT.ISO8859-1... tc-so:Trying locale POSIX... tc-end: 1532487918.628950, sscanf, passed tc-start: 1532487918.629073, strto tc-so:Trying locale en_US.UTF-8... tc-so:Trying locale fr_FR.ISO8859-1... tc-so:Trying locale it_IT.ISO8859-1... tc-so:Trying locale POSIX... tc-end: 1532487918.634416, strto, passed tp-end: 1532487918.634540, lib/libc/locale/t_sprintf tp-start: 1532487918.639572, lib/libc/locale/t_wctype, 1 tc-start: 1532487918.639587, ctype tc-so:Trying locale C... tc-so:Using locale C tc-so:Testing class 0 (alnum), char a (0x61), wc 61, wct 140187584128608, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 140187584128608, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 140187584128608, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 140187584128608, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 140187584128608, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 140187584128608, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 140187584128608, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 140187584128608, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 140187584128608, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 140187584128608, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 140187584128624, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 140187584128624, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 140187584128624, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 140187584128624, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 140187584128624, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 140187584128624, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 140187584128624, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 140187584128624, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 140187584128624, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 140187584128624, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 140187584128624, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 140187584128624, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 140187584128640, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 140187584128640, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 140187584128640, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 140187584128656, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 140187584128656, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 140187584128656, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 140187584128656, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 140187584128656, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 140187584128656, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 140187584128656, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 140187584128656, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 140187584128656, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 140187584128656, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 140187584128672, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 140187584128672, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 140187584128672, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 140187584128672, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 140187584128672, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 140187584128672, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 140187584128672, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 140187584128672, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 140187584128672, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 140187584128688, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 140187584128704, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 140187584128704, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 140187584128704, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 140187584128704, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 140187584128704, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 140187584128704, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 140187584128704, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 140187584128704, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 140187584128704, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 140187584128704, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 140187584128704, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 140187584128704, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 140187584128720, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 140187584128720, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 140187584128720, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 140187584128736, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 140187584128736, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 140187584128736, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 140187584128736, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 140187584128736, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 140187584128736, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 140187584128736, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 140187584128736, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 140187584128736, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 140187584128736, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 140187584128736, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 140187584128736, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 140187584128736, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 140187584128736, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 140187584128752, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 140187584128752, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 140187584128752, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 140187584128752, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 140187584128752, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 140187584128768, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 140187584128768, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 140187584128768, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 140187584128768, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 140187584128768, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 140187584128768, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 140187584128768, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 140187584128768, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 140187584128768, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 140187584128768, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 140187584128768, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 140187584128768, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 140187584128784, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 140187584128784, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 140187584128784, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 140187584128784, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 140187584128784, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 140187584128784, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 140187584128784, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 140187584128784, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 140187584128784, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 140187584128784, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 140187584128784, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 140187584128784, expect 0 tc-so:Trying locale en_US.UTF-8... tc-so:Using locale en_US.UTF-8 tc-so:Testing class 0 (alnum), char a (0x61), wc 61, wct 140187591068800, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 140187591068800, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 140187591068800, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 140187591068800, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 140187591068800, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 140187591068800, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 140187591068800, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 140187591068800, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 140187591068800, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 140187591068800, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 140187591068816, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 140187591068816, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 140187591068816, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 140187591068816, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 140187591068816, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 140187591068816, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 140187591068816, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 140187591068816, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 140187591068816, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 140187591068816, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 140187591068816, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 140187591068816, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 140187591068832, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 140187591068832, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 140187591068832, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 140187591068848, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 140187591068848, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 140187591068848, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 140187591068848, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 140187591068848, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 140187591068848, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 140187591068848, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 140187591068848, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 140187591068848, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 140187591068848, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 140187591068864, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 140187591068864, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 140187591068864, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 140187591068864, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 140187591068864, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 140187591068864, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 140187591068864, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 140187591068864, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 140187591068864, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 140187591068880, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 140187591068896, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 140187591068896, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 140187591068896, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 140187591068896, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 140187591068896, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 140187591068896, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 140187591068896, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 140187591068896, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 140187591068896, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 140187591068896, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 140187591068896, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 140187591068896, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 140187591068912, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 140187591068912, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 140187591068912, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 140187591068928, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 140187591068928, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 140187591068928, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 140187591068928, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 140187591068928, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 140187591068928, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 140187591068928, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 140187591068928, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 140187591068928, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 140187591068928, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 140187591068928, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 140187591068928, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 140187591068928, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 140187591068928, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 140187591068944, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 140187591068944, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 140187591068944, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 140187591068944, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 140187591068944, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 140187591068960, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 140187591068960, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 140187591068960, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 140187591068960, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 140187591068960, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 140187591068960, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 140187591068960, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 140187591068960, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 140187591068960, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 140187591068960, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 140187591068960, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 140187591068960, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 140187591068976, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 140187591068976, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 140187591068976, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 140187591068976, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 140187591068976, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 140187591068976, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 140187591068976, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 140187591068976, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 140187591068976, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 140187591068976, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 140187591068976, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 140187591068976, expect 0 tc-so:Trying locale ru_RU.KOI8-R... tc-so:Using locale ru_RU.KOI8-R tc-so:Testing class 0 (alnum), char a (0x61), wc 61, wct 140187591179392, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 140187591179392, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 140187591179392, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 140187591179392, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 140187591179392, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 140187591179392, expect 1 tc-so:Testing class 0 (alnum), char i (0x69), wc 69, wct 140187591179392, expect 1 tc-so:Testing class 0 (alnum), char (0xa3), wc a3, wct 140187591179392, expect 1 tc-so:Testing class 0 (alnum), char (0xb3), wc b3, wct 140187591179392, expect 1 tc-so:Testing class 0 (alnum), char (0xd6), wc d6, wct 140187591179392, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 140187591179392, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 140187591179392, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 140187591179392, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 140187591179392, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 140187591179408, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 140187591179408, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 140187591179408, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 140187591179408, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 140187591179408, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 140187591179408, expect 1 tc-so:Testing class 1 (alpha), char i (0x69), wc 69, wct 140187591179408, expect 1 tc-so:Testing class 1 (alpha), char (0xa3), wc a3, wct 140187591179408, expect 1 tc-so:Testing class 1 (alpha), char (0xb3), wc b3, wct 140187591179408, expect 1 tc-so:Testing class 1 (alpha), char (0xd6), wc d6, wct 140187591179408, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 140187591179408, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 140187591179408, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 140187591179408, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 140187591179408, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 140187591179408, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 140187591179408, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 140187591179424, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 140187591179424, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 140187591179424, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 140187591179440, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 140187591179440, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 140187591179440, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 140187591179440, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 140187591179440, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 140187591179440, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 140187591179440, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 140187591179440, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 140187591179440, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 140187591179440, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 140187591179456, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 140187591179456, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 140187591179456, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 140187591179456, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 140187591179456, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 140187591179456, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 140187591179456, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 140187591179456, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 140187591179456, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char i (0x69), wc 69, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char (0xa3), wc a3, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char (0xb3), wc b3, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char (0xd6), wc d6, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 140187591179472, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 140187591179488, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 140187591179488, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 140187591179488, expect 1 tc-so:Testing class 7 (lower), char i (0x69), wc 69, wct 140187591179488, expect 1 tc-so:Testing class 7 (lower), char (0xa3), wc a3, wct 140187591179488, expect 1 tc-so:Testing class 7 (lower), char (0xd6), wc d6, wct 140187591179488, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 140187591179488, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 140187591179488, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 140187591179488, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 140187591179488, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 140187591179488, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 140187591179488, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 140187591179488, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 140187591179488, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 140187591179488, expect 0 tc-so:Testing class 7 (lower), char (0xb3), wc b3, wct 140187591179488, expect 0 tc-so:Testing class 7 (lower), char (0xf6), wc f6, wct 140187591179488, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char (0xa3), wc a3, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char (0xb3), wc b3, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char (0xd6), wc d6, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char (0xbf), wc bf, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 140187591179504, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 140187591179504, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 140187591179504, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 140187591179520, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 140187591179520, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 140187591179520, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 140187591179520, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 140187591179520, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 140187591179520, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 140187591179520, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 140187591179520, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 140187591179520, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 140187591179520, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 140187591179520, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 140187591179520, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 140187591179520, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 140187591179520, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 140187591179536, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 140187591179536, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 140187591179536, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 140187591179536, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char (0xa3), wc a3, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char (0xb3), wc b3, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char (0xd6), wc d6, wct 140187591179536, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 140187591179552, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 140187591179552, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 140187591179552, expect 1 tc-so:Testing class 14 (upper), char (0xb3), wc b3, wct 140187591179552, expect 1 tc-so:Testing class 14 (upper), char (0xe0), wc e0, wct 140187591179552, expect 1 tc-so:Testing class 14 (upper), char (0xff), wc ff, wct 140187591179552, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char (0xa3), wc a3, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char (0xc0), wc c0, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char (0xdf), wc df, wct 140187591179552, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 140187591179568, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 140187591179568, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 140187591179568, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 140187591179568, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 140187591179568, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 140187591179568, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 140187591179568, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 140187591179568, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 140187591179568, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 140187591179568, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 140187591179568, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 140187591179568, expect 0 tc-so:Testing class 15 (xdigit), char (0xc1), wc c1, wct 140187591179568, expect 0 tc-so:Testing class 15 (xdigit), char (0xc5), wc c5, wct 140187591179568, expect 0 tc-end: 1532487918.685143, ctype, passed tp-end: 1532487918.685268, lib/libc/locale/t_wctype tp-start: 1532487918.690711, lib/libc/locale/t_btowc, 3 tc-start: 1532487918.690727, btowc tc-so:Trying locale: en_US.UTF-8 tc-so:Using locale: C/en_US.UTF-8/C/C/C/C tc-so:Checking illegal character 0x80 tc-so:Checking legal character 0x41 tc-so:0x41 -> wide 0x41 -> 0x41 tc-so:Checking legal character 0x42 tc-so:0x42 -> wide 0x42 -> 0x42 tc-so:Checking legal character 0x43 tc-so:0x43 -> wide 0x43 -> 0x43 tc-so:Checking legal character 0x31 tc-so:0x31 -> wide 0x31 -> 0x31 tc-so:Checking legal character 0x32 tc-so:0x32 -> wide 0x32 -> 0x32 tc-so:Checking legal character 0x33 tc-so:0x33 -> wide 0x33 -> 0x33 tc-so:Checking legal character 0x40 tc-so:0x40 -> wide 0x40 -> 0x40 tc-so:Checking legal character 0x9 tc-so:0x9 -> wide 0x9 -> 0x9 tc-so:Trying locale: ru_RU.KOI8-R tc-so:Using locale: C/ru_RU.KOI8-R/C/C/C/C tc-so:Checking legal character 0x41 tc-so:0x41 -> wide 0x41 -> 0x41 tc-so:Checking legal character 0xc2 tc-so:0xc2 -> wide 0xc2 -> 0xc2 tc-so:Checking legal character 0xd7 tc-so:0xd7 -> wide 0xd7 -> 0xd7 tc-so:Checking legal character 0xc7 tc-so:0xc7 -> wide 0xc7 -> 0xc7 tc-so:Checking legal character 0xc4 tc-so:0xc4 -> wide 0xc4 -> 0xc4 tc-so:Checking legal character 0xc5 tc-so:0xc5 -> wide 0xc5 -> 0xc5 tc-so:Checking legal character 0xa3 tc-so:0xa3 -> wide 0xa3 -> 0xa3 tc-end: 1532487918.696309, btowc, passed tc-start: 1532487918.696455, btowc_posix tc-end: 1532487918.701426, btowc_posix, passed tc-start: 1532487918.701545, stdc_iso_10646 tc-end: 1532487918.706406, stdc_iso_10646, skipped, __STDC_ISO_10646__ not defined tp-end: 1532487918.706529, lib/libc/locale/t_btowc tp-start: 1532487918.711419, lib/libc/locale/t_wcscoll, 1 tc-start: 1532487918.711432, wcscoll tc-so:Trying locale C... tc-so:Using locale: C tc-so:Check L"A string beginning with aCapital Letter" < L"always comes before" tc-so:Check L"always comes before" < L"another beginning lowercase" tc-so:Check L"another beginning lowercase" < L"assuming ASCII of course" tc-so:Trying locale en_US.UTF-8... tc-end: 1532487918.716492, wcscoll, expected_failure, LC_COLLATE support is not yet fully implemented: /public/src.git/tests/lib/libc/locale/t_wcscoll.c:120: setlocale(LC_COLLATE, t->locale) != NULL not met tp-end: 1532487918.716605, lib/libc/locale/t_wcscoll tp-start: 1532487918.721414, lib/libc/locale/t_ducet, 2 tc-start: 1532487918.721428, wcscoll_ducet tc-end: 1532487918.726495, wcscoll_ducet, skipped, Cannot test DUCET without __STDC_ISO_10646__ tc-start: 1532487918.726635, wcsxfrm_ducet tc-end: 1532487918.731774, wcsxfrm_ducet, skipped, Cannot test DUCET without __STDC_ISO_10646__ tp-end: 1532487918.731904, lib/libc/locale/t_ducet tp-start: 1532487918.736838, lib/libc/locale/t_strfmon, 1 tc-start: 1532487918.736851, strfmon tc-end: 1532487918.741956, strfmon, passed tp-end: 1532487918.742087, lib/libc/locale/t_strfmon tp-start: 1532487918.915560, lib/libc/net/getaddrinfo/t_getaddrinfo, 7 tc-start: 1532487918.915579, basic tc-so:--- /usr/tests/lib/libc/net/getaddrinfo/data/basics_v4v6.exp 2016-08-17 10:45:12.000000000 +0000 tc-so:+++ out 2018-07-25 03:05:19.000314338 +0000 tc-so:@@ -6,6 +6,7 @@ tc-so: ai1: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv http tc-so: ai2: flags 0x2 family 2 socktype 1 protocol 6 addrlen 16 host 127.0.0.1 serv http tc-so: tc-so:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so: arg: flags 0x2 family 0 socktype 0 protocol 0 addrlen 0 host localhost serv http tc-so: ai1: flags 0x2 family 24 socktype 2 protocol 17 addrlen 28 host ::1 serv http tc-so: ai2: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv http tc-so:@@ -20,6 +21,7 @@ tc-so: ai1: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv tftp tc-so: ai2: flags 0x2 family 2 socktype 1 protocol 6 addrlen 16 host 127.0.0.1 serv tftp tc-so: tc-so:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so: arg: flags 0x2 family 0 socktype 0 protocol 0 addrlen 0 host localhost serv tftp tc-so: ai1: flags 0x2 family 24 socktype 2 protocol 17 addrlen 28 host ::1 serv tftp tc-so: ai2: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv tftp tc-so:@@ -34,6 +36,7 @@ tc-so: ai1: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv echo tc-so: ai2: flags 0x2 family 2 socktype 1 protocol 6 addrlen 16 host 127.0.0.1 serv echo tc-so: tc-so:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so: arg: flags 0x2 family 0 socktype 0 protocol 0 addrlen 0 host localhost serv echo tc-so: ai1: flags 0x2 family 24 socktype 2 protocol 17 addrlen 28 host ::1 serv echo tc-so: ai2: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv echo tc-end: 1532487919.19289, basic, failed, Test case body returned a non-ok exit code, but this is not allowed tc-start: 1532487919.19483, empty_hostname tc-end: 1532487919.118694, empty_hostname, passed tc-start: 1532487919.118900, empty_servname tc-so:--- /usr/tests/lib/libc/net/getaddrinfo/data/no_serv_v4v6.exp 2016-08-17 10:45:12.000000000 +0000 tc-so:+++ out 2018-07-25 03:05:19.224652278 +0000 tc-so:@@ -6,6 +6,7 @@ tc-so: ai1: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv 0 tc-so: ai2: flags 0x2 family 2 socktype 1 protocol 6 addrlen 16 host 127.0.0.1 serv 0 tc-so: tc-so:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so: arg: flags 0x2 family 0 socktype 0 protocol 0 addrlen 0 host localhost serv (empty) tc-so: ai1: flags 0x2 family 24 socktype 2 protocol 17 addrlen 28 host ::1 serv 0 tc-so: ai2: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv 0 tc-end: 1532487919.244085, empty_servname, failed, Test case body returned a non-ok exit code, but this is not allowed tc-start: 1532487919.244248, scopeaddr tc-end: 1532487919.296322, scopeaddr, passed tc-start: 1532487919.296518, sock_raw tc-so:--- /usr/tests/lib/libc/net/getaddrinfo/data/sock_raw_v4v6.exp 2016-08-17 10:45:12.000000000 +0000 tc-so:+++ out 2018-07-25 03:05:19.387051549 +0000 tc-so:@@ -1,7 +1,9 @@ tc-so:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so: arg: flags 0x2 family 0 socktype 3 protocol 0 addrlen 0 host localhost serv (empty) tc-so: ai1: flags 0x2 family 24 socktype 3 protocol 0 addrlen 28 host ::1 serv 0 tc-so: ai2: flags 0x2 family 2 socktype 3 protocol 0 addrlen 16 host 127.0.0.1 serv 0 tc-so: tc-so:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so: arg: flags 0x2 family 0 socktype 3 protocol 59 addrlen 0 host localhost serv (empty) tc-so: ai1: flags 0x2 family 24 socktype 3 protocol 59 addrlen 28 host ::1 serv 0 tc-so: ai2: flags 0x2 family 2 socktype 3 protocol 59 addrlen 16 host 127.0.0.1 serv 0 tc-end: 1532487919.406290, sock_raw, failed, Test case body returned a non-ok exit code, but this is not allowed tc-start: 1532487919.406445, specific tc-so:--- /usr/tests/lib/libc/net/getaddrinfo/data/spec_fam_v4v6.exp 2016-08-17 10:45:12.000000000 +0000 tc-so:+++ out 2018-07-25 03:05:19.458341197 +0000 tc-so:@@ -1,7 +1,9 @@ tc-so:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so: arg: flags 0x2 family 2 socktype 0 protocol 0 addrlen 0 host localhost serv http tc-so: ai1: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv http tc-so: ai2: flags 0x2 family 2 socktype 1 protocol 6 addrlen 16 host 127.0.0.1 serv http tc-so: tc-so:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so: arg: flags 0x2 family 24 socktype 0 protocol 0 addrlen 0 host localhost serv http tc-so: ai1: flags 0x2 family 24 socktype 2 protocol 17 addrlen 28 host ::1 serv http tc-so: ai2: flags 0x2 family 24 socktype 1 protocol 6 addrlen 28 host ::1 serv http tc-end: 1532487919.476810, specific, failed, Test case body returned a non-ok exit code, but this is not allowed tc-start: 1532487919.476965, unsupported_family tc-end: 1532487919.526277, unsupported_family, passed tp-end: 1532487919.526449, lib/libc/net/getaddrinfo/t_getaddrinfo tp-start: 1532487919.531524, lib/libc/net/t_getprotoent, 7 tc-start: 1532487919.531537, endprotoent_rewind tc-end: 1532487919.536542, endprotoent_rewind, passed tc-start: 1532487919.536669, getprotobyname_basic tc-end: 1532487919.542028, getprotobyname_basic, passed tc-start: 1532487919.542153, getprotobyname_err tc-end: 1532487919.547853, getprotobyname_err, passed tc-start: 1532487919.547970, getprotobynumber_basic tc-end: 1532487919.553056, getprotobynumber_basic, passed tc-start: 1532487919.553172, getprotobynumber_err tc-end: 1532487919.558306, getprotobynumber_err, passed tc-start: 1532487919.558424, getprotoent_next tc-end: 1532487919.563541, getprotoent_next, passed tc-start: 1532487919.563661, setprotoent_rewind tc-end: 1532487919.568769, setprotoent_rewind, passed tp-end: 1532487919.568889, lib/libc/net/t_getprotoent tp-start: 1532487919.573645, lib/libc/net/t_ether_aton, 1 tc-start: 1532487919.573658, tc_ether_aton tc-end: 1532487919.578471, tc_ether_aton, passed tp-end: 1532487919.578593, lib/libc/net/t_ether_aton tp-start: 1532487919.631209, lib/libc/net/t_nsdispatch, 1 tc-start: 1532487919.631226, recurse tc-so:Executing command [ /usr/tests/lib/libc/net/h_nsd_recurse ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:02:11.826958786 +0000 tc-se:+++ /tmp/check.NWZFtF/stderr 2018-07-25 03:05:19.692307245 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487919.700122, recurse, failed, atf-check failed; see the output of the test for details tp-end: 1532487919.700267, lib/libc/net/t_nsdispatch tp-start: 1532487919.755337, lib/libc/net/t_protoent, 1 tc-start: 1532487919.755355, protoent tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487919.820927, protoent, passed tp-end: 1532487919.821138, lib/libc/net/t_protoent tp-start: 1532487919.883861, lib/libc/net/t_servent, 1 tc-start: 1532487919.883880, servent tc-end: 1532487919.883926, servent, skipped, Required file '/var/db/services.cdb' not found tp-end: 1532487919.883930, lib/libc/net/t_servent tp-start: 1532487920.251295, lib/libc/net/t_hostent, 12 tc-start: 1532487920.251431, dnsbyaddrlookup4 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t dns -4 -a 38.117.134.16 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:02:11.826958786 +0000 tc-se:+++ /tmp/check.FatMKq/stderr 2018-07-25 03:05:20.349388383 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:kill: 27522: No such process tc-end: 1532487920.414949, dnsbyaddrlookup4, failed, atf-check failed; see the output of the test for details tc-start: 1532487920.415339, dnsbyaddrlookup6 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t dns -6 -a 2620:106:3003:1f00:3e4a:92ff:fef4:e180 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:05:20.415389997 +0000 tc-se:+++ /tmp/check.MHEnTL/stderr 2018-07-25 03:05:20.518161649 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:kill: 27700: No such process tc-end: 1532487920.594277, dnsbyaddrlookup6, failed, atf-check failed; see the output of the test for details tc-start: 1532487920.594561, dnsbynamelookup4 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t dns -4 sixthavenue.astron.com ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:05:20.594865950 +0000 tc-se:+++ /tmp/check.Uqizl7/stderr 2018-07-25 03:05:20.704783272 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:kill: 27682: No such process tc-end: 1532487920.772029, dnsbynamelookup4, failed, atf-check failed; see the output of the test for details tc-start: 1532487920.772311, dnsbynamelookup6 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t dns -6 sixthavenue.astron.com ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:05:20.771934125 +0000 tc-se:+++ /tmp/check.PDIO98/stderr 2018-07-25 03:05:20.872832633 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:kill: 6453: No such process tc-end: 1532487920.940235, dnsbynamelookup6, failed, atf-check failed; see the output of the test for details tc-start: 1532487920.940505, gethostbyaddr4 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t auto -a 38.117.134.16 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:05:20.939723607 +0000 tc-se:+++ /tmp/check.sd6uZ7/stderr 2018-07-25 03:05:21.044031836 +0000 tc-se:@@ -0,0 +1,3 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:kill: 23681: No such process tc-end: 1532487921.107771, gethostbyaddr4, failed, atf-check failed; see the output of the test for details tc-start: 1532487921.108050, gethostbyaddr6 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t auto -a 2620:106:3003:1f00:3e4a:92ff:fef4:e180 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:05:21.107593127 +0000 tc-se:+++ /tmp/check.dhczMj/stderr 2018-07-25 03:05:21.214107712 +0000 tc-se:@@ -0,0 +1,3 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:kill: 9870: No such process tc-end: 1532487921.279341, gethostbyaddr6, failed, atf-check failed; see the output of the test for details tc-start: 1532487921.279598, gethostbyname4 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t auto -4 sixthavenue.astron.com ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:05:21.278494456 +0000 tc-se:+++ /tmp/check.gZQNRy/stderr 2018-07-25 03:05:21.378548863 +0000 tc-se:@@ -0,0 +1,3 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:kill: 6680: No such process tc-end: 1532487921.448560, gethostbyname4, failed, atf-check failed; see the output of the test for details tc-start: 1532487921.448780, gethostbyname6 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t auto -6 sixthavenue.astron.com ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:05:21.447396370 +0000 tc-se:+++ /tmp/check.HATGMY/stderr 2018-07-25 03:05:21.548553291 +0000 tc-se:@@ -0,0 +1,3 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:kill: 26606: No such process tc-end: 1532487921.614058, gethostbyname6, failed, atf-check failed; see the output of the test for details tc-start: 1532487921.614229, hostsbyaddrlookup4 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/net/h_hostent -f /usr/tests/lib/libc/net/hosts -t file -4 -a 127.0.0.1 ] tc-end: 1532487921.678420, hostsbyaddrlookup4, passed tc-start: 1532487921.678553, hostsbyaddrlookup6 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/net/h_hostent -f /usr/tests/lib/libc/net/hosts -t file -6 -a ::1 ] tc-end: 1532487921.744964, hostsbyaddrlookup6, passed tc-start: 1532487921.745089, hostsbynamelookup4 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/net/h_hostent -f /usr/tests/lib/libc/net/hosts -t file -4 localhost ] tc-end: 1532487921.810851, hostsbynamelookup4, passed tc-start: 1532487921.810977, hostsbynamelookup6 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/net/h_hostent -f /usr/tests/lib/libc/net/hosts -t file -6 localhost ] tc-end: 1532487921.877429, hostsbynamelookup6, passed tp-end: 1532487921.877558, lib/libc/net/t_hostent tp-start: 1532487921.883149, lib/libc/regex/t_regex_att, 7 tc-start: 1532487921.883164, basic tc-se:skipping failed test at line 164 (pattern=a[-]?c, input=ac) tc-end: 1532487921.890952, basic, passed tc-start: 1532487921.891074, categorization tc-se:skipping failed test at line 41 (pattern=(a*)*, input=a) tc-se:skipping failed test at line 46 (pattern=(aba|a*b)*, input=ababa) tc-se:skipping failed test at line 47 (pattern=(aba|a*b)*, input=ababa) tc-se:skipping failed test at line 48 (pattern=(aba|a*b)*, input=ababa) tc-se:skipping failed test at line 55 (pattern=\(a\(b\)*\)*\2, input=abab) tc-se:skipping failed test at line 56 (pattern=\(a\(b\)*\)*\2, input=abab) tc-end: 1532487921.896423, categorization, passed tc-start: 1532487921.896535, forcedassoc tc-se:skipping failed test at line 7 (pattern=((a|ab)(c|bcd))(d*), input=abcd) tc-se:skipping failed test at line 8 (pattern=((a|ab)(bcd|c))(d*), input=abcd) tc-se:skipping failed test at line 9 (pattern=((ab|a)(c|bcd))(d*), input=abcd) tc-se:skipping failed test at line 10 (pattern=((ab|a)(bcd|c))(d*), input=abcd) tc-se:skipping failed test at line 17 (pattern=((a*)(b|abc))(c*), input=abc) tc-se:skipping failed test at line 18 (pattern=((a*)(abc|b))(c*), input=abc) tc-se:skipping failed test at line 23 (pattern=((a*)(b|abc))(c*), input=abc) tc-se:skipping failed test at line 24 (pattern=((a*)(abc|b))(c*), input=abc) tc-end: 1532487921.901846, forcedassoc, passed tc-start: 1532487921.901961, leftassoc tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 3 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 4 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 5 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 6 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,3)(0,1)(1,2)(2,3) != (0,3)(0,0)(0,3)(3,3)): at line 8 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,3)(0,1)(1,2)(2,3) != (0,3)(0,0)(0,3)(3,3)): at line 9 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,3)(0,1)(1,2)(2,3) != (0,3)(0,0)(0,3)(3,3)): at line 10 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,3)(0,1)(1,2)(2,3) != (0,3)(0,0)(0,3)(3,3)): at line 11 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 13 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 14 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 15 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 16 tc-end: 1532487921.907304, leftassoc, expected_failure, Reason for breakage unknown: 12 checks failed as expected; see output for more details tc-start: 1532487921.907405, nullsubexpr tc-se:skipping failed test at line 3 (pattern=(a*)*, input=a) tc-se:skipping failed test at line 5 (pattern=(a*)*, input=aaaaaa) tc-se:skipping failed test at line 6 (pattern=(a*)*, input=aaaaaax) tc-se:skipping failed test at line 7 (pattern=(a*)+, input=a) tc-se:skipping failed test at line 9 (pattern=(a*)+, input=aaaaaa) tc-se:skipping failed test at line 10 (pattern=(a*)+, input=aaaaaax) tc-se:skipping failed test at line 20 (pattern=([a]*)*, input=a) tc-se:skipping failed test at line 22 (pattern=([a]*)*, input=aaaaaa) tc-se:skipping failed test at line 23 (pattern=([a]*)*, input=aaaaaax) tc-se:skipping failed test at line 24 (pattern=([a]*)+, input=a) tc-se:skipping failed test at line 26 (pattern=([a]*)+, input=aaaaaa) tc-se:skipping failed test at line 27 (pattern=([a]*)+, input=aaaaaax) tc-se:skipping failed test at line 28 (pattern=([^b]*)*, input=a) tc-se:skipping failed test at line 30 (pattern=([^b]*)*, input=aaaaaa) tc-se:skipping failed test at line 31 (pattern=([^b]*)*, input=aaaaaab) tc-se:skipping failed test at line 32 (pattern=([ab]*)*, input=a) tc-se:skipping failed test at line 33 (pattern=([ab]*)*, input=aaaaaa) tc-se:skipping failed test at line 34 (pattern=([ab]*)*, input=ababab) tc-se:skipping failed test at line 35 (pattern=([ab]*)*, input=bababa) tc-se:skipping failed test at line 36 (pattern=([ab]*)*, input=b) tc-se:skipping failed test at line 37 (pattern=([ab]*)*, input=bbbbbb) tc-se:skipping failed test at line 38 (pattern=([ab]*)*, input=aaaabcde) tc-se:skipping failed test at line 39 (pattern=([^a]*)*, input=b) tc-se:skipping failed test at line 40 (pattern=([^a]*)*, input=bbbbbb) tc-se:skipping failed test at line 42 (pattern=([^ab]*)*, input=ccccxx) tc-se:skipping unsupported [no *? +? mimimal match ops] tests tc-se:skipping failed test at line 55 (pattern=\(a*\)*\(x\), input=ax) tc-se:skipping failed test at line 56 (pattern=\(a*\)*\(x\), input=axa) tc-se:skipping failed test at line 57 (pattern=\(a*\)*\(x\)\(\1\), input=x) tc-se:skipping failed test at line 58 (pattern=\(a*\)*\(x\)\(\1\), input=ax) tc-se:skipping failed test at line 61 (pattern=\(a*\)*\(x\)\(\1\)\(x\), input=axxa) tc-se:skipping failed test at line 64 (pattern=(a*)*(x), input=ax) tc-se:skipping failed test at line 65 (pattern=(a*)*(x), input=axa) tc-se:skipping failed test at line 68 (pattern=(a*)+(x), input=ax) tc-se:skipping failed test at line 69 (pattern=(a*)+(x), input=axa) tc-end: 1532487921.913205, nullsubexpr, passed tc-start: 1532487921.913323, repetition tc-se:skipping failed test at line 45 (pattern=((..)|(.)){2}, input=aaa) tc-se:skipping failed test at line 46 (pattern=((..)|(.)){3}, input=aaa) tc-se:skipping failed test at line 56 (pattern=((..)|(.)){3}, input=aaaa) tc-se:skipping failed test at line 66 (pattern=((..)|(.)){3}, input=aaaaa) tc-se:skipping failed test at line 85 (pattern=X(.?){0,}Y, input=X1234567Y) tc-se:skipping failed test at line 86 (pattern=X(.?){1,}Y, input=X1234567Y) tc-se:skipping failed test at line 87 (pattern=X(.?){2,}Y, input=X1234567Y) tc-se:skipping failed test at line 88 (pattern=X(.?){3,}Y, input=X1234567Y) tc-se:skipping failed test at line 89 (pattern=X(.?){4,}Y, input=X1234567Y) tc-se:skipping failed test at line 90 (pattern=X(.?){5,}Y, input=X1234567Y) tc-se:skipping failed test at line 91 (pattern=X(.?){6,}Y, input=X1234567Y) tc-se:skipping failed test at line 92 (pattern=X(.?){7,}Y, input=X1234567Y) tc-se:skipping failed test at line 94 (pattern=X(.?){0,8}Y, input=X1234567Y) tc-se:skipping failed test at line 95 (pattern=X(.?){1,8}Y, input=X1234567Y) tc-se:skipping failed test at line 96 (pattern=X(.?){2,8}Y, input=X1234567Y) tc-se:skipping failed test at line 97 (pattern=X(.?){3,8}Y, input=X1234567Y) tc-se:skipping failed test at line 98 (pattern=X(.?){4,8}Y, input=X1234567Y) tc-se:skipping failed test at line 99 (pattern=X(.?){5,8}Y, input=X1234567Y) tc-se:skipping failed test at line 100 (pattern=X(.?){6,8}Y, input=X1234567Y) tc-se:skipping failed test at line 101 (pattern=X(.?){7,8}Y, input=X1234567Y) tc-se:skipping failed test at line 113 (pattern=(a|ab|c|bcd){0,}(d*), input=ababcd) tc-se:skipping failed test at line 114 (pattern=(a|ab|c|bcd){1,}(d*), input=ababcd) tc-se:skipping failed test at line 115 (pattern=(a|ab|c|bcd){2,}(d*), input=ababcd) tc-se:skipping failed test at line 116 (pattern=(a|ab|c|bcd){3,}(d*), input=ababcd) tc-se:skipping failed test at line 119 (pattern=(a|ab|c|bcd){1,10}(d*), input=ababcd) tc-se:skipping failed test at line 120 (pattern=(a|ab|c|bcd){2,10}(d*), input=ababcd) tc-se:skipping failed test at line 121 (pattern=(a|ab|c|bcd){3,10}(d*), input=ababcd) tc-se:skipping failed test at line 123 (pattern=(a|ab|c|bcd)*(d*), input=ababcd) tc-se:skipping failed test at line 124 (pattern=(a|ab|c|bcd)+(d*), input=ababcd) tc-se:skipping failed test at line 129 (pattern=(ab|a|c|bcd){0,}(d*), input=ababcd) tc-se:skipping failed test at line 130 (pattern=(ab|a|c|bcd){1,}(d*), input=ababcd) tc-se:skipping failed test at line 131 (pattern=(ab|a|c|bcd){2,}(d*), input=ababcd) tc-se:skipping failed test at line 132 (pattern=(ab|a|c|bcd){3,}(d*), input=ababcd) tc-se:skipping failed test at line 135 (pattern=(ab|a|c|bcd){1,10}(d*), input=ababcd) tc-se:skipping failed test at line 136 (pattern=(ab|a|c|bcd){2,10}(d*), input=ababcd) tc-se:skipping failed test at line 137 (pattern=(ab|a|c|bcd){3,10}(d*), input=ababcd) tc-se:skipping failed test at line 139 (pattern=(ab|a|c|bcd)*(d*), input=ababcd) tc-se:skipping failed test at line 140 (pattern=(ab|a|c|bcd)+(d*), input=ababcd) tc-end: 1532487921.919635, repetition, passed tc-start: 1532487921.919752, rightassoc tc-end: 1532487921.925193, rightassoc, passed tp-end: 1532487921.925320, lib/libc/regex/t_regex_att tp-start: 1532487921.930430, lib/libc/regex/t_exhaust, 1 tc-start: 1532487921.930445, regcomp_too_big tc-end: 1532487921.943015, regcomp_too_big, passed tp-end: 1532487921.943148, lib/libc/regex/t_exhaust tp-start: 1532487922.360859, lib/libc/regex/t_regex, 19 tc-start: 1532487922.360878, anchor tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex locale) != NULL not met tp-end: 1532487968.57818, lib/libc/string/t_strcoll tp-start: 1532487968.63006, lib/libc/string/t_strcpy, 1 tc-start: 1532487968.63088, strcpy_basic tc-end: 1532487968.68504, strcpy_basic, passed tp-end: 1532487968.68703, lib/libc/string/t_strcpy tp-start: 1532487968.73704, lib/libc/string/t_strcspn, 1 tc-start: 1532487968.73785, strcspn tc-end: 1532487968.78738, strcspn, passed tp-end: 1532487968.78935, lib/libc/string/t_strcspn tp-start: 1532487968.83975, lib/libc/string/t_strerror, 4 tc-start: 1532487968.84066, strerror_basic tc-end: 1532487968.92746, strerror_basic, passed tc-start: 1532487968.92889, strerror_err tc-end: 1532487968.98304, strerror_err, passed tc-start: 1532487968.98505, strerror_r_basic tc-end: 1532487968.107165, strerror_r_basic, passed tc-start: 1532487968.107386, strerror_r_err tc-end: 1532487968.113078, strerror_r_err, passed tp-end: 1532487968.113280, lib/libc/string/t_strerror tp-start: 1532487968.118277, lib/libc/string/t_stresep, 1 tc-start: 1532487968.118359, stresep_basic tc-end: 1532487968.123472, stresep_basic, passed tp-end: 1532487968.123672, lib/libc/string/t_stresep tp-start: 1532487968.128710, lib/libc/string/t_strlen, 3 tc-start: 1532487968.128795, strlen_basic tc-end: 1532487968.133841, strlen_basic, passed tc-start: 1532487968.134040, strlen_huge tc-end: 1532487968.150134, strlen_huge, passed tc-start: 1532487968.150377, strnlen_basic tc-end: 1532487968.155670, strnlen_basic, passed tp-end: 1532487968.155889, lib/libc/string/t_strlen tp-start: 1532487968.160798, lib/libc/string/t_strpbrk, 1 tc-start: 1532487968.160899, strpbrk tc-end: 1532487968.165917, strpbrk, passed tp-end: 1532487968.166134, lib/libc/string/t_strpbrk tp-start: 1532487968.170872, lib/libc/string/t_strrchr, 1 tc-start: 1532487968.170951, strrchr_basic tc-end: 1532487968.175821, strrchr_basic, passed tp-end: 1532487968.176013, lib/libc/string/t_strrchr tp-start: 1532487968.180610, lib/libc/string/t_strspn, 1 tc-start: 1532487968.180684, strspn tc-end: 1532487968.185582, strspn, passed tp-end: 1532487968.185774, lib/libc/string/t_strspn tp-start: 1532487968.190448, lib/libc/string/t_swab, 1 tc-start: 1532487968.190524, swab_basic tc-end: 1532487968.195284, swab_basic, passed tp-end: 1532487968.195471, lib/libc/string/t_swab tp-start: 1532487968.201232, lib/libc/sys/t_access, 6 tc-start: 1532487968.201309, access_access tc-end: 1532487968.211175, access_access, passed tc-start: 1532487968.211367, access_fault tc-end: 1532487968.216482, access_fault, passed tc-start: 1532487968.216641, access_inval tc-end: 1532487968.221644, access_inval, passed tc-start: 1532487968.221802, access_notdir tc-end: 1532487968.226744, access_notdir, passed tc-start: 1532487968.226901, access_notexist tc-end: 1532487968.232136, access_notexist, passed tc-start: 1532487968.232278, access_toolong tc-end: 1532487968.237584, access_toolong, passed tp-end: 1532487968.237719, lib/libc/sys/t_access tp-start: 1532487968.242803, lib/libc/sys/t_bind, 1 tc-start: 1532487968.242818, bind_foreign_family tc-end: 1532487968.248180, bind_foreign_family, passed tp-end: 1532487968.248320, lib/libc/sys/t_bind tp-start: 1532487968.253773, lib/libc/sys/t_chroot, 6 tc-start: 1532487968.253789, chroot_basic tc-end: 1532487968.259405, chroot_basic, passed tc-start: 1532487968.259598, chroot_err tc-end: 1532487968.265055, chroot_err, passed tc-start: 1532487968.265198, chroot_perm tc-end: 1532487968.271008, chroot_perm, passed tc-start: 1532487968.271210, fchroot_basic tc-end: 1532487968.276665, fchroot_basic, passed tc-start: 1532487968.276882, fchroot_err tc-end: 1532487968.281920, fchroot_err, passed tc-start: 1532487968.282080, fchroot_perm tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487968.287826, fchroot_perm, passed tp-end: 1532487968.287968, lib/libc/sys/t_chroot tp-start: 1532487968.292816, lib/libc/sys/t_clock_gettime, 1 tc-start: 1532487968.292830, clock_gettime_real tc-so:kern.timecounter.hardware = hpet0 tc-so:kern.timecounter.choice = TSC(q=-100, f=3392451360 Hz) clockinterrupt(q=0, f=100 Hz) ichlpcib0(q=1000, f=3579545 Hz) hpet0(q=2000, f=14318180 Hz) ACPI-Fast(q=1000, f=3579545 Hz) lapic(q=-100, f=99821594 Hz) i8254(q=100, f=1193182 Hz) dummy(q=-1000000, f=1000000 Hz) tc-so: tc-so:Checking clockinterrupt for 5 seconds tc-so:Claimed resolution: 10000000 nsec (100.000000 Hz) or better tc-so:Observed minimum non zero delta: 10000000 nsec tc-so: tc-so:Checking ichlpcib0 for 5 seconds tc-so:Claimed resolution: 279 nsec (3584229.390681 Hz) or better tc-so:Observed minimum non zero delta: 558 nsec tc-so: tc-so:Checking hpet0 for 5 seconds tc-so:Claimed resolution: 69 nsec (14492753.623188 Hz) or better tc-so:Observed minimum non zero delta: 628 nsec tc-so: tc-so:Checking ACPI-Fast for 5 seconds tc-so:Claimed resolution: 279 nsec (3584229.390681 Hz) or better tc-so:Observed minimum non zero delta: 558 nsec tc-so: tc-so:Checking i8254 for 5 seconds tc-so:Claimed resolution: 838 nsec (1193317.422434 Hz) or better tc-so:Observed minimum non zero delta: 3352 nsec tc-end: 1532487998.850, clock_gettime_real, passed tp-end: 1532487998.1059, lib/libc/sys/t_clock_gettime tp-start: 1532487998.6191, lib/libc/sys/t_clock_nanosleep, 1 tc-start: 1532487998.6211, clock_nanosleep_remain tc-end: 1532487998.11430, clock_nanosleep_remain, passed tp-end: 1532487998.11596, lib/libc/sys/t_clock_nanosleep tp-start: 1532487998.16492, lib/libc/sys/t_clone, 4 tc-start: 1532487998.16508, clone_basic tc-so:parent: stack = 0x7f7ff7ef3000, frobme = 0x7f7fffffe5f0 tc-so:child: stack ~= 0x7f7ff7ef2fc8, frobme = 0x7f7fffffe5f0 tc-so:parent: childexit = 0xa5, frobme = 41973 tc-end: 1532487998.21781, clone_basic, passed tc-start: 1532487998.21921, clone_null_func tc-end: 1532487998.27154, clone_null_func, passed tc-start: 1532487998.27310, clone_null_stack tc-end: 1532487998.32466, clone_null_stack, passed tc-start: 1532487998.32622, clone_out_of_proc tc-end: 1532487998.38061, clone_out_of_proc, passed tp-end: 1532487998.38242, lib/libc/sys/t_clone tp-start: 1532487998.43180, lib/libc/sys/t_connect, 2 tc-start: 1532487998.43196, connect_foreign_family tc-end: 1532487998.48091, connect_foreign_family, passed tc-start: 1532487998.48240, connect_low_port tc-end: 1532487998.53253, connect_low_port, passed tp-end: 1532487998.53399, lib/libc/sys/t_connect tp-start: 1532487998.58261, lib/libc/sys/t_dup, 10 tc-start: 1532487998.58277, dup2_basic tc-end: 1532487998.63311, dup2_basic, passed tc-start: 1532487998.63461, dup2_err tc-end: 1532487998.68452, dup2_err, passed tc-start: 1532487998.68604, dup2_max tc-end: 1532487998.73529, dup2_max, passed tc-start: 1532487998.73680, dup2_mode tc-end: 1532487998.83619, dup2_mode, passed tc-start: 1532487998.83781, dup3_err tc-end: 1532487998.88689, dup3_err, passed tc-start: 1532487998.88837, dup3_max tc-end: 1532487998.93702, dup3_max, passed tc-start: 1532487998.93854, dup3_mode tc-end: 1532487998.103533, dup3_mode, passed tc-start: 1532487998.103684, dup_err tc-end: 1532487998.108362, dup_err, passed tc-start: 1532487998.108503, dup_max tc-end: 1532487998.117984, dup_max, passed tc-start: 1532487998.118131, dup_mode tc-end: 1532487998.128011, dup_mode, passed tp-end: 1532487998.128163, lib/libc/sys/t_dup tp-start: 1532487998.132700, lib/libc/sys/t_fork, 8 tc-start: 1532487998.132713, raise1 tc-end: 1532487998.137634, raise1, passed tc-start: 1532487998.137775, raise2 tc-end: 1532487998.143181, raise2, passed tc-start: 1532487998.143319, raise3 tc-end: 1532487998.149265, raise3, passed tc-start: 1532487998.149425, raise4 tc-end: 1532487998.155289, raise4, passed tc-start: 1532487998.155435, raise5 tc-end: 1532487998.161229, raise5, passed tc-start: 1532487998.161377, raise6 tc-end: 1532487998.171459, raise6, passed tc-start: 1532487998.183048, raise7 tc-end: 1532487998.191689, raise7, passed tc-start: 1532487998.191874, raise8 tc-end: 1532487998.199980, raise8, passed tp-end: 1532487998.200164, lib/libc/sys/t_fork tp-start: 1532487998.207728, lib/libc/sys/t_fsync, 2 tc-start: 1532487998.207748, fsync_err tc-end: 1532487998.215314, fsync_err, passed tc-start: 1532487998.215494, fsync_sync tc-end: 1532487998.224845, fsync_sync, passed tp-end: 1532487998.225007, lib/libc/sys/t_fsync tp-start: 1532487998.232347, lib/libc/sys/t_getcontext, 3 tc-start: 1532487998.232366, getcontext_err tc-end: 1532487998.240031, getcontext_err, passed tc-start: 1532487998.240210, setcontext_err tc-end: 1532487998.247694, setcontext_err, passed tc-start: 1532487998.247863, setcontext_link tc-end: 1532487998.255360, setcontext_link, passed tp-end: 1532487998.255527, lib/libc/sys/t_getcontext tp-start: 1532487998.262948, lib/libc/sys/t_getgroups, 4 tc-start: 1532487998.262967, getgroups_err tc-end: 1532487998.270429, getgroups_err, passed tc-start: 1532487998.270581, getgroups_getgid tc-end: 1532487998.275409, getgroups_getgid, passed tc-start: 1532487998.275549, getgroups_setgid tc-end: 1532487998.281619, getgroups_setgid, passed tc-start: 1532487998.281774, getgroups_zero tc-end: 1532487998.286829, getgroups_zero, passed tp-end: 1532487998.286985, lib/libc/sys/t_getgroups tp-start: 1532487998.292218, lib/libc/sys/t_getitimer, 5 tc-start: 1532487998.292234, getitimer_empty tc-end: 1532487998.297443, getitimer_empty, passed tc-start: 1532487998.297609, getitimer_err tc-end: 1532487998.302965, getitimer_err, passed tc-start: 1532487998.303136, setitimer_basic tc-end: 1532487998.323372, setitimer_basic, passed tc-start: 1532487998.323545, setitimer_err tc-end: 1532487998.328821, setitimer_err, passed tc-start: 1532487998.328987, setitimer_old tc-end: 1532487998.333946, setitimer_old, passed tp-end: 1532487998.334105, lib/libc/sys/t_getitimer tp-start: 1532487998.339191, lib/libc/sys/t_getlogin, 5 tc-start: 1532487998.339206, getlogin_r_err tc-end: 1532487998.344319, getlogin_r_err, passed tc-start: 1532487998.344458, getlogin_same tc-end: 1532487998.349541, getlogin_same, passed tc-start: 1532487998.349671, setlogin_basic tc-end: 1532487998.354824, setlogin_basic, passed tc-start: 1532487998.354948, setlogin_err tc-end: 1532487998.359992, setlogin_err, passed tc-start: 1532487998.360117, setlogin_perm tc-end: 1532487998.365449, setlogin_perm, passed tp-end: 1532487998.365601, lib/libc/sys/t_getlogin tp-start: 1532487998.370593, lib/libc/sys/t_getpid, 2 tc-start: 1532487998.370606, getpid_process tc-end: 1532487998.378012, getpid_process, passed tc-start: 1532487998.378143, getpid_thread tc-end: 1532487998.383292, getpid_thread, passed tp-end: 1532487998.383415, lib/libc/sys/t_getpid tp-start: 1532487998.388139, lib/libc/sys/t_getrusage, 6 tc-start: 1532487998.388152, getrusage_err tc-end: 1532487998.392814, getrusage_err, passed tc-start: 1532487998.392967, getrusage_maxrss tc-end: 1532487999.86166, getrusage_maxrss, passed tc-start: 1532487999.86340, getrusage_msgsnd tc-end: 1532487999.91593, getrusage_msgsnd, passed tc-start: 1532487999.91746, getrusage_sig tc-end: 1532487999.96626, getrusage_sig, passed tc-start: 1532487999.96777, getrusage_utime_back tc-end: 1532487999.817380, getrusage_utime_back, expected_failure, PR kern/30115: anticipated error did not occur tc-start: 1532487999.817553, getrusage_utime_zero tc-end: 1532488000.348272, getrusage_utime_zero, expected_failure, PR kern/30115: anticipated error did not occur tp-end: 1532488000.348434, lib/libc/sys/t_getrusage tp-start: 1532488000.353796, lib/libc/sys/t_getsid, 3 tc-start: 1532488000.353812, getsid_current tc-end: 1532488000.358914, getsid_current, passed tc-start: 1532488000.359076, getsid_err tc-end: 1532488000.364221, getsid_err, passed tc-start: 1532488000.364385, getsid_process tc-end: 1532488000.369604, getsid_process, passed tp-end: 1532488000.369752, lib/libc/sys/t_getsid tp-start: 1532488000.374554, lib/libc/sys/t_getsockname, 1 tc-start: 1532488000.374567, getsockname_unix tc-end: 1532488000.379516, getsockname_unix, passed tp-end: 1532488000.379662, lib/libc/sys/t_getsockname tp-start: 1532488000.384409, lib/libc/sys/t_gettimeofday, 2 tc-start: 1532488000.384423, gettimeofday_err tc-end: 1532488000.389293, gettimeofday_err, passed tc-start: 1532488000.389443, gettimeofday_mono tc-end: 1532488000.394709, gettimeofday_mono, passed tp-end: 1532488000.394840, lib/libc/sys/t_gettimeofday tp-start: 1532488000.400155, lib/libc/sys/t_issetugid, 4 tc-start: 1532488000.400171, issetugid_egid tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488000.406097, issetugid_egid, passed tc-start: 1532488000.406221, issetugid_euid tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488000.412000, issetugid_euid, passed tc-start: 1532488000.412113, issetugid_rgid tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488000.417716, issetugid_rgid, passed tc-start: 1532488000.417830, issetugid_ruid tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488000.423391, issetugid_ruid, passed tp-end: 1532488000.423504, lib/libc/sys/t_issetugid tp-start: 1532488000.428369, lib/libc/sys/t_kevent, 3 tc-start: 1532488000.428382, kevent_zerotimer tc-end: 1532488000.434921, kevent_zerotimer, passed tc-start: 1532488000.435049, kqueue_desc_passing tc-so:parent (pid 6770): sending kq fd 3 tc-so:child (pid 7683): received kq fd 795042409 tc-end: 1532488000.440518, kqueue_desc_passing, skipped, PR kern/46523 tc-start: 1532488000.440628, kqueue_unsupported_fd tc-end: 1532488000.445599, kqueue_unsupported_fd, passed tp-end: 1532488000.445731, lib/libc/sys/t_kevent tp-start: 1532488000.450842, lib/libc/sys/t_kill, 5 tc-start: 1532488000.450857, kill_basic tc-end: 1532488000.455985, kill_basic, passed tc-start: 1532488000.456112, kill_err tc-end: 1532488000.461343, kill_err, passed tc-start: 1532488000.461473, kill_perm tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488001.476634, kill_perm, passed tc-start: 1532488001.476762, kill_pgrp_neg tc-end: 1532488001.482111, kill_pgrp_neg, passed tc-start: 1532488001.482239, kill_pgrp_zero tc-end: 1532488001.487418, kill_pgrp_zero, passed tp-end: 1532488001.487540, lib/libc/sys/t_kill tp-start: 1532488001.492360, lib/libc/sys/t_link, 4 tc-start: 1532488001.492373, link_count tc-end: 1532488001.501697, link_count, passed tc-start: 1532488001.503156, link_err tc-end: 1532488001.517689, link_err, passed tc-start: 1532488001.517846, link_perm tc-end: 1532488001.523451, link_perm, passed tc-start: 1532488001.523624, link_stat tc-end: 1532488001.533361, link_stat, passed tp-end: 1532488001.533506, lib/libc/sys/t_link tp-start: 1532488001.538583, lib/libc/sys/t_listen, 2 tc-start: 1532488001.538598, listen_err tc-end: 1532488001.551709, listen_err, passed tc-start: 1532488001.551894, listen_low_port tc-end: 1532488001.559727, listen_low_port, passed tp-end: 1532488001.559898, lib/libc/sys/t_listen tp-start: 1532488001.567424, lib/libc/sys/t_lwp_ctl, 1 tc-start: 1532488001.567443, lwpctl_counter tc-so:pctr = 0 tc-so:pctr = 1 tc-end: 1532488001.586408, lwpctl_counter, passed tp-end: 1532488001.586539, lib/libc/sys/t_lwp_ctl tp-start: 1532488001.591636, lib/libc/sys/t_lwp_create, 4 tc-start: 1532488001.591650, lwp_create_amd64_fail_pc_too_high tc-end: 1532488001.596882, lwp_create_amd64_fail_pc_too_high, passed tc-start: 1532488001.597063, lwp_create_amd64_fail_untouchable_rflags tc-end: 1532488001.602011, lwp_create_amd64_fail_untouchable_rflags, passed tc-start: 1532488001.602142, lwp_create_generic_fail_no_uc_cpu tc-end: 1532488001.607011, lwp_create_generic_fail_no_uc_cpu, passed tc-start: 1532488001.607138, lwp_create_works tc-end: 1532488001.611984, lwp_create_works, passed tp-end: 1532488001.612106, lib/libc/sys/t_lwp_create tp-start: 1532488001.616935, lib/libc/sys/t_minherit, 5 tc-start: 1532488001.616949, minherit_bad tc-end: 1532488001.621724, minherit_bad, passed tc-start: 1532488001.621851, minherit_copy tc-end: 1532488001.626905, minherit_copy, passed tc-start: 1532488001.627032, minherit_none tc-end: 1532488001.631995, minherit_none, passed tc-start: 1532488001.632120, minherit_share tc-end: 1532488001.637152, minherit_share, passed tc-start: 1532488001.637276, minherit_zero tc-end: 1532488001.642297, minherit_zero, passed tp-end: 1532488001.642470, lib/libc/sys/t_minherit tp-start: 1532488001.647325, lib/libc/sys/t_mincore, 3 tc-start: 1532488001.647394, mincore_err tc-end: 1532488001.652195, mincore_err, passed tc-start: 1532488001.652370, mincore_resid tc-end: 1532488001.665816, mincore_resid, passed tc-start: 1532488001.665958, mincore_shmseg tc-se:128 pages still resident tc-end: 1532488001.671677, mincore_shmseg, passed tp-end: 1532488001.671810, lib/libc/sys/t_mincore tp-start: 1532488001.677111, lib/libc/sys/t_mkdir, 4 tc-start: 1532488001.677127, mkdir_err tc-end: 1532488001.682403, mkdir_err, passed tc-start: 1532488001.682551, mkdir_mode tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488002.697790, mkdir_mode, passed tc-start: 1532488002.697936, mkdir_perm tc-end: 1532488002.708389, mkdir_perm, passed tc-start: 1532488002.708566, mkdir_trail tc-so:Checking "dir1/" tc-so:Checking "dir2//" tc-end: 1532488002.713770, mkdir_trail, passed tp-end: 1532488002.713891, lib/libc/sys/t_mkdir tp-start: 1532488002.718930, lib/libc/sys/t_mkfifo, 5 tc-start: 1532488002.718946, mkfifo_block tc-end: 1532488003.730959, mkfifo_block, passed tc-start: 1532488003.731104, mkfifo_err tc-end: 1532488003.741128, mkfifo_err, passed tc-start: 1532488003.741272, mkfifo_nonblock tc-end: 1532488004.762546, mkfifo_nonblock, passed tc-start: 1532488004.762684, mkfifo_perm tc-end: 1532488004.773525, mkfifo_perm, passed tc-start: 1532488004.773695, mkfifo_stat tc-end: 1532488004.783612, mkfifo_stat, passed tp-end: 1532488004.783743, lib/libc/sys/t_mkfifo tp-start: 1532488004.788762, lib/libc/sys/t_mknod, 4 tc-start: 1532488004.788777, mknod_err tc-end: 1532488004.798722, mknod_err, passed tc-start: 1532488004.798950, mknod_exist tc-end: 1532488004.808759, mknod_exist, passed tc-start: 1532488004.808984, mknod_perm tc-end: 1532488004.819022, mknod_perm, passed tc-start: 1532488004.819267, mknod_stat tc-end: 1532488004.828659, mknod_stat, passed tp-end: 1532488004.828860, lib/libc/sys/t_mknod tp-start: 1532488004.833919, lib/libc/sys/t_mlock, 5 tc-start: 1532488004.834004, mlock_clip tc-end: 1532488004.838925, mlock_clip, passed tc-start: 1532488004.839114, mlock_err tc-so:testing with (hopefully) invalid pointer 0x404000 tc-end: 1532488004.844186, mlock_err, passed tc-start: 1532488004.844353, mlock_limits tc-se:trying to lock 4096 bytes with 4095 byte limit tc-se:trying to lock 3996 bytes with 3995 byte limit tc-se:trying to lock 3896 bytes with 3895 byte limit tc-se:trying to lock 3796 bytes with 3795 byte limit tc-se:trying to lock 3696 bytes with 3695 byte limit tc-se:trying to lock 3596 bytes with 3595 byte limit tc-se:trying to lock 3496 bytes with 3495 byte limit tc-se:trying to lock 3396 bytes with 3395 byte limit tc-se:trying to lock 3296 bytes with 3295 byte limit tc-se:trying to lock 3196 bytes with 3195 byte limit tc-se:trying to lock 3096 bytes with 3095 byte limit tc-se:trying to lock 2996 bytes with 2995 byte limit tc-se:trying to lock 2896 bytes with 2895 byte limit tc-se:trying to lock 2796 bytes with 2795 byte limit tc-se:trying to lock 2696 bytes with 2695 byte limit tc-se:trying to lock 2596 bytes with 2595 byte limit tc-se:trying to lock 2496 bytes with 2495 byte limit tc-se:trying to lock 2396 bytes with 2395 byte limit tc-se:trying to lock 2296 bytes with 2295 byte limit tc-se:trying to lock 2196 bytes with 2195 byte limit tc-se:trying to lock 2096 bytes with 2095 byte limit tc-se:trying to lock 1996 bytes with 1995 byte limit tc-se:trying to lock 1896 bytes with 1895 byte limit tc-se:trying to lock 1796 bytes with 1795 byte limit tc-se:trying to lock 1696 bytes with 1695 byte limit tc-se:trying to lock 1596 bytes with 1595 byte limit tc-se:trying to lock 1496 bytes with 1495 byte limit tc-se:trying to lock 1396 bytes with 1395 byte limit tc-se:trying to lock 1296 bytes with 1295 byte limit tc-se:trying to lock 1196 bytes with 1195 byte limit tc-se:trying to lock 1096 bytes with 1095 byte limit tc-se:trying to lock 996 bytes with 995 byte limit tc-se:trying to lock 896 bytes with 895 byte limit tc-se:trying to lock 796 bytes with 795 byte limit tc-se:trying to lock 696 bytes with 695 byte limit tc-se:trying to lock 596 bytes with 595 byte limit tc-se:trying to lock 496 bytes with 495 byte limit tc-se:trying to lock 396 bytes with 395 byte limit tc-se:trying to lock 296 bytes with 295 byte limit tc-se:trying to lock 196 bytes with 195 byte limit tc-se:trying to lock 96 bytes with 95 byte limit tc-end: 1532488004.851246, mlock_limits, passed tc-start: 1532488004.851387, mlock_mmap tc-end: 1532488004.856365, mlock_mmap, passed tc-start: 1532488004.856537, mlock_nested tc-end: 1532488004.861402, mlock_nested, passed tp-end: 1532488004.861570, lib/libc/sys/t_mlock tp-start: 1532488004.866524, lib/libc/sys/t_mmap, 9 tc-start: 1532488004.866590, mmap_block tc-end: 1532488004.871459, mmap_block, skipped, The test case causes a panic (PR kern/38889, kern/46592) tc-start: 1532488004.871628, mmap_err tc-end: 1532488004.876419, mmap_err, passed tc-start: 1532488004.876588, mmap_loan tc-end: 1532488004.886177, mmap_loan, passed tc-start: 1532488004.886360, mmap_prot_1 tc-end: 1532488004.895691, mmap_prot_1, passed tc-start: 1532488004.895876, mmap_prot_2 tc-end: 1532488004.900853, mmap_prot_2, passed tc-start: 1532488004.901022, mmap_prot_3 tc-end: 1532488004.913274, mmap_prot_3, passed tc-start: 1532488004.913446, mmap_truncate tc-end: 1532488004.927733, mmap_truncate, passed tc-start: 1532488004.927876, mmap_truncate_signal tc-end: 1532488004.937505, mmap_truncate_signal, passed tc-start: 1532488004.937625, mmap_va0 tc-end: 1532488004.942450, mmap_va0, passed tp-end: 1532488004.942564, lib/libc/sys/t_mmap tp-start: 1532488004.947265, lib/libc/sys/t_mprotect, 6 tc-start: 1532488004.947278, mprotect_access tc-end: 1532488004.956975, mprotect_access, passed tc-start: 1532488004.957101, mprotect_err tc-end: 1532488004.961960, mprotect_err, passed tc-start: 1532488004.962075, mprotect_exec tc-se:UBSan: Undefined Behavior in /public/src.git/common/lib/libutil/snprintb.c:178:17, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/common/lib/libutil/snprintb.c:178:17, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488004.990447, mprotect_exec, passed tc-start: 1532488004.990572, mprotect_mremap_exec tc-se:UBSan: Undefined Behavior in /public/src.git/common/lib/libutil/snprintb.c:178:17, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/common/lib/libutil/snprintb.c:178:17, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488005.19955, mprotect_mremap_exec, passed tc-start: 1532488005.20086, mprotect_pax tc-end: 1532488005.25336, mprotect_pax, passed tc-start: 1532488005.25469, mprotect_write tc-end: 1532488005.30925, mprotect_write, passed tp-end: 1532488005.31057, lib/libc/sys/t_mprotect tp-start: 1532488005.35854, lib/libc/sys/t_msgctl, 5 tc-start: 1532488005.35868, msgctl_err tc-end: 1532488005.45817, msgctl_err, passed tc-start: 1532488005.45955, msgctl_perm tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488005.56708, msgctl_perm, passed tc-start: 1532488005.56849, msgctl_pid tc-end: 1532488007.81811, msgctl_pid, passed tc-start: 1532488007.81950, msgctl_set tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488007.91723, msgctl_set, passed tc-start: 1532488007.91859, msgctl_time tc-end: 1532488007.101645, msgctl_time, passed tp-end: 1532488007.101784, lib/libc/sys/t_msgctl tp-start: 1532488007.106580, lib/libc/sys/t_msgget, 5 tc-start: 1532488007.106597, msgget_excl tc-end: 1532488007.116287, msgget_excl, passed tc-start: 1532488007.116426, msgget_exit tc-end: 1532488007.126464, msgget_exit, passed tc-start: 1532488007.126603, msgget_init tc-end: 1532488007.136598, msgget_init, passed tc-start: 1532488007.136741, msgget_limit tc-se:key[0] = 7012352 tc-se:key[1] = 131073 tc-se:key[2] = 131074 tc-se:key[3] = 131075 tc-se:key[4] = 131076 tc-se:key[5] = 131077 tc-se:key[6] = 131078 tc-se:key[7] = 131079 tc-se:key[8] = 131080 tc-se:key[9] = 131081 tc-se:key[10] = 131082 tc-se:key[11] = 131083 tc-se:key[12] = 131084 tc-se:key[13] = 131085 tc-se:key[14] = 131086 tc-se:key[15] = 131087 tc-se:key[16] = 131088 tc-se:key[17] = 131089 tc-se:key[18] = 131090 tc-se:key[19] = 131091 tc-se:key[20] = 131092 tc-se:key[21] = 131093 tc-se:key[22] = 131094 tc-se:key[23] = 131095 tc-se:key[24] = 131096 tc-se:key[25] = 131097 tc-se:key[26] = 131098 tc-se:key[27] = 131099 tc-se:key[28] = 131100 tc-se:key[29] = 131101 tc-se:key[30] = 131102 tc-se:key[31] = 131103 tc-se:key[32] = 131104 tc-se:key[33] = 131105 tc-se:key[34] = 131106 tc-se:key[35] = 131107 tc-se:key[36] = 131108 tc-se:key[37] = 131109 tc-se:key[38] = 131110 tc-se:key[39] = 131111 tc-end: 1532488007.142076, msgget_limit, passed tc-start: 1532488007.142204, msgget_mode tc-se:testing mode 448 tc-se:testing mode 256 tc-se:testing mode 128 tc-se:testing mode 64 tc-se:testing mode 56 tc-se:testing mode 32 tc-se:testing mode 16 tc-se:testing mode 8 tc-se:testing mode 7 tc-se:testing mode 4 tc-se:testing mode 2 tc-se:testing mode 1 tc-end: 1532488007.152610, msgget_mode, passed tp-end: 1532488007.152751, lib/libc/sys/t_msgget tp-start: 1532488007.157559, lib/libc/sys/t_msgrcv, 6 tc-start: 1532488007.157574, msgrcv_basic tc-end: 1532488007.167188, msgrcv_basic, passed tc-start: 1532488007.167326, msgrcv_block tc-end: 1532488009.194476, msgrcv_block, passed tc-start: 1532488009.194616, msgrcv_err tc-end: 1532488009.207093, msgrcv_err, passed tc-start: 1532488009.207277, msgrcv_mtype tc-end: 1532488009.220310, msgrcv_mtype, passed tc-start: 1532488009.220498, msgrcv_nonblock tc-end: 1532488011.236511, msgrcv_nonblock, passed tc-start: 1532488011.236669, msgrcv_truncate tc-end: 1532488011.246509, msgrcv_truncate, passed tp-end: 1532488011.246645, lib/libc/sys/t_msgrcv tp-start: 1532488011.251500, lib/libc/sys/t_msgsnd, 5 tc-start: 1532488011.251513, msgsnd_block tc-end: 1532488013.262906, msgsnd_block, passed tc-start: 1532488013.263135, msgsnd_count tc-end: 1532488013.273009, msgsnd_count, passed tc-start: 1532488013.273235, msgsnd_err tc-end: 1532488013.283350, msgsnd_err, passed tc-start: 1532488013.283557, msgsnd_nonblock tc-end: 1532488015.304453, msgsnd_nonblock, passed tc-start: 1532488015.304672, msgsnd_perm tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488015.315508, msgsnd_perm, passed tp-end: 1532488015.315729, lib/libc/sys/t_msgsnd tp-start: 1532488015.320895, lib/libc/sys/t_msync, 4 tc-start: 1532488015.320995, msync_async tc-end: 1532488015.326354, msync_async, passed tc-start: 1532488015.326566, msync_err tc-end: 1532488015.331772, msync_err, passed tc-start: 1532488015.331978, msync_invalidate tc-end: 1532488015.337379, msync_invalidate, passed tc-start: 1532488015.337590, msync_sync tc-end: 1532488015.342841, msync_sync, passed tp-end: 1532488015.343041, lib/libc/sys/t_msync tp-start: 1532488015.348000, lib/libc/sys/t_nanosleep, 3 tc-start: 1532488015.348062, nanosleep_basic tc-end: 1532488015.528942, nanosleep_basic, passed tc-start: 1532488015.529140, nanosleep_err tc-end: 1532488015.534505, nanosleep_err, passed tc-start: 1532488015.534700, nanosleep_sig tc-end: 1532488016.550171, nanosleep_sig, passed tp-end: 1532488016.550304, lib/libc/sys/t_nanosleep tp-start: 1532488016.555247, lib/libc/sys/t_pipe, 1 tc-start: 1532488016.555261, pipe_restart tc-so:Read: 0x200000 tc-so:Expected: 0x200000 tc-end: 1532488018.572556, pipe_restart, passed tp-end: 1532488018.572688, lib/libc/sys/t_pipe tp-start: 1532488018.577954, lib/libc/sys/t_pipe2, 6 tc-start: 1532488018.577970, pipe2_basic tc-end: 1532488018.583152, pipe2_basic, passed tc-start: 1532488018.583288, pipe2_cloexec tc-end: 1532488018.588546, pipe2_cloexec, passed tc-start: 1532488018.588675, pipe2_consume tc-end: 1532488018.594022, pipe2_consume, passed tc-start: 1532488018.594158, pipe2_einval tc-end: 1532488018.599435, pipe2_einval, passed tc-start: 1532488018.599561, pipe2_nonblock tc-end: 1532488018.604500, pipe2_nonblock, passed tc-start: 1532488018.604620, pipe2_nosigpipe tc-end: 1532488018.609597, pipe2_nosigpipe, passed tp-end: 1532488018.609721, lib/libc/sys/t_pipe2 tp-start: 1532488018.614811, lib/libc/sys/t_poll, 6 tc-start: 1532488018.614826, poll_3way tc-so:parent write tc-so:parent terminated tc-end: 1532488028.630006, poll_3way, passed tc-start: 1532488028.630130, poll_basic tc-end: 1532488028.651139, poll_basic, passed tc-start: 1532488028.651271, poll_err tc-end: 1532488028.656325, poll_err, passed tc-start: 1532488028.656455, pollts_basic tc-end: 1532488029.669925, pollts_basic, passed tc-start: 1532488029.670074, pollts_err tc-end: 1532488029.675201, pollts_err, passed tc-start: 1532488029.675412, pollts_sigmask tc-end: 1532488029.680604, pollts_sigmask, passed tp-end: 1532488029.680807, lib/libc/sys/t_poll tp-start: 1532488029.685867, lib/libc/sys/t_posix_fallocate, 1 tc-start: 1532488029.685883, ebadf tc-end: 1532488029.690782, ebadf, passed tp-end: 1532488029.690975, lib/libc/sys/t_posix_fallocate tp-start: 1532488029.696026, lib/libc/sys/t_ptrace, 6 tc-start: 1532488029.696040, attach_chroot tc-so:Waiting for chrooting of the child PID 19353Child is ready, it will try to PT_ATTACH to parent tc-so:fds_fromparent is no longer needed - close it tc-so:fds_toparent is no longer needed - close it tc-end: 1532488029.701600, attach_chroot, passed tc-start: 1532488029.701869, attach_pid0 tc-end: 1532488029.706767, attach_pid0, passed tc-start: 1532488029.706944, attach_pid1 tc-end: 1532488029.712019, attach_pid1, passed tc-start: 1532488029.712227, attach_pid1_securelevel tc-end: 1532488029.717077, attach_pid1_securelevel, skipped, Test must be run with securelevel >= 0 tc-start: 1532488029.717253, attach_self tc-end: 1532488029.722011, attach_self, passed tc-start: 1532488029.722183, traceme_twice tc-so:Mark the parent process (PID 20160) a debugger of PID 19879Mark the parent process (PID 20160) a debugger of PID 19879 again tc-end: 1532488029.727133, traceme_twice, passed tp-end: 1532488029.727283, lib/libc/sys/t_ptrace tp-start: 1532488029.741416, lib/libc/sys/t_ptrace_wait, 191 tc-start: 1532488029.741429, bytes_transfer_piod_read_auxv tc-end: 1532488029.748092, bytes_transfer_piod_read_auxv, passed tc-start: 1532488029.748250, bytes_transfer_piod_read_d_16 tc-end: 1532488029.755125, bytes_transfer_piod_read_d_16, passed tc-start: 1532488029.755297, bytes_transfer_piod_read_d_16_text tc-end: 1532488029.762460, bytes_transfer_piod_read_d_16_text, passed tc-start: 1532488029.762629, bytes_transfer_piod_read_d_32 tc-end: 1532488029.769617, bytes_transfer_piod_read_d_32, passed tc-start: 1532488029.769781, bytes_transfer_piod_read_d_32_text tc-end: 1532488029.776494, bytes_transfer_piod_read_d_32_text, passed tc-start: 1532488029.776651, bytes_transfer_piod_read_d_64 tc-end: 1532488029.783325, bytes_transfer_piod_read_d_64, passed tc-start: 1532488029.783482, bytes_transfer_piod_read_d_64_text tc-end: 1532488029.790244, bytes_transfer_piod_read_d_64_text, passed tc-start: 1532488029.790405, bytes_transfer_piod_read_d_8 tc-end: 1532488029.797063, bytes_transfer_piod_read_d_8, passed tc-start: 1532488029.797219, bytes_transfer_piod_read_d_8_text tc-end: 1532488029.803801, bytes_transfer_piod_read_d_8_text, passed tc-start: 1532488029.803955, bytes_transfer_piod_read_i_16 tc-end: 1532488029.810518, bytes_transfer_piod_read_i_16, passed tc-start: 1532488029.810670, bytes_transfer_piod_read_i_16_text tc-end: 1532488029.817198, bytes_transfer_piod_read_i_16_text, passed tc-start: 1532488029.817350, bytes_transfer_piod_read_i_32 tc-end: 1532488029.823808, bytes_transfer_piod_read_i_32, passed tc-start: 1532488029.823954, bytes_transfer_piod_read_i_32_text tc-end: 1532488029.830378, bytes_transfer_piod_read_i_32_text, passed tc-start: 1532488029.830526, bytes_transfer_piod_read_i_64 tc-end: 1532488029.836895, bytes_transfer_piod_read_i_64, passed tc-start: 1532488029.837040, bytes_transfer_piod_read_i_64_text tc-end: 1532488029.843425, bytes_transfer_piod_read_i_64_text, passed tc-start: 1532488029.843571, bytes_transfer_piod_read_i_8 tc-end: 1532488029.849955, bytes_transfer_piod_read_i_8, passed tc-start: 1532488029.850099, bytes_transfer_piod_read_i_8_text tc-end: 1532488029.856443, bytes_transfer_piod_read_i_8_text, passed tc-start: 1532488029.856591, bytes_transfer_piod_write_d_16 tc-end: 1532488029.862943, bytes_transfer_piod_write_d_16, passed tc-start: 1532488029.863090, bytes_transfer_piod_write_d_16_text tc-end: 1532488029.869451, bytes_transfer_piod_write_d_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488029.869624, bytes_transfer_piod_write_d_32 tc-end: 1532488029.876330, bytes_transfer_piod_write_d_32, passed tc-start: 1532488029.876517, bytes_transfer_piod_write_d_32_text tc-end: 1532488029.883419, bytes_transfer_piod_write_d_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488029.883630, bytes_transfer_piod_write_d_64 tc-end: 1532488029.890750, bytes_transfer_piod_write_d_64, passed tc-start: 1532488029.890972, bytes_transfer_piod_write_d_64_text tc-end: 1532488029.898228, bytes_transfer_piod_write_d_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488029.898450, bytes_transfer_piod_write_d_8 tc-end: 1532488029.906165, bytes_transfer_piod_write_d_8, passed tc-start: 1532488029.906383, bytes_transfer_piod_write_d_8_text tc-end: 1532488029.913789, bytes_transfer_piod_write_d_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488029.914008, bytes_transfer_piod_write_i_16 tc-end: 1532488029.920950, bytes_transfer_piod_write_i_16, passed tc-start: 1532488029.921147, bytes_transfer_piod_write_i_16_text tc-end: 1532488029.928118, bytes_transfer_piod_write_i_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488029.928321, bytes_transfer_piod_write_i_32 tc-end: 1532488029.935194, bytes_transfer_piod_write_i_32, passed tc-start: 1532488029.935396, bytes_transfer_piod_write_i_32_text tc-end: 1532488029.942360, bytes_transfer_piod_write_i_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488029.942558, bytes_transfer_piod_write_i_64 tc-end: 1532488029.949555, bytes_transfer_piod_write_i_64, passed tc-start: 1532488029.949742, bytes_transfer_piod_write_i_64_text tc-end: 1532488029.960477, bytes_transfer_piod_write_i_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488029.960655, bytes_transfer_piod_write_i_8 tc-end: 1532488029.971242, bytes_transfer_piod_write_i_8, passed tc-start: 1532488029.971372, bytes_transfer_piod_write_i_8_text tc-end: 1532488029.978099, bytes_transfer_piod_write_i_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488029.978290, bytes_transfer_read_d tc-end: 1532488029.985094, bytes_transfer_read_d, passed tc-start: 1532488029.985310, bytes_transfer_read_d_text tc-end: 1532488029.991967, bytes_transfer_read_d_text, passed tc-start: 1532488029.992147, bytes_transfer_read_i tc-end: 1532488029.998691, bytes_transfer_read_i, passed tc-start: 1532488029.998875, bytes_transfer_read_i_text tc-end: 1532488030.5399, bytes_transfer_read_i_text, passed tc-start: 1532488030.5581, bytes_transfer_write_d tc-end: 1532488030.12103, bytes_transfer_write_d, passed tc-start: 1532488030.12285, bytes_transfer_write_d_text tc-end: 1532488030.18767, bytes_transfer_write_d_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488030.18953, bytes_transfer_write_i tc-end: 1532488030.25443, bytes_transfer_write_i, passed tc-start: 1532488030.25624, bytes_transfer_write_i_text tc-end: 1532488030.32086, bytes_transfer_write_i_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488030.32265, child_attach_to_its_parent tc-end: 1532488030.38957, child_attach_to_its_parent, passed tc-start: 1532488030.39149, dbregs_dr0_dont_inherit_execve tc-so: tc-end: 1532488030.50716, dbregs_dr0_dont_inherit_execve, passed tc-start: 1532488030.50855, dbregs_dr0_dont_inherit_lwp tc-end: 1532488030.58401, dbregs_dr0_dont_inherit_lwp, passed tc-start: 1532488030.58707, dbregs_dr0_trap_code tc-so:check_happy(1)=1 tc-end: 1532488030.169553, dbregs_dr0_trap_code, passed tc-start: 1532488030.170313, dbregs_dr0_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488030.198084, dbregs_dr0_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488030.199211, dbregs_dr0_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488030.258641, dbregs_dr0_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488030.258967, dbregs_dr0_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488030.270843, dbregs_dr0_trap_variable_readwrite_read_byte, passed tc-start: 1532488030.271117, dbregs_dr0_trap_variable_readwrite_write_2bytes tc-end: 1532488030.282327, dbregs_dr0_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488030.282488, dbregs_dr0_trap_variable_readwrite_write_4bytes tc-end: 1532488030.290054, dbregs_dr0_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488030.290203, dbregs_dr0_trap_variable_readwrite_write_byte tc-end: 1532488030.297415, dbregs_dr0_trap_variable_readwrite_write_byte, passed tc-start: 1532488030.297558, dbregs_dr0_trap_variable_writeonly_2bytes tc-end: 1532488030.304485, dbregs_dr0_trap_variable_writeonly_2bytes, passed tc-start: 1532488030.304622, dbregs_dr0_trap_variable_writeonly_4bytes tc-end: 1532488030.311919, dbregs_dr0_trap_variable_writeonly_4bytes, passed tc-start: 1532488030.312074, dbregs_dr0_trap_variable_writeonly_byte tc-end: 1532488030.319062, dbregs_dr0_trap_variable_writeonly_byte, passed tc-start: 1532488030.319201, dbregs_dr1_dont_inherit_execve tc-so: tc-end: 1532488030.330247, dbregs_dr1_dont_inherit_execve, passed tc-start: 1532488030.330384, dbregs_dr1_dont_inherit_lwp tc-end: 1532488030.337417, dbregs_dr1_dont_inherit_lwp, passed tc-start: 1532488030.337561, dbregs_dr1_trap_code tc-so:check_happy(1)=1 tc-end: 1532488030.344582, dbregs_dr1_trap_code, passed tc-start: 1532488030.344706, dbregs_dr1_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488030.351630, dbregs_dr1_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488030.351752, dbregs_dr1_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488030.358630, dbregs_dr1_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488030.358753, dbregs_dr1_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488030.365588, dbregs_dr1_trap_variable_readwrite_read_byte, passed tc-start: 1532488030.365710, dbregs_dr1_trap_variable_readwrite_write_2bytes tc-end: 1532488030.372373, dbregs_dr1_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488030.372505, dbregs_dr1_trap_variable_readwrite_write_4bytes tc-end: 1532488030.379128, dbregs_dr1_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488030.379259, dbregs_dr1_trap_variable_readwrite_write_byte tc-end: 1532488030.385826, dbregs_dr1_trap_variable_readwrite_write_byte, passed tc-start: 1532488030.385955, dbregs_dr1_trap_variable_writeonly_2bytes tc-end: 1532488030.392505, dbregs_dr1_trap_variable_writeonly_2bytes, passed tc-start: 1532488030.392633, dbregs_dr1_trap_variable_writeonly_4bytes tc-end: 1532488030.399196, dbregs_dr1_trap_variable_writeonly_4bytes, passed tc-start: 1532488030.399329, dbregs_dr1_trap_variable_writeonly_byte tc-end: 1532488030.405869, dbregs_dr1_trap_variable_writeonly_byte, passed tc-start: 1532488030.405998, dbregs_dr2_dont_inherit_execve tc-so: tc-end: 1532488030.416511, dbregs_dr2_dont_inherit_execve, passed tc-start: 1532488030.416644, dbregs_dr2_dont_inherit_lwp tc-end: 1532488030.423302, dbregs_dr2_dont_inherit_lwp, passed tc-start: 1532488030.423432, dbregs_dr2_trap_code tc-so:check_happy(1)=1 tc-end: 1532488030.430414, dbregs_dr2_trap_code, passed tc-start: 1532488030.430547, dbregs_dr2_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488030.437822, dbregs_dr2_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488030.437957, dbregs_dr2_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488030.445332, dbregs_dr2_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488030.445469, dbregs_dr2_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488030.452829, dbregs_dr2_trap_variable_readwrite_read_byte, passed tc-start: 1532488030.452963, dbregs_dr2_trap_variable_readwrite_write_2bytes tc-end: 1532488030.460058, dbregs_dr2_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488030.460207, dbregs_dr2_trap_variable_readwrite_write_4bytes tc-end: 1532488030.467291, dbregs_dr2_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488030.467430, dbregs_dr2_trap_variable_readwrite_write_byte tc-end: 1532488030.474339, dbregs_dr2_trap_variable_readwrite_write_byte, passed tc-start: 1532488030.474482, dbregs_dr2_trap_variable_writeonly_2bytes tc-end: 1532488030.481315, dbregs_dr2_trap_variable_writeonly_2bytes, passed tc-start: 1532488030.481455, dbregs_dr2_trap_variable_writeonly_4bytes tc-end: 1532488030.488413, dbregs_dr2_trap_variable_writeonly_4bytes, passed tc-start: 1532488030.488674, dbregs_dr2_trap_variable_writeonly_byte tc-end: 1532488030.499803, dbregs_dr2_trap_variable_writeonly_byte, passed tc-start: 1532488030.499955, dbregs_dr3_dont_inherit_execve tc-so: tc-end: 1532488030.511542, dbregs_dr3_dont_inherit_execve, passed tc-start: 1532488030.511684, dbregs_dr3_dont_inherit_lwp tc-end: 1532488030.518920, dbregs_dr3_dont_inherit_lwp, passed tc-start: 1532488030.519066, dbregs_dr3_trap_code tc-so:check_happy(1)=1 tc-end: 1532488030.526206, dbregs_dr3_trap_code, passed tc-start: 1532488030.526339, dbregs_dr3_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488030.533318, dbregs_dr3_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488030.533446, dbregs_dr3_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488030.540431, dbregs_dr3_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488030.540563, dbregs_dr3_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488030.547513, dbregs_dr3_trap_variable_readwrite_read_byte, passed tc-start: 1532488030.547643, dbregs_dr3_trap_variable_readwrite_write_2bytes tc-end: 1532488030.554882, dbregs_dr3_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488030.555034, dbregs_dr3_trap_variable_readwrite_write_4bytes tc-end: 1532488030.562283, dbregs_dr3_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488030.562433, dbregs_dr3_trap_variable_readwrite_write_byte tc-end: 1532488030.569715, dbregs_dr3_trap_variable_readwrite_write_byte, passed tc-start: 1532488030.569867, dbregs_dr3_trap_variable_writeonly_2bytes tc-end: 1532488030.576945, dbregs_dr3_trap_variable_writeonly_2bytes, passed tc-start: 1532488030.577093, dbregs_dr3_trap_variable_writeonly_4bytes tc-end: 1532488030.584035, dbregs_dr3_trap_variable_writeonly_4bytes, passed tc-start: 1532488030.584174, dbregs_dr3_trap_variable_writeonly_byte tc-end: 1532488030.591076, dbregs_dr3_trap_variable_writeonly_byte, passed tc-start: 1532488030.591228, dbregs_preserve_dr0 tc-end: 1532488030.598061, dbregs_preserve_dr0, passed tc-start: 1532488030.598204, dbregs_preserve_dr0_continued tc-end: 1532488030.605076, dbregs_preserve_dr0_continued, passed tc-start: 1532488030.605216, dbregs_preserve_dr0_yield tc-end: 1532488030.611957, dbregs_preserve_dr0_yield, passed tc-start: 1532488030.612095, dbregs_preserve_dr1 tc-end: 1532488030.618882, dbregs_preserve_dr1, passed tc-start: 1532488030.619032, dbregs_preserve_dr1_continued tc-end: 1532488030.626179, dbregs_preserve_dr1_continued, passed tc-start: 1532488030.626333, dbregs_preserve_dr1_yield tc-end: 1532488030.633501, dbregs_preserve_dr1_yield, passed tc-start: 1532488030.633658, dbregs_preserve_dr2 tc-end: 1532488030.640989, dbregs_preserve_dr2, passed tc-start: 1532488030.641152, dbregs_preserve_dr2_continued tc-end: 1532488030.648290, dbregs_preserve_dr2_continued, passed tc-start: 1532488030.648555, dbregs_preserve_dr2_yield tc-end: 1532488030.659411, dbregs_preserve_dr2_yield, passed tc-start: 1532488030.659558, dbregs_preserve_dr3 tc-end: 1532488030.666534, dbregs_preserve_dr3, passed tc-start: 1532488030.666687, dbregs_preserve_dr3_continued tc-end: 1532488030.673684, dbregs_preserve_dr3_continued, passed tc-start: 1532488030.673827, dbregs_preserve_dr3_yield tc-end: 1532488030.680530, dbregs_preserve_dr3_yield, passed tc-start: 1532488030.680671, dbregs_print tc-end: 1532488030.687311, dbregs_print, passed tc-start: 1532488030.687453, eventmask_preserved_empty tc-end: 1532488030.693996, eventmask_preserved_empty, passed tc-start: 1532488030.694134, eventmask_preserved_fork tc-end: 1532488030.700657, eventmask_preserved_fork, passed tc-start: 1532488030.700792, eventmask_preserved_lwp_create tc-end: 1532488030.707278, eventmask_preserved_lwp_create, passed tc-start: 1532488030.707413, eventmask_preserved_lwp_exit tc-end: 1532488030.713842, eventmask_preserved_lwp_exit, passed tc-start: 1532488030.713975, eventmask_preserved_vfork tc-end: 1532488030.720508, eventmask_preserved_vfork, passed tc-start: 1532488030.720652, eventmask_preserved_vfork_done tc-end: 1532488030.727628, eventmask_preserved_vfork_done, passed tc-start: 1532488030.727785, fork1 tc-end: 1532488030.735169, fork1, passed tc-start: 1532488030.735330, fork5 tc-end: 1532488030.742880, fork5, passed tc-start: 1532488030.743044, fpregs1 tc-end: 1532488030.749920, fpregs1, passed tc-start: 1532488030.750072, fpregs2 tc-end: 1532488030.757027, fpregs2, passed tc-start: 1532488030.757181, kill1 tc-end: 1532488030.764062, kill1, passed tc-start: 1532488030.764211, kill2 tc-end: 1532488030.770935, kill2, passed tc-start: 1532488030.771081, lwp_create1 tc-end: 1532488030.777811, lwp_create1, passed tc-start: 1532488030.777954, lwp_exit1 tc-end: 1532488030.784722, lwp_exit1, passed tc-start: 1532488030.784869, lwpinfo1 tc-end: 1532488030.791432, lwpinfo1, passed tc-start: 1532488030.791578, parent_attach_to_its_child tc-end: 1532488030.798201, parent_attach_to_its_child, passed tc-start: 1532488030.798394, regs1 tc-end: 1532488030.804860, regs1, passed tc-start: 1532488030.804999, regs2 tc-end: 1532488030.811392, regs2, passed tc-start: 1532488030.811532, regs3 tc-end: 1532488030.817928, regs3, passed tc-start: 1532488030.818069, regs4 tc-end: 1532488030.824490, regs4, passed tc-start: 1532488030.824630, regs5 tc-end: 1532488030.831044, regs5, passed tc-start: 1532488030.831185, resume1 tc-end: 1532488030.837127, resume1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5276: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488030.837268, setstep1 tc-end: 1532488030.843745, setstep1, passed tc-start: 1532488030.843887, setstep2 tc-end: 1532488030.850400, setstep2, passed tc-start: 1532488030.850543, setstep3 tc-end: 1532488030.857267, setstep3, passed tc-start: 1532488030.857422, setstep4 tc-end: 1532488030.864360, setstep4, passed tc-start: 1532488030.864511, siginfo1 tc-end: 1532488030.871463, siginfo1, passed tc-start: 1532488030.871631, siginfo2 tc-end: 1532488030.878772, siginfo2, passed tc-start: 1532488030.879066, siginfo3 tc-end: 1532488030.890066, siginfo3, passed tc-start: 1532488030.890239, siginfo4 tc-so: tc-end: 1532488030.901629, siginfo4, passed tc-start: 1532488030.901791, siginfo6 tc-end: 1532488030.908723, siginfo6, passed tc-start: 1532488030.909000, signal1 tc-end: 1532488030.919908, signal1, passed tc-start: 1532488030.920070, signal10 tc-end: 1532488030.927050, signal10, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488030.927202, signal2 tc-end: 1532488030.933880, signal2, passed tc-start: 1532488030.934010, signal3 tc-end: 1532488030.940712, signal3, passed tc-start: 1532488030.940843, signal4 tc-end: 1532488030.947462, signal4, passed tc-start: 1532488030.947591, signal5 tc-so: tc-end: 1532488030.958121, signal5, passed tc-start: 1532488030.958251, signal8 tc-end: 1532488030.964932, signal8, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:316: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap] tc-start: 1532488030.965050, signal9 tc-end: 1532488030.971612, signal9, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488030.971736, step1 tc-end: 1532488030.978215, step1, passed tc-start: 1532488030.978337, step2 tc-end: 1532488030.984858, step2, passed tc-start: 1532488030.984981, step3 tc-end: 1532488030.991578, step3, passed tc-start: 1532488030.991703, step4 tc-end: 1532488030.998324, step4, passed tc-start: 1532488030.998447, suspend1 tc-end: 1532488031.4399, suspend1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5069: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488031.4522, suspend2 tc-end: 1532488031.10507, suspend2, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5196: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488031.10638, syscall1 tc-end: 1532488031.17361, syscall1, passed tc-start: 1532488031.17495, syscallemu1 tc-so:Before exiting of the child process tc-end: 1532488031.24700, syscallemu1, passed tc-start: 1532488031.24834, traceme_crash_bus tc-end: 1532488031.32200, traceme_crash_bus, passed tc-start: 1532488031.32339, traceme_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 19677 divrem 0 cannot be represented in type 'int' tc-end: 1532488031.39543, traceme_crash_fpe, passed tc-start: 1532488031.39666, traceme_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488031.46993, traceme_crash_segv, passed tc-start: 1532488031.47145, traceme_crash_trap tc-end: 1532488031.54437, traceme_crash_trap, passed tc-start: 1532488031.54613, traceme_pid1_parent tc-end: 1532488031.61432, traceme_pid1_parent, passed tc-start: 1532488031.61631, traceme_raise1 tc-end: 1532488031.72163, traceme_raise1, passed tc-start: 1532488031.72315, traceme_raise2 tc-end: 1532488031.79258, traceme_raise2, passed tc-start: 1532488031.79408, traceme_raise3 tc-end: 1532488031.86145, traceme_raise3, passed tc-start: 1532488031.86286, traceme_raise4 tc-end: 1532488031.93027, traceme_raise4, passed tc-start: 1532488031.93173, traceme_raise5 tc-end: 1532488031.99820, traceme_raise5, passed tc-start: 1532488031.99963, traceme_sendsignal_handle1 tc-end: 1532488031.106561, traceme_sendsignal_handle1, passed tc-start: 1532488031.106688, traceme_sendsignal_handle2 tc-end: 1532488031.113434, traceme_sendsignal_handle2, passed tc-start: 1532488031.113558, traceme_sendsignal_handle3 tc-end: 1532488031.120068, traceme_sendsignal_handle3, passed tc-start: 1532488031.120195, traceme_sendsignal_ignored1 tc-end: 1532488031.126803, traceme_sendsignal_ignored1, passed tc-start: 1532488031.126926, traceme_sendsignal_ignored2 tc-end: 1532488031.133372, traceme_sendsignal_ignored2, passed tc-start: 1532488031.133497, traceme_sendsignal_ignored3 tc-end: 1532488031.139912, traceme_sendsignal_ignored3, passed tc-start: 1532488031.140036, traceme_sendsignal_masked1 tc-end: 1532488031.146421, traceme_sendsignal_masked1, passed tc-start: 1532488031.146549, traceme_sendsignal_masked2 tc-end: 1532488031.153113, traceme_sendsignal_masked2, passed tc-start: 1532488031.153238, traceme_sendsignal_masked3 tc-end: 1532488031.159624, traceme_sendsignal_masked3, passed tc-start: 1532488031.159754, traceme_sendsignal_simple1 tc-end: 1532488031.166309, traceme_sendsignal_simple1, passed tc-start: 1532488031.166434, traceme_sendsignal_simple2 tc-end: 1532488031.173022, traceme_sendsignal_simple2, passed tc-start: 1532488031.173154, traceme_sendsignal_simple3 tc-end: 1532488031.184130, traceme_sendsignal_simple3, passed tc-start: 1532488031.197867, traceme_sendsignal_simple4 tc-end: 1532488031.209117, traceme_sendsignal_simple4, passed tc-start: 1532488031.209316, traceme_sendsignal_simple5 tc-end: 1532488031.220082, traceme_sendsignal_simple5, passed tc-start: 1532488031.220218, traceme_vfork_crash_bus tc-end: 1532488031.226876, traceme_vfork_crash_bus, expected_failure, lib/53343: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:288: !!WCOREDUMP(status) != expected_core: Unexpectedly core file not generated tc-start: 1532488031.227052, traceme_vfork_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 5577 divrem 0 cannot be represented in type 'int' tc-end: 1532488031.237290, traceme_vfork_crash_fpe, passed tc-start: 1532488031.260502, traceme_vfork_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488031.275876, traceme_vfork_crash_segv, passed tc-start: 1532488031.315345, traceme_vfork_crash_trap tc-end: 1532488031.325780, traceme_vfork_crash_trap, passed tc-start: 1532488031.388395, traceme_vfork_exec tc-so: tc-end: 1532488031.400246, traceme_vfork_exec, passed tc-start: 1532488031.400420, traceme_vfork_raise1 tc-end: 1532488031.407110, traceme_vfork_raise1, passed tc-start: 1532488031.407282, traceme_vfork_raise2 tc-end: 1532488031.414568, traceme_vfork_raise2, passed tc-start: 1532488031.414736, traceme_vfork_raise3 tc-end: 1532488031.421089, traceme_vfork_raise3, passed tc-start: 1532488031.421252, traceme_vfork_raise4 tc-end: 1532488031.427552, traceme_vfork_raise4, passed tc-start: 1532488031.427715, traceme_vfork_raise5 tc-end: 1532488031.433977, traceme_vfork_raise5, passed tc-start: 1532488031.434138, traceme_vfork_raise6 tc-end: 1532488031.444224, traceme_vfork_raise6, passed tc-start: 1532488031.490778, traceme_vfork_raise7 tc-end: 1532488031.498080, traceme_vfork_raise7, passed tc-start: 1532488031.498303, traceme_vfork_raise8 tc-end: 1532488031.505277, traceme_vfork_raise8, passed tc-start: 1532488031.505432, vfork1 tc-end: 1532488031.512810, vfork1, passed tc-start: 1532488031.512960, vfork5 tc-end: 1532488031.520068, vfork5, passed tc-start: 1532488031.520216, x86_64_regs1 tc-end: 1532488031.526940, x86_64_regs1, passed tc-start: 1532488031.527083, x86_cve_2018_8897 tc-end: 1532488031.534000, x86_cve_2018_8897, passed tp-end: 1532488031.534135, lib/libc/sys/t_ptrace_wait tp-start: 1532488031.547288, lib/libc/sys/t_ptrace_wait3, 191 tc-start: 1532488031.547304, bytes_transfer_piod_read_auxv tc-end: 1532488031.563275, bytes_transfer_piod_read_auxv, passed tc-start: 1532488031.563467, bytes_transfer_piod_read_d_16 tc-end: 1532488031.570596, bytes_transfer_piod_read_d_16, passed tc-start: 1532488031.570735, bytes_transfer_piod_read_d_16_text tc-end: 1532488031.577669, bytes_transfer_piod_read_d_16_text, passed tc-start: 1532488031.577800, bytes_transfer_piod_read_d_32 tc-end: 1532488031.584538, bytes_transfer_piod_read_d_32, passed tc-start: 1532488031.584670, bytes_transfer_piod_read_d_32_text tc-end: 1532488031.591342, bytes_transfer_piod_read_d_32_text, passed tc-start: 1532488031.591477, bytes_transfer_piod_read_d_64 tc-end: 1532488031.598332, bytes_transfer_piod_read_d_64, passed tc-start: 1532488031.598478, bytes_transfer_piod_read_d_64_text tc-end: 1532488031.605877, bytes_transfer_piod_read_d_64_text, passed tc-start: 1532488031.606025, bytes_transfer_piod_read_d_8 tc-end: 1532488031.613378, bytes_transfer_piod_read_d_8, passed tc-start: 1532488031.613524, bytes_transfer_piod_read_d_8_text tc-end: 1532488031.620482, bytes_transfer_piod_read_d_8_text, passed tc-start: 1532488031.620627, bytes_transfer_piod_read_i_16 tc-end: 1532488031.627603, bytes_transfer_piod_read_i_16, passed tc-start: 1532488031.627738, bytes_transfer_piod_read_i_16_text tc-end: 1532488031.634457, bytes_transfer_piod_read_i_16_text, passed tc-start: 1532488031.634592, bytes_transfer_piod_read_i_32 tc-end: 1532488031.641271, bytes_transfer_piod_read_i_32, passed tc-start: 1532488031.641405, bytes_transfer_piod_read_i_32_text tc-end: 1532488031.648132, bytes_transfer_piod_read_i_32_text, passed tc-start: 1532488031.648278, bytes_transfer_piod_read_i_64 tc-end: 1532488031.655250, bytes_transfer_piod_read_i_64, passed tc-start: 1532488031.655395, bytes_transfer_piod_read_i_64_text tc-end: 1532488031.662471, bytes_transfer_piod_read_i_64_text, passed tc-start: 1532488031.662620, bytes_transfer_piod_read_i_8 tc-end: 1532488031.669665, bytes_transfer_piod_read_i_8, passed tc-start: 1532488031.669867, bytes_transfer_piod_read_i_8_text tc-end: 1532488031.680686, bytes_transfer_piod_read_i_8_text, passed tc-start: 1532488031.680832, bytes_transfer_piod_write_d_16 tc-end: 1532488031.687740, bytes_transfer_piod_write_d_16, passed tc-start: 1532488031.687877, bytes_transfer_piod_write_d_16_text tc-end: 1532488031.694589, bytes_transfer_piod_write_d_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488031.694728, bytes_transfer_piod_write_d_32 tc-end: 1532488031.701380, bytes_transfer_piod_write_d_32, passed tc-start: 1532488031.701517, bytes_transfer_piod_write_d_32_text tc-end: 1532488031.708229, bytes_transfer_piod_write_d_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488031.708375, bytes_transfer_piod_write_d_64 tc-end: 1532488031.715505, bytes_transfer_piod_write_d_64, passed tc-start: 1532488031.715653, bytes_transfer_piod_write_d_64_text tc-end: 1532488031.722944, bytes_transfer_piod_write_d_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488031.723100, bytes_transfer_piod_write_d_8 tc-end: 1532488031.730097, bytes_transfer_piod_write_d_8, passed tc-start: 1532488031.730302, bytes_transfer_piod_write_d_8_text tc-end: 1532488031.741115, bytes_transfer_piod_write_d_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488031.741307, bytes_transfer_piod_write_i_16 tc-end: 1532488031.751867, bytes_transfer_piod_write_i_16, passed tc-start: 1532488031.752063, bytes_transfer_piod_write_i_16_text tc-end: 1532488031.762565, bytes_transfer_piod_write_i_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488031.762760, bytes_transfer_piod_write_i_32 tc-end: 1532488031.773280, bytes_transfer_piod_write_i_32, passed tc-start: 1532488031.773473, bytes_transfer_piod_write_i_32_text tc-end: 1532488031.783932, bytes_transfer_piod_write_i_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488031.784135, bytes_transfer_piod_write_i_64 tc-end: 1532488031.794873, bytes_transfer_piod_write_i_64, passed tc-start: 1532488031.795077, bytes_transfer_piod_write_i_64_text tc-end: 1532488031.805799, bytes_transfer_piod_write_i_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488031.806003, bytes_transfer_piod_write_i_8 tc-end: 1532488031.816816, bytes_transfer_piod_write_i_8, passed tc-start: 1532488031.816961, bytes_transfer_piod_write_i_8_text tc-end: 1532488031.823970, bytes_transfer_piod_write_i_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488031.824121, bytes_transfer_read_d tc-end: 1532488031.830905, bytes_transfer_read_d, passed tc-start: 1532488031.831047, bytes_transfer_read_d_text tc-end: 1532488031.837762, bytes_transfer_read_d_text, passed tc-start: 1532488031.837904, bytes_transfer_read_i tc-end: 1532488031.844586, bytes_transfer_read_i, passed tc-start: 1532488031.844733, bytes_transfer_read_i_text tc-end: 1532488031.851583, bytes_transfer_read_i_text, passed tc-start: 1532488031.851732, bytes_transfer_write_d tc-end: 1532488031.858517, bytes_transfer_write_d, passed tc-start: 1532488031.858664, bytes_transfer_write_d_text tc-end: 1532488031.865582, bytes_transfer_write_d_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488031.865726, bytes_transfer_write_i tc-end: 1532488031.872799, bytes_transfer_write_i, passed tc-start: 1532488031.872953, bytes_transfer_write_i_text tc-end: 1532488031.879906, bytes_transfer_write_i_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488031.880113, child_attach_to_its_parent tc-end: 1532488031.890869, child_attach_to_its_parent, passed tc-start: 1532488031.891064, dbregs_dr0_dont_inherit_execve tc-so: tc-end: 1532488031.902499, dbregs_dr0_dont_inherit_execve, passed tc-start: 1532488031.902649, dbregs_dr0_dont_inherit_lwp tc-end: 1532488031.909867, dbregs_dr0_dont_inherit_lwp, passed tc-start: 1532488031.910075, dbregs_dr0_trap_code tc-so:check_happy(1)=1 tc-end: 1532488031.921506, dbregs_dr0_trap_code, passed tc-start: 1532488031.921694, dbregs_dr0_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488031.932838, dbregs_dr0_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488031.933013, dbregs_dr0_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488031.944300, dbregs_dr0_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488031.944475, dbregs_dr0_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488031.955557, dbregs_dr0_trap_variable_readwrite_read_byte, passed tc-start: 1532488031.955728, dbregs_dr0_trap_variable_readwrite_write_2bytes tc-end: 1532488031.966572, dbregs_dr0_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488031.966792, dbregs_dr0_trap_variable_readwrite_write_4bytes tc-end: 1532488031.973913, dbregs_dr0_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488031.974127, dbregs_dr0_trap_variable_readwrite_write_byte tc-end: 1532488031.981306, dbregs_dr0_trap_variable_readwrite_write_byte, passed tc-start: 1532488031.981518, dbregs_dr0_trap_variable_writeonly_2bytes tc-end: 1532488031.988583, dbregs_dr0_trap_variable_writeonly_2bytes, passed tc-start: 1532488031.988722, dbregs_dr0_trap_variable_writeonly_4bytes tc-end: 1532488031.995941, dbregs_dr0_trap_variable_writeonly_4bytes, passed tc-start: 1532488031.996081, dbregs_dr0_trap_variable_writeonly_byte tc-end: 1532488032.3302, dbregs_dr0_trap_variable_writeonly_byte, passed tc-start: 1532488032.3447, dbregs_dr1_dont_inherit_execve tc-so: tc-end: 1532488032.14819, dbregs_dr1_dont_inherit_execve, passed tc-start: 1532488032.14956, dbregs_dr1_dont_inherit_lwp tc-end: 1532488032.21961, dbregs_dr1_dont_inherit_lwp, passed tc-start: 1532488032.22094, dbregs_dr1_trap_code tc-so:check_happy(1)=1 tc-end: 1532488032.29042, dbregs_dr1_trap_code, passed tc-start: 1532488032.29166, dbregs_dr1_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488032.36507, dbregs_dr1_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488032.36706, dbregs_dr1_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488032.44271, dbregs_dr1_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488032.44453, dbregs_dr1_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488032.51849, dbregs_dr1_trap_variable_readwrite_read_byte, passed tc-start: 1532488032.52034, dbregs_dr1_trap_variable_readwrite_write_2bytes tc-end: 1532488032.59544, dbregs_dr1_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488032.59738, dbregs_dr1_trap_variable_readwrite_write_4bytes tc-end: 1532488032.67044, dbregs_dr1_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488032.67184, dbregs_dr1_trap_variable_readwrite_write_byte tc-end: 1532488032.74246, dbregs_dr1_trap_variable_readwrite_write_byte, passed tc-start: 1532488032.74381, dbregs_dr1_trap_variable_writeonly_2bytes tc-end: 1532488032.81303, dbregs_dr1_trap_variable_writeonly_2bytes, passed tc-start: 1532488032.81437, dbregs_dr1_trap_variable_writeonly_4bytes tc-end: 1532488032.88363, dbregs_dr1_trap_variable_writeonly_4bytes, passed tc-start: 1532488032.88506, dbregs_dr1_trap_variable_writeonly_byte tc-end: 1532488032.95565, dbregs_dr1_trap_variable_writeonly_byte, passed tc-start: 1532488032.95699, dbregs_dr2_dont_inherit_execve tc-so: tc-end: 1532488032.106593, dbregs_dr2_dont_inherit_execve, passed tc-start: 1532488032.106788, dbregs_dr2_dont_inherit_lwp tc-end: 1532488032.113924, dbregs_dr2_dont_inherit_lwp, passed tc-start: 1532488032.114124, dbregs_dr2_trap_code tc-so:check_happy(1)=1 tc-end: 1532488032.121183, dbregs_dr2_trap_code, passed tc-start: 1532488032.121359, dbregs_dr2_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488032.128328, dbregs_dr2_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488032.128500, dbregs_dr2_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488032.135390, dbregs_dr2_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488032.135562, dbregs_dr2_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488032.142438, dbregs_dr2_trap_variable_readwrite_read_byte, passed tc-start: 1532488032.142609, dbregs_dr2_trap_variable_readwrite_write_2bytes tc-end: 1532488032.149332, dbregs_dr2_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488032.149525, dbregs_dr2_trap_variable_readwrite_write_4bytes tc-end: 1532488032.156197, dbregs_dr2_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488032.156367, dbregs_dr2_trap_variable_readwrite_write_byte tc-end: 1532488032.163152, dbregs_dr2_trap_variable_readwrite_write_byte, passed tc-start: 1532488032.163339, dbregs_dr2_trap_variable_writeonly_2bytes tc-end: 1532488032.169997, dbregs_dr2_trap_variable_writeonly_2bytes, passed tc-start: 1532488032.170187, dbregs_dr2_trap_variable_writeonly_4bytes tc-end: 1532488032.180585, dbregs_dr2_trap_variable_writeonly_4bytes, passed tc-start: 1532488032.180769, dbregs_dr2_trap_variable_writeonly_byte tc-end: 1532488032.191375, dbregs_dr2_trap_variable_writeonly_byte, passed tc-start: 1532488032.191578, dbregs_dr3_dont_inherit_execve tc-so: tc-end: 1532488032.208907, dbregs_dr3_dont_inherit_execve, passed tc-start: 1532488032.209107, dbregs_dr3_dont_inherit_lwp tc-end: 1532488032.220299, dbregs_dr3_dont_inherit_lwp, passed tc-start: 1532488032.220496, dbregs_dr3_trap_code tc-so:check_happy(1)=1 tc-end: 1532488032.231845, dbregs_dr3_trap_code, passed tc-start: 1532488032.232029, dbregs_dr3_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488032.243254, dbregs_dr3_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488032.243437, dbregs_dr3_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488032.254620, dbregs_dr3_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488032.254800, dbregs_dr3_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488032.265924, dbregs_dr3_trap_variable_readwrite_read_byte, passed tc-start: 1532488032.266103, dbregs_dr3_trap_variable_readwrite_write_2bytes tc-end: 1532488032.276908, dbregs_dr3_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488032.277101, dbregs_dr3_trap_variable_readwrite_write_4bytes tc-end: 1532488032.287851, dbregs_dr3_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488032.288043, dbregs_dr3_trap_variable_readwrite_write_byte tc-end: 1532488032.298705, dbregs_dr3_trap_variable_readwrite_write_byte, passed tc-start: 1532488032.298845, dbregs_dr3_trap_variable_writeonly_2bytes tc-end: 1532488032.306056, dbregs_dr3_trap_variable_writeonly_2bytes, passed tc-start: 1532488032.306206, dbregs_dr3_trap_variable_writeonly_4bytes tc-end: 1532488032.313503, dbregs_dr3_trap_variable_writeonly_4bytes, passed tc-start: 1532488032.313652, dbregs_dr3_trap_variable_writeonly_byte tc-end: 1532488032.320620, dbregs_dr3_trap_variable_writeonly_byte, passed tc-start: 1532488032.320768, dbregs_preserve_dr0 tc-end: 1532488032.327655, dbregs_preserve_dr0, passed tc-start: 1532488032.327801, dbregs_preserve_dr0_continued tc-end: 1532488032.334660, dbregs_preserve_dr0_continued, passed tc-start: 1532488032.334795, dbregs_preserve_dr0_yield tc-end: 1532488032.341499, dbregs_preserve_dr0_yield, passed tc-start: 1532488032.341638, dbregs_preserve_dr1 tc-end: 1532488032.348291, dbregs_preserve_dr1, passed tc-start: 1532488032.348443, dbregs_preserve_dr1_continued tc-end: 1532488032.355126, dbregs_preserve_dr1_continued, passed tc-start: 1532488032.355258, dbregs_preserve_dr1_yield tc-end: 1532488032.361835, dbregs_preserve_dr1_yield, passed tc-start: 1532488032.361966, dbregs_preserve_dr2 tc-end: 1532488032.368469, dbregs_preserve_dr2, passed tc-start: 1532488032.368607, dbregs_preserve_dr2_continued tc-end: 1532488032.375131, dbregs_preserve_dr2_continued, passed tc-start: 1532488032.375261, dbregs_preserve_dr2_yield tc-end: 1532488032.381702, dbregs_preserve_dr2_yield, passed tc-start: 1532488032.381835, dbregs_preserve_dr3 tc-end: 1532488032.388271, dbregs_preserve_dr3, passed tc-start: 1532488032.388419, dbregs_preserve_dr3_continued tc-end: 1532488032.394923, dbregs_preserve_dr3_continued, passed tc-start: 1532488032.395054, dbregs_preserve_dr3_yield tc-end: 1532488032.401480, dbregs_preserve_dr3_yield, passed tc-start: 1532488032.401612, dbregs_print tc-end: 1532488032.407983, dbregs_print, passed tc-start: 1532488032.408121, eventmask_preserved_empty tc-end: 1532488032.414519, eventmask_preserved_empty, passed tc-start: 1532488032.414650, eventmask_preserved_fork tc-end: 1532488032.421193, eventmask_preserved_fork, passed tc-start: 1532488032.421339, eventmask_preserved_lwp_create tc-end: 1532488032.428334, eventmask_preserved_lwp_create, passed tc-start: 1532488032.428498, eventmask_preserved_lwp_exit tc-end: 1532488032.435469, eventmask_preserved_lwp_exit, passed tc-start: 1532488032.435616, eventmask_preserved_vfork tc-end: 1532488032.442577, eventmask_preserved_vfork, passed tc-start: 1532488032.442729, eventmask_preserved_vfork_done tc-end: 1532488032.449919, eventmask_preserved_vfork_done, passed tc-start: 1532488032.450073, fork1 tc-end: 1532488032.457278, fork1, passed tc-start: 1532488032.457430, fork5 tc-end: 1532488032.464607, fork5, passed tc-start: 1532488032.464750, fpregs1 tc-end: 1532488032.471430, fpregs1, passed tc-start: 1532488032.471575, fpregs2 tc-end: 1532488032.478224, fpregs2, passed tc-start: 1532488032.478368, kill1 tc-end: 1532488032.485088, kill1, passed tc-start: 1532488032.485233, kill2 tc-end: 1532488032.492050, kill2, passed tc-start: 1532488032.492271, lwp_create1 tc-end: 1532488032.499874, lwp_create1, passed tc-start: 1532488032.500096, lwp_exit1 tc-end: 1532488032.507485, lwp_exit1, passed tc-start: 1532488032.507689, lwpinfo1 tc-end: 1532488032.514874, lwpinfo1, passed tc-start: 1532488032.515099, parent_attach_to_its_child tc-end: 1532488032.522538, parent_attach_to_its_child, passed tc-start: 1532488032.522739, regs1 tc-end: 1532488032.529634, regs1, passed tc-start: 1532488032.529778, regs2 tc-end: 1532488032.536448, regs2, passed tc-start: 1532488032.536665, regs3 tc-end: 1532488032.543581, regs3, passed tc-start: 1532488032.543796, regs4 tc-end: 1532488032.550832, regs4, passed tc-start: 1532488032.551048, regs5 tc-end: 1532488032.558448, regs5, passed tc-start: 1532488032.558673, resume1 tc-end: 1532488032.565499, resume1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5276: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488032.565738, setstep1 tc-end: 1532488032.572947, setstep1, passed tc-start: 1532488032.573184, setstep2 tc-end: 1532488032.580290, setstep2, passed tc-start: 1532488032.580503, setstep3 tc-end: 1532488032.591530, setstep3, passed tc-start: 1532488032.591733, setstep4 tc-end: 1532488032.602696, setstep4, passed tc-start: 1532488032.602854, siginfo1 tc-end: 1532488032.609897, siginfo1, passed tc-start: 1532488032.610055, siginfo2 tc-end: 1532488032.616816, siginfo2, passed tc-start: 1532488032.617044, siginfo3 tc-end: 1532488032.624317, siginfo3, passed tc-start: 1532488032.624567, siginfo4 tc-so: tc-end: 1532488032.636494, siginfo4, passed tc-start: 1532488032.636690, siginfo6 tc-end: 1532488032.643851, siginfo6, passed tc-start: 1532488032.644042, signal1 tc-end: 1532488032.651084, signal1, passed tc-start: 1532488032.651245, signal10 tc-end: 1532488032.658320, signal10, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488032.658470, signal2 tc-end: 1532488032.665183, signal2, passed tc-start: 1532488032.665337, signal3 tc-end: 1532488032.672042, signal3, passed tc-start: 1532488032.672188, signal4 tc-end: 1532488032.678814, signal4, passed tc-start: 1532488032.678967, signal5 tc-so: tc-end: 1532488032.689714, signal5, passed tc-start: 1532488032.689865, signal8 tc-end: 1532488032.696538, signal8, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:316: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap] tc-start: 1532488032.696715, signal9 tc-end: 1532488032.703582, signal9, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488032.703764, step1 tc-end: 1532488032.710423, step1, passed tc-start: 1532488032.710622, step2 tc-end: 1532488032.721130, step2, passed tc-start: 1532488032.721274, step3 tc-end: 1532488032.728082, step3, passed tc-start: 1532488032.728231, step4 tc-end: 1532488032.735461, step4, passed tc-start: 1532488032.735624, suspend1 tc-end: 1532488032.742247, suspend1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5069: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488032.742412, suspend2 tc-end: 1532488032.748952, suspend2, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5196: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488032.749114, syscall1 tc-end: 1532488032.756283, syscall1, passed tc-start: 1532488032.756445, syscallemu1 tc-so:Before exiting of the child process tc-end: 1532488032.763421, syscallemu1, passed tc-start: 1532488032.763560, traceme_crash_bus tc-end: 1532488032.770475, traceme_crash_bus, passed tc-start: 1532488032.770684, traceme_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 14723 divrem 0 cannot be represented in type 'int' tc-end: 1532488032.781645, traceme_crash_fpe, passed tc-start: 1532488032.781822, traceme_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488032.792586, traceme_crash_segv, passed tc-start: 1532488032.792781, traceme_crash_trap tc-end: 1532488032.803261, traceme_crash_trap, passed tc-start: 1532488032.803468, traceme_pid1_parent tc-end: 1532488032.813956, traceme_pid1_parent, passed tc-start: 1532488032.814166, traceme_raise1 tc-end: 1532488032.824075, traceme_raise1, passed tc-start: 1532488032.824270, traceme_raise2 tc-end: 1532488032.834319, traceme_raise2, passed tc-start: 1532488032.834515, traceme_raise3 tc-end: 1532488032.844524, traceme_raise3, passed tc-start: 1532488032.844716, traceme_raise4 tc-end: 1532488032.854700, traceme_raise4, passed tc-start: 1532488032.854887, traceme_raise5 tc-end: 1532488032.864841, traceme_raise5, passed tc-start: 1532488032.865025, traceme_sendsignal_handle1 tc-end: 1532488032.875203, traceme_sendsignal_handle1, passed tc-start: 1532488032.875406, traceme_sendsignal_handle2 tc-end: 1532488032.885955, traceme_sendsignal_handle2, passed tc-start: 1532488032.886177, traceme_sendsignal_handle3 tc-end: 1532488032.896863, traceme_sendsignal_handle3, passed tc-start: 1532488032.897085, traceme_sendsignal_ignored1 tc-end: 1532488032.904565, traceme_sendsignal_ignored1, passed tc-start: 1532488032.904791, traceme_sendsignal_ignored2 tc-end: 1532488032.912108, traceme_sendsignal_ignored2, passed tc-start: 1532488032.912331, traceme_sendsignal_ignored3 tc-end: 1532488032.919260, traceme_sendsignal_ignored3, passed tc-start: 1532488032.919471, traceme_sendsignal_masked1 tc-end: 1532488032.926485, traceme_sendsignal_masked1, passed tc-start: 1532488032.926714, traceme_sendsignal_masked2 tc-end: 1532488032.933620, traceme_sendsignal_masked2, passed tc-start: 1532488032.933800, traceme_sendsignal_masked3 tc-end: 1532488032.940593, traceme_sendsignal_masked3, passed tc-start: 1532488032.940774, traceme_sendsignal_simple1 tc-end: 1532488032.951361, traceme_sendsignal_simple1, passed tc-start: 1532488032.951489, traceme_sendsignal_simple2 tc-end: 1532488032.958269, traceme_sendsignal_simple2, passed tc-start: 1532488032.958395, traceme_sendsignal_simple3 tc-end: 1532488032.968788, traceme_sendsignal_simple3, passed tc-start: 1532488032.982520, traceme_sendsignal_simple4 tc-end: 1532488032.989426, traceme_sendsignal_simple4, passed tc-start: 1532488032.989623, traceme_sendsignal_simple5 tc-end: 1532488032.996315, traceme_sendsignal_simple5, passed tc-start: 1532488032.996503, traceme_vfork_crash_bus tc-end: 1532488033.2805, traceme_vfork_crash_bus, expected_failure, lib/53343: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:288: !!WCOREDUMP(status) != expected_core: Unexpectedly core file not generated tc-start: 1532488033.2960, traceme_vfork_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 14709 divrem 0 cannot be represented in type 'int' tc-end: 1532488033.12560, traceme_vfork_crash_fpe, passed tc-start: 1532488033.32344, traceme_vfork_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488033.43065, traceme_vfork_crash_segv, passed tc-start: 1532488033.56927, traceme_vfork_crash_trap tc-end: 1532488033.67216, traceme_vfork_crash_trap, passed tc-start: 1532488033.104312, traceme_vfork_exec tc-so: tc-end: 1532488033.115777, traceme_vfork_exec, passed tc-start: 1532488033.115944, traceme_vfork_raise1 tc-end: 1532488033.122546, traceme_vfork_raise1, passed tc-start: 1532488033.122713, traceme_vfork_raise2 tc-end: 1532488033.130110, traceme_vfork_raise2, passed tc-start: 1532488033.130287, traceme_vfork_raise3 tc-end: 1532488033.136792, traceme_vfork_raise3, passed tc-start: 1532488033.136962, traceme_vfork_raise4 tc-end: 1532488033.143292, traceme_vfork_raise4, passed tc-start: 1532488033.143457, traceme_vfork_raise5 tc-end: 1532488033.149740, traceme_vfork_raise5, passed tc-start: 1532488033.149939, traceme_vfork_raise6 tc-end: 1532488033.159587, traceme_vfork_raise6, passed tc-start: 1532488033.192709, traceme_vfork_raise7 tc-end: 1532488033.199237, traceme_vfork_raise7, passed tc-start: 1532488033.199398, traceme_vfork_raise8 tc-end: 1532488033.205689, traceme_vfork_raise8, passed tc-start: 1532488033.205838, vfork1 tc-end: 1532488033.212460, vfork1, passed tc-start: 1532488033.212609, vfork5 tc-end: 1532488033.219357, vfork5, passed tc-start: 1532488033.219528, x86_64_regs1 tc-end: 1532488033.226509, x86_64_regs1, passed tc-start: 1532488033.226676, x86_cve_2018_8897 tc-end: 1532488033.233544, x86_cve_2018_8897, passed tp-end: 1532488033.233691, lib/libc/sys/t_ptrace_wait3 tp-start: 1532488033.249756, lib/libc/sys/t_ptrace_wait4, 217 tc-start: 1532488033.249774, bytes_transfer_piod_read_auxv tc-end: 1532488033.257316, bytes_transfer_piod_read_auxv, passed tc-start: 1532488033.257475, bytes_transfer_piod_read_d_16 tc-end: 1532488033.264648, bytes_transfer_piod_read_d_16, passed tc-start: 1532488033.264793, bytes_transfer_piod_read_d_16_text tc-end: 1532488033.271834, bytes_transfer_piod_read_d_16_text, passed tc-start: 1532488033.271982, bytes_transfer_piod_read_d_32 tc-end: 1532488033.278983, bytes_transfer_piod_read_d_32, passed tc-start: 1532488033.279116, bytes_transfer_piod_read_d_32_text tc-end: 1532488033.286305, bytes_transfer_piod_read_d_32_text, passed tc-start: 1532488033.286450, bytes_transfer_piod_read_d_64 tc-end: 1532488033.293889, bytes_transfer_piod_read_d_64, passed tc-start: 1532488033.294033, bytes_transfer_piod_read_d_64_text tc-end: 1532488033.301405, bytes_transfer_piod_read_d_64_text, passed tc-start: 1532488033.301553, bytes_transfer_piod_read_d_8 tc-end: 1532488033.308876, bytes_transfer_piod_read_d_8, passed tc-start: 1532488033.309015, bytes_transfer_piod_read_d_8_text tc-end: 1532488033.316072, bytes_transfer_piod_read_d_8_text, passed tc-start: 1532488033.316208, bytes_transfer_piod_read_i_16 tc-end: 1532488033.323189, bytes_transfer_piod_read_i_16, passed tc-start: 1532488033.323323, bytes_transfer_piod_read_i_16_text tc-end: 1532488033.330258, bytes_transfer_piod_read_i_16_text, passed tc-start: 1532488033.330396, bytes_transfer_piod_read_i_32 tc-end: 1532488033.337576, bytes_transfer_piod_read_i_32, passed tc-start: 1532488033.337718, bytes_transfer_piod_read_i_32_text tc-end: 1532488033.345244, bytes_transfer_piod_read_i_32_text, passed tc-start: 1532488033.345391, bytes_transfer_piod_read_i_64 tc-end: 1532488033.353004, bytes_transfer_piod_read_i_64, passed tc-start: 1532488033.353155, bytes_transfer_piod_read_i_64_text tc-end: 1532488033.360481, bytes_transfer_piod_read_i_64_text, passed tc-start: 1532488033.360681, bytes_transfer_piod_read_i_8 tc-end: 1532488033.371947, bytes_transfer_piod_read_i_8, passed tc-start: 1532488033.372136, bytes_transfer_piod_read_i_8_text tc-end: 1532488033.383114, bytes_transfer_piod_read_i_8_text, passed tc-start: 1532488033.383255, bytes_transfer_piod_write_d_16 tc-end: 1532488033.390343, bytes_transfer_piod_write_d_16, passed tc-start: 1532488033.390481, bytes_transfer_piod_write_d_16_text tc-end: 1532488033.397509, bytes_transfer_piod_write_d_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488033.397653, bytes_transfer_piod_write_d_32 tc-end: 1532488033.404892, bytes_transfer_piod_write_d_32, passed tc-start: 1532488033.405037, bytes_transfer_piod_write_d_32_text tc-end: 1532488033.412384, bytes_transfer_piod_write_d_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488033.412537, bytes_transfer_piod_write_d_64 tc-end: 1532488033.419813, bytes_transfer_piod_write_d_64, passed tc-start: 1532488033.420041, bytes_transfer_piod_write_d_64_text tc-end: 1532488033.427423, bytes_transfer_piod_write_d_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488033.427661, bytes_transfer_piod_write_d_8 tc-end: 1532488033.435108, bytes_transfer_piod_write_d_8, passed tc-start: 1532488033.435343, bytes_transfer_piod_write_d_8_text tc-end: 1532488033.442684, bytes_transfer_piod_write_d_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488033.442913, bytes_transfer_piod_write_i_16 tc-end: 1532488033.450083, bytes_transfer_piod_write_i_16, passed tc-start: 1532488033.450306, bytes_transfer_piod_write_i_16_text tc-end: 1532488033.457572, bytes_transfer_piod_write_i_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488033.457724, bytes_transfer_piod_write_i_32 tc-end: 1532488033.465613, bytes_transfer_piod_write_i_32, passed tc-start: 1532488033.465770, bytes_transfer_piod_write_i_32_text tc-end: 1532488033.473456, bytes_transfer_piod_write_i_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488033.473610, bytes_transfer_piod_write_i_64 tc-end: 1532488033.480986, bytes_transfer_piod_write_i_64, passed tc-start: 1532488033.481135, bytes_transfer_piod_write_i_64_text tc-end: 1532488033.488867, bytes_transfer_piod_write_i_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488033.489022, bytes_transfer_piod_write_i_8 tc-end: 1532488033.496262, bytes_transfer_piod_write_i_8, passed tc-start: 1532488033.496407, bytes_transfer_piod_write_i_8_text tc-end: 1532488033.503524, bytes_transfer_piod_write_i_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488033.503675, bytes_transfer_read_d tc-end: 1532488033.510848, bytes_transfer_read_d, passed tc-start: 1532488033.511056, bytes_transfer_read_d_text tc-end: 1532488033.522275, bytes_transfer_read_d_text, passed tc-start: 1532488033.522471, bytes_transfer_read_i tc-end: 1532488033.533416, bytes_transfer_read_i, passed tc-start: 1532488033.533615, bytes_transfer_read_i_text tc-end: 1532488033.544582, bytes_transfer_read_i_text, passed tc-start: 1532488033.544777, bytes_transfer_write_d tc-end: 1532488033.555645, bytes_transfer_write_d, passed tc-start: 1532488033.555841, bytes_transfer_write_d_text tc-end: 1532488033.566670, bytes_transfer_write_d_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488033.566860, bytes_transfer_write_i tc-end: 1532488033.577568, bytes_transfer_write_i, passed tc-start: 1532488033.577758, bytes_transfer_write_i_text tc-end: 1532488033.588348, bytes_transfer_write_i_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488033.588532, child_attach_to_its_parent tc-end: 1532488033.599008, child_attach_to_its_parent, passed tc-start: 1532488033.599269, dbregs_dr0_dont_inherit_execve tc-so: tc-end: 1532488033.616021, dbregs_dr0_dont_inherit_execve, passed tc-start: 1532488033.616212, dbregs_dr0_dont_inherit_lwp tc-end: 1532488033.626973, dbregs_dr0_dont_inherit_lwp, passed tc-start: 1532488033.627151, dbregs_dr0_trap_code tc-so:check_happy(1)=1 tc-end: 1532488033.637930, dbregs_dr0_trap_code, passed tc-start: 1532488033.638108, dbregs_dr0_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488033.648890, dbregs_dr0_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488033.649057, dbregs_dr0_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488033.660078, dbregs_dr0_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488033.660266, dbregs_dr0_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488033.671901, dbregs_dr0_trap_variable_readwrite_read_byte, passed tc-start: 1532488033.672088, dbregs_dr0_trap_variable_readwrite_write_2bytes tc-end: 1532488033.683203, dbregs_dr0_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488033.683352, dbregs_dr0_trap_variable_readwrite_write_4bytes tc-end: 1532488033.690709, dbregs_dr0_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488033.690919, dbregs_dr0_trap_variable_readwrite_write_byte tc-end: 1532488033.702319, dbregs_dr0_trap_variable_readwrite_write_byte, passed tc-start: 1532488033.702517, dbregs_dr0_trap_variable_writeonly_2bytes tc-end: 1532488033.713711, dbregs_dr0_trap_variable_writeonly_2bytes, passed tc-start: 1532488033.713913, dbregs_dr0_trap_variable_writeonly_4bytes tc-end: 1532488033.725049, dbregs_dr0_trap_variable_writeonly_4bytes, passed tc-start: 1532488033.725250, dbregs_dr0_trap_variable_writeonly_byte tc-end: 1532488033.736360, dbregs_dr0_trap_variable_writeonly_byte, passed tc-start: 1532488033.736560, dbregs_dr1_dont_inherit_execve tc-so: tc-end: 1532488033.753661, dbregs_dr1_dont_inherit_execve, passed tc-start: 1532488033.753859, dbregs_dr1_dont_inherit_lwp tc-end: 1532488033.764896, dbregs_dr1_dont_inherit_lwp, passed tc-start: 1532488033.765083, dbregs_dr1_trap_code tc-so:check_happy(1)=1 tc-end: 1532488033.776059, dbregs_dr1_trap_code, passed tc-start: 1532488033.776235, dbregs_dr1_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488033.787134, dbregs_dr1_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488033.787310, dbregs_dr1_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488033.794616, dbregs_dr1_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488033.794785, dbregs_dr1_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488033.801942, dbregs_dr1_trap_variable_readwrite_read_byte, passed tc-start: 1532488033.802111, dbregs_dr1_trap_variable_readwrite_write_2bytes tc-end: 1532488033.809034, dbregs_dr1_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488033.809220, dbregs_dr1_trap_variable_readwrite_write_4bytes tc-end: 1532488033.816122, dbregs_dr1_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488033.816308, dbregs_dr1_trap_variable_readwrite_write_byte tc-end: 1532488033.823541, dbregs_dr1_trap_variable_readwrite_write_byte, passed tc-start: 1532488033.823761, dbregs_dr1_trap_variable_writeonly_2bytes tc-end: 1532488033.831315, dbregs_dr1_trap_variable_writeonly_2bytes, passed tc-start: 1532488033.831536, dbregs_dr1_trap_variable_writeonly_4bytes tc-end: 1532488033.838912, dbregs_dr1_trap_variable_writeonly_4bytes, passed tc-start: 1532488033.839120, dbregs_dr1_trap_variable_writeonly_byte tc-end: 1532488033.846520, dbregs_dr1_trap_variable_writeonly_byte, passed tc-start: 1532488033.846729, dbregs_dr2_dont_inherit_execve tc-so: tc-end: 1532488033.858423, dbregs_dr2_dont_inherit_execve, passed tc-start: 1532488033.858615, dbregs_dr2_dont_inherit_lwp tc-end: 1532488033.866283, dbregs_dr2_dont_inherit_lwp, passed tc-start: 1532488033.866487, dbregs_dr2_trap_code tc-so:check_happy(1)=1 tc-end: 1532488033.874562, dbregs_dr2_trap_code, passed tc-start: 1532488033.874743, dbregs_dr2_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488033.882559, dbregs_dr2_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488033.882740, dbregs_dr2_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488033.890780, dbregs_dr2_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488033.890965, dbregs_dr2_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488033.898880, dbregs_dr2_trap_variable_readwrite_read_byte, passed tc-start: 1532488033.899065, dbregs_dr2_trap_variable_readwrite_write_2bytes tc-end: 1532488033.906946, dbregs_dr2_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488033.907174, dbregs_dr2_trap_variable_readwrite_write_4bytes tc-end: 1532488033.918991, dbregs_dr2_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488033.919211, dbregs_dr2_trap_variable_readwrite_write_byte tc-end: 1532488033.930586, dbregs_dr2_trap_variable_readwrite_write_byte, passed tc-start: 1532488033.930776, dbregs_dr2_trap_variable_writeonly_2bytes tc-end: 1532488033.942174, dbregs_dr2_trap_variable_writeonly_2bytes, passed tc-start: 1532488033.942369, dbregs_dr2_trap_variable_writeonly_4bytes tc-end: 1532488033.953707, dbregs_dr2_trap_variable_writeonly_4bytes, passed tc-start: 1532488033.953901, dbregs_dr2_trap_variable_writeonly_byte tc-end: 1532488033.965185, dbregs_dr2_trap_variable_writeonly_byte, passed tc-start: 1532488033.965377, dbregs_dr3_dont_inherit_execve tc-so: tc-end: 1532488033.983074, dbregs_dr3_dont_inherit_execve, passed tc-start: 1532488033.983268, dbregs_dr3_dont_inherit_lwp tc-end: 1532488033.994588, dbregs_dr3_dont_inherit_lwp, passed tc-start: 1532488033.994777, dbregs_dr3_trap_code tc-so:check_happy(1)=1 tc-end: 1532488034.6133, dbregs_dr3_trap_code, passed tc-start: 1532488034.6309, dbregs_dr3_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488034.17550, dbregs_dr3_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488034.17728, dbregs_dr3_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488034.28789, dbregs_dr3_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488034.28968, dbregs_dr3_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488034.40002, dbregs_dr3_trap_variable_readwrite_read_byte, passed tc-start: 1532488034.40180, dbregs_dr3_trap_variable_readwrite_write_2bytes tc-end: 1532488034.50958, dbregs_dr3_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488034.51146, dbregs_dr3_trap_variable_readwrite_write_4bytes tc-end: 1532488034.61905, dbregs_dr3_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488034.62036, dbregs_dr3_trap_variable_readwrite_write_byte tc-end: 1532488034.69055, dbregs_dr3_trap_variable_readwrite_write_byte, passed tc-start: 1532488034.69184, dbregs_dr3_trap_variable_writeonly_2bytes tc-end: 1532488034.76010, dbregs_dr3_trap_variable_writeonly_2bytes, passed tc-start: 1532488034.76138, dbregs_dr3_trap_variable_writeonly_4bytes tc-end: 1532488034.83043, dbregs_dr3_trap_variable_writeonly_4bytes, passed tc-start: 1532488034.83181, dbregs_dr3_trap_variable_writeonly_byte tc-end: 1532488034.90348, dbregs_dr3_trap_variable_writeonly_byte, passed tc-start: 1532488034.90484, dbregs_preserve_dr0 tc-end: 1532488034.97408, dbregs_preserve_dr0, passed tc-start: 1532488034.97545, dbregs_preserve_dr0_continued tc-end: 1532488034.104665, dbregs_preserve_dr0_continued, passed tc-start: 1532488034.104799, dbregs_preserve_dr0_yield tc-end: 1532488034.111760, dbregs_preserve_dr0_yield, passed tc-start: 1532488034.111898, dbregs_preserve_dr1 tc-end: 1532488034.118983, dbregs_preserve_dr1, passed tc-start: 1532488034.119118, dbregs_preserve_dr1_continued tc-end: 1532488034.126375, dbregs_preserve_dr1_continued, passed tc-start: 1532488034.126516, dbregs_preserve_dr1_yield tc-end: 1532488034.133556, dbregs_preserve_dr1_yield, passed tc-start: 1532488034.133689, dbregs_preserve_dr2 tc-end: 1532488034.140553, dbregs_preserve_dr2, passed tc-start: 1532488034.140688, dbregs_preserve_dr2_continued tc-end: 1532488034.147580, dbregs_preserve_dr2_continued, passed tc-start: 1532488034.147709, dbregs_preserve_dr2_yield tc-end: 1532488034.154443, dbregs_preserve_dr2_yield, passed tc-start: 1532488034.154573, dbregs_preserve_dr3 tc-end: 1532488034.161293, dbregs_preserve_dr3, passed tc-start: 1532488034.161442, dbregs_preserve_dr3_continued tc-end: 1532488034.168211, dbregs_preserve_dr3_continued, passed tc-start: 1532488034.168340, dbregs_preserve_dr3_yield tc-end: 1532488034.175006, dbregs_preserve_dr3_yield, passed tc-start: 1532488034.175133, dbregs_print tc-end: 1532488034.181791, dbregs_print, passed tc-start: 1532488034.181927, eventmask_preserved_empty tc-end: 1532488034.188781, eventmask_preserved_empty, passed tc-start: 1532488034.188908, eventmask_preserved_fork tc-end: 1532488034.195581, eventmask_preserved_fork, passed tc-start: 1532488034.195710, eventmask_preserved_lwp_create tc-end: 1532488034.202496, eventmask_preserved_lwp_create, passed tc-start: 1532488034.202635, eventmask_preserved_lwp_exit tc-end: 1532488034.209760, eventmask_preserved_lwp_exit, passed tc-start: 1532488034.209907, eventmask_preserved_vfork tc-end: 1532488034.217258, eventmask_preserved_vfork, passed tc-start: 1532488034.217400, eventmask_preserved_vfork_done tc-end: 1532488034.224588, eventmask_preserved_vfork_done, passed tc-start: 1532488034.224734, fork1 tc-end: 1532488034.232028, fork1, passed tc-start: 1532488034.232168, fork2 tc-end: 1532488034.239522, fork2, passed tc-start: 1532488034.239663, fork3 tc-end: 1532488034.246845, fork3, passed tc-start: 1532488034.246987, fork4 tc-end: 1532488034.254516, fork4, passed tc-start: 1532488034.254665, fork5 tc-end: 1532488034.262236, fork5, passed tc-start: 1532488034.262389, fork6 tc-end: 1532488034.269981, fork6, passed tc-start: 1532488034.270125, fork7 tc-end: 1532488034.277483, fork7, passed tc-start: 1532488034.277629, fork8 tc-end: 1532488034.285007, fork8, passed tc-start: 1532488034.285148, fpregs1 tc-end: 1532488034.292075, fpregs1, passed tc-start: 1532488034.292217, fpregs2 tc-end: 1532488034.299116, fpregs2, passed tc-start: 1532488034.299262, kill1 tc-end: 1532488034.306295, kill1, passed tc-start: 1532488034.306444, kill2 tc-end: 1532488034.313689, kill2, passed tc-start: 1532488034.313844, lwp_create1 tc-end: 1532488034.321220, lwp_create1, passed tc-start: 1532488034.321370, lwp_exit1 tc-end: 1532488034.328584, lwp_exit1, passed tc-start: 1532488034.328730, lwpinfo1 tc-end: 1532488034.335659, lwpinfo1, passed tc-start: 1532488034.335804, lwpinfo2 tc-end: 1532488034.343054, lwpinfo2, passed tc-start: 1532488034.343259, parent_attach_to_its_child tc-end: 1532488034.350282, parent_attach_to_its_child, passed tc-start: 1532488034.350686, regs1 tc-end: 1532488034.361901, regs1, passed tc-start: 1532488034.362057, regs2 tc-end: 1532488034.369378, regs2, passed tc-start: 1532488034.369530, regs3 tc-end: 1532488034.376667, regs3, passed tc-start: 1532488034.376816, regs4 tc-end: 1532488034.383893, regs4, passed tc-start: 1532488034.384040, regs5 tc-end: 1532488034.390984, regs5, passed tc-start: 1532488034.391132, resume1 tc-end: 1532488034.397879, resume1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5276: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488034.398117, setstep1 tc-end: 1532488034.405430, setstep1, passed tc-start: 1532488034.405673, setstep2 tc-end: 1532488034.413142, setstep2, passed tc-start: 1532488034.413415, setstep3 tc-end: 1532488034.420938, setstep3, passed tc-start: 1532488034.421188, setstep4 tc-end: 1532488034.428665, setstep4, passed tc-start: 1532488034.428916, siginfo1 tc-end: 1532488034.435992, siginfo1, passed tc-start: 1532488034.436231, siginfo2 tc-end: 1532488034.443303, siginfo2, passed tc-start: 1532488034.443451, siginfo3 tc-end: 1532488034.450585, siginfo3, passed tc-start: 1532488034.450736, siginfo4 tc-so: tc-end: 1532488034.462156, siginfo4, passed tc-start: 1532488034.462311, siginfo5 tc-end: 1532488034.470115, siginfo5, passed tc-start: 1532488034.470380, siginfo6 tc-end: 1532488034.478053, siginfo6, passed tc-start: 1532488034.478329, signal1 tc-end: 1532488034.486015, signal1, passed tc-start: 1532488034.486290, signal10 tc-end: 1532488034.493702, signal10, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488034.493858, signal2 tc-end: 1532488034.501006, signal2, passed tc-start: 1532488034.501214, signal3 tc-end: 1532488034.510947, signal3, passed tc-start: 1532488034.511169, signal4 tc-end: 1532488034.522678, signal4, passed tc-start: 1532488034.522877, signal5 tc-so: tc-end: 1532488034.540166, signal5, passed tc-start: 1532488034.540375, signal6 tc-end: 1532488034.552092, signal6, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488034.552295, signal7 tc-end: 1532488034.563448, signal7, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:316: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap] tc-start: 1532488034.563597, signal8 tc-end: 1532488034.570762, signal8, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:316: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap] tc-start: 1532488034.570985, signal9 tc-end: 1532488034.578269, signal9, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488034.578417, step1 tc-end: 1532488034.585524, step1, passed tc-start: 1532488034.585671, step2 tc-end: 1532488034.592660, step2, passed tc-start: 1532488034.592805, step3 tc-end: 1532488034.599775, step3, passed tc-start: 1532488034.599922, step4 tc-end: 1532488034.607119, step4, passed tc-start: 1532488034.607264, suspend1 tc-end: 1532488034.613559, suspend1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5069: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488034.613702, suspend2 tc-end: 1532488034.620089, suspend2, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5196: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488034.620231, syscall1 tc-end: 1532488034.627062, syscall1, passed tc-start: 1532488034.627205, syscallemu1 tc-so:Before exiting of the child process tc-end: 1532488034.634111, syscallemu1, passed tc-start: 1532488034.634241, tracee_sees_its_original_parent_getppid tc-end: 1532488034.641199, tracee_sees_its_original_parent_getppid, passed tc-start: 1532488034.641385, tracee_sees_its_original_parent_procfs_status tc-end: 1532488034.647602, tracee_sees_its_original_parent_procfs_status, skipped, /proc/curproc/status not found tc-start: 1532488034.647778, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1532488034.655150, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1532488034.686126, traceme_crash_bus tc-end: 1532488034.694238, traceme_crash_bus, passed tc-start: 1532488034.694433, traceme_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 21781 divrem 0 cannot be represented in type 'int' tc-end: 1532488034.702040, traceme_crash_fpe, passed tc-start: 1532488034.702212, traceme_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488034.709648, traceme_crash_segv, passed tc-start: 1532488034.709818, traceme_crash_trap tc-end: 1532488034.717207, traceme_crash_trap, passed tc-start: 1532488034.717408, traceme_pid1_parent tc-end: 1532488034.724888, traceme_pid1_parent, passed tc-start: 1532488034.725082, traceme_raise1 tc-end: 1532488034.732059, traceme_raise1, passed tc-start: 1532488034.732212, traceme_raise2 tc-end: 1532488034.739601, traceme_raise2, passed tc-start: 1532488034.739759, traceme_raise3 tc-end: 1532488034.747048, traceme_raise3, passed tc-start: 1532488034.747207, traceme_raise4 tc-end: 1532488034.754475, traceme_raise4, passed tc-start: 1532488034.754628, traceme_raise5 tc-end: 1532488034.762046, traceme_raise5, passed tc-start: 1532488034.762210, traceme_sendsignal_handle1 tc-end: 1532488034.769805, traceme_sendsignal_handle1, passed tc-start: 1532488034.769974, traceme_sendsignal_handle2 tc-end: 1532488034.777627, traceme_sendsignal_handle2, passed tc-start: 1532488034.777837, traceme_sendsignal_handle3 tc-end: 1532488034.785377, traceme_sendsignal_handle3, passed tc-start: 1532488034.785574, traceme_sendsignal_ignored1 tc-end: 1532488034.793083, traceme_sendsignal_ignored1, passed tc-start: 1532488034.793283, traceme_sendsignal_ignored2 tc-end: 1532488034.800787, traceme_sendsignal_ignored2, passed tc-start: 1532488034.800986, traceme_sendsignal_ignored3 tc-end: 1532488034.808209, traceme_sendsignal_ignored3, passed tc-start: 1532488034.808364, traceme_sendsignal_masked1 tc-end: 1532488034.815613, traceme_sendsignal_masked1, passed tc-start: 1532488034.815768, traceme_sendsignal_masked2 tc-end: 1532488034.822827, traceme_sendsignal_masked2, passed tc-start: 1532488034.822976, traceme_sendsignal_masked3 tc-end: 1532488034.829906, traceme_sendsignal_masked3, passed tc-start: 1532488034.830058, traceme_sendsignal_simple1 tc-end: 1532488034.837143, traceme_sendsignal_simple1, passed tc-start: 1532488034.837292, traceme_sendsignal_simple2 tc-end: 1532488034.844262, traceme_sendsignal_simple2, passed tc-start: 1532488034.844410, traceme_sendsignal_simple3 tc-end: 1532488034.855218, traceme_sendsignal_simple3, passed tc-start: 1532488034.868884, traceme_sendsignal_simple4 tc-end: 1532488034.876086, traceme_sendsignal_simple4, passed tc-start: 1532488034.876272, traceme_sendsignal_simple5 tc-end: 1532488034.883160, traceme_sendsignal_simple5, passed tc-start: 1532488034.883344, traceme_vfork_crash_bus tc-end: 1532488034.889905, traceme_vfork_crash_bus, expected_failure, lib/53343: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:288: !!WCOREDUMP(status) != expected_core: Unexpectedly core file not generated tc-start: 1532488034.890085, traceme_vfork_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 15965 divrem 0 cannot be represented in type 'int' tc-end: 1532488034.900017, traceme_vfork_crash_fpe, passed tc-start: 1532488034.922940, traceme_vfork_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488034.934239, traceme_vfork_crash_segv, passed tc-start: 1532488034.968632, traceme_vfork_crash_trap tc-end: 1532488034.979670, traceme_vfork_crash_trap, passed tc-start: 1532488035.31923, traceme_vfork_exec tc-so: tc-end: 1532488035.43664, traceme_vfork_exec, passed tc-start: 1532488035.43842, traceme_vfork_raise1 tc-end: 1532488035.50770, traceme_vfork_raise1, passed tc-start: 1532488035.51010, traceme_vfork_raise2 tc-end: 1532488035.58863, traceme_vfork_raise2, passed tc-start: 1532488035.59052, traceme_vfork_raise3 tc-end: 1532488035.66114, traceme_vfork_raise3, passed tc-start: 1532488035.66300, traceme_vfork_raise4 tc-end: 1532488035.73296, traceme_vfork_raise4, passed tc-start: 1532488035.73475, traceme_vfork_raise5 tc-end: 1532488035.80154, traceme_vfork_raise5, passed tc-start: 1532488035.80288, traceme_vfork_raise6 tc-end: 1532488035.90577, traceme_vfork_raise6, passed tc-start: 1532488035.105603, traceme_vfork_raise7 tc-end: 1532488035.112898, traceme_vfork_raise7, passed tc-start: 1532488035.113077, traceme_vfork_raise8 tc-end: 1532488035.119852, traceme_vfork_raise8, passed tc-start: 1532488035.119986, tracer_sees_terminaton_before_the_parent tc-end: 1532488035.127266, tracer_sees_terminaton_before_the_parent, passed tc-start: 1532488035.127444, tracer_sysctl_lookup_without_duplicates tc-end: 1532488040.1699, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1532488040.1901, unrelated_tracer_sees_crash_bus tc-end: 1532488040.9838, unrelated_tracer_sees_crash_bus, passed tc-start: 1532488040.10030, unrelated_tracer_sees_crash_fpe tc-end: 1532488040.18238, unrelated_tracer_sees_crash_fpe, passed tc-start: 1532488040.18441, unrelated_tracer_sees_crash_segv tc-end: 1532488040.26680, unrelated_tracer_sees_crash_segv, passed tc-start: 1532488040.26878, unrelated_tracer_sees_crash_trap tc-end: 1532488040.34642, unrelated_tracer_sees_crash_trap, passed tc-start: 1532488040.34835, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1532488040.61516, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1532488040.61724, vfork1 tc-end: 1532488040.68943, vfork1, passed tc-start: 1532488040.69101, vfork2 tc-end: 1532488040.76320, vfork2, passed tc-start: 1532488040.76479, vfork3 tc-end: 1532488040.83949, vfork3, passed tc-start: 1532488040.84100, vfork4 tc-end: 1532488040.91514, vfork4, passed tc-start: 1532488040.91654, vfork5 tc-end: 1532488040.98793, vfork5, passed tc-start: 1532488040.98931, vfork6 tc-end: 1532488040.105998, vfork6, passed tc-start: 1532488040.106134, vfork7 tc-end: 1532488040.113401, vfork7, passed tc-start: 1532488040.113543, vfork8 tc-end: 1532488040.120758, vfork8, passed tc-start: 1532488040.120895, x86_64_regs1 tc-end: 1532488040.127813, x86_64_regs1, passed tc-start: 1532488040.127943, x86_cve_2018_8897 tc-end: 1532488040.134746, x86_cve_2018_8897, passed tp-end: 1532488040.134872, lib/libc/sys/t_ptrace_wait4 tp-start: 1532488040.150555, lib/libc/sys/t_ptrace_wait6, 217 tc-start: 1532488040.150569, bytes_transfer_piod_read_auxv tc-end: 1532488040.157376, bytes_transfer_piod_read_auxv, passed tc-start: 1532488040.157506, bytes_transfer_piod_read_d_16 tc-end: 1532488040.164187, bytes_transfer_piod_read_d_16, passed tc-start: 1532488040.164313, bytes_transfer_piod_read_d_16_text tc-end: 1532488040.171120, bytes_transfer_piod_read_d_16_text, passed tc-start: 1532488040.171254, bytes_transfer_piod_read_d_32 tc-end: 1532488040.178614, bytes_transfer_piod_read_d_32, passed tc-start: 1532488040.178769, bytes_transfer_piod_read_d_32_text tc-end: 1532488040.186268, bytes_transfer_piod_read_d_32_text, passed tc-start: 1532488040.186429, bytes_transfer_piod_read_d_64 tc-end: 1532488040.194128, bytes_transfer_piod_read_d_64, passed tc-start: 1532488040.194285, bytes_transfer_piod_read_d_64_text tc-end: 1532488040.201713, bytes_transfer_piod_read_d_64_text, passed tc-start: 1532488040.201850, bytes_transfer_piod_read_d_8 tc-end: 1532488040.208974, bytes_transfer_piod_read_d_8, passed tc-start: 1532488040.209112, bytes_transfer_piod_read_d_8_text tc-end: 1532488040.216311, bytes_transfer_piod_read_d_8_text, passed tc-start: 1532488040.216457, bytes_transfer_piod_read_i_16 tc-end: 1532488040.223635, bytes_transfer_piod_read_i_16, passed tc-start: 1532488040.223770, bytes_transfer_piod_read_i_16_text tc-end: 1532488040.230762, bytes_transfer_piod_read_i_16_text, passed tc-start: 1532488040.230898, bytes_transfer_piod_read_i_32 tc-end: 1532488040.238015, bytes_transfer_piod_read_i_32, passed tc-start: 1532488040.238146, bytes_transfer_piod_read_i_32_text tc-end: 1532488040.245048, bytes_transfer_piod_read_i_32_text, passed tc-start: 1532488040.245179, bytes_transfer_piod_read_i_64 tc-end: 1532488040.251999, bytes_transfer_piod_read_i_64, passed tc-start: 1532488040.252128, bytes_transfer_piod_read_i_64_text tc-end: 1532488040.258917, bytes_transfer_piod_read_i_64_text, passed tc-start: 1532488040.259045, bytes_transfer_piod_read_i_8 tc-end: 1532488040.265746, bytes_transfer_piod_read_i_8, passed tc-start: 1532488040.265872, bytes_transfer_piod_read_i_8_text tc-end: 1532488040.272610, bytes_transfer_piod_read_i_8_text, passed tc-start: 1532488040.272738, bytes_transfer_piod_write_d_16 tc-end: 1532488040.279450, bytes_transfer_piod_write_d_16, passed tc-start: 1532488040.279577, bytes_transfer_piod_write_d_16_text tc-end: 1532488040.378796, bytes_transfer_piod_write_d_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488040.379428, bytes_transfer_piod_write_d_32 tc-end: 1532488040.407425, bytes_transfer_piod_write_d_32, passed tc-start: 1532488040.408186, bytes_transfer_piod_write_d_32_text tc-end: 1532488040.477442, bytes_transfer_piod_write_d_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488040.477639, bytes_transfer_piod_write_d_64 tc-end: 1532488040.485793, bytes_transfer_piod_write_d_64, passed tc-start: 1532488040.485962, bytes_transfer_piod_write_d_64_text tc-end: 1532488040.493194, bytes_transfer_piod_write_d_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488040.493428, bytes_transfer_piod_write_d_8 tc-end: 1532488040.500697, bytes_transfer_piod_write_d_8, passed tc-start: 1532488040.500876, bytes_transfer_piod_write_d_8_text tc-end: 1532488040.511291, bytes_transfer_piod_write_d_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488040.511441, bytes_transfer_piod_write_i_16 tc-end: 1532488040.519096, bytes_transfer_piod_write_i_16, passed tc-start: 1532488040.519245, bytes_transfer_piod_write_i_16_text tc-end: 1532488040.526506, bytes_transfer_piod_write_i_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488040.526685, bytes_transfer_piod_write_i_32 tc-end: 1532488040.534198, bytes_transfer_piod_write_i_32, passed tc-start: 1532488040.534343, bytes_transfer_piod_write_i_32_text tc-end: 1532488040.541620, bytes_transfer_piod_write_i_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488040.541760, bytes_transfer_piod_write_i_64 tc-end: 1532488040.548837, bytes_transfer_piod_write_i_64, passed tc-start: 1532488040.548973, bytes_transfer_piod_write_i_64_text tc-end: 1532488040.556056, bytes_transfer_piod_write_i_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488040.556197, bytes_transfer_piod_write_i_8 tc-end: 1532488040.563204, bytes_transfer_piod_write_i_8, passed tc-start: 1532488040.563338, bytes_transfer_piod_write_i_8_text tc-end: 1532488040.570277, bytes_transfer_piod_write_i_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488040.570414, bytes_transfer_read_d tc-end: 1532488040.577350, bytes_transfer_read_d, passed tc-start: 1532488040.577486, bytes_transfer_read_d_text tc-end: 1532488040.584409, bytes_transfer_read_d_text, passed tc-start: 1532488040.584546, bytes_transfer_read_i tc-end: 1532488040.591392, bytes_transfer_read_i, passed tc-start: 1532488040.591526, bytes_transfer_read_i_text tc-end: 1532488040.598342, bytes_transfer_read_i_text, passed tc-start: 1532488040.598475, bytes_transfer_write_d tc-end: 1532488040.605222, bytes_transfer_write_d, passed tc-start: 1532488040.605352, bytes_transfer_write_d_text tc-end: 1532488040.612059, bytes_transfer_write_d_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488040.612192, bytes_transfer_write_i tc-end: 1532488040.618901, bytes_transfer_write_i, passed tc-start: 1532488040.619033, bytes_transfer_write_i_text tc-end: 1532488040.625754, bytes_transfer_write_i_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488040.625884, child_attach_to_its_parent tc-end: 1532488040.632513, child_attach_to_its_parent, passed tc-start: 1532488040.632698, dbregs_dr0_dont_inherit_execve tc-so: tc-end: 1532488040.644053, dbregs_dr0_dont_inherit_execve, passed tc-start: 1532488040.644192, dbregs_dr0_dont_inherit_lwp tc-end: 1532488040.651292, dbregs_dr0_dont_inherit_lwp, passed tc-start: 1532488040.651431, dbregs_dr0_trap_code tc-so:check_happy(1)=1 tc-end: 1532488040.658811, dbregs_dr0_trap_code, passed tc-start: 1532488040.658942, dbregs_dr0_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488040.666274, dbregs_dr0_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488040.666405, dbregs_dr0_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488040.673720, dbregs_dr0_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488040.673852, dbregs_dr0_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488040.681423, dbregs_dr0_trap_variable_readwrite_read_byte, passed tc-start: 1532488040.681562, dbregs_dr0_trap_variable_readwrite_write_2bytes tc-end: 1532488040.689142, dbregs_dr0_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488040.689296, dbregs_dr0_trap_variable_readwrite_write_4bytes tc-end: 1532488040.697155, dbregs_dr0_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488040.697313, dbregs_dr0_trap_variable_readwrite_write_byte tc-end: 1532488040.704746, dbregs_dr0_trap_variable_readwrite_write_byte, passed tc-start: 1532488040.704892, dbregs_dr0_trap_variable_writeonly_2bytes tc-end: 1532488040.712321, dbregs_dr0_trap_variable_writeonly_2bytes, passed tc-start: 1532488040.712474, dbregs_dr0_trap_variable_writeonly_4bytes tc-end: 1532488040.719802, dbregs_dr0_trap_variable_writeonly_4bytes, passed tc-start: 1532488040.719948, dbregs_dr0_trap_variable_writeonly_byte tc-end: 1532488040.727113, dbregs_dr0_trap_variable_writeonly_byte, passed tc-start: 1532488040.727255, dbregs_dr1_dont_inherit_execve tc-so: tc-end: 1532488040.738487, dbregs_dr1_dont_inherit_execve, passed tc-start: 1532488040.738627, dbregs_dr1_dont_inherit_lwp tc-end: 1532488040.745744, dbregs_dr1_dont_inherit_lwp, passed tc-start: 1532488040.745883, dbregs_dr1_trap_code tc-so:check_happy(1)=1 tc-end: 1532488040.752989, dbregs_dr1_trap_code, passed tc-start: 1532488040.753117, dbregs_dr1_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488040.760187, dbregs_dr1_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488040.760315, dbregs_dr1_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488040.767322, dbregs_dr1_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488040.767450, dbregs_dr1_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488040.774412, dbregs_dr1_trap_variable_readwrite_read_byte, passed tc-start: 1532488040.774555, dbregs_dr1_trap_variable_readwrite_write_2bytes tc-end: 1532488040.781417, dbregs_dr1_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488040.781552, dbregs_dr1_trap_variable_readwrite_write_4bytes tc-end: 1532488040.788396, dbregs_dr1_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488040.788533, dbregs_dr1_trap_variable_readwrite_write_byte tc-end: 1532488040.795384, dbregs_dr1_trap_variable_readwrite_write_byte, passed tc-start: 1532488040.795520, dbregs_dr1_trap_variable_writeonly_2bytes tc-end: 1532488040.802331, dbregs_dr1_trap_variable_writeonly_2bytes, passed tc-start: 1532488040.802467, dbregs_dr1_trap_variable_writeonly_4bytes tc-end: 1532488040.809593, dbregs_dr1_trap_variable_writeonly_4bytes, passed tc-start: 1532488040.809758, dbregs_dr1_trap_variable_writeonly_byte tc-end: 1532488040.817232, dbregs_dr1_trap_variable_writeonly_byte, passed tc-start: 1532488040.817390, dbregs_dr2_dont_inherit_execve tc-so: tc-end: 1532488040.829454, dbregs_dr2_dont_inherit_execve, passed tc-start: 1532488040.829605, dbregs_dr2_dont_inherit_lwp tc-end: 1532488040.837078, dbregs_dr2_dont_inherit_lwp, passed tc-start: 1532488040.837222, dbregs_dr2_trap_code tc-so:check_happy(1)=1 tc-end: 1532488040.844629, dbregs_dr2_trap_code, passed tc-start: 1532488040.844769, dbregs_dr2_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488040.852150, dbregs_dr2_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488040.852285, dbregs_dr2_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488040.859530, dbregs_dr2_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488040.859663, dbregs_dr2_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488040.866861, dbregs_dr2_trap_variable_readwrite_read_byte, passed tc-start: 1532488040.866995, dbregs_dr2_trap_variable_readwrite_write_2bytes tc-end: 1532488040.874041, dbregs_dr2_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488040.874181, dbregs_dr2_trap_variable_readwrite_write_4bytes tc-end: 1532488040.881189, dbregs_dr2_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488040.881336, dbregs_dr2_trap_variable_readwrite_write_byte tc-end: 1532488040.888481, dbregs_dr2_trap_variable_readwrite_write_byte, passed tc-start: 1532488040.888620, dbregs_dr2_trap_variable_writeonly_2bytes tc-end: 1532488040.895535, dbregs_dr2_trap_variable_writeonly_2bytes, passed tc-start: 1532488040.895676, dbregs_dr2_trap_variable_writeonly_4bytes tc-end: 1532488040.902533, dbregs_dr2_trap_variable_writeonly_4bytes, passed tc-start: 1532488040.902677, dbregs_dr2_trap_variable_writeonly_byte tc-end: 1532488040.909514, dbregs_dr2_trap_variable_writeonly_byte, passed tc-start: 1532488040.909657, dbregs_dr3_dont_inherit_execve tc-so: tc-end: 1532488040.920470, dbregs_dr3_dont_inherit_execve, passed tc-start: 1532488040.920609, dbregs_dr3_dont_inherit_lwp tc-end: 1532488040.927526, dbregs_dr3_dont_inherit_lwp, passed tc-start: 1532488040.927650, dbregs_dr3_trap_code tc-so:check_happy(1)=1 tc-end: 1532488040.934575, dbregs_dr3_trap_code, passed tc-start: 1532488040.934688, dbregs_dr3_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488040.941844, dbregs_dr3_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488040.941966, dbregs_dr3_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488040.949083, dbregs_dr3_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488040.949202, dbregs_dr3_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488040.956287, dbregs_dr3_trap_variable_readwrite_read_byte, passed tc-start: 1532488040.956407, dbregs_dr3_trap_variable_readwrite_write_2bytes tc-end: 1532488040.963402, dbregs_dr3_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488040.963666, dbregs_dr3_trap_variable_readwrite_write_4bytes tc-end: 1532488040.975026, dbregs_dr3_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488040.975156, dbregs_dr3_trap_variable_readwrite_write_byte tc-end: 1532488040.982268, dbregs_dr3_trap_variable_readwrite_write_byte, passed tc-start: 1532488040.982397, dbregs_dr3_trap_variable_writeonly_2bytes tc-end: 1532488040.989379, dbregs_dr3_trap_variable_writeonly_2bytes, passed tc-start: 1532488040.989507, dbregs_dr3_trap_variable_writeonly_4bytes tc-end: 1532488040.996430, dbregs_dr3_trap_variable_writeonly_4bytes, passed tc-start: 1532488040.996559, dbregs_dr3_trap_variable_writeonly_byte tc-end: 1532488041.3555, dbregs_dr3_trap_variable_writeonly_byte, passed tc-start: 1532488041.3831, dbregs_preserve_dr0 tc-end: 1532488041.15010, dbregs_preserve_dr0, passed tc-start: 1532488041.15140, dbregs_preserve_dr0_continued tc-end: 1532488041.22132, dbregs_preserve_dr0_continued, passed tc-start: 1532488041.22257, dbregs_preserve_dr0_yield tc-end: 1532488041.29066, dbregs_preserve_dr0_yield, passed tc-start: 1532488041.29195, dbregs_preserve_dr1 tc-end: 1532488041.35995, dbregs_preserve_dr1, passed tc-start: 1532488041.36125, dbregs_preserve_dr1_continued tc-end: 1532488041.42945, dbregs_preserve_dr1_continued, passed tc-start: 1532488041.43074, dbregs_preserve_dr1_yield tc-end: 1532488041.50193, dbregs_preserve_dr1_yield, passed tc-start: 1532488041.50330, dbregs_preserve_dr2 tc-end: 1532488041.57386, dbregs_preserve_dr2, passed tc-start: 1532488041.57520, dbregs_preserve_dr2_continued tc-end: 1532488041.64605, dbregs_preserve_dr2_continued, passed tc-start: 1532488041.64757, dbregs_preserve_dr2_yield tc-end: 1532488041.71792, dbregs_preserve_dr2_yield, passed tc-start: 1532488041.71927, dbregs_preserve_dr3 tc-end: 1532488041.79277, dbregs_preserve_dr3, passed tc-start: 1532488041.79427, dbregs_preserve_dr3_continued tc-end: 1532488041.86865, dbregs_preserve_dr3_continued, passed tc-start: 1532488041.87019, dbregs_preserve_dr3_yield tc-end: 1532488041.94442, dbregs_preserve_dr3_yield, passed tc-start: 1532488041.94589, dbregs_print tc-end: 1532488041.101961, dbregs_print, passed tc-start: 1532488041.102103, eventmask_preserved_empty tc-end: 1532488041.109576, eventmask_preserved_empty, passed tc-start: 1532488041.109726, eventmask_preserved_fork tc-end: 1532488041.117289, eventmask_preserved_fork, passed tc-start: 1532488041.117435, eventmask_preserved_lwp_create tc-end: 1532488041.124937, eventmask_preserved_lwp_create, passed tc-start: 1532488041.125085, eventmask_preserved_lwp_exit tc-end: 1532488041.132309, eventmask_preserved_lwp_exit, passed tc-start: 1532488041.132440, eventmask_preserved_vfork tc-end: 1532488041.139610, eventmask_preserved_vfork, passed tc-start: 1532488041.139751, eventmask_preserved_vfork_done tc-end: 1532488041.146823, eventmask_preserved_vfork_done, passed tc-start: 1532488041.146973, fork1 tc-end: 1532488041.154399, fork1, passed tc-start: 1532488041.154540, fork2 tc-end: 1532488041.162052, fork2, passed tc-start: 1532488041.162190, fork3 tc-end: 1532488041.169336, fork3, passed tc-start: 1532488041.169470, fork4 tc-end: 1532488041.176705, fork4, passed tc-start: 1532488041.176851, fork5 tc-end: 1532488041.184050, fork5, passed tc-start: 1532488041.184192, fork6 tc-end: 1532488041.191290, fork6, passed tc-start: 1532488041.191425, fork7 tc-end: 1532488041.198590, fork7, passed tc-start: 1532488041.198725, fork8 tc-end: 1532488041.205833, fork8, passed tc-start: 1532488041.205969, fpregs1 tc-end: 1532488041.212637, fpregs1, passed tc-start: 1532488041.212778, fpregs2 tc-end: 1532488041.219408, fpregs2, passed tc-start: 1532488041.219546, kill1 tc-end: 1532488041.226187, kill1, passed tc-start: 1532488041.226322, kill2 tc-end: 1532488041.233423, kill2, passed tc-start: 1532488041.233578, lwp_create1 tc-end: 1532488041.241030, lwp_create1, passed tc-start: 1532488041.241176, lwp_exit1 tc-end: 1532488041.248498, lwp_exit1, passed tc-start: 1532488041.248646, lwpinfo1 tc-end: 1532488041.255692, lwpinfo1, passed tc-start: 1532488041.255836, lwpinfo2 tc-end: 1532488041.263132, lwpinfo2, passed tc-start: 1532488041.263355, parent_attach_to_its_child tc-end: 1532488041.270577, parent_attach_to_its_child, passed tc-start: 1532488041.270792, regs1 tc-end: 1532488041.278047, regs1, passed tc-start: 1532488041.278220, regs2 tc-end: 1532488041.285513, regs2, passed tc-start: 1532488041.285687, regs3 tc-end: 1532488041.293104, regs3, passed tc-start: 1532488041.293360, regs4 tc-end: 1532488041.300598, regs4, passed tc-start: 1532488041.300771, regs5 tc-end: 1532488041.307894, regs5, passed tc-start: 1532488041.308061, resume1 tc-end: 1532488041.314686, resume1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5276: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488041.314851, setstep1 tc-end: 1532488041.321889, setstep1, passed tc-start: 1532488041.322054, setstep2 tc-end: 1532488041.329151, setstep2, passed tc-start: 1532488041.329326, setstep3 tc-end: 1532488041.336797, setstep3, passed tc-start: 1532488041.336964, setstep4 tc-end: 1532488041.344679, setstep4, passed tc-start: 1532488041.344841, siginfo1 tc-end: 1532488041.352239, siginfo1, passed tc-start: 1532488041.352389, siginfo2 tc-end: 1532488041.359629, siginfo2, passed tc-start: 1532488041.359780, siginfo3 tc-end: 1532488041.366852, siginfo3, passed tc-start: 1532488041.367009, siginfo4 tc-so: tc-end: 1532488041.378087, siginfo4, passed tc-start: 1532488041.378238, siginfo5 tc-end: 1532488041.385793, siginfo5, passed tc-start: 1532488041.385952, siginfo6 tc-end: 1532488041.393280, siginfo6, passed tc-start: 1532488041.393467, signal1 tc-end: 1532488041.401003, signal1, passed tc-start: 1532488041.401234, signal10 tc-end: 1532488041.412881, signal10, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488041.413095, signal2 tc-end: 1532488041.424356, signal2, passed tc-start: 1532488041.424564, signal3 tc-end: 1532488041.435772, signal3, passed tc-start: 1532488041.435981, signal4 tc-end: 1532488041.447100, signal4, passed tc-start: 1532488041.447257, signal5 tc-so: tc-end: 1532488041.458596, signal5, passed tc-start: 1532488041.458754, signal6 tc-end: 1532488041.466558, signal6, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488041.466778, signal7 tc-end: 1532488041.478215, signal7, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:316: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap] tc-start: 1532488041.478428, signal8 tc-end: 1532488041.485987, signal8, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:316: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap] tc-start: 1532488041.486181, signal9 tc-end: 1532488041.493532, signal9, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488041.493727, step1 tc-end: 1532488041.500858, step1, passed tc-start: 1532488041.501045, step2 tc-end: 1532488041.508389, step2, passed tc-start: 1532488041.508576, step3 tc-end: 1532488041.515892, step3, passed tc-start: 1532488041.516071, step4 tc-end: 1532488041.525608, step4, passed tc-start: 1532488041.525803, suspend1 tc-end: 1532488041.532984, suspend1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5069: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488041.533179, suspend2 tc-end: 1532488041.540248, suspend2, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5196: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488041.540441, syscall1 tc-end: 1532488041.547867, syscall1, passed tc-start: 1532488041.548056, syscallemu1 tc-so:Before exiting of the child process tc-end: 1532488041.555530, syscallemu1, passed tc-start: 1532488041.555695, tracee_sees_its_original_parent_getppid tc-end: 1532488041.563156, tracee_sees_its_original_parent_getppid, passed tc-start: 1532488041.563388, tracee_sees_its_original_parent_procfs_status tc-end: 1532488041.569966, tracee_sees_its_original_parent_procfs_status, skipped, /proc/curproc/status not found tc-start: 1532488041.570139, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1532488041.577823, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1532488041.578062, traceme_crash_bus tc-end: 1532488041.585629, traceme_crash_bus, passed tc-start: 1532488041.585808, traceme_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 5170 divrem 0 cannot be represented in type 'int' tc-end: 1532488041.593752, traceme_crash_fpe, passed tc-start: 1532488041.593917, traceme_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488041.601473, traceme_crash_segv, passed tc-start: 1532488041.601639, traceme_crash_trap tc-end: 1532488041.608794, traceme_crash_trap, passed tc-start: 1532488041.608974, traceme_pid1_parent tc-end: 1532488041.616182, traceme_pid1_parent, passed tc-start: 1532488041.616364, traceme_raise1 tc-end: 1532488041.623217, traceme_raise1, passed tc-start: 1532488041.623390, traceme_raise2 tc-end: 1532488041.630598, traceme_raise2, passed tc-start: 1532488041.630807, traceme_raise3 tc-end: 1532488041.638413, traceme_raise3, passed tc-start: 1532488041.638598, traceme_raise4 tc-end: 1532488041.646135, traceme_raise4, passed tc-start: 1532488041.646320, traceme_raise5 tc-end: 1532488041.653852, traceme_raise5, passed tc-start: 1532488041.654086, traceme_sendsignal_handle1 tc-end: 1532488041.661490, traceme_sendsignal_handle1, passed tc-start: 1532488041.661714, traceme_sendsignal_handle2 tc-end: 1532488041.668893, traceme_sendsignal_handle2, passed tc-start: 1532488041.669105, traceme_sendsignal_handle3 tc-end: 1532488041.676169, traceme_sendsignal_handle3, passed tc-start: 1532488041.676386, traceme_sendsignal_ignored1 tc-end: 1532488041.683402, traceme_sendsignal_ignored1, passed tc-start: 1532488041.683627, traceme_sendsignal_ignored2 tc-end: 1532488041.690863, traceme_sendsignal_ignored2, passed tc-start: 1532488041.691076, traceme_sendsignal_ignored3 tc-end: 1532488041.698530, traceme_sendsignal_ignored3, passed tc-start: 1532488041.698750, traceme_sendsignal_masked1 tc-end: 1532488041.706260, traceme_sendsignal_masked1, passed tc-start: 1532488041.706497, traceme_sendsignal_masked2 tc-end: 1532488041.713777, traceme_sendsignal_masked2, passed tc-start: 1532488041.713998, traceme_sendsignal_masked3 tc-end: 1532488041.721210, traceme_sendsignal_masked3, passed tc-start: 1532488041.721398, traceme_sendsignal_simple1 tc-end: 1532488041.728633, traceme_sendsignal_simple1, passed tc-start: 1532488041.728811, traceme_sendsignal_simple2 tc-end: 1532488041.735951, traceme_sendsignal_simple2, passed tc-start: 1532488041.736130, traceme_sendsignal_simple3 tc-end: 1532488041.747514, traceme_sendsignal_simple3, passed tc-start: 1532488041.760810, traceme_sendsignal_simple4 tc-end: 1532488041.768766, traceme_sendsignal_simple4, passed tc-start: 1532488041.768959, traceme_sendsignal_simple5 tc-end: 1532488041.776319, traceme_sendsignal_simple5, passed tc-start: 1532488041.776507, traceme_vfork_crash_bus tc-end: 1532488041.783488, traceme_vfork_crash_bus, expected_failure, lib/53343: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:288: !!WCOREDUMP(status) != expected_core: Unexpectedly core file not generated tc-start: 1532488041.783707, traceme_vfork_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 6993 divrem 0 cannot be represented in type 'int' tc-end: 1532488041.793883, traceme_vfork_crash_fpe, passed tc-start: 1532488041.843723, traceme_vfork_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488041.854609, traceme_vfork_crash_segv, passed tc-start: 1532488041.905720, traceme_vfork_crash_trap tc-end: 1532488041.916514, traceme_vfork_crash_trap, passed tc-start: 1532488041.958535, traceme_vfork_exec tc-so: tc-end: 1532488041.970008, traceme_vfork_exec, passed tc-start: 1532488041.970172, traceme_vfork_raise1 tc-end: 1532488041.977147, traceme_vfork_raise1, passed tc-start: 1532488041.977317, traceme_vfork_raise2 tc-end: 1532488041.985064, traceme_vfork_raise2, passed tc-start: 1532488041.985232, traceme_vfork_raise3 tc-end: 1532488041.991905, traceme_vfork_raise3, passed tc-start: 1532488041.992044, traceme_vfork_raise4 tc-end: 1532488041.998664, traceme_vfork_raise4, passed tc-start: 1532488041.998798, traceme_vfork_raise5 tc-end: 1532488042.5209, traceme_vfork_raise5, passed tc-start: 1532488042.5341, traceme_vfork_raise6 tc-end: 1532488042.15378, traceme_vfork_raise6, passed tc-start: 1532488042.65509, traceme_vfork_raise7 tc-end: 1532488042.72695, traceme_vfork_raise7, passed tc-start: 1532488042.72867, traceme_vfork_raise8 tc-end: 1532488042.79678, traceme_vfork_raise8, passed tc-start: 1532488042.79848, tracer_sees_terminaton_before_the_parent tc-end: 1532488042.87216, tracer_sees_terminaton_before_the_parent, passed tc-start: 1532488042.87438, tracer_sysctl_lookup_without_duplicates tc-end: 1532488047.4219, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1532488047.4415, unrelated_tracer_sees_crash_bus tc-end: 1532488047.12244, unrelated_tracer_sees_crash_bus, passed tc-start: 1532488047.12421, unrelated_tracer_sees_crash_fpe tc-end: 1532488047.19997, unrelated_tracer_sees_crash_fpe, passed tc-start: 1532488047.20198, unrelated_tracer_sees_crash_segv tc-end: 1532488047.28135, unrelated_tracer_sees_crash_segv, passed tc-start: 1532488047.28336, unrelated_tracer_sees_crash_trap tc-end: 1532488047.35926, unrelated_tracer_sees_crash_trap, passed tc-start: 1532488047.36113, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1532488047.43449, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1532488047.43636, vfork1 tc-end: 1532488047.50698, vfork1, passed tc-start: 1532488047.50839, vfork2 tc-end: 1532488047.57968, vfork2, passed tc-start: 1532488047.58119, vfork3 tc-end: 1532488047.65508, vfork3, passed tc-start: 1532488047.65653, vfork4 tc-end: 1532488047.72848, vfork4, passed tc-start: 1532488047.72988, vfork5 tc-end: 1532488047.80034, vfork5, passed tc-start: 1532488047.80170, vfork6 tc-end: 1532488047.87161, vfork6, passed tc-start: 1532488047.87295, vfork7 tc-end: 1532488047.94362, vfork7, passed tc-start: 1532488047.94497, vfork8 tc-end: 1532488047.101692, vfork8, passed tc-start: 1532488047.101824, x86_64_regs1 tc-end: 1532488047.108528, x86_64_regs1, passed tc-start: 1532488047.108656, x86_cve_2018_8897 tc-end: 1532488047.115392, x86_cve_2018_8897, passed tp-end: 1532488047.115514, lib/libc/sys/t_ptrace_wait6 tp-start: 1532488047.127424, lib/libc/sys/t_ptrace_waitid, 217 tc-start: 1532488047.127438, bytes_transfer_piod_read_auxv tc-end: 1532488047.134205, bytes_transfer_piod_read_auxv, passed tc-start: 1532488047.134333, bytes_transfer_piod_read_d_16 tc-end: 1532488047.140870, bytes_transfer_piod_read_d_16, passed tc-start: 1532488047.140995, bytes_transfer_piod_read_d_16_text tc-end: 1532488047.147712, bytes_transfer_piod_read_d_16_text, passed tc-start: 1532488047.147855, bytes_transfer_piod_read_d_32 tc-end: 1532488047.155259, bytes_transfer_piod_read_d_32, passed tc-start: 1532488047.155401, bytes_transfer_piod_read_d_32_text tc-end: 1532488047.162909, bytes_transfer_piod_read_d_32_text, passed tc-start: 1532488047.163060, bytes_transfer_piod_read_d_64 tc-end: 1532488047.170471, bytes_transfer_piod_read_d_64, passed tc-start: 1532488047.170618, bytes_transfer_piod_read_d_64_text tc-end: 1532488047.177802, bytes_transfer_piod_read_d_64_text, passed tc-start: 1532488047.177942, bytes_transfer_piod_read_d_8 tc-end: 1532488047.185014, bytes_transfer_piod_read_d_8, passed tc-start: 1532488047.185151, bytes_transfer_piod_read_d_8_text tc-end: 1532488047.192159, bytes_transfer_piod_read_d_8_text, passed tc-start: 1532488047.192295, bytes_transfer_piod_read_i_16 tc-end: 1532488047.199175, bytes_transfer_piod_read_i_16, passed tc-start: 1532488047.199307, bytes_transfer_piod_read_i_16_text tc-end: 1532488047.206109, bytes_transfer_piod_read_i_16_text, passed tc-start: 1532488047.206243, bytes_transfer_piod_read_i_32 tc-end: 1532488047.213018, bytes_transfer_piod_read_i_32, passed tc-start: 1532488047.213152, bytes_transfer_piod_read_i_32_text tc-end: 1532488047.219870, bytes_transfer_piod_read_i_32_text, passed tc-start: 1532488047.220005, bytes_transfer_piod_read_i_64 tc-end: 1532488047.226668, bytes_transfer_piod_read_i_64, passed tc-start: 1532488047.226798, bytes_transfer_piod_read_i_64_text tc-end: 1532488047.233408, bytes_transfer_piod_read_i_64_text, passed tc-start: 1532488047.233539, bytes_transfer_piod_read_i_8 tc-end: 1532488047.240121, bytes_transfer_piod_read_i_8, passed tc-start: 1532488047.240249, bytes_transfer_piod_read_i_8_text tc-end: 1532488047.246811, bytes_transfer_piod_read_i_8_text, passed tc-start: 1532488047.246941, bytes_transfer_piod_write_d_16 tc-end: 1532488047.253490, bytes_transfer_piod_write_d_16, passed tc-start: 1532488047.253620, bytes_transfer_piod_write_d_16_text tc-end: 1532488047.260154, bytes_transfer_piod_write_d_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488047.260286, bytes_transfer_piod_write_d_32 tc-end: 1532488047.266802, bytes_transfer_piod_write_d_32, passed tc-start: 1532488047.266932, bytes_transfer_piod_write_d_32_text tc-end: 1532488047.273424, bytes_transfer_piod_write_d_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488047.273556, bytes_transfer_piod_write_d_64 tc-end: 1532488047.280242, bytes_transfer_piod_write_d_64, passed tc-start: 1532488047.280386, bytes_transfer_piod_write_d_64_text tc-end: 1532488047.287554, bytes_transfer_piod_write_d_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488047.287710, bytes_transfer_piod_write_d_8 tc-end: 1532488047.294900, bytes_transfer_piod_write_d_8, passed tc-start: 1532488047.295042, bytes_transfer_piod_write_d_8_text tc-end: 1532488047.302048, bytes_transfer_piod_write_d_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488047.302188, bytes_transfer_piod_write_i_16 tc-end: 1532488047.309028, bytes_transfer_piod_write_i_16, passed tc-start: 1532488047.309165, bytes_transfer_piod_write_i_16_text tc-end: 1532488047.315982, bytes_transfer_piod_write_i_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488047.316215, bytes_transfer_piod_write_i_32 tc-end: 1532488047.327135, bytes_transfer_piod_write_i_32, passed tc-start: 1532488047.327359, bytes_transfer_piod_write_i_32_text tc-end: 1532488047.338107, bytes_transfer_piod_write_i_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488047.338260, bytes_transfer_piod_write_i_64 tc-end: 1532488047.345595, bytes_transfer_piod_write_i_64, passed tc-start: 1532488047.345752, bytes_transfer_piod_write_i_64_text tc-end: 1532488047.353016, bytes_transfer_piod_write_i_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488047.353166, bytes_transfer_piod_write_i_8 tc-end: 1532488047.360245, bytes_transfer_piod_write_i_8, passed tc-start: 1532488047.360388, bytes_transfer_piod_write_i_8_text tc-end: 1532488047.367326, bytes_transfer_piod_write_i_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488047.367472, bytes_transfer_read_d tc-end: 1532488047.374473, bytes_transfer_read_d, passed tc-start: 1532488047.374620, bytes_transfer_read_d_text tc-end: 1532488047.381590, bytes_transfer_read_d_text, passed tc-start: 1532488047.381729, bytes_transfer_read_i tc-end: 1532488047.388632, bytes_transfer_read_i, passed tc-start: 1532488047.388811, bytes_transfer_read_i_text tc-end: 1532488047.396362, bytes_transfer_read_i_text, passed tc-start: 1532488047.396573, bytes_transfer_write_d tc-end: 1532488047.407568, bytes_transfer_write_d, passed tc-start: 1532488047.407723, bytes_transfer_write_d_text tc-end: 1532488047.414965, bytes_transfer_write_d_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488047.415116, bytes_transfer_write_i tc-end: 1532488047.422180, bytes_transfer_write_i, passed tc-start: 1532488047.422329, bytes_transfer_write_i_text tc-end: 1532488047.429243, bytes_transfer_write_i_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488047.429385, child_attach_to_its_parent tc-end: 1532488047.436314, child_attach_to_its_parent, passed tc-start: 1532488047.436506, dbregs_dr0_dont_inherit_execve tc-so: tc-end: 1532488047.447647, dbregs_dr0_dont_inherit_execve, passed tc-start: 1532488047.447794, dbregs_dr0_dont_inherit_lwp tc-end: 1532488047.455071, dbregs_dr0_dont_inherit_lwp, passed tc-start: 1532488047.455222, dbregs_dr0_trap_code tc-so:check_happy(1)=1 tc-end: 1532488047.462637, dbregs_dr0_trap_code, passed tc-start: 1532488047.462778, dbregs_dr0_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488047.470127, dbregs_dr0_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488047.470265, dbregs_dr0_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488047.477490, dbregs_dr0_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488047.477624, dbregs_dr0_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488047.484667, dbregs_dr0_trap_variable_readwrite_read_byte, passed tc-start: 1532488047.484797, dbregs_dr0_trap_variable_readwrite_write_2bytes tc-end: 1532488047.491644, dbregs_dr0_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488047.491787, dbregs_dr0_trap_variable_readwrite_write_4bytes tc-end: 1532488047.498598, dbregs_dr0_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488047.498743, dbregs_dr0_trap_variable_readwrite_write_byte tc-end: 1532488047.505745, dbregs_dr0_trap_variable_readwrite_write_byte, passed tc-start: 1532488047.505902, dbregs_dr0_trap_variable_writeonly_2bytes tc-end: 1532488047.513148, dbregs_dr0_trap_variable_writeonly_2bytes, passed tc-start: 1532488047.513307, dbregs_dr0_trap_variable_writeonly_4bytes tc-end: 1532488047.520556, dbregs_dr0_trap_variable_writeonly_4bytes, passed tc-start: 1532488047.520711, dbregs_dr0_trap_variable_writeonly_byte tc-end: 1532488047.527740, dbregs_dr0_trap_variable_writeonly_byte, passed tc-start: 1532488047.527894, dbregs_dr1_dont_inherit_execve tc-so: tc-end: 1532488047.539068, dbregs_dr1_dont_inherit_execve, passed tc-start: 1532488047.539212, dbregs_dr1_dont_inherit_lwp tc-end: 1532488047.546281, dbregs_dr1_dont_inherit_lwp, passed tc-start: 1532488047.546436, dbregs_dr1_trap_code tc-so:check_happy(1)=1 tc-end: 1532488047.553853, dbregs_dr1_trap_code, passed tc-start: 1532488047.553996, dbregs_dr1_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488047.561248, dbregs_dr1_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488047.561382, dbregs_dr1_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488047.568483, dbregs_dr1_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488047.568617, dbregs_dr1_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488047.575638, dbregs_dr1_trap_variable_readwrite_read_byte, passed tc-start: 1532488047.575772, dbregs_dr1_trap_variable_readwrite_write_2bytes tc-end: 1532488047.582770, dbregs_dr1_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488047.582928, dbregs_dr1_trap_variable_readwrite_write_4bytes tc-end: 1532488047.590206, dbregs_dr1_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488047.590366, dbregs_dr1_trap_variable_readwrite_write_byte tc-end: 1532488047.597566, dbregs_dr1_trap_variable_readwrite_write_byte, passed tc-start: 1532488047.597723, dbregs_dr1_trap_variable_writeonly_2bytes tc-end: 1532488047.605053, dbregs_dr1_trap_variable_writeonly_2bytes, passed tc-start: 1532488047.605224, dbregs_dr1_trap_variable_writeonly_4bytes tc-end: 1532488047.612567, dbregs_dr1_trap_variable_writeonly_4bytes, passed tc-start: 1532488047.612729, dbregs_dr1_trap_variable_writeonly_byte tc-end: 1532488047.619715, dbregs_dr1_trap_variable_writeonly_byte, passed tc-start: 1532488047.619867, dbregs_dr2_dont_inherit_execve tc-so: tc-end: 1532488047.631218, dbregs_dr2_dont_inherit_execve, passed tc-start: 1532488047.631371, dbregs_dr2_dont_inherit_lwp tc-end: 1532488047.638445, dbregs_dr2_dont_inherit_lwp, passed tc-start: 1532488047.638592, dbregs_dr2_trap_code tc-so:check_happy(1)=1 tc-end: 1532488047.645714, dbregs_dr2_trap_code, passed tc-start: 1532488047.645852, dbregs_dr2_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488047.652768, dbregs_dr2_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488047.652903, dbregs_dr2_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488047.659786, dbregs_dr2_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488047.659920, dbregs_dr2_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488047.666711, dbregs_dr2_trap_variable_readwrite_read_byte, passed tc-start: 1532488047.666843, dbregs_dr2_trap_variable_readwrite_write_2bytes tc-end: 1532488047.673448, dbregs_dr2_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488047.673589, dbregs_dr2_trap_variable_readwrite_write_4bytes tc-end: 1532488047.680185, dbregs_dr2_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488047.680328, dbregs_dr2_trap_variable_readwrite_write_byte tc-end: 1532488047.686867, dbregs_dr2_trap_variable_readwrite_write_byte, passed tc-start: 1532488047.687008, dbregs_dr2_trap_variable_writeonly_2bytes tc-end: 1532488047.693550, dbregs_dr2_trap_variable_writeonly_2bytes, passed tc-start: 1532488047.693693, dbregs_dr2_trap_variable_writeonly_4bytes tc-end: 1532488047.700245, dbregs_dr2_trap_variable_writeonly_4bytes, passed tc-start: 1532488047.700389, dbregs_dr2_trap_variable_writeonly_byte tc-end: 1532488047.706897, dbregs_dr2_trap_variable_writeonly_byte, passed tc-start: 1532488047.707039, dbregs_dr3_dont_inherit_execve tc-so: tc-end: 1532488047.717745, dbregs_dr3_dont_inherit_execve, passed tc-start: 1532488047.717896, dbregs_dr3_dont_inherit_lwp tc-end: 1532488047.724779, dbregs_dr3_dont_inherit_lwp, passed tc-start: 1532488047.724928, dbregs_dr3_trap_code tc-so:check_happy(1)=1 tc-end: 1532488047.731993, dbregs_dr3_trap_code, passed tc-start: 1532488047.732136, dbregs_dr3_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488047.739258, dbregs_dr3_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488047.739401, dbregs_dr3_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488047.746392, dbregs_dr3_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488047.746530, dbregs_dr3_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488047.753409, dbregs_dr3_trap_variable_readwrite_read_byte, passed tc-start: 1532488047.753544, dbregs_dr3_trap_variable_readwrite_write_2bytes tc-end: 1532488047.760706, dbregs_dr3_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488047.760868, dbregs_dr3_trap_variable_readwrite_write_4bytes tc-end: 1532488047.768104, dbregs_dr3_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488047.768272, dbregs_dr3_trap_variable_readwrite_write_byte tc-end: 1532488047.775741, dbregs_dr3_trap_variable_readwrite_write_byte, passed tc-start: 1532488047.775908, dbregs_dr3_trap_variable_writeonly_2bytes tc-end: 1532488047.783155, dbregs_dr3_trap_variable_writeonly_2bytes, passed tc-start: 1532488047.783313, dbregs_dr3_trap_variable_writeonly_4bytes tc-end: 1532488047.790275, dbregs_dr3_trap_variable_writeonly_4bytes, passed tc-start: 1532488047.790431, dbregs_dr3_trap_variable_writeonly_byte tc-end: 1532488047.797455, dbregs_dr3_trap_variable_writeonly_byte, passed tc-start: 1532488047.797615, dbregs_preserve_dr0 tc-end: 1532488047.804656, dbregs_preserve_dr0, passed tc-start: 1532488047.804814, dbregs_preserve_dr0_continued tc-end: 1532488047.811795, dbregs_preserve_dr0_continued, passed tc-start: 1532488047.811938, dbregs_preserve_dr0_yield tc-end: 1532488047.818756, dbregs_preserve_dr0_yield, passed tc-start: 1532488047.818907, dbregs_preserve_dr1 tc-end: 1532488047.825644, dbregs_preserve_dr1, passed tc-start: 1532488047.825793, dbregs_preserve_dr1_continued tc-end: 1532488047.832467, dbregs_preserve_dr1_continued, passed tc-start: 1532488047.832611, dbregs_preserve_dr1_yield tc-end: 1532488047.839240, dbregs_preserve_dr1_yield, passed tc-start: 1532488047.839384, dbregs_preserve_dr2 tc-end: 1532488047.845986, dbregs_preserve_dr2, passed tc-start: 1532488047.846205, dbregs_preserve_dr2_continued tc-end: 1532488047.856777, dbregs_preserve_dr2_continued, passed tc-start: 1532488047.856931, dbregs_preserve_dr2_yield tc-end: 1532488047.863811, dbregs_preserve_dr2_yield, passed tc-start: 1532488047.863962, dbregs_preserve_dr3 tc-end: 1532488047.870669, dbregs_preserve_dr3, passed tc-start: 1532488047.870820, dbregs_preserve_dr3_continued tc-end: 1532488047.877507, dbregs_preserve_dr3_continued, passed tc-start: 1532488047.877656, dbregs_preserve_dr3_yield tc-end: 1532488047.884426, dbregs_preserve_dr3_yield, passed tc-start: 1532488047.884572, dbregs_print tc-end: 1532488047.891147, dbregs_print, passed tc-start: 1532488047.891293, eventmask_preserved_empty tc-end: 1532488047.897857, eventmask_preserved_empty, passed tc-start: 1532488047.898001, eventmask_preserved_fork tc-end: 1532488047.904523, eventmask_preserved_fork, passed tc-start: 1532488047.904669, eventmask_preserved_lwp_create tc-end: 1532488047.911370, eventmask_preserved_lwp_create, passed tc-start: 1532488047.911516, eventmask_preserved_lwp_exit tc-end: 1532488047.918142, eventmask_preserved_lwp_exit, passed tc-start: 1532488047.918291, eventmask_preserved_vfork tc-end: 1532488047.925022, eventmask_preserved_vfork, passed tc-start: 1532488047.925167, eventmask_preserved_vfork_done tc-end: 1532488047.931740, eventmask_preserved_vfork_done, passed tc-start: 1532488047.931863, fork1 tc-end: 1532488047.938573, fork1, passed tc-start: 1532488047.938700, fork2 tc-end: 1532488047.945401, fork2, passed tc-start: 1532488047.945525, fork3 tc-end: 1532488047.952279, fork3, passed tc-start: 1532488047.952409, fork4 tc-end: 1532488047.959379, fork4, passed tc-start: 1532488047.959514, fork5 tc-end: 1532488047.966359, fork5, passed tc-start: 1532488047.966487, fork6 tc-end: 1532488047.973266, fork6, passed tc-start: 1532488047.973395, fork7 tc-end: 1532488047.980503, fork7, passed tc-start: 1532488047.980642, fork8 tc-end: 1532488047.987695, fork8, passed tc-start: 1532488047.987832, fpregs1 tc-end: 1532488047.994973, fpregs1, passed tc-start: 1532488047.995122, fpregs2 tc-end: 1532488048.2358, fpregs2, passed tc-start: 1532488048.2506, kill1 tc-end: 1532488048.9809, kill1, passed tc-start: 1532488048.9954, kill2 tc-end: 1532488048.16871, kill2, passed tc-start: 1532488048.17012, lwp_create1 tc-end: 1532488048.24363, lwp_create1, passed tc-start: 1532488048.24515, lwp_exit1 tc-end: 1532488048.31977, lwp_exit1, passed tc-start: 1532488048.32131, lwpinfo1 tc-end: 1532488048.39426, lwpinfo1, passed tc-start: 1532488048.39584, lwpinfo2 tc-end: 1532488048.47429, lwpinfo2, passed tc-start: 1532488048.47632, parent_attach_to_its_child tc-end: 1532488048.54902, parent_attach_to_its_child, passed tc-start: 1532488048.55093, regs1 tc-end: 1532488048.62537, regs1, passed tc-start: 1532488048.62691, regs2 tc-end: 1532488048.70020, regs2, passed tc-start: 1532488048.70256, regs3 tc-end: 1532488048.77687, regs3, passed tc-start: 1532488048.77938, regs4 tc-end: 1532488048.85167, regs4, passed tc-start: 1532488048.85414, regs5 tc-end: 1532488048.92756, regs5, passed tc-start: 1532488048.92996, resume1 tc-end: 1532488048.99941, resume1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5276: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488048.100188, setstep1 tc-end: 1532488048.107130, setstep1, passed tc-start: 1532488048.107362, setstep2 tc-end: 1532488048.114387, setstep2, passed tc-start: 1532488048.114634, setstep3 tc-end: 1532488048.121654, setstep3, passed tc-start: 1532488048.121890, setstep4 tc-end: 1532488048.128758, setstep4, passed tc-start: 1532488048.128980, siginfo1 tc-end: 1532488048.135810, siginfo1, passed tc-start: 1532488048.136028, siginfo2 tc-end: 1532488048.142823, siginfo2, passed tc-start: 1532488048.143038, siginfo3 tc-end: 1532488048.149751, siginfo3, passed tc-start: 1532488048.149974, siginfo4 tc-so: tc-end: 1532488048.160555, siginfo4, passed tc-start: 1532488048.160755, siginfo5 tc-end: 1532488048.167657, siginfo5, passed tc-start: 1532488048.167863, siginfo6 tc-end: 1532488048.174471, siginfo6, passed tc-start: 1532488048.174676, signal1 tc-end: 1532488048.181273, signal1, passed tc-start: 1532488048.181483, signal10 tc-end: 1532488048.188281, signal10, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5009: ptrace(PT_GET_PROCESS_STATE, child, &state, slen) != -1: No such process tc-start: 1532488048.188469, signal2 tc-end: 1532488048.198861, signal2, passed tc-start: 1532488048.199055, signal3 tc-end: 1532488048.209240, signal3, passed tc-start: 1532488048.209426, signal4 tc-end: 1532488048.220053, signal4, passed tc-start: 1532488048.220280, signal5 tc-so: tc-end: 1532488048.231677, signal5, passed tc-start: 1532488048.231901, signal6 tc-end: 1532488048.239506, signal6, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:4537: ptrace(PT_GET_PROCESS_STATE, child2, &state, slen) != -1: No such process tc-start: 1532488048.239706, signal7 tc-end: 1532488048.247247, signal7, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:4660: state.pe_report_event != PTRACE_VFORK tc-start: 1532488048.247453, signal8 tc-end: 1532488048.255507, signal8, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:4810: ptrace(PT_CONTINUE, child, (void *)1, 0) != -1: No such process tc-start: 1532488048.255721, signal9 tc-end: 1532488048.263085, signal9, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:4905: ptrace(PT_GET_PROCESS_STATE, child, &state, slen) != -1: No such process tc-start: 1532488048.263269, step1 tc-end: 1532488048.270368, step1, passed tc-start: 1532488048.270539, step2 tc-end: 1532488048.277643, step2, passed tc-start: 1532488048.277800, step3 tc-end: 1532488048.284657, step3, passed tc-start: 1532488048.284811, step4 tc-end: 1532488048.291606, step4, passed tc-start: 1532488048.291764, suspend1 tc-end: 1532488048.298187, suspend1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5069: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488048.298346, suspend2 tc-end: 1532488048.304718, suspend2, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5196: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488048.304862, syscall1 tc-end: 1532488048.311691, syscall1, passed tc-start: 1532488048.311834, syscallemu1 tc-so:Before exiting of the child process tc-end: 1532488048.318538, syscallemu1, passed tc-start: 1532488048.318662, tracee_sees_its_original_parent_getppid tc-end: 1532488048.325708, tracee_sees_its_original_parent_getppid, passed tc-start: 1532488048.325892, tracee_sees_its_original_parent_procfs_status tc-end: 1532488048.332119, tracee_sees_its_original_parent_procfs_status, skipped, /proc/curproc/status not found tc-start: 1532488048.332250, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1532488048.339256, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1532488048.339439, traceme_crash_bus tc-end: 1532488048.346158, traceme_crash_bus, passed tc-start: 1532488048.346289, traceme_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 2737 divrem 0 cannot be represented in type 'int' tc-end: 1532488048.352954, traceme_crash_fpe, passed tc-start: 1532488048.353074, traceme_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488048.359719, traceme_crash_segv, passed tc-start: 1532488048.359838, traceme_crash_trap tc-end: 1532488048.366851, traceme_crash_trap, passed tc-start: 1532488048.367049, traceme_pid1_parent tc-end: 1532488048.374234, traceme_pid1_parent, passed tc-start: 1532488048.374430, traceme_raise1 tc-end: 1532488048.381431, traceme_raise1, passed tc-start: 1532488048.381614, traceme_raise2 tc-end: 1532488048.388589, traceme_raise2, passed tc-start: 1532488048.388792, traceme_raise3 tc-end: 1532488048.399737, traceme_raise3, passed tc-start: 1532488048.399935, traceme_raise4 tc-end: 1532488048.410652, traceme_raise4, passed tc-start: 1532488048.410845, traceme_raise5 tc-end: 1532488048.421530, traceme_raise5, passed tc-start: 1532488048.421725, traceme_sendsignal_handle1 tc-end: 1532488048.432426, traceme_sendsignal_handle1, passed tc-start: 1532488048.432619, traceme_sendsignal_handle2 tc-end: 1532488048.443263, traceme_sendsignal_handle2, passed tc-start: 1532488048.443453, traceme_sendsignal_handle3 tc-end: 1532488048.453958, traceme_sendsignal_handle3, passed tc-start: 1532488048.454150, traceme_sendsignal_ignored1 tc-end: 1532488048.464501, traceme_sendsignal_ignored1, passed tc-start: 1532488048.464690, traceme_sendsignal_ignored2 tc-end: 1532488048.475265, traceme_sendsignal_ignored2, passed tc-start: 1532488048.475412, traceme_sendsignal_ignored3 tc-end: 1532488048.482443, traceme_sendsignal_ignored3, passed tc-start: 1532488048.482601, traceme_sendsignal_masked1 tc-end: 1532488048.489524, traceme_sendsignal_masked1, passed tc-start: 1532488048.489666, traceme_sendsignal_masked2 tc-end: 1532488048.496461, traceme_sendsignal_masked2, passed tc-start: 1532488048.496620, traceme_sendsignal_masked3 tc-end: 1532488048.503681, traceme_sendsignal_masked3, passed tc-start: 1532488048.503836, traceme_sendsignal_simple1 tc-end: 1532488048.510658, traceme_sendsignal_simple1, passed tc-start: 1532488048.510812, traceme_sendsignal_simple2 tc-end: 1532488048.517561, traceme_sendsignal_simple2, passed tc-start: 1532488048.517711, traceme_sendsignal_simple3 tc-end: 1532488048.530174, traceme_sendsignal_simple3, passed tc-start: 1532488048.543641, traceme_sendsignal_simple4 tc-end: 1532488048.550789, traceme_sendsignal_simple4, passed tc-start: 1532488048.551023, traceme_sendsignal_simple5 tc-end: 1532488048.557933, traceme_sendsignal_simple5, passed tc-start: 1532488048.558158, traceme_vfork_crash_bus tc-end: 1532488048.564810, traceme_vfork_crash_bus, failed, Test case was expecting a failure but none were raised tc-start: 1532488048.565066, traceme_vfork_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 2450 divrem 0 cannot be represented in type 'int' tc-end: 1532488048.575100, traceme_vfork_crash_fpe, passed tc-start: 1532488048.597965, traceme_vfork_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488048.608459, traceme_vfork_crash_segv, passed tc-start: 1532488048.648380, traceme_vfork_crash_trap tc-end: 1532488048.659450, traceme_vfork_crash_trap, passed tc-start: 1532488048.692570, traceme_vfork_exec tc-so: tc-end: 1532488048.704127, traceme_vfork_exec, passed tc-start: 1532488048.704378, traceme_vfork_raise1 tc-end: 1532488048.711080, traceme_vfork_raise1, passed tc-start: 1532488048.711303, traceme_vfork_raise2 tc-end: 1532488048.718600, traceme_vfork_raise2, passed tc-start: 1532488048.718826, traceme_vfork_raise3 tc-end: 1532488048.725297, traceme_vfork_raise3, passed tc-start: 1532488048.725518, traceme_vfork_raise4 tc-end: 1532488048.731947, traceme_vfork_raise4, passed tc-start: 1532488048.732167, traceme_vfork_raise5 tc-end: 1532488048.738597, traceme_vfork_raise5, passed tc-start: 1532488048.738787, traceme_vfork_raise6 tc-end: 1532488048.752724, traceme_vfork_raise6, passed tc-start: 1532488048.766391, traceme_vfork_raise7 tc-end: 1532488048.773497, traceme_vfork_raise7, passed tc-start: 1532488048.773748, traceme_vfork_raise8 tc-end: 1532488048.780576, traceme_vfork_raise8, passed tc-start: 1532488048.780748, tracer_sees_terminaton_before_the_parent tc-end: 1532488048.788380, tracer_sees_terminaton_before_the_parent, passed tc-start: 1532488048.788606, tracer_sysctl_lookup_without_duplicates tc-end: 1532488053.7147, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1532488053.7454, unrelated_tracer_sees_crash_bus tc-end: 1532488053.19196, unrelated_tracer_sees_crash_bus, passed tc-start: 1532488053.19421, unrelated_tracer_sees_crash_fpe tc-end: 1532488053.27190, unrelated_tracer_sees_crash_fpe, passed tc-start: 1532488053.27431, unrelated_tracer_sees_crash_segv tc-end: 1532488053.35078, unrelated_tracer_sees_crash_segv, passed tc-start: 1532488053.35315, unrelated_tracer_sees_crash_trap tc-end: 1532488053.42664, unrelated_tracer_sees_crash_trap, passed tc-start: 1532488053.42954, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1532488053.54245, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1532488053.54538, vfork1 tc-end: 1532488053.65313, vfork1, passed tc-start: 1532488053.65526, vfork2 tc-end: 1532488053.76197, vfork2, passed tc-start: 1532488053.76406, vfork3 tc-end: 1532488053.86991, vfork3, passed tc-start: 1532488053.87191, vfork4 tc-end: 1532488053.97605, vfork4, passed tc-start: 1532488053.97804, vfork5 tc-end: 1532488053.108141, vfork5, passed tc-start: 1532488053.108339, vfork6 tc-end: 1532488053.118592, vfork6, passed tc-start: 1532488053.118780, vfork7 tc-end: 1532488053.129050, vfork7, passed tc-start: 1532488053.129250, vfork8 tc-end: 1532488053.139491, vfork8, passed tc-start: 1532488053.139659, x86_64_regs1 tc-end: 1532488053.146402, x86_64_regs1, passed tc-start: 1532488053.146614, x86_cve_2018_8897 tc-end: 1532488053.153488, x86_cve_2018_8897, passed tp-end: 1532488053.153688, lib/libc/sys/t_ptrace_waitid tp-start: 1532488053.169969, lib/libc/sys/t_ptrace_waitpid, 217 tc-start: 1532488053.170081, bytes_transfer_piod_read_auxv tc-end: 1532488053.177929, bytes_transfer_piod_read_auxv, passed tc-start: 1532488053.178182, bytes_transfer_piod_read_d_16 tc-end: 1532488053.185920, bytes_transfer_piod_read_d_16, passed tc-start: 1532488053.186157, bytes_transfer_piod_read_d_16_text tc-end: 1532488053.193776, bytes_transfer_piod_read_d_16_text, passed tc-start: 1532488053.194019, bytes_transfer_piod_read_d_32 tc-end: 1532488053.201336, bytes_transfer_piod_read_d_32, passed tc-start: 1532488053.201561, bytes_transfer_piod_read_d_32_text tc-end: 1532488053.208791, bytes_transfer_piod_read_d_32_text, passed tc-start: 1532488053.209015, bytes_transfer_piod_read_d_64 tc-end: 1532488053.216165, bytes_transfer_piod_read_d_64, passed tc-start: 1532488053.216404, bytes_transfer_piod_read_d_64_text tc-end: 1532488053.223511, bytes_transfer_piod_read_d_64_text, passed tc-start: 1532488053.223732, bytes_transfer_piod_read_d_8 tc-end: 1532488053.230807, bytes_transfer_piod_read_d_8, passed tc-start: 1532488053.230943, bytes_transfer_piod_read_d_8_text tc-end: 1532488053.238078, bytes_transfer_piod_read_d_8_text, passed tc-start: 1532488053.238210, bytes_transfer_piod_read_i_16 tc-end: 1532488053.245178, bytes_transfer_piod_read_i_16, passed tc-start: 1532488053.245308, bytes_transfer_piod_read_i_16_text tc-end: 1532488053.252106, bytes_transfer_piod_read_i_16_text, passed tc-start: 1532488053.252235, bytes_transfer_piod_read_i_32 tc-end: 1532488053.258948, bytes_transfer_piod_read_i_32, passed tc-start: 1532488053.259074, bytes_transfer_piod_read_i_32_text tc-end: 1532488053.265838, bytes_transfer_piod_read_i_32_text, passed tc-start: 1532488053.265967, bytes_transfer_piod_read_i_64 tc-end: 1532488053.272681, bytes_transfer_piod_read_i_64, passed tc-start: 1532488053.272882, bytes_transfer_piod_read_i_64_text tc-end: 1532488053.283637, bytes_transfer_piod_read_i_64_text, passed tc-start: 1532488053.283840, bytes_transfer_piod_read_i_8 tc-end: 1532488053.294799, bytes_transfer_piod_read_i_8, passed tc-start: 1532488053.295006, bytes_transfer_piod_read_i_8_text tc-end: 1532488053.305952, bytes_transfer_piod_read_i_8_text, passed tc-start: 1532488053.306153, bytes_transfer_piod_write_d_16 tc-end: 1532488053.317121, bytes_transfer_piod_write_d_16, passed tc-start: 1532488053.317331, bytes_transfer_piod_write_d_16_text tc-end: 1532488053.328322, bytes_transfer_piod_write_d_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488053.328532, bytes_transfer_piod_write_d_32 tc-end: 1532488053.339456, bytes_transfer_piod_write_d_32, passed tc-start: 1532488053.339623, bytes_transfer_piod_write_d_32_text tc-end: 1532488053.346715, bytes_transfer_piod_write_d_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488053.346943, bytes_transfer_piod_write_d_64 tc-end: 1532488053.354089, bytes_transfer_piod_write_d_64, passed tc-start: 1532488053.354307, bytes_transfer_piod_write_d_64_text tc-end: 1532488053.361286, bytes_transfer_piod_write_d_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488053.361503, bytes_transfer_piod_write_d_8 tc-end: 1532488053.368445, bytes_transfer_piod_write_d_8, passed tc-start: 1532488053.368651, bytes_transfer_piod_write_d_8_text tc-end: 1532488053.375470, bytes_transfer_piod_write_d_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488053.375679, bytes_transfer_piod_write_i_16 tc-end: 1532488053.382535, bytes_transfer_piod_write_i_16, passed tc-start: 1532488053.382742, bytes_transfer_piod_write_i_16_text tc-end: 1532488053.393479, bytes_transfer_piod_write_i_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488053.393683, bytes_transfer_piod_write_i_32 tc-end: 1532488053.404207, bytes_transfer_piod_write_i_32, passed tc-start: 1532488053.404402, bytes_transfer_piod_write_i_32_text tc-end: 1532488053.414899, bytes_transfer_piod_write_i_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488053.415098, bytes_transfer_piod_write_i_64 tc-end: 1532488053.425552, bytes_transfer_piod_write_i_64, passed tc-start: 1532488053.425739, bytes_transfer_piod_write_i_64_text tc-end: 1532488053.436195, bytes_transfer_piod_write_i_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488053.436397, bytes_transfer_piod_write_i_8 tc-end: 1532488053.447191, bytes_transfer_piod_write_i_8, passed tc-start: 1532488053.447396, bytes_transfer_piod_write_i_8_text tc-end: 1532488053.458172, bytes_transfer_piod_write_i_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488053.458395, bytes_transfer_read_d tc-end: 1532488053.469468, bytes_transfer_read_d, passed tc-start: 1532488053.469656, bytes_transfer_read_d_text tc-end: 1532488053.477089, bytes_transfer_read_d_text, passed tc-start: 1532488053.477264, bytes_transfer_read_i tc-end: 1532488053.484192, bytes_transfer_read_i, passed tc-start: 1532488053.484361, bytes_transfer_read_i_text tc-end: 1532488053.491684, bytes_transfer_read_i_text, passed tc-start: 1532488053.491875, bytes_transfer_write_d tc-end: 1532488053.499437, bytes_transfer_write_d, passed tc-start: 1532488053.499627, bytes_transfer_write_d_text tc-end: 1532488053.506914, bytes_transfer_write_d_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488053.507155, bytes_transfer_write_i tc-end: 1532488053.515478, bytes_transfer_write_i, passed tc-start: 1532488053.515755, bytes_transfer_write_i_text tc-end: 1532488053.523393, bytes_transfer_write_i_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488053.523636, child_attach_to_its_parent tc-end: 1532488053.532753, child_attach_to_its_parent, passed tc-start: 1532488053.533075, dbregs_dr0_dont_inherit_execve tc-so: tc-end: 1532488053.550884, dbregs_dr0_dont_inherit_execve, passed tc-start: 1532488053.551083, dbregs_dr0_dont_inherit_lwp tc-end: 1532488053.562559, dbregs_dr0_dont_inherit_lwp, passed tc-start: 1532488053.562766, dbregs_dr0_trap_code tc-so:check_happy(1)=1 tc-end: 1532488053.574320, dbregs_dr0_trap_code, passed tc-start: 1532488053.574498, dbregs_dr0_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488053.585920, dbregs_dr0_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488053.586105, dbregs_dr0_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488053.597689, dbregs_dr0_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488053.597864, dbregs_dr0_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488053.609242, dbregs_dr0_trap_variable_readwrite_read_byte, passed tc-start: 1532488053.609423, dbregs_dr0_trap_variable_readwrite_write_2bytes tc-end: 1532488053.620691, dbregs_dr0_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488053.620859, dbregs_dr0_trap_variable_readwrite_write_4bytes tc-end: 1532488053.628514, dbregs_dr0_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488053.628669, dbregs_dr0_trap_variable_readwrite_write_byte tc-end: 1532488053.636344, dbregs_dr0_trap_variable_readwrite_write_byte, passed tc-start: 1532488053.636501, dbregs_dr0_trap_variable_writeonly_2bytes tc-end: 1532488053.644242, dbregs_dr0_trap_variable_writeonly_2bytes, passed tc-start: 1532488053.644501, dbregs_dr0_trap_variable_writeonly_4bytes tc-end: 1532488053.652359, dbregs_dr0_trap_variable_writeonly_4bytes, passed tc-start: 1532488053.652627, dbregs_dr0_trap_variable_writeonly_byte tc-end: 1532488053.660094, dbregs_dr0_trap_variable_writeonly_byte, passed tc-start: 1532488053.660343, dbregs_dr1_dont_inherit_execve tc-so: tc-end: 1532488053.672146, dbregs_dr1_dont_inherit_execve, passed tc-start: 1532488053.672379, dbregs_dr1_dont_inherit_lwp tc-end: 1532488053.679762, dbregs_dr1_dont_inherit_lwp, passed tc-start: 1532488053.680001, dbregs_dr1_trap_code tc-so:check_happy(1)=1 tc-end: 1532488053.687503, dbregs_dr1_trap_code, passed tc-start: 1532488053.687717, dbregs_dr1_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488053.695113, dbregs_dr1_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488053.695319, dbregs_dr1_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488053.702663, dbregs_dr1_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488053.702866, dbregs_dr1_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488053.710136, dbregs_dr1_trap_variable_readwrite_read_byte, passed tc-start: 1532488053.710332, dbregs_dr1_trap_variable_readwrite_write_2bytes tc-end: 1532488053.717349, dbregs_dr1_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488053.717493, dbregs_dr1_trap_variable_readwrite_write_4bytes tc-end: 1532488053.724580, dbregs_dr1_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488053.724719, dbregs_dr1_trap_variable_readwrite_write_byte tc-end: 1532488053.731579, dbregs_dr1_trap_variable_readwrite_write_byte, passed tc-start: 1532488053.731718, dbregs_dr1_trap_variable_writeonly_2bytes tc-end: 1532488053.738534, dbregs_dr1_trap_variable_writeonly_2bytes, passed tc-start: 1532488053.738672, dbregs_dr1_trap_variable_writeonly_4bytes tc-end: 1532488053.745484, dbregs_dr1_trap_variable_writeonly_4bytes, passed tc-start: 1532488053.745623, dbregs_dr1_trap_variable_writeonly_byte tc-end: 1532488053.752433, dbregs_dr1_trap_variable_writeonly_byte, passed tc-start: 1532488053.752572, dbregs_dr2_dont_inherit_execve tc-so: tc-end: 1532488053.764190, dbregs_dr2_dont_inherit_execve, passed tc-start: 1532488053.764343, dbregs_dr2_dont_inherit_lwp tc-end: 1532488053.771805, dbregs_dr2_dont_inherit_lwp, passed tc-start: 1532488053.771958, dbregs_dr2_trap_code tc-so:check_happy(1)=1 tc-end: 1532488053.779354, dbregs_dr2_trap_code, passed tc-start: 1532488053.779492, dbregs_dr2_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488053.786726, dbregs_dr2_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488053.786942, dbregs_dr2_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488053.794584, dbregs_dr2_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488053.794801, dbregs_dr2_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488053.802622, dbregs_dr2_trap_variable_readwrite_read_byte, passed tc-start: 1532488053.802861, dbregs_dr2_trap_variable_readwrite_write_2bytes tc-end: 1532488053.810733, dbregs_dr2_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488053.810904, dbregs_dr2_trap_variable_readwrite_write_4bytes tc-end: 1532488053.818680, dbregs_dr2_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488053.818843, dbregs_dr2_trap_variable_readwrite_write_byte tc-end: 1532488053.826271, dbregs_dr2_trap_variable_readwrite_write_byte, passed tc-start: 1532488053.826428, dbregs_dr2_trap_variable_writeonly_2bytes tc-end: 1532488053.833755, dbregs_dr2_trap_variable_writeonly_2bytes, passed tc-start: 1532488053.833908, dbregs_dr2_trap_variable_writeonly_4bytes tc-end: 1532488053.841079, dbregs_dr2_trap_variable_writeonly_4bytes, passed tc-start: 1532488053.841231, dbregs_dr2_trap_variable_writeonly_byte tc-end: 1532488053.848480, dbregs_dr2_trap_variable_writeonly_byte, passed tc-start: 1532488053.848628, dbregs_dr3_dont_inherit_execve tc-so: tc-end: 1532488053.860335, dbregs_dr3_dont_inherit_execve, passed tc-start: 1532488053.860493, dbregs_dr3_dont_inherit_lwp tc-end: 1532488053.868114, dbregs_dr3_dont_inherit_lwp, passed tc-start: 1532488053.868276, dbregs_dr3_trap_code tc-so:check_happy(1)=1 tc-end: 1532488053.876104, dbregs_dr3_trap_code, passed tc-start: 1532488053.876254, dbregs_dr3_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488053.883802, dbregs_dr3_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488053.883947, dbregs_dr3_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488053.891285, dbregs_dr3_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488053.891426, dbregs_dr3_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488053.898724, dbregs_dr3_trap_variable_readwrite_read_byte, passed tc-start: 1532488053.898862, dbregs_dr3_trap_variable_readwrite_write_2bytes tc-end: 1532488053.906011, dbregs_dr3_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488053.906167, dbregs_dr3_trap_variable_readwrite_write_4bytes tc-end: 1532488053.913626, dbregs_dr3_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488053.913789, dbregs_dr3_trap_variable_readwrite_write_byte tc-end: 1532488053.921270, dbregs_dr3_trap_variable_readwrite_write_byte, passed tc-start: 1532488053.921438, dbregs_dr3_trap_variable_writeonly_2bytes tc-end: 1532488053.928929, dbregs_dr3_trap_variable_writeonly_2bytes, passed tc-start: 1532488053.929115, dbregs_dr3_trap_variable_writeonly_4bytes tc-end: 1532488053.940420, dbregs_dr3_trap_variable_writeonly_4bytes, passed tc-start: 1532488053.940562, dbregs_dr3_trap_variable_writeonly_byte tc-end: 1532488053.947894, dbregs_dr3_trap_variable_writeonly_byte, passed tc-start: 1532488053.948039, dbregs_preserve_dr0 tc-end: 1532488053.955062, dbregs_preserve_dr0, passed tc-start: 1532488053.955200, dbregs_preserve_dr0_continued tc-end: 1532488053.962376, dbregs_preserve_dr0_continued, passed tc-start: 1532488053.962513, dbregs_preserve_dr0_yield tc-end: 1532488053.969522, dbregs_preserve_dr0_yield, passed tc-start: 1532488053.969695, dbregs_preserve_dr1 tc-end: 1532488053.977221, dbregs_preserve_dr1, passed tc-start: 1532488053.977487, dbregs_preserve_dr1_continued tc-end: 1532488053.985187, dbregs_preserve_dr1_continued, passed tc-start: 1532488053.985447, dbregs_preserve_dr1_yield tc-end: 1532488053.993172, dbregs_preserve_dr1_yield, passed tc-start: 1532488053.993317, dbregs_preserve_dr2 tc-end: 1532488054.634, dbregs_preserve_dr2, passed tc-start: 1532488054.777, dbregs_preserve_dr2_continued tc-end: 1532488054.8067, dbregs_preserve_dr2_continued, passed tc-start: 1532488054.8197, dbregs_preserve_dr2_yield tc-end: 1532488054.15200, dbregs_preserve_dr2_yield, passed tc-start: 1532488054.15332, dbregs_preserve_dr3 tc-end: 1532488054.22363, dbregs_preserve_dr3, passed tc-start: 1532488054.22501, dbregs_preserve_dr3_continued tc-end: 1532488054.29614, dbregs_preserve_dr3_continued, passed tc-start: 1532488054.29787, dbregs_preserve_dr3_yield tc-end: 1532488054.37122, dbregs_preserve_dr3_yield, passed tc-start: 1532488054.37375, dbregs_print tc-end: 1532488054.44925, dbregs_print, passed tc-start: 1532488054.45189, eventmask_preserved_empty tc-end: 1532488054.52872, eventmask_preserved_empty, passed tc-start: 1532488054.53020, eventmask_preserved_fork tc-end: 1532488054.60397, eventmask_preserved_fork, passed tc-start: 1532488054.60535, eventmask_preserved_lwp_create tc-end: 1532488054.67612, eventmask_preserved_lwp_create, passed tc-start: 1532488054.67749, eventmask_preserved_lwp_exit tc-end: 1532488054.74898, eventmask_preserved_lwp_exit, passed tc-start: 1532488054.75033, eventmask_preserved_vfork tc-end: 1532488054.82016, eventmask_preserved_vfork, passed tc-start: 1532488054.82146, eventmask_preserved_vfork_done tc-end: 1532488054.89034, eventmask_preserved_vfork_done, passed tc-start: 1532488054.89169, fork1 tc-end: 1532488054.96496, fork1, passed tc-start: 1532488054.96630, fork2 tc-end: 1532488054.104110, fork2, passed tc-start: 1532488054.104238, fork3 tc-end: 1532488054.111379, fork3, passed tc-start: 1532488054.111511, fork4 tc-end: 1532488054.118813, fork4, passed tc-start: 1532488054.118946, fork5 tc-end: 1532488054.125929, fork5, passed tc-start: 1532488054.126058, fork6 tc-end: 1532488054.133108, fork6, passed tc-start: 1532488054.133240, fork7 tc-end: 1532488054.140351, fork7, passed tc-start: 1532488054.140482, fork8 tc-end: 1532488054.147545, fork8, passed tc-start: 1532488054.147676, fpregs1 tc-end: 1532488054.154435, fpregs1, passed tc-start: 1532488054.154569, fpregs2 tc-end: 1532488054.161198, fpregs2, passed tc-start: 1532488054.161332, kill1 tc-end: 1532488054.168131, kill1, passed tc-start: 1532488054.168259, kill2 tc-end: 1532488054.174913, kill2, passed tc-start: 1532488054.175047, lwp_create1 tc-end: 1532488054.182166, lwp_create1, passed tc-start: 1532488054.182315, lwp_exit1 tc-end: 1532488054.189664, lwp_exit1, passed tc-start: 1532488054.189871, lwpinfo1 tc-end: 1532488054.197384, lwpinfo1, passed tc-start: 1532488054.197656, lwpinfo2 tc-end: 1532488054.205698, lwpinfo2, passed tc-start: 1532488054.206015, parent_attach_to_its_child tc-end: 1532488054.213477, parent_attach_to_its_child, passed tc-start: 1532488054.213778, regs1 tc-end: 1532488054.220930, regs1, passed tc-start: 1532488054.221166, regs2 tc-end: 1532488054.228311, regs2, passed tc-start: 1532488054.228552, regs3 tc-end: 1532488054.235731, regs3, passed tc-start: 1532488054.235973, regs4 tc-end: 1532488054.243032, regs4, passed tc-start: 1532488054.243170, regs5 tc-end: 1532488054.250237, regs5, passed tc-start: 1532488054.250373, resume1 tc-end: 1532488054.256797, resume1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5276: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488054.256931, setstep1 tc-end: 1532488054.263795, setstep1, passed tc-start: 1532488054.263930, setstep2 tc-end: 1532488054.270770, setstep2, passed tc-start: 1532488054.270906, setstep3 tc-end: 1532488054.278005, setstep3, passed tc-start: 1532488054.278142, setstep4 tc-end: 1532488054.285226, setstep4, passed tc-start: 1532488054.285365, siginfo1 tc-end: 1532488054.292071, siginfo1, passed tc-start: 1532488054.292207, siginfo2 tc-end: 1532488054.298875, siginfo2, passed tc-start: 1532488054.299014, siginfo3 tc-end: 1532488054.305682, siginfo3, passed tc-start: 1532488054.305818, siginfo4 tc-so: tc-end: 1532488054.316543, siginfo4, passed tc-start: 1532488054.316690, siginfo5 tc-end: 1532488054.324189, siginfo5, passed tc-start: 1532488054.324338, siginfo6 tc-end: 1532488054.331398, siginfo6, passed tc-start: 1532488054.331549, signal1 tc-end: 1532488054.338792, signal1, passed tc-start: 1532488054.338946, signal10 tc-end: 1532488054.346114, signal10, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488054.346264, signal2 tc-end: 1532488054.353553, signal2, passed tc-start: 1532488054.353708, signal3 tc-end: 1532488054.361080, signal3, passed tc-start: 1532488054.361254, signal4 tc-end: 1532488054.368802, signal4, passed tc-start: 1532488054.368967, signal5 tc-so: tc-end: 1532488054.380336, signal5, passed tc-start: 1532488054.380492, signal6 tc-end: 1532488054.387870, signal6, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488054.388082, signal7 tc-end: 1532488054.395812, signal7, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:316: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap] tc-start: 1532488054.396006, signal8 tc-end: 1532488054.403124, signal8, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:316: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap] tc-start: 1532488054.403265, signal9 tc-end: 1532488054.410683, signal9, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488054.410833, step1 tc-end: 1532488054.417937, step1, passed tc-start: 1532488054.418079, step2 tc-end: 1532488054.425045, step2, passed tc-start: 1532488054.425183, step3 tc-end: 1532488054.432131, step3, passed tc-start: 1532488054.432270, step4 tc-end: 1532488054.439634, step4, passed tc-start: 1532488054.439793, suspend1 tc-end: 1532488054.446649, suspend1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5069: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488054.446811, suspend2 tc-end: 1532488054.453835, suspend2, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5196: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488054.453996, syscall1 tc-end: 1532488054.461790, syscall1, passed tc-start: 1532488054.462019, syscallemu1 tc-so:Before exiting of the child process tc-end: 1532488054.473980, syscallemu1, passed tc-start: 1532488054.474165, tracee_sees_its_original_parent_getppid tc-end: 1532488054.485554, tracee_sees_its_original_parent_getppid, passed tc-start: 1532488054.485833, tracee_sees_its_original_parent_procfs_status tc-end: 1532488054.496325, tracee_sees_its_original_parent_procfs_status, skipped, /proc/curproc/status not found tc-start: 1532488054.496527, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1532488054.529527, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1532488054.529835, traceme_crash_bus tc-end: 1532488054.541498, traceme_crash_bus, passed tc-start: 1532488054.541696, traceme_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 23580 divrem 0 cannot be represented in type 'int' tc-end: 1532488054.553177, traceme_crash_fpe, passed tc-start: 1532488054.553354, traceme_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488054.564600, traceme_crash_segv, passed tc-start: 1532488054.564785, traceme_crash_trap tc-end: 1532488054.575937, traceme_crash_trap, passed tc-start: 1532488054.576142, traceme_pid1_parent tc-end: 1532488054.587009, traceme_pid1_parent, passed tc-start: 1532488054.587205, traceme_raise1 tc-end: 1532488054.597502, traceme_raise1, passed tc-start: 1532488054.597676, traceme_raise2 tc-end: 1532488054.604715, traceme_raise2, passed tc-start: 1532488054.604885, traceme_raise3 tc-end: 1532488054.611731, traceme_raise3, passed tc-start: 1532488054.611907, traceme_raise4 tc-end: 1532488054.622466, traceme_raise4, passed tc-start: 1532488054.622658, traceme_raise5 tc-end: 1532488054.633041, traceme_raise5, passed tc-start: 1532488054.633228, traceme_sendsignal_handle1 tc-end: 1532488054.643624, traceme_sendsignal_handle1, passed tc-start: 1532488054.643813, traceme_sendsignal_handle2 tc-end: 1532488054.654516, traceme_sendsignal_handle2, passed tc-start: 1532488054.654709, traceme_sendsignal_handle3 tc-end: 1532488054.665312, traceme_sendsignal_handle3, passed tc-start: 1532488054.665498, traceme_sendsignal_ignored1 tc-end: 1532488054.675997, traceme_sendsignal_ignored1, passed tc-start: 1532488054.676189, traceme_sendsignal_ignored2 tc-end: 1532488054.686635, traceme_sendsignal_ignored2, passed tc-start: 1532488054.686811, traceme_sendsignal_ignored3 tc-end: 1532488054.697222, traceme_sendsignal_ignored3, passed tc-start: 1532488054.697398, traceme_sendsignal_masked1 tc-end: 1532488054.704368, traceme_sendsignal_masked1, passed tc-start: 1532488054.704538, traceme_sendsignal_masked2 tc-end: 1532488054.711321, traceme_sendsignal_masked2, passed tc-start: 1532488054.711488, traceme_sendsignal_masked3 tc-end: 1532488054.718666, traceme_sendsignal_masked3, passed tc-start: 1532488054.718860, traceme_sendsignal_simple1 tc-end: 1532488054.726323, traceme_sendsignal_simple1, passed tc-start: 1532488054.726528, traceme_sendsignal_simple2 tc-end: 1532488054.734264, traceme_sendsignal_simple2, passed tc-start: 1532488054.734468, traceme_sendsignal_simple3 tc-end: 1532488054.746077, traceme_sendsignal_simple3, passed tc-start: 1532488054.759687, traceme_sendsignal_simple4 tc-end: 1532488054.767255, traceme_sendsignal_simple4, passed tc-start: 1532488054.767440, traceme_sendsignal_simple5 tc-end: 1532488054.774572, traceme_sendsignal_simple5, passed tc-start: 1532488054.774755, traceme_vfork_crash_bus tc-end: 1532488054.781533, traceme_vfork_crash_bus, expected_failure, lib/53343: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:288: !!WCOREDUMP(status) != expected_core: Unexpectedly core file not generated tc-start: 1532488054.781713, traceme_vfork_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 11785 divrem 0 cannot be represented in type 'int' tc-end: 1532488054.791757, traceme_vfork_crash_fpe, passed tc-start: 1532488054.834254, traceme_vfork_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488054.844971, traceme_vfork_crash_segv, passed tc-start: 1532488054.891678, traceme_vfork_crash_trap tc-end: 1532488054.902475, traceme_vfork_crash_trap, passed tc-start: 1532488054.944514, traceme_vfork_exec tc-so: tc-end: 1532488054.955590, traceme_vfork_exec, passed tc-start: 1532488054.955731, traceme_vfork_raise1 tc-end: 1532488054.962151, traceme_vfork_raise1, passed tc-start: 1532488054.962286, traceme_vfork_raise2 tc-end: 1532488054.969293, traceme_vfork_raise2, passed tc-start: 1532488054.969427, traceme_vfork_raise3 tc-end: 1532488054.976140, traceme_vfork_raise3, passed tc-start: 1532488054.976293, traceme_vfork_raise4 tc-end: 1532488054.983244, traceme_vfork_raise4, passed tc-start: 1532488054.983451, traceme_vfork_raise5 tc-end: 1532488054.990653, traceme_vfork_raise5, passed tc-start: 1532488054.990853, traceme_vfork_raise6 tc-end: 1532488055.1042, traceme_vfork_raise6, passed tc-start: 1532488055.16498, traceme_vfork_raise7 tc-end: 1532488055.23506, traceme_vfork_raise7, passed tc-start: 1532488055.23703, traceme_vfork_raise8 tc-end: 1532488055.30459, traceme_vfork_raise8, passed tc-start: 1532488055.30644, tracer_sees_terminaton_before_the_parent tc-end: 1532488055.37872, tracer_sees_terminaton_before_the_parent, passed tc-start: 1532488055.38092, tracer_sysctl_lookup_without_duplicates tc-end: 1532488060.983, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1532488060.1239, unrelated_tracer_sees_crash_bus tc-end: 1532488060.9273, unrelated_tracer_sees_crash_bus, passed tc-start: 1532488060.9513, unrelated_tracer_sees_crash_fpe tc-end: 1532488060.17375, unrelated_tracer_sees_crash_fpe, passed tc-start: 1532488060.17630, unrelated_tracer_sees_crash_segv tc-end: 1532488060.25233, unrelated_tracer_sees_crash_segv, passed tc-start: 1532488060.25478, unrelated_tracer_sees_crash_trap tc-end: 1532488060.32702, unrelated_tracer_sees_crash_trap, passed tc-start: 1532488060.32920, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1532488060.39804, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1532488060.40083, vfork1 tc-end: 1532488060.51137, vfork1, passed tc-start: 1532488060.51326, vfork2 tc-end: 1532488060.62010, vfork2, passed tc-start: 1532488060.62218, vfork3 tc-end: 1532488060.69407, vfork3, passed tc-start: 1532488060.69603, vfork4 tc-end: 1532488060.76898, vfork4, passed tc-start: 1532488060.77112, vfork5 tc-end: 1532488060.84645, vfork5, passed tc-start: 1532488060.84861, vfork6 tc-end: 1532488060.92279, vfork6, passed tc-start: 1532488060.92527, vfork7 tc-end: 1532488060.100254, vfork7, passed tc-start: 1532488060.100487, vfork8 tc-end: 1532488060.108211, vfork8, passed tc-start: 1532488060.108449, x86_64_regs1 tc-end: 1532488060.117182, x86_64_regs1, passed tc-start: 1532488060.117406, x86_cve_2018_8897 tc-end: 1532488060.124944, x86_cve_2018_8897, passed tp-end: 1532488060.125160, lib/libc/sys/t_ptrace_waitpid tp-start: 1532488060.130402, lib/libc/sys/t_recvmmsg, 1 tc-start: 1532488060.130488, recvmmsg_basic tc-end: 1532488060.140891, recvmmsg_basic, passed tp-end: 1532488060.141098, lib/libc/sys/t_recvmmsg tp-start: 1532488060.146175, lib/libc/sys/t_revoke, 3 tc-start: 1532488060.146260, revoke_basic tc-end: 1532488060.156438, revoke_basic, passed tc-start: 1532488060.156657, revoke_err tc-end: 1532488060.161807, revoke_err, passed tc-start: 1532488060.162027, revoke_perm tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488060.172391, revoke_perm, passed tp-end: 1532488060.172597, lib/libc/sys/t_revoke tp-start: 1532488060.177714, lib/libc/sys/t_select, 2 tc-start: 1532488060.177808, pselect_sigmask tc-end: 1532488062.203609, pselect_sigmask, passed tc-start: 1532488062.203822, pselect_timeout tc-end: 1532488062.209323, pselect_timeout, passed tp-end: 1532488062.209540, lib/libc/sys/t_select tp-start: 1532488062.214736, lib/libc/sys/t_setrlimit, 11 tc-start: 1532488062.214833, setrlimit_basic tc-end: 1532488062.219839, setrlimit_basic, passed tc-start: 1532488062.220049, setrlimit_current tc-end: 1532488062.225075, setrlimit_current, passed tc-start: 1532488062.225208, setrlimit_err tc-end: 1532488062.230283, setrlimit_err, passed tc-start: 1532488062.230415, setrlimit_fsize tc-end: 1532488062.240626, setrlimit_fsize, passed tc-start: 1532488062.240763, setrlimit_memlock tc-end: 1532488062.246213, setrlimit_memlock, passed tc-start: 1532488062.246346, setrlimit_nofile_1 tc-end: 1532488062.251936, setrlimit_nofile_1, passed tc-start: 1532488062.252065, setrlimit_nofile_2 tc-end: 1532488062.257640, setrlimit_nofile_2, passed tc-start: 1532488062.257770, setrlimit_nproc tc-end: 1532488062.263327, setrlimit_nproc, passed tc-start: 1532488062.263490, setrlimit_nthr tc-end: 1532488062.268653, setrlimit_nthr, passed tc-start: 1532488062.268811, setrlimit_perm tc-end: 1532488062.273995, setrlimit_perm, passed tc-start: 1532488062.274159, setrlimit_stack tc-end: 1532488062.279295, setrlimit_stack, passed tp-end: 1532488062.279450, lib/libc/sys/t_setrlimit tp-start: 1532488062.284265, lib/libc/sys/t_setuid, 3 tc-start: 1532488062.284281, setuid_perm tc-end: 1532488062.289431, setuid_perm, passed tc-start: 1532488062.289593, setuid_real tc-end: 1532488062.294676, setuid_real, passed tc-start: 1532488062.294814, setuid_root tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488062.305165, setuid_root, passed tp-end: 1532488062.305287, lib/libc/sys/t_setuid tp-start: 1532488062.310433, lib/libc/sys/t_sigaction, 3 tc-start: 1532488062.310447, sigaction_basic tc-end: 1532488062.315463, sigaction_basic, passed tc-start: 1532488062.315597, sigaction_noflags tc-end: 1532488062.320980, sigaction_noflags, passed tc-start: 1532488062.321170, sigaction_resethand tc-end: 1532488062.329560, sigaction_resethand, passed tp-end: 1532488062.329741, lib/libc/sys/t_sigaction tp-start: 1532488062.337251, lib/libc/sys/t_sigqueue, 3 tc-start: 1532488062.337270, sigqueue_basic tc-end: 1532488062.344804, sigqueue_basic, passed tc-start: 1532488062.344931, sigqueue_err tc-end: 1532488062.350057, sigqueue_err, passed tc-start: 1532488062.350189, sigqueue_rt tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_sigqueue.c:143:31, load of misaligned address 0x7f7fffffe4ec for type 'int' which requires 0 byte alignment tc-so:Signal #1: signo: 35 tc-so:Signal #2: signo: 34 tc-so:Signal #3: signo: 34 tc-so:Signal #4: signo: 33 tc-so:Signal #5: signo: 3 tc-so:Signal #6: signo: 2 tc-end: 1532488063.365664, sigqueue_rt, passed tp-end: 1532488063.365781, lib/libc/sys/t_sigqueue tp-start: 1532488063.370921, lib/libc/sys/t_sigtimedwait, 3 tc-start: 1532488063.370937, sigtimedwait_NULL_timeout tc-end: 1532488068.388050, sigtimedwait_NULL_timeout, passed tc-start: 1532488068.388190, sigtimedwait_all0timeout tc-end: 1532488068.393342, sigtimedwait_all0timeout, passed tc-start: 1532488068.393471, sigtimedwait_small_timeout tc-end: 1532488073.411061, sigtimedwait_small_timeout, passed tp-end: 1532488073.411199, lib/libc/sys/t_sigtimedwait tp-start: 1532488073.416248, lib/libc/sys/t_socketpair, 3 tc-start: 1532488073.416263, socketpair_basic tc-end: 1532488073.421135, socketpair_basic, passed tc-start: 1532488073.421261, socketpair_cloexec tc-end: 1532488073.426102, socketpair_cloexec, passed tc-start: 1532488073.426224, socketpair_nonblock tc-end: 1532488073.431076, socketpair_nonblock, passed tp-end: 1532488073.431199, lib/libc/sys/t_socketpair tp-start: 1532488073.435913, lib/libc/sys/t_swapcontext, 2 tc-start: 1532488073.435927, swapcontext1 tc-so:Testing if swapcontext() alters TLS pointer if _UC_TLSBASE is cleared tc-so:before swapcontext TLS pointer = 0x4127bc tc-so:before swapcontext TLS pointer = 0x4127b8 tc-so:after swapcontext TLS pointer = 0x4127b8 tc-so:TLS pointer left untouched by swapcontext() tc-so:Test completed tc-end: 1532488073.441104, swapcontext1, passed tc-start: 1532488073.441227, swapcontext2 tc-so:Testing if swapcontext() alters TLS pointer if _UC_TLSBASE is left set tc-so:before swapcontext TLS pointer = 0x4127bc tc-so:before swapcontext TLS pointer = 0x4127b8 tc-so:after swapcontext TLS pointer = 0x4127bc tc-so:TLS pointer modified by swapcontext() tc-so:Test completed tc-end: 1532488073.446455, swapcontext2, passed tp-end: 1532488073.446572, lib/libc/sys/t_swapcontext tp-start: 1532488073.451828, lib/libc/sys/t_stat, 8 tc-start: 1532488073.451843, stat_chflags tc-end: 1532488073.462358, stat_chflags, passed tc-start: 1532488073.462497, stat_dir tc-end: 1532488073.491308, stat_dir, passed tc-start: 1532488073.491442, stat_err tc-end: 1532488073.496738, stat_err, passed tc-start: 1532488073.496863, stat_mtime tc-end: 1532488076.534050, stat_mtime, passed tc-start: 1532488076.534186, stat_perm tc-end: 1532488076.544827, stat_perm, passed tc-start: 1532488076.545005, stat_size tc-end: 1532488076.554888, stat_size, passed tc-start: 1532488076.555065, stat_socket tc-end: 1532488076.560089, stat_socket, passed tc-start: 1532488076.560250, stat_symlink tc-end: 1532488076.570189, stat_symlink, passed tp-end: 1532488076.570360, lib/libc/sys/t_stat tp-start: 1532488076.575386, lib/libc/sys/t_syscall, 1 tc-start: 1532488076.575401, mmap___syscall tc-end: 1532488076.580562, mmap___syscall, passed tp-end: 1532488076.580760, lib/libc/sys/t_syscall tp-start: 1532488076.585952, lib/libc/sys/t_timer_create, 5 tc-start: 1532488076.585968, timer_create_err tc-end: 1532488076.591096, timer_create_err, passed tc-start: 1532488076.591282, timer_create_mono tc-se:timer_signal_handler: Alarm clock tc-end: 1532488077.609471, timer_create_mono, passed tc-start: 1532488077.609651, timer_create_mono_expire tc-end: 1532488079.619873, timer_create_mono_expire, passed tc-start: 1532488079.620013, timer_create_real tc-se:timer_signal_handler: Alarm clock tc-end: 1532488080.631262, timer_create_real, passed tc-start: 1532488080.631385, timer_create_real_expire tc-end: 1532488082.641991, timer_create_real_expire, passed tp-end: 1532488082.642130, lib/libc/sys/t_timer_create tp-start: 1532488082.647157, lib/libc/sys/t_truncate, 4 tc-start: 1532488082.647171, ftruncate_basic tc-se:truncating to 8 bytes tc-se:truncating to 16 bytes tc-se:truncating to 512 bytes tc-se:truncating to 1024 bytes tc-se:truncating to 2048 bytes tc-se:truncating to 4094 bytes tc-se:truncating to 3000 bytes tc-se:truncating to 30 bytes tc-end: 1532488082.656985, ftruncate_basic, passed tc-start: 1532488082.657117, ftruncate_err tc-end: 1532488082.662121, ftruncate_err, passed tc-start: 1532488082.662273, truncate_basic tc-se:truncating to 8 bytes tc-se:truncating to 16 bytes tc-se:truncating to 512 bytes tc-se:truncating to 1024 bytes tc-se:truncating to 2048 bytes tc-se:truncating to 4094 bytes tc-se:truncating to 3000 bytes tc-se:truncating to 30 bytes tc-end: 1532488082.671555, truncate_basic, passed tc-start: 1532488082.671678, truncate_err tc-end: 1532488082.676513, truncate_err, passed tp-end: 1532488082.676652, lib/libc/sys/t_truncate tp-start: 1532488082.681249, lib/libc/sys/t_ucontext, 5 tc-start: 1532488082.681263, ucontext_basic tc-so:Start tc-so:x == 0 tc-so:x == 1 tc-so:x == 2 tc-so:x == 3 tc-so:x == 4 tc-so:x == 5 tc-so:x == 6 tc-so:x == 7 tc-so:x == 8 tc-so:x == 9 tc-so:x == 10 tc-so:x == 11 tc-so:x == 12 tc-so:x == 13 tc-so:x == 14 tc-so:x == 15 tc-so:x == 16 tc-so:x == 17 tc-so:x == 18 tc-so:x == 19 tc-so:x == 20 tc-so:End, y = 21 tc-end: 1532488082.685984, ucontext_basic, passed tc-start: 1532488082.686097, ucontext_fp tc-so:_UC_MACHINE_FP(u)=7f7ff7906110 tc-end: 1532488082.690740, ucontext_fp, passed tc-start: 1532488082.690863, ucontext_intrv tc-so:_UC_MACHINE_INTRV(u)=0 tc-end: 1532488082.695841, ucontext_intrv, passed tc-start: 1532488082.695958, ucontext_pc tc-so:_UC_MACHINE_PC(u)=201273 tc-end: 1532488082.700759, ucontext_pc, passed tc-start: 1532488082.700882, ucontext_sp tc-so:_UC_MACHINE_SP(u)=7f7fffffe290 tc-end: 1532488082.705641, ucontext_sp, passed tp-end: 1532488082.705759, lib/libc/sys/t_ucontext tp-start: 1532488082.710410, lib/libc/sys/t_umask, 3 tc-start: 1532488082.710423, umask_fork tc-end: 1532488082.721960, umask_fork, passed tc-start: 1532488082.722107, umask_open tc-end: 1532488082.732192, umask_open, passed tc-start: 1532488082.732336, umask_previous tc-end: 1532488082.742553, umask_previous, passed tp-end: 1532488082.742700, lib/libc/sys/t_umask tp-start: 1532488082.748050, lib/libc/sys/t_unlink, 4 tc-start: 1532488082.748066, unlink_basic tc-end: 1532488082.771721, unlink_basic, passed tc-start: 1532488082.771906, unlink_err tc-end: 1532488082.781761, unlink_err, passed tc-start: 1532488082.781895, unlink_fifo tc-end: 1532488082.791404, unlink_fifo, passed tc-start: 1532488082.791538, unlink_perm tc-end: 1532488082.801238, unlink_perm, passed tp-end: 1532488082.801394, lib/libc/sys/t_unlink tp-start: 1532488082.806149, lib/libc/sys/t_vfork, 8 tc-start: 1532488082.806162, raise1 tc-end: 1532488082.810835, raise1, passed tc-start: 1532488082.810975, raise2 tc-end: 1532488082.816644, raise2, passed tc-start: 1532488082.816775, raise3 tc-end: 1532488082.821525, raise3, passed tc-start: 1532488082.821648, raise4 tc-end: 1532488082.826399, raise4, passed tc-start: 1532488082.826521, raise5 tc-end: 1532488082.831163, raise5, passed tc-start: 1532488082.831293, raise6 tc-end: 1532488082.839186, raise6, passed tc-start: 1532488082.852470, raise7 tc-end: 1532488082.857425, raise7, passed tc-start: 1532488082.857555, raise8 tc-end: 1532488082.862542, raise8, passed tp-end: 1532488082.862679, lib/libc/sys/t_vfork tp-start: 1532488082.867588, lib/libc/sys/t_wait, 6 tc-start: 1532488082.867603, wait6_coredumped tc-so:user: 0 system: 0 tc-end: 1532488082.876515, wait6_coredumped, passed tc-start: 1532488082.922560, wait6_exited tc-so:user: 0 system: 0 tc-end: 1532488082.928088, wait6_exited, passed tc-start: 1532488082.928214, wait6_invalid tc-end: 1532488082.933112, wait6_invalid, passed tc-start: 1532488082.933265, wait6_stop_and_go tc-so:user: 0 system: 0 tc-so:user: 0 system: 0 tc-so:user: 0 system: 0 tc-end: 1532488082.938536, wait6_stop_and_go, passed tc-start: 1532488082.938680, wait6_stopgo_loop tc-so:Before loop of SIGSTOP/SIGCONT sequence 100 times tc-so:user: 0 system: 0 tc-end: 1532488082.944291, wait6_stopgo_loop, passed tc-start: 1532488082.944427, wait6_terminated tc-so:user: 0 system: 0 tc-end: 1532488082.949428, wait6_terminated, passed tp-end: 1532488082.949561, lib/libc/sys/t_wait tp-start: 1532488082.954505, lib/libc/sys/t_wait_noproc, 11 tc-start: 1532488082.954519, wait tc-end: 1532488082.959385, wait, passed tc-start: 1532488082.959533, wait3 tc-end: 1532488082.964350, wait3, passed tc-start: 1532488082.964499, wait3_options tc-so:Testing wait3(2) with options 0 tc-so:Testing wait3(2) with options 8 tc-so:Testing wait3(2) with options 4 tc-so:Testing wait3(2) with options 8 tc-so:Testing wait3(2) with options 4 tc-so:Testing wait3(2) with options 10000 tc-so:Testing wait3(2) with options 20 tc-so:Testing wait3(2) with options 10020 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 40 tc-so:Testing wait3(2) with options 10040 tc-so:Testing wait3(2) with options 60 tc-so:Testing wait3(2) with options 10060 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-end: 1532488082.969536, wait3_options, passed tc-start: 1532488082.969672, wait4 tc-end: 1532488082.974429, wait4, passed tc-start: 1532488082.974577, wait4_options tc-so:Testing wait4(2) with options 0 tc-so:Testing wait4(2) with options 8 tc-so:Testing wait4(2) with options 4 tc-so:Testing wait4(2) with options 8 tc-so:Testing wait4(2) with options 4 tc-so:Testing wait4(2) with options 10000 tc-so:Testing wait4(2) with options 20 tc-so:Testing wait4(2) with options 10020 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 40 tc-so:Testing wait4(2) with options 10040 tc-so:Testing wait4(2) with options 60 tc-so:Testing wait4(2) with options 10060 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-end: 1532488082.979509, wait4_options, passed tc-start: 1532488082.979645, wait6 tc-end: 1532488082.984345, wait6, passed tc-start: 1532488082.984474, wait6_options tc-so:Testing wait6(2) with options 20 tc-so:Testing wait6(2) with options 10020 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 40 tc-so:Testing wait6(2) with options 10040 tc-so:Testing wait6(2) with options 60 tc-so:Testing wait6(2) with options 10060 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 10 tc-so:Testing wait6(2) with options 10010 tc-so:Testing wait6(2) with options 30 tc-so:Testing wait6(2) with options 10030 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 50 tc-so:Testing wait6(2) with options 10050 tc-so:Testing wait6(2) with options 70 tc-so:Testing wait6(2) with options 10070 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-end: 1532488082.989761, wait6_options, passed tc-start: 1532488082.989879, waitid tc-end: 1532488082.994755, waitid, passed tc-start: 1532488082.994873, waitid_options tc-so:Testing waitid(2) with options 20 tc-so:Testing waitid(2) with options 10020 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 40 tc-so:Testing waitid(2) with options 10040 tc-so:Testing waitid(2) with options 60 tc-so:Testing waitid(2) with options 10060 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 10 tc-so:Testing waitid(2) with options 10010 tc-so:Testing waitid(2) with options 30 tc-so:Testing waitid(2) with options 10030 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 50 tc-so:Testing waitid(2) with options 10050 tc-so:Testing waitid(2) with options 70 tc-so:Testing waitid(2) with options 10070 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-end: 1532488082.999965, waitid_options, passed tc-start: 1532488083.81, waitpid tc-end: 1532488083.5137, waitpid, passed tc-start: 1532488083.5313, waitpid_options tc-so:Testing waitpid(2) with options 0 tc-so:Testing waitpid(2) with options 8 tc-so:Testing waitpid(2) with options 4 tc-so:Testing waitpid(2) with options 8 tc-so:Testing waitpid(2) with options 4 tc-so:Testing waitpid(2) with options 10000 tc-so:Testing waitpid(2) with options 20 tc-so:Testing waitpid(2) with options 10020 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 40 tc-so:Testing waitpid(2) with options 10040 tc-so:Testing waitpid(2) with options 60 tc-so:Testing waitpid(2) with options 10060 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-end: 1532488083.13225, waitpid_options, passed tp-end: 1532488083.13381, lib/libc/sys/t_wait_noproc tp-start: 1532488083.21071, lib/libc/sys/t_wait_noproc_wnohang, 10 tc-start: 1532488083.21083, wait3 tc-end: 1532488083.25987, wait3, passed tc-start: 1532488083.26109, wait3_options tc-so:Testing wait3(2) with options 0 tc-so:Testing wait3(2) with options 8 tc-so:Testing wait3(2) with options 4 tc-so:Testing wait3(2) with options 8 tc-so:Testing wait3(2) with options 4 tc-so:Testing wait3(2) with options 10000 tc-so:Testing wait3(2) with options 20 tc-so:Testing wait3(2) with options 10020 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 40 tc-so:Testing wait3(2) with options 10040 tc-so:Testing wait3(2) with options 60 tc-so:Testing wait3(2) with options 10060 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-end: 1532488083.31066, wait3_options, passed tc-start: 1532488083.31178, wait4 tc-end: 1532488083.35961, wait4, passed tc-start: 1532488083.36078, wait4_options tc-so:Testing wait4(2) with options 0 tc-so:Testing wait4(2) with options 8 tc-so:Testing wait4(2) with options 4 tc-so:Testing wait4(2) with options 8 tc-so:Testing wait4(2) with options 4 tc-so:Testing wait4(2) with options 10000 tc-so:Testing wait4(2) with options 20 tc-so:Testing wait4(2) with options 10020 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 40 tc-so:Testing wait4(2) with options 10040 tc-so:Testing wait4(2) with options 60 tc-so:Testing wait4(2) with options 10060 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-end: 1532488083.41221, wait4_options, passed tc-start: 1532488083.41344, wait6 tc-end: 1532488083.46728, wait6, passed tc-start: 1532488083.46866, wait6_options tc-so:Testing wait6(2) with options 20 tc-so:Testing wait6(2) with options 10020 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 40 tc-so:Testing wait6(2) with options 10040 tc-so:Testing wait6(2) with options 60 tc-so:Testing wait6(2) with options 10060 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 10 tc-so:Testing wait6(2) with options 10010 tc-so:Testing wait6(2) with options 30 tc-so:Testing wait6(2) with options 10030 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 50 tc-so:Testing wait6(2) with options 10050 tc-so:Testing wait6(2) with options 70 tc-so:Testing wait6(2) with options 10070 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-end: 1532488083.52330, wait6_options, passed tc-start: 1532488083.52452, waitid tc-end: 1532488083.57431, waitid, passed tc-start: 1532488083.57555, waitid_options tc-so:Testing waitid(2) with options 20 tc-so:Testing waitid(2) with options 10020 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 40 tc-so:Testing waitid(2) with options 10040 tc-so:Testing waitid(2) with options 60 tc-so:Testing waitid(2) with options 10060 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 10 tc-so:Testing waitid(2) with options 10010 tc-so:Testing waitid(2) with options 30 tc-so:Testing waitid(2) with options 10030 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 50 tc-so:Testing waitid(2) with options 10050 tc-so:Testing waitid(2) with options 70 tc-so:Testing waitid(2) with options 10070 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-end: 1532488083.62727, waitid_options, passed tc-start: 1532488083.62844, waitpid tc-end: 1532488083.67880, waitpid, passed tc-start: 1532488083.68009, waitpid_options tc-so:Testing waitpid(2) with options 0 tc-so:Testing waitpid(2) with options 8 tc-so:Testing waitpid(2) with options 4 tc-so:Testing waitpid(2) with options 8 tc-so:Testing waitpid(2) with options 4 tc-so:Testing waitpid(2) with options 10000 tc-so:Testing waitpid(2) with options 20 tc-so:Testing waitpid(2) with options 10020 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 40 tc-so:Testing waitpid(2) with options 10040 tc-so:Testing waitpid(2) with options 60 tc-so:Testing waitpid(2) with options 10060 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-end: 1532488083.73119, waitpid_options, passed tp-end: 1532488083.73233, lib/libc/sys/t_wait_noproc_wnohang tp-start: 1532488083.78161, lib/libc/sys/t_write, 7 tc-start: 1532488083.78174, read_fault tc-end: 1532488083.83016, read_fault, passed tc-start: 1532488083.83169, write_err tc-end: 1532488083.92925, write_err, passed tc-start: 1532488083.93085, write_fault tc-end: 1532488083.97857, write_fault, passed tc-start: 1532488083.98006, write_pipe tc-end: 1532488083.102726, write_pipe, passed tc-start: 1532488083.102870, write_pos tc-end: 1532488083.112379, write_pos, passed tc-start: 1532488083.112532, write_ret tc-end: 1532488083.121902, write_ret, passed tc-start: 1532488083.122058, writev_iovmax tc-so:Calling writev(2, NULL, IOV_MAX + 1)... tc-end: 1532488083.126786, writev_iovmax, passed tp-end: 1532488083.126928, lib/libc/sys/t_write tp-start: 1532488083.135013, lib/libc/sys/t_posix_fadvise, 2 tc-start: 1532488083.135027, posix_fadvise tc-end: 1532488083.143065, posix_fadvise, passed tc-start: 1532488083.143222, posix_fadvise_reg tc-end: 1532488083.158157, posix_fadvise_reg, passed tp-end: 1532488083.158337, lib/libc/sys/t_posix_fadvise tp-start: 1532488083.163968, lib/libc/termios/t_tcsetpgrp, 1 tc-start: 1532488083.163983, tcsetpgrp_err tc-end: 1532488083.169206, tcsetpgrp_err, passed tp-end: 1532488083.169362, lib/libc/termios/t_tcsetpgrp tp-start: 1532488083.174629, lib/libc/time/t_mktime, 3 tc-start: 1532488083.174643, localtime_r_gmt tc-end: 1532488083.179696, localtime_r_gmt, passed tc-start: 1532488083.179850, mktime_negyear tc-end: 1532488083.184801, mktime_negyear, passed tc-start: 1532488083.184953, timegm_epoch tc-end: 1532488083.189940, timegm_epoch, passed tp-end: 1532488083.190087, lib/libc/time/t_mktime tp-start: 1532488083.194997, lib/libc/time/t_strptime, 8 tc-start: 1532488083.195010, Zone tc-so:GMT %Z 0 tc-so:UTC %Z 0 tc-so:US/Eastern %Z -18000 tc-so:Z %Z 0 tc-so:UT %Z 0 tc-so:UTC %Z 0 tc-so:GMT %Z 0 tc-so:EST %Z -18000 tc-so:EDT %Z -14400 tc-so:CST %Z -21600 tc-so:CDT %Z -18000 tc-so:MST %Z -25200 tc-so:MDT %Z -21600 tc-so:PST %Z -28800 tc-so:PDT %Z -25200 tc-so:VST %Z 0 tc-so:VDT %Z 0 tc-so:+03 %Z 10800 tc-so:-03 %Z -10800 tc-so:+0403 %Z 14580 tc-so:-0403 %Z -14580 tc-so:+04:03 %Z 14580 tc-so:-04:03 %Z -14580 tc-so:+14:00 %Z 50400 tc-so:-14:00 %Z -50400 tc-so:+23:59 %Z 86340 tc-so:-23:59 %Z -86340 tc-so:1 %Z 0 tc-so:03 %Z 0 tc-so:0304 %Z 0 tc-so:+1 %Z 0 tc-so:-203 %Z 0 tc-so:+12345 %Z 0 tc-so:+12:345 %Z 0 tc-so:+123:45 %Z 0 tc-so:+2400 %Z 0 tc-so:-2400 %Z 0 tc-so:+1060 %Z 0 tc-so:-1060 %Z 0 tc-so:A %Z 3600 tc-so:B %Z 7200 tc-so:C %Z 10800 tc-so:D %Z 14400 tc-so:E %Z 18000 tc-so:F %Z 21600 tc-so:G %Z 25200 tc-so:H %Z 28800 tc-so:I %Z 32400 tc-so:L %Z 39600 tc-so:M %Z 43200 tc-so:N %Z -3600 tc-so:O %Z -7200 tc-so:P %Z -10800 tc-so:Q %Z -14400 tc-so:R %Z -18000 tc-so:T %Z -25200 tc-so:U %Z -28800 tc-so:V %Z -32400 tc-so:W %Z -36000 tc-so:X %Z -39600 tc-so:Y %Z -43200 tc-so:J %Z -18000 tc-so:America/Los_Angeles %Z -28800 tc-so:America/New_York %Z -18000 tc-so:EST4EDT %Z -14400 tc-so:Bogus %Z 0 tc-end: 1532488083.200991, Zone, passed tc-start: 1532488083.201119, common tc-end: 1532488083.206436, common, passed tc-start: 1532488083.206577, day tc-end: 1532488083.211727, day, passed tc-start: 1532488083.211861, hour tc-end: 1532488083.217001, hour, passed tc-start: 1532488083.217130, month tc-end: 1532488083.222106, month, passed tc-start: 1532488083.222231, seconds tc-end: 1532488083.227067, seconds, passed tc-start: 1532488083.227192, year tc-end: 1532488083.232007, year, passed tc-start: 1532488083.232132, zone tc-so:GMT %z 0 tc-so:UTC %z 0 tc-so:US/Eastern %z -18000 tc-so:Z %z 0 tc-so:UT %z 0 tc-so:UTC %z 0 tc-so:GMT %z 0 tc-so:EST %z -18000 tc-so:EDT %z -14400 tc-so:CST %z -21600 tc-so:CDT %z -18000 tc-so:MST %z -25200 tc-so:MDT %z -21600 tc-so:PST %z -28800 tc-so:PDT %z -25200 tc-so:VST %z -1 tc-so:VDT %z -1 tc-so:+03 %z 10800 tc-so:-03 %z -10800 tc-so:+0403 %z 14580 tc-so:-0403 %z -14580 tc-so:+04:03 %z 14580 tc-so:-04:03 %z -14580 tc-so:+14:00 %z 50400 tc-so:-14:00 %z -50400 tc-so:+23:59 %z 86340 tc-so:-23:59 %z -86340 tc-so:1 %z -1 tc-so:03 %z -1 tc-so:0304 %z -1 tc-so:+1 %z -1 tc-so:-203 %z -1 tc-so:+12345 %z -1 tc-so:+12:345 %z -1 tc-so:+123:45 %z -1 tc-so:+2400 %z -1 tc-so:-2400 %z -1 tc-so:+1060 %z -1 tc-so:-1060 %z -1 tc-so:A %z 3600 tc-so:B %z 7200 tc-so:C %z 10800 tc-so:D %z 14400 tc-so:E %z 18000 tc-so:F %z 21600 tc-so:G %z 25200 tc-so:H %z 28800 tc-so:I %z 32400 tc-so:L %z 39600 tc-so:M %z 43200 tc-so:N %z -3600 tc-so:O %z -7200 tc-so:P %z -10800 tc-so:Q %z -14400 tc-so:R %z -18000 tc-so:T %z -25200 tc-so:U %z -28800 tc-so:V %z -32400 tc-so:W %z -36000 tc-so:X %z -39600 tc-so:Y %z -43200 tc-so:J %z -18000 tc-so:America/Los_Angeles %z -28800 tc-so:America/New_York %z -18000 tc-so:EST4EDT %z -14400 tc-so:Bogus %z -1 tc-end: 1532488083.237896, zone, passed tp-end: 1532488083.238011, lib/libc/time/t_strptime tp-start: 1532488083.239379, lib/libc/tls/t_tls_static, 1 tc-start: 1532488083.239390, t_tls_static tc-end: 1532488083.240527, t_tls_static, passed tp-end: 1532488083.240633, lib/libc/tls/t_tls_static tp-start: 1532488083.252347, lib/libc/tls/t_tls_dynamic, 1 tc-start: 1532488083.252365, t_tls_dynamic tc-end: 1532488083.264504, t_tls_dynamic, passed tp-end: 1532488083.264648, lib/libc/tls/t_tls_dynamic tp-start: 1532488083.270152, lib/libc/tls/t_tls_dlopen, 1 tc-start: 1532488083.270168, t_tls_dlopen tc-end: 1532488083.282407, t_tls_dlopen, passed tp-end: 1532488083.282545, lib/libc/tls/t_tls_dlopen tp-start: 1532488083.287803, lib/libc/ttyio/t_ptm, 2 tc-start: 1532488083.287817, ptm tc-end: 1532488083.292876, ptm, failed, /public/src.git/tests/lib/libc/ttyio/t_ptm.c:75: ioctl(fdm, TIOCPTMGET, &ptm): Operation not supported tc-start: 1532488083.293002, ptmx tc-end: 1532488083.298104, ptmx, failed, /dev/ptmx: Operation not supported tp-end: 1532488083.298231, lib/libc/ttyio/t_ptm tp-start: 1532488083.303517, lib/libc/ttyio/t_ttyio, 1 tc-start: 1532488083.303533, ioctl tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488083.309212, ioctl, failed, /public/src.git/tests/lib/libc/ttyio/t_ttyio.c:99: openpty(&m, &s, name, &term, NULL): No such file or directory tp-end: 1532488083.309329, lib/libc/ttyio/t_ttyio tp-start: 1532488083.720654, lib/libc/ssp/t_ssp, 19 tc-start: 1532488083.720674, fgets tc-so:Executing command [ echo ok |/usr/tests/lib/libc/ssp/h_fgets 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_fgets 10 ] tc-so:Executing command [ echo busted |/usr/tests/lib/libc/ssp/h_fgets 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_fgets 11 ] tc-end: 1532488083.803753, fgets, passed tc-start: 1532488083.814306, getcwd tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_getcwd 1024 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_getcwd 1024 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_getcwd 1025 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_getcwd 1025 ] tc-end: 1532488083.904020, getcwd, passed tc-start: 1532488083.914916, gets tc-so:Executing command [ echo ok |/usr/tests/lib/libc/ssp/h_gets ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_gets ] tc-so:Executing command [ echo 0123456789 |/usr/tests/lib/libc/ssp/h_gets ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_gets ] tc-end: 1532488084.13708, gets, passed tc-start: 1532488084.56031, memcpy tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memcpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memcpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memcpy 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memcpy 11 ] tc-end: 1532488084.142729, memcpy, passed tc-start: 1532488084.154884, memmove tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memmove 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memmove 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memmove 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memmove 11 ] tc-end: 1532488084.246378, memmove, passed tc-start: 1532488084.257078, memset tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memset 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memset 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memset 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memset 11 ] tc-end: 1532488084.343945, memset, passed tc-start: 1532488084.379798, raw tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_raw 9 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_raw 9 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_raw 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_raw 10 ] tc-end: 1532488084.465825, raw, passed tc-start: 1532488084.478693, read tc-so:Executing command [ echo foo |/usr/tests/lib/libc/ssp/h_read 1024 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_read 1024 ] tc-so:Executing command [ echo bar |/usr/tests/lib/libc/ssp/h_read 1025 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_read 1025 ] tc-end: 1532488084.576571, read, passed tc-start: 1532488084.616053, readlink tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_readlink 1024 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_readlink 1024 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_readlink 1025 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_readlink 1025 ] tc-end: 1532488084.702258, readlink, passed tc-start: 1532488084.737691, snprintf tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_snprintf 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_snprintf 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_snprintf 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_snprintf 11 ] tc-end: 1532488084.827263, snprintf, passed tc-start: 1532488084.838936, sprintf tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_sprintf ok ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_sprintf ok ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_sprintf 0123456789 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_sprintf 0123456789 ] tc-end: 1532488084.925114, sprintf, passed tc-start: 1532488084.960384, stpcpy tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpcpy 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpcpy 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpcpy 0123456789 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpcpy 0123456789 ] tc-end: 1532488085.48410, stpcpy, passed tc-start: 1532488085.61114, stpncpy tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpncpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpncpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpncpy 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpncpy 11 ] tc-end: 1532488085.150201, stpncpy, passed tc-start: 1532488085.192907, strcat tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcat 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcat 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcat 0123456789ABCDEF ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcat 0123456789ABCDEF ] tc-end: 1532488085.306603, strcat, passed tc-start: 1532488085.316937, strcpy tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcpy 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcpy 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcpy 0123456789 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcpy 0123456789 ] tc-end: 1532488085.404310, strcpy, passed tc-start: 1532488085.414978, strncat tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncat 8 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncat 8 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncat 9 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncat 9 ] tc-end: 1532488085.504340, strncat, passed tc-start: 1532488085.546940, strncpy tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncpy 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncpy 11 ] tc-end: 1532488085.633833, strncpy, passed tc-start: 1532488085.653240, vsnprintf tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsnprintf 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsnprintf 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsnprintf 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsnprintf 11 ] tc-end: 1532488085.743089, vsnprintf, passed tc-start: 1532488085.790968, vsprintf tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsprintf ok ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsprintf ok ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsprintf 0123456789 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsprintf 0123456789 ] tc-end: 1532488085.879541, vsprintf, passed tp-end: 1532488085.890727, lib/libc/ssp/t_ssp tp-start: 1532488085.898614, lib/libc/t_convfp, 4 tc-start: 1532488085.898636, cast_ulong tc-end: 1532488085.906378, cast_ulong, passed tc-start: 1532488085.906559, cast_ulong2 tc-end: 1532488085.914313, cast_ulong2, passed tc-start: 1532488085.914500, conv_uint tc-end: 1532488085.922131, conv_uint, passed tc-start: 1532488085.922306, conv_ulong tc-so:testing long double vs. long tc-end: 1532488085.929989, conv_ulong, passed tp-end: 1532488085.930152, lib/libc/t_convfp tp-start: 1532488085.937511, lib/libc/t_gdtoa, 1 tc-start: 1532488085.937528, long_format tc-end: 1532488085.946316, long_format, passed tp-end: 1532488085.946487, lib/libc/t_gdtoa tp-start: 1532488085.953863, lib/libc/t_cdb, 1 tc-start: 1532488085.953883, cdb tc-end: 1532488085.987190, cdb, passed tp-end: 1532488085.987368, lib/libc/t_cdb tp-start: 1532488085.995429, lib/libcrypt/t_crypt, 1 tc-start: 1532488085.995450, crypt_salts tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libcrypt/crypt.c:768:40, left shift of negative value -1197182952 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libcrypt/crypt.c:769:40, left shift of negative value -264997776 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libcrypt/crypt.c:701:11, left shift of 1363235140 by 1 places cannot be represented in type 'int' tc-end: 1532488086.8275, crypt_salts, passed tp-end: 1532488086.8432, lib/libcrypt/t_crypt tp-start: 1532488086.751814, lib/libcurses/t_curses, 24 tc-start: 1532488086.751838, addch tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488086.822487, addch, failed, test /usr/tests/lib/libcurses/tests/addch failed tc-start: 1532488086.822651, addchnstr tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488086.889521, addchnstr, failed, test /usr/tests/lib/libcurses/tests/addchnstr failed tc-start: 1532488086.889684, addchstr tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488086.958134, addchstr, failed, test /usr/tests/lib/libcurses/tests/addchstr failed tc-start: 1532488086.958297, addnstr tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.29122, addnstr, failed, test /usr/tests/lib/libcurses/tests/addnstr failed tc-start: 1532488087.29277, addstr tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.99935, addstr, failed, test /usr/tests/lib/libcurses/tests/addstr failed tc-start: 1532488087.100096, assume_default_colors tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.168473, assume_default_colors, failed, test /usr/tests/lib/libcurses/tests/assume_default_colors failed tc-start: 1532488087.168633, attributes tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.237025, attributes, failed, test /usr/tests/lib/libcurses/tests/attributes failed tc-start: 1532488087.237188, background tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.306935, background, failed, test /usr/tests/lib/libcurses/tests/background failed tc-start: 1532488087.307096, box tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.378197, box, failed, test /usr/tests/lib/libcurses/tests/box failed tc-start: 1532488087.378360, can_change_color tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.447659, can_change_color, failed, test /usr/tests/lib/libcurses/tests/can_change_color failed tc-start: 1532488087.447822, cbreak tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.515766, cbreak, failed, test /usr/tests/lib/libcurses/tests/cbreak failed tc-start: 1532488087.515933, clear tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.585845, clear, failed, test /usr/tests/lib/libcurses/tests/clear failed tc-start: 1532488087.586009, copywin tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.657095, copywin, failed, test /usr/tests/lib/libcurses/tests/copywin failed tc-start: 1532488087.657265, curs_set tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.728639, curs_set, failed, test /usr/tests/lib/libcurses/tests/curs_set failed tc-start: 1532488087.728804, getch tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.799955, getch, failed, test /usr/tests/lib/libcurses/tests/getch failed tc-start: 1532488087.800120, getstr tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.869580, getstr, failed, test /usr/tests/lib/libcurses/tests/getstr failed tc-start: 1532488087.869744, mvwin tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.939945, mvwin, failed, test /usr/tests/lib/libcurses/tests/mvwin failed tc-start: 1532488087.940112, startup tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488088.8599, startup, failed, test /usr/tests/lib/libcurses/tests/start failed tc-start: 1532488088.8768, termattrs tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488088.77984, termattrs, failed, test /usr/tests/lib/libcurses/tests/termattrs failed tc-start: 1532488088.78138, timeout tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488088.148544, timeout, failed, test /usr/tests/lib/libcurses/tests/timeout failed tc-start: 1532488088.148710, wborder tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488088.219718, wborder, failed, test /usr/tests/lib/libcurses/tests/wborder failed tc-start: 1532488088.219883, window tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488088.288789, window, failed, test /usr/tests/lib/libcurses/tests/window failed tc-start: 1532488088.288940, wprintw tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488088.357710, wprintw, failed, test /usr/tests/lib/libcurses/tests/wprintw failed tc-start: 1532488088.357872, wscrl tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488088.428785, wscrl, failed, test /usr/tests/lib/libcurses/tests/wscrl failed tp-end: 1532488088.428942, lib/libcurses/t_curses tp-start: 1532488088.437864, lib/libexecinfo/t_backtrace, 1 tc-start: 1532488088.437885, backtrace_fmt_basic tc-end: 1532488088.437936, backtrace_fmt_basic, skipped, Required file '/proc/self' not found tp-end: 1532488088.437943, lib/libexecinfo/t_backtrace tp-start: 1532488088.446635, lib/libm/t_acos, 3 tc-start: 1532488088.446656, acos_inrange tc-end: 1532488088.454784, acos_inrange, passed tc-start: 1532488088.454961, acos_is_nan tc-end: 1532488088.462924, acos_is_nan, passed tc-start: 1532488088.463097, acos_is_plus_zero tc-end: 1532488088.470884, acos_is_plus_zero, passed tp-end: 1532488088.471046, lib/libm/t_acos tp-start: 1532488088.479186, lib/libm/t_asin, 14 tc-start: 1532488088.479204, asin_inf_neg tc-end: 1532488088.486956, asin_inf_neg, passed tc-start: 1532488088.487129, asin_inf_pos tc-end: 1532488088.495077, asin_inf_pos, passed tc-start: 1532488088.495258, asin_inrange tc-end: 1532488088.503245, asin_inrange, passed tc-start: 1532488088.503417, asin_nan tc-end: 1532488088.511331, asin_nan, passed tc-start: 1532488088.511502, asin_range tc-end: 1532488088.519310, asin_range, passed tc-start: 1532488088.519478, asin_zero_neg tc-end: 1532488088.527292, asin_zero_neg, passed tc-start: 1532488088.527470, asin_zero_pos tc-end: 1532488088.535290, asin_zero_pos, passed tc-start: 1532488088.535460, asinf_inf_neg tc-end: 1532488088.543317, asinf_inf_neg, passed tc-start: 1532488088.545236, asinf_inf_pos tc-end: 1532488088.553058, asinf_inf_pos, passed tc-start: 1532488088.553230, asinf_inrange tc-end: 1532488088.558507, asinf_inrange, passed tc-start: 1532488088.558677, asinf_nan tc-end: 1532488088.566528, asinf_nan, passed tc-start: 1532488088.566664, asinf_range tc-end: 1532488088.571792, asinf_range, passed tc-start: 1532488088.571926, asinf_zero_neg tc-end: 1532488088.576888, asinf_zero_neg, passed tc-start: 1532488088.577018, asinf_zero_pos tc-end: 1532488088.581900, asinf_zero_pos, passed tp-end: 1532488088.582025, lib/libm/t_asin tp-start: 1532488088.586844, lib/libm/t_atan, 4 tc-start: 1532488088.586859, atan_inrange tc-end: 1532488088.591680, atan_inrange, passed tc-start: 1532488088.591811, atan_nan tc-end: 1532488088.596612, atan_nan, passed tc-start: 1532488088.596745, atan_zero_neg tc-end: 1532488088.601523, atan_zero_neg, passed tc-start: 1532488088.601652, atan_zero_pos tc-end: 1532488088.606440, atan_zero_pos, passed tp-end: 1532488088.606566, lib/libm/t_atan tp-start: 1532488088.611269, lib/libm/t_casinh, 1 tc-start: 1532488088.611281, casinh tc-end: 1532488088.616079, casinh, passed tp-end: 1532488088.616214, lib/libm/t_casinh tp-start: 1532488088.621350, lib/libm/t_cbrt, 18 tc-start: 1532488088.621363, cbrt_inf_neg tc-end: 1532488088.626672, cbrt_inf_neg, passed tc-start: 1532488088.626820, cbrt_inf_pos tc-end: 1532488088.632138, cbrt_inf_pos, passed tc-start: 1532488088.632283, cbrt_nan tc-end: 1532488088.637799, cbrt_nan, passed tc-start: 1532488088.637988, cbrt_pow tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libm/src/e_pow.c:305:9, left shift of negative value -3 tc-end: 1532488088.646287, cbrt_pow, passed tc-start: 1532488088.646463, cbrt_zero_neg tc-end: 1532488088.654749, cbrt_zero_neg, passed tc-start: 1532488088.654919, cbrt_zero_pos tc-end: 1532488088.662836, cbrt_zero_pos, passed tc-start: 1532488088.663009, cbrtf_inf_neg tc-end: 1532488088.670906, cbrtf_inf_neg, passed tc-start: 1532488088.671087, cbrtf_inf_pos tc-end: 1532488088.678997, cbrtf_inf_pos, passed tc-start: 1532488088.679166, cbrtf_nan tc-end: 1532488088.687051, cbrtf_nan, passed tc-start: 1532488088.687227, cbrtf_powf tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libm/src/e_powf.c:248:9, left shift of negative value -3 tc-end: 1532488088.695129, cbrtf_powf, passed tc-start: 1532488088.695292, cbrtf_zero_neg tc-end: 1532488088.703089, cbrtf_zero_neg, passed tc-start: 1532488088.703256, cbrtf_zero_pos tc-end: 1532488088.711002, cbrtf_zero_pos, passed tc-start: 1532488088.711172, cbrtl_inf_neg tc-end: 1532488088.718917, cbrtl_inf_neg, passed tc-start: 1532488088.719088, cbrtl_inf_pos tc-end: 1532488088.726820, cbrtl_inf_pos, passed tc-start: 1532488088.726988, cbrtl_nan tc-end: 1532488088.734666, cbrtl_nan, passed tc-start: 1532488088.734838, cbrtl_powl tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libm/src/e_pow.c:305:9, left shift of negative value -3 tc-end: 1532488088.742586, cbrtl_powl, passed tc-start: 1532488088.742753, cbrtl_zero_neg tc-end: 1532488088.750286, cbrtl_zero_neg, passed tc-start: 1532488088.750453, cbrtl_zero_pos tc-end: 1532488088.757936, cbrtl_zero_pos, passed tp-end: 1532488088.758066, lib/libm/t_cbrt tp-start: 1532488088.764075, lib/libm/t_ceil, 54 tc-start: 1532488088.764088, ceil_basic tc-end: 1532488088.769143, ceil_basic, passed tc-start: 1532488088.769266, ceil_inf_neg tc-end: 1532488088.774274, ceil_inf_neg, passed tc-start: 1532488088.774395, ceil_inf_pos tc-end: 1532488088.779407, ceil_inf_pos, passed tc-start: 1532488088.779528, ceil_nan tc-end: 1532488088.784497, ceil_nan, passed tc-start: 1532488088.784627, ceil_zero_neg tc-end: 1532488088.789733, ceil_zero_neg, passed tc-start: 1532488088.789856, ceil_zero_pos tc-end: 1532488088.794894, ceil_zero_pos, passed tc-start: 1532488088.795024, ceilf_basic tc-end: 1532488088.800136, ceilf_basic, passed tc-start: 1532488088.800266, ceilf_inf_neg tc-end: 1532488088.805367, ceilf_inf_neg, passed tc-start: 1532488088.805497, ceilf_inf_pos tc-end: 1532488088.810863, ceilf_inf_pos, passed tc-start: 1532488088.811001, ceilf_nan tc-end: 1532488088.816367, ceilf_nan, passed tc-start: 1532488088.816504, ceilf_zero_neg tc-end: 1532488088.821866, ceilf_zero_neg, passed tc-start: 1532488088.822004, ceilf_zero_pos tc-end: 1532488088.827467, ceilf_zero_pos, passed tc-start: 1532488088.827607, ceill_basic tc-end: 1532488088.833317, ceill_basic, passed tc-start: 1532488088.833457, ceill_inf_neg tc-end: 1532488088.839044, ceill_inf_neg, passed tc-start: 1532488088.839183, ceill_inf_pos tc-end: 1532488088.844883, ceill_inf_pos, passed tc-start: 1532488088.845027, ceill_nan tc-end: 1532488088.850768, ceill_nan, passed tc-start: 1532488088.850913, ceill_zero_neg tc-end: 1532488088.856315, ceill_zero_neg, passed tc-start: 1532488088.856445, ceill_zero_pos tc-end: 1532488088.861762, ceill_zero_pos, passed tc-start: 1532488088.861896, floor_basic tc-end: 1532488088.867411, floor_basic, passed tc-start: 1532488088.867547, floor_inf_neg tc-end: 1532488088.872860, floor_inf_neg, passed tc-start: 1532488088.872992, floor_inf_pos tc-end: 1532488088.878225, floor_inf_pos, passed tc-start: 1532488088.878371, floor_nan tc-end: 1532488088.883706, floor_nan, passed tc-start: 1532488088.883842, floor_zero_neg tc-end: 1532488088.889266, floor_zero_neg, passed tc-start: 1532488088.889403, floor_zero_pos tc-end: 1532488088.895077, floor_zero_pos, passed tc-start: 1532488088.895223, floorf_basic tc-end: 1532488088.900622, floorf_basic, passed tc-start: 1532488088.900752, floorf_inf_neg tc-end: 1532488088.906098, floorf_inf_neg, passed tc-start: 1532488088.906257, floorf_inf_pos tc-end: 1532488088.911588, floorf_inf_pos, passed tc-start: 1532488088.911739, floorf_nan tc-end: 1532488088.916838, floorf_nan, passed tc-start: 1532488088.916991, floorf_zero_neg tc-end: 1532488088.922011, floorf_zero_neg, passed tc-start: 1532488088.922158, floorf_zero_pos tc-end: 1532488088.927151, floorf_zero_pos, passed tc-start: 1532488088.927298, floorl_basic tc-end: 1532488088.932297, floorl_basic, passed tc-start: 1532488088.932445, floorl_inf_neg tc-end: 1532488088.937428, floorl_inf_neg, passed tc-start: 1532488088.937579, floorl_inf_pos tc-end: 1532488088.942538, floorl_inf_pos, passed tc-start: 1532488088.942685, floorl_nan tc-end: 1532488088.947704, floorl_nan, passed tc-start: 1532488088.947840, floorl_zero_neg tc-end: 1532488088.952810, floorl_zero_neg, passed tc-start: 1532488088.952952, floorl_zero_pos tc-end: 1532488088.958313, floorl_zero_pos, passed tc-start: 1532488088.958498, trunc_basic tc-end: 1532488088.966901, trunc_basic, passed tc-start: 1532488088.967024, trunc_inf_neg tc-end: 1532488088.972404, trunc_inf_neg, passed tc-start: 1532488088.972525, trunc_inf_pos tc-end: 1532488088.978050, trunc_inf_pos, passed tc-start: 1532488088.978233, trunc_nan tc-end: 1532488088.986599, trunc_nan, passed tc-start: 1532488088.986733, trunc_zero_neg tc-end: 1532488088.992510, trunc_zero_neg, passed tc-start: 1532488088.992644, trunc_zero_pos tc-end: 1532488088.998350, trunc_zero_pos, passed tc-start: 1532488088.998538, truncf_basic tc-end: 1532488089.7021, truncf_basic, passed tc-start: 1532488089.7195, truncf_inf_neg tc-end: 1532488089.15403, truncf_inf_neg, passed tc-start: 1532488089.15583, truncf_inf_pos tc-end: 1532488089.23783, truncf_inf_pos, passed tc-start: 1532488089.23917, truncf_nan tc-end: 1532488089.29424, truncf_nan, passed tc-start: 1532488089.29558, truncf_zero_neg tc-end: 1532488089.34878, truncf_zero_neg, passed tc-start: 1532488089.35003, truncf_zero_pos tc-end: 1532488089.40241, truncf_zero_pos, passed tc-start: 1532488089.40363, truncl_basic tc-end: 1532488089.45582, truncl_basic, passed tc-start: 1532488089.45706, truncl_inf_neg tc-end: 1532488089.50857, truncl_inf_neg, passed tc-start: 1532488089.50980, truncl_inf_pos tc-end: 1532488089.56108, truncl_inf_pos, passed tc-start: 1532488089.56255, truncl_nan tc-end: 1532488089.61521, truncl_nan, passed tc-start: 1532488089.61667, truncl_zero_neg tc-end: 1532488089.66728, truncl_zero_neg, passed tc-start: 1532488089.66848, truncl_zero_pos tc-end: 1532488089.72022, truncl_zero_pos, passed tp-end: 1532488089.72137, lib/libm/t_ceil tp-start: 1532488089.77200, lib/libm/t_cos, 12 tc-start: 1532488089.77213, cos_angles tc-end: 1532488089.82058, cos_angles, passed tc-start: 1532488089.82176, cos_inf_neg tc-end: 1532488089.86996, cos_inf_neg, passed tc-start: 1532488089.87110, cos_inf_pos tc-end: 1532488089.91902, cos_inf_pos, passed tc-start: 1532488089.92019, cos_nan tc-end: 1532488089.96808, cos_nan, passed tc-start: 1532488089.96927, cos_zero_neg tc-end: 1532488089.101689, cos_zero_neg, passed tc-start: 1532488089.101803, cos_zero_pos tc-end: 1532488089.106579, cos_zero_pos, passed tc-start: 1532488089.106697, cosf_angles tc-end: 1532488089.111454, cosf_angles, passed tc-start: 1532488089.111570, cosf_inf_neg tc-end: 1532488089.116568, cosf_inf_neg, passed tc-start: 1532488089.116698, cosf_inf_pos tc-end: 1532488089.121974, cosf_inf_pos, passed tc-start: 1532488089.122106, cosf_nan tc-end: 1532488089.127397, cosf_nan, passed tc-start: 1532488089.127538, cosf_zero_neg tc-end: 1532488089.133015, cosf_zero_neg, passed tc-start: 1532488089.133152, cosf_zero_pos tc-end: 1532488089.138557, cosf_zero_pos, passed tp-end: 1532488089.138687, lib/libm/t_cos tp-start: 1532488089.143927, lib/libm/t_cosh, 12 tc-start: 1532488089.143942, cosh_inf_neg tc-end: 1532488089.149307, cosh_inf_neg, passed tc-start: 1532488089.149445, cosh_inf_pos tc-end: 1532488089.154714, cosh_inf_pos, passed tc-start: 1532488089.154842, cosh_inrange tc-end: 1532488089.159974, cosh_inrange, passed tc-start: 1532488089.160167, cosh_nan tc-end: 1532488089.165407, cosh_nan, passed tc-start: 1532488089.165594, cosh_zero_neg tc-end: 1532488089.170605, cosh_zero_neg, passed tc-start: 1532488089.170792, cosh_zero_pos tc-end: 1532488089.175810, cosh_zero_pos, passed tc-start: 1532488089.176000, coshf_inf_neg tc-end: 1532488089.180996, coshf_inf_neg, passed tc-start: 1532488089.181179, coshf_inf_pos tc-end: 1532488089.186140, coshf_inf_pos, passed tc-start: 1532488089.186286, coshf_inrange tc-end: 1532488089.191299, coshf_inrange, passed tc-start: 1532488089.191441, coshf_nan tc-end: 1532488089.196326, coshf_nan, passed tc-start: 1532488089.196469, coshf_zero_neg tc-end: 1532488089.201275, coshf_zero_neg, passed tc-start: 1532488089.201416, coshf_zero_pos tc-end: 1532488089.206201, coshf_zero_pos, passed tp-end: 1532488089.206328, lib/libm/t_cosh tp-start: 1532488089.211351, lib/libm/t_erf, 16 tc-start: 1532488089.211364, erf_inf_neg tc-end: 1532488089.216189, erf_inf_neg, passed tc-start: 1532488089.216323, erf_inf_pos tc-end: 1532488089.221109, erf_inf_pos, passed tc-start: 1532488089.221240, erf_nan tc-end: 1532488089.225999, erf_nan, passed tc-start: 1532488089.226131, erf_zero_neg tc-end: 1532488089.230892, erf_zero_neg, passed tc-start: 1532488089.231024, erf_zero_pos tc-end: 1532488089.236030, erf_zero_pos, passed tc-start: 1532488089.236176, erfc_inf_neg tc-end: 1532488089.241528, erfc_inf_neg, passed tc-start: 1532488089.241687, erfc_inf_pos tc-end: 1532488089.246926, erfc_inf_pos, passed tc-start: 1532488089.247067, erfc_nan tc-end: 1532488089.252260, erfc_nan, passed tc-start: 1532488089.252407, erfcf_inf_neg tc-end: 1532488089.257546, erfcf_inf_neg, passed tc-start: 1532488089.257689, erfcf_inf_pos tc-end: 1532488089.262717, erfcf_inf_pos, passed tc-start: 1532488089.262856, erfcf_nan tc-end: 1532488089.267867, erfcf_nan, passed tc-start: 1532488089.268012, erff_inf_neg tc-end: 1532488089.272982, erff_inf_neg, passed tc-start: 1532488089.273121, erff_inf_pos tc-end: 1532488089.278109, erff_inf_pos, passed tc-start: 1532488089.278291, erff_nan tc-end: 1532488089.286340, erff_nan, passed tc-start: 1532488089.286497, erff_zero_neg tc-end: 1532488089.291664, erff_zero_neg, passed tc-start: 1532488089.291805, erff_zero_pos tc-end: 1532488089.296867, erff_zero_pos, passed tp-end: 1532488089.296996, lib/libm/t_erf tp-start: 1532488089.302923, lib/libm/t_exp, 26 tc-start: 1532488089.302939, exp2_is_nan tc-end: 1532488089.308377, exp2_is_nan, passed tc-start: 1532488089.308568, exp2_is_plus_zero tc-end: 1532488089.314482, exp2_is_plus_zero, passed tc-start: 1532488089.314619, exp2_powers tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libm/src/s_exp2.c:409:2, left shift of negative value -1 tc-end: 1532488089.320122, exp2_powers, passed tc-start: 1532488089.320251, exp2_values tc-end: 1532488089.325792, exp2_values, passed tc-start: 1532488089.325933, exp_inf_neg tc-end: 1532488089.331437, exp_inf_neg, passed tc-start: 1532488089.331586, exp_inf_pos tc-end: 1532488089.337019, exp_inf_pos, passed tc-start: 1532488089.337171, exp_nan tc-end: 1532488089.342587, exp_nan, passed tc-start: 1532488089.342738, exp_product tc-end: 1532488089.348010, exp_product, passed tc-start: 1532488089.348156, exp_zero_neg tc-end: 1532488089.353580, exp_zero_neg, passed tc-start: 1532488089.353733, exp_zero_pos tc-end: 1532488089.359045, exp_zero_pos, passed tc-start: 1532488089.359187, expf_inf_neg tc-end: 1532488089.364392, expf_inf_neg, passed tc-start: 1532488089.364529, expf_inf_pos tc-end: 1532488089.369666, expf_inf_pos, passed tc-start: 1532488089.369802, expf_nan tc-end: 1532488089.374891, expf_nan, passed tc-start: 1532488089.375029, expf_product tc-end: 1532488089.380106, expf_product, passed tc-start: 1532488089.380243, expf_zero_neg tc-end: 1532488089.385274, expf_zero_neg, passed tc-start: 1532488089.385412, expf_zero_pos tc-end: 1532488089.390410, expf_zero_pos, passed tc-start: 1532488089.390544, expm1_inf_neg tc-end: 1532488089.395502, expm1_inf_neg, passed tc-start: 1532488089.395635, expm1_inf_pos tc-end: 1532488089.400579, expm1_inf_pos, passed tc-start: 1532488089.400711, expm1_nan tc-end: 1532488089.405641, expm1_nan, passed tc-start: 1532488089.405775, expm1_zero_neg tc-end: 1532488089.410688, expm1_zero_neg, passed tc-start: 1532488089.410822, expm1_zero_pos tc-end: 1532488089.415809, expm1_zero_pos, passed tc-start: 1532488089.415947, expm1f_inf_neg tc-end: 1532488089.421423, expm1f_inf_neg, passed tc-start: 1532488089.421579, expm1f_inf_pos tc-end: 1532488089.427064, expm1f_inf_pos, passed tc-start: 1532488089.427209, expm1f_nan tc-end: 1532488089.432560, expm1f_nan, passed tc-start: 1532488089.432706, expm1f_zero_neg tc-end: 1532488089.437992, expm1f_zero_neg, passed tc-start: 1532488089.438135, expm1f_zero_pos tc-end: 1532488089.443289, expm1f_zero_pos, passed tp-end: 1532488089.443424, lib/libm/t_exp tp-start: 1532488089.448465, lib/libm/t_fenv, 4 tc-start: 1532488089.448482, feenableexcept tc-end: 1532488089.453843, feenableexcept, passed tc-start: 1532488089.454001, fegetexcept tc-end: 1532488089.459376, fegetexcept, passed tc-start: 1532488089.459525, fegetround tc-end: 1532488089.465026, fegetround, passed tc-start: 1532488089.465241, fesetround tc-end: 1532488089.471003, fesetround, passed tp-end: 1532488089.471165, lib/libm/t_fenv tp-start: 1532488089.476372, lib/libm/t_fe_round, 4 tc-start: 1532488089.476386, fe_nearbyint tc-end: 1532488089.481499, fe_nearbyint, passed tc-start: 1532488089.481652, fe_nextafter tc-end: 1532488089.486864, fe_nextafter, passed tc-start: 1532488089.487005, fe_nexttoward tc-end: 1532488089.492269, fe_nexttoward, passed tc-start: 1532488089.492405, fe_round tc-end: 1532488089.497497, fe_round, passed tp-end: 1532488089.497626, lib/libm/t_fe_round tp-start: 1532488089.502528, lib/libm/t_fmod, 1 tc-start: 1532488089.502541, fmod tc-end: 1532488089.507597, fmod, passed tp-end: 1532488089.507731, lib/libm/t_fmod tp-start: 1532488089.512800, lib/libm/t_hypot, 3 tc-start: 1532488089.512813, hypot_integer tc-end: 1532488089.517791, hypot_integer, passed tc-start: 1532488089.517922, hypotf_integer tc-end: 1532488089.522830, hypotf_integer, passed tc-start: 1532488089.522954, pr50698 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libm/src/e_hypotf.c:81:6, left shift of negative value -68 tc-end: 1532488089.527909, pr50698, passed tp-end: 1532488089.528030, lib/libm/t_hypot tp-start: 1532488089.532770, lib/libm/t_ilogb, 1 tc-start: 1532488089.532782, ilogb tc-end: 1532488089.537609, ilogb, passed tp-end: 1532488089.537734, lib/libm/t_ilogb tp-start: 1532488089.542472, lib/libm/t_infinity, 3 tc-start: 1532488089.542484, infinity_double tc-end: 1532488089.547304, infinity_double, passed tc-start: 1532488089.547432, infinity_float tc-end: 1532488089.552234, infinity_float, passed tc-start: 1532488089.552359, infinity_long_double tc-end: 1532488089.557146, infinity_long_double, passed tp-end: 1532488089.557267, lib/libm/t_infinity tp-start: 1532488089.562375, lib/libm/t_ldexp, 19 tc-start: 1532488089.562387, ldexp_basic tc-end: 1532488089.567308, ldexp_basic, passed tc-start: 1532488089.567439, ldexp_denormal tc-end: 1532488089.572347, ldexp_denormal, passed tc-start: 1532488089.572495, ldexp_denormal_large tc-end: 1532488089.577458, ldexp_denormal_large, passed tc-start: 1532488089.577593, ldexp_exp2 tc-end: 1532488089.582619, ldexp_exp2, passed tc-start: 1532488089.582750, ldexp_inf_neg tc-end: 1532488089.587765, ldexp_inf_neg, passed tc-start: 1532488089.587898, ldexp_inf_pos tc-end: 1532488089.593078, ldexp_inf_pos, passed tc-start: 1532488089.593220, ldexp_infinity tc-end: 1532488089.598320, ldexp_infinity, passed tc-start: 1532488089.598451, ldexp_nan tc-end: 1532488089.603519, ldexp_nan, passed tc-start: 1532488089.603648, ldexp_overflow tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/compat/gen/compat_ldexp_ieee754.c:101:9, signed integer overflow: 1024 + 2147483647 cannot be represented in type 'int' tc-end: 1532488089.608672, ldexp_overflow, passed tc-start: 1532488089.608791, ldexp_underflow tc-end: 1532488089.613821, ldexp_underflow, passed tc-start: 1532488089.613957, ldexp_zero tc-end: 1532488089.619061, ldexp_zero, passed tc-start: 1532488089.619200, ldexp_zero_neg tc-end: 1532488089.624506, ldexp_zero_neg, passed tc-start: 1532488089.624651, ldexp_zero_pos tc-end: 1532488089.629852, ldexp_zero_pos, passed tc-start: 1532488089.629991, ldexpf_exp2f tc-end: 1532488089.635193, ldexpf_exp2f, passed tc-start: 1532488089.635334, ldexpf_inf_neg tc-end: 1532488089.640688, ldexpf_inf_neg, passed tc-start: 1532488089.640834, ldexpf_inf_pos tc-end: 1532488089.646213, ldexpf_inf_pos, passed tc-start: 1532488089.646358, ldexpf_nan tc-end: 1532488089.651601, ldexpf_nan, passed tc-start: 1532488089.651744, ldexpf_zero_neg tc-end: 1532488089.656947, ldexpf_zero_neg, passed tc-start: 1532488089.657092, ldexpf_zero_pos tc-end: 1532488089.662404, ldexpf_zero_pos, passed tp-end: 1532488089.662539, lib/libm/t_ldexp tp-start: 1532488089.668360, lib/libm/t_log, 54 tc-start: 1532488089.668374, log10_base tc-end: 1532488089.673740, log10_base, passed tc-start: 1532488089.673881, log10_inf_neg tc-end: 1532488089.679164, log10_inf_neg, passed tc-start: 1532488089.679304, log10_inf_pos tc-end: 1532488089.684806, log10_inf_pos, passed tc-start: 1532488089.684961, log10_nan tc-end: 1532488089.690922, log10_nan, passed tc-start: 1532488089.691082, log10_one_pos tc-end: 1532488089.696893, log10_one_pos, passed tc-start: 1532488089.697052, log10_zero_neg tc-end: 1532488089.702698, log10_zero_neg, passed tc-start: 1532488089.702846, log10_zero_pos tc-end: 1532488089.708300, log10_zero_pos, passed tc-start: 1532488089.708448, log10f_base tc-end: 1532488089.713942, log10f_base, passed tc-start: 1532488089.714081, log10f_inf_neg tc-end: 1532488089.719405, log10f_inf_neg, passed tc-start: 1532488089.719544, log10f_inf_pos tc-end: 1532488089.724773, log10f_inf_pos, passed tc-start: 1532488089.724928, log10f_nan tc-end: 1532488089.730325, log10f_nan, passed tc-start: 1532488089.730472, log10f_one_pos tc-end: 1532488089.735816, log10f_one_pos, passed tc-start: 1532488089.735975, log10f_zero_neg tc-end: 1532488089.741669, log10f_zero_neg, passed tc-start: 1532488089.741836, log10f_zero_pos tc-end: 1532488089.747500, log10f_zero_pos, passed tc-start: 1532488089.747657, log1p_inf_neg tc-end: 1532488089.753471, log1p_inf_neg, passed tc-start: 1532488089.753644, log1p_inf_pos tc-end: 1532488089.759170, log1p_inf_pos, passed tc-start: 1532488089.759320, log1p_nan tc-end: 1532488089.764884, log1p_nan, passed tc-start: 1532488089.765056, log1p_one_neg tc-end: 1532488089.770775, log1p_one_neg, passed tc-start: 1532488089.770941, log1p_zero_neg tc-end: 1532488089.776519, log1p_zero_neg, passed tc-start: 1532488089.776682, log1p_zero_pos tc-end: 1532488089.782344, log1p_zero_pos, passed tc-start: 1532488089.782510, log1pf_inf_neg tc-end: 1532488089.788314, log1pf_inf_neg, passed tc-start: 1532488089.788490, log1pf_inf_pos tc-end: 1532488089.794007, log1pf_inf_pos, passed tc-start: 1532488089.794163, log1pf_nan tc-end: 1532488089.799479, log1pf_nan, passed tc-start: 1532488089.799643, log1pf_one_neg tc-end: 1532488089.805047, log1pf_one_neg, passed tc-start: 1532488089.805194, log1pf_zero_neg tc-end: 1532488089.810499, log1pf_zero_neg, passed tc-start: 1532488089.810643, log1pf_zero_pos tc-end: 1532488089.815893, log1pf_zero_pos, passed tc-start: 1532488089.816029, log2_base tc-end: 1532488089.821236, log2_base, passed tc-start: 1532488089.821382, log2_inf_neg tc-end: 1532488089.826581, log2_inf_neg, passed tc-start: 1532488089.826732, log2_inf_pos tc-end: 1532488089.832089, log2_inf_pos, passed tc-start: 1532488089.832236, log2_nan tc-end: 1532488089.837403, log2_nan, passed tc-start: 1532488089.837549, log2_one_pos tc-end: 1532488089.842625, log2_one_pos, passed tc-start: 1532488089.842770, log2_zero_neg tc-end: 1532488089.847837, log2_zero_neg, passed tc-start: 1532488089.847975, log2_zero_pos tc-end: 1532488089.853013, log2_zero_pos, passed tc-start: 1532488089.853156, log2f_base tc-end: 1532488089.858136, log2f_base, passed tc-start: 1532488089.858276, log2f_inf_neg tc-end: 1532488089.863285, log2f_inf_neg, passed tc-start: 1532488089.863431, log2f_inf_pos tc-end: 1532488089.868405, log2f_inf_pos, passed tc-start: 1532488089.868542, log2f_nan tc-end: 1532488089.873745, log2f_nan, passed tc-start: 1532488089.873889, log2f_one_pos tc-end: 1532488089.878933, log2f_one_pos, passed tc-start: 1532488089.879065, log2f_zero_neg tc-end: 1532488089.884049, log2f_zero_neg, passed tc-start: 1532488089.884187, log2f_zero_pos tc-end: 1532488089.889176, log2f_zero_pos, passed tc-start: 1532488089.889308, log_base tc-end: 1532488089.894252, log_base, passed tc-start: 1532488089.894395, log_inf_neg tc-end: 1532488089.899588, log_inf_neg, passed tc-start: 1532488089.899737, log_inf_pos tc-end: 1532488089.905281, log_inf_pos, passed tc-start: 1532488089.905440, log_nan tc-end: 1532488089.912065, log_nan, passed tc-start: 1532488089.912281, log_one_pos tc-end: 1532488089.918569, log_one_pos, passed tc-start: 1532488089.918789, log_zero_neg tc-end: 1532488089.927426, log_zero_neg, passed tc-start: 1532488089.927596, log_zero_pos tc-end: 1532488089.933249, log_zero_pos, passed tc-start: 1532488089.933428, logf_base tc-end: 1532488089.938862, logf_base, passed tc-start: 1532488089.939066, logf_inf_neg tc-end: 1532488089.947473, logf_inf_neg, passed tc-start: 1532488089.947640, logf_inf_pos tc-end: 1532488089.955731, logf_inf_pos, passed tc-start: 1532488089.955904, logf_nan tc-end: 1532488089.964059, logf_nan, passed tc-start: 1532488089.964226, logf_one_pos tc-end: 1532488089.972256, logf_one_pos, passed tc-start: 1532488089.972427, logf_zero_neg tc-end: 1532488089.980504, logf_zero_neg, passed tc-start: 1532488089.980680, logf_zero_pos tc-end: 1532488089.986305, logf_zero_pos, passed tp-end: 1532488089.986470, lib/libm/t_log tp-start: 1532488089.992014, lib/libm/t_modf, 1 tc-start: 1532488089.992082, modf tc-end: 1532488089.997552, modf, passed tp-end: 1532488089.997735, lib/libm/t_modf tp-start: 1532488090.3359, lib/libm/t_pow, 20 tc-start: 1532488090.3419, pow_inf_neg_x tc-end: 1532488090.8973, pow_inf_neg_x, passed tc-start: 1532488090.9157, pow_inf_neg_y tc-end: 1532488090.14369, pow_inf_neg_y, passed tc-start: 1532488090.14538, pow_inf_pos_x tc-end: 1532488090.19701, pow_inf_pos_x, passed tc-start: 1532488090.19873, pow_inf_pos_y tc-end: 1532488090.24996, pow_inf_pos_y, passed tc-start: 1532488090.25163, pow_nan_x tc-end: 1532488090.30284, pow_nan_x, passed tc-start: 1532488090.30458, pow_nan_y tc-end: 1532488090.35914, pow_nan_y, passed tc-start: 1532488090.36100, pow_one_neg_x tc-end: 1532488090.41704, pow_one_neg_x, passed tc-start: 1532488090.41891, pow_one_pos_x tc-end: 1532488090.47487, pow_one_pos_x, passed tc-start: 1532488090.47679, pow_zero_x tc-end: 1532488090.53180, pow_zero_x, passed tc-start: 1532488090.53362, pow_zero_y tc-end: 1532488090.58689, pow_zero_y, passed tc-start: 1532488090.58820, powf_inf_neg_x tc-end: 1532488090.64162, powf_inf_neg_x, passed tc-start: 1532488090.64284, powf_inf_neg_y tc-end: 1532488090.69403, powf_inf_neg_y, passed tc-start: 1532488090.69523, powf_inf_pos_x tc-end: 1532488090.74575, powf_inf_pos_x, passed tc-start: 1532488090.74755, powf_inf_pos_y tc-end: 1532488090.80050, powf_inf_pos_y, passed tc-start: 1532488090.80222, powf_nan_x tc-end: 1532488090.85400, powf_nan_x, passed tc-start: 1532488090.85582, powf_nan_y tc-end: 1532488090.91091, powf_nan_y, passed tc-start: 1532488090.91282, powf_one_neg_x tc-end: 1532488090.96905, powf_one_neg_x, passed tc-start: 1532488090.97094, powf_one_pos_x tc-end: 1532488090.102614, powf_one_pos_x, passed tc-start: 1532488090.102805, powf_zero_x tc-end: 1532488090.108232, powf_zero_x, passed tc-start: 1532488090.108367, powf_zero_y tc-end: 1532488090.113742, powf_zero_y, passed tp-end: 1532488090.113866, lib/libm/t_pow tp-start: 1532488090.119068, lib/libm/t_precision, 1 tc-start: 1532488090.119086, t_precision tc-end: 1532488090.124160, t_precision, passed tp-end: 1532488090.124286, lib/libm/t_precision tp-start: 1532488090.129237, lib/libm/t_round, 3 tc-start: 1532488090.129251, round_dir tc-end: 1532488090.134242, round_dir, passed tc-start: 1532488090.134369, rounding_alpha tc-so:d = 9.22337e+18 tc-end: 1532488090.139480, rounding_alpha, passed tc-start: 1532488090.139599, rounding_alpha_simple tc-end: 1532488090.144755, rounding_alpha_simple, passed tp-end: 1532488090.144878, lib/libm/t_round tp-start: 1532488090.192998, lib/libm/t_scalbn, 20 tc-start: 1532488090.193071, scalbn_inf_neg tc-end: 1532488090.198900, scalbn_inf_neg, passed tc-start: 1532488090.199037, scalbn_inf_pos tc-end: 1532488090.204567, scalbn_inf_pos, passed tc-start: 1532488090.204745, scalbn_ldexp tc-end: 1532488090.210227, scalbn_ldexp, passed tc-start: 1532488090.210404, scalbn_nan tc-end: 1532488090.215705, scalbn_nan, passed tc-start: 1532488090.215880, scalbn_val tc-end: 1532488090.221118, scalbn_val, passed tc-start: 1532488090.221296, scalbn_zero_neg tc-end: 1532488090.226526, scalbn_zero_neg, passed tc-start: 1532488090.226668, scalbn_zero_pos tc-end: 1532488090.232899, scalbn_zero_pos, passed tc-start: 1532488090.233076, scalbnf_inf_neg tc-end: 1532488090.239944, scalbnf_inf_neg, passed tc-start: 1532488090.240113, scalbnf_inf_pos tc-end: 1532488090.245632, scalbnf_inf_pos, passed tc-start: 1532488090.245764, scalbnf_ldexpf tc-end: 1532488090.250828, scalbnf_ldexpf, passed tc-start: 1532488090.250960, scalbnf_nan tc-end: 1532488090.255916, scalbnf_nan, passed tc-start: 1532488090.256048, scalbnf_val tc-end: 1532488090.260980, scalbnf_val, passed tc-start: 1532488090.261113, scalbnf_zero_neg tc-end: 1532488090.266003, scalbnf_zero_neg, passed tc-start: 1532488090.266135, scalbnf_zero_pos tc-end: 1532488090.271028, scalbnf_zero_pos, passed tc-start: 1532488090.271162, scalbnl_inf_neg tc-end: 1532488090.276018, scalbnl_inf_neg, passed tc-start: 1532488090.276153, scalbnl_inf_pos tc-end: 1532488090.281021, scalbnl_inf_pos, passed tc-start: 1532488090.281157, scalbnl_nan tc-end: 1532488090.286044, scalbnl_nan, passed tc-start: 1532488090.286179, scalbnl_val tc-end: 1532488090.291043, scalbnl_val, passed tc-start: 1532488090.291178, scalbnl_zero_neg tc-end: 1532488090.296026, scalbnl_zero_neg, passed tc-start: 1532488090.296160, scalbnl_zero_pos tc-end: 1532488090.301037, scalbnl_zero_pos, passed tp-end: 1532488090.301171, lib/libm/t_scalbn tp-start: 1532488090.306207, lib/libm/t_sin, 12 tc-start: 1532488090.306220, sin_angles tc-end: 1532488090.311122, sin_angles, passed tc-start: 1532488090.311261, sin_inf_neg tc-end: 1532488090.316085, sin_inf_neg, passed tc-start: 1532488090.316216, sin_inf_pos tc-end: 1532488090.321011, sin_inf_pos, passed tc-start: 1532488090.321143, sin_nan tc-end: 1532488090.325933, sin_nan, passed tc-start: 1532488090.326070, sin_zero_neg tc-end: 1532488090.330863, sin_zero_neg, passed tc-start: 1532488090.330994, sin_zero_pos tc-end: 1532488090.335771, sin_zero_pos, passed tc-start: 1532488090.335906, sinf_angles tc-end: 1532488090.340724, sinf_angles, passed tc-start: 1532488090.340860, sinf_inf_neg tc-end: 1532488090.345681, sinf_inf_neg, passed tc-start: 1532488090.345816, sinf_inf_pos tc-end: 1532488090.351323, sinf_inf_pos, passed tc-start: 1532488090.351486, sinf_nan tc-end: 1532488090.451937, sinf_nan, passed tc-start: 1532488090.454753, sinf_zero_neg tc-end: 1532488090.481461, sinf_zero_neg, passed tc-start: 1532488090.481714, sinf_zero_pos tc-end: 1532488090.492891, sinf_zero_pos, passed tp-end: 1532488090.550838, lib/libm/t_sin tp-start: 1532488090.556881, lib/libm/t_sinh, 12 tc-start: 1532488090.556921, sinh_inf_neg tc-end: 1532488090.562360, sinh_inf_neg, passed tc-start: 1532488090.562526, sinh_inf_pos tc-end: 1532488090.567876, sinh_inf_pos, passed tc-start: 1532488090.568041, sinh_inrange tc-end: 1532488090.573275, sinh_inrange, passed tc-start: 1532488090.573431, sinh_nan tc-end: 1532488090.578569, sinh_nan, passed tc-start: 1532488090.578730, sinh_zero_neg tc-end: 1532488090.583861, sinh_zero_neg, passed tc-start: 1532488090.584019, sinh_zero_pos tc-end: 1532488090.589161, sinh_zero_pos, passed tc-start: 1532488090.589300, sinhf_inf_neg tc-end: 1532488090.594562, sinhf_inf_neg, passed tc-start: 1532488090.594690, sinhf_inf_pos tc-end: 1532488090.599854, sinhf_inf_pos, passed tc-start: 1532488090.599984, sinhf_inrange tc-end: 1532488090.605134, sinhf_inrange, passed tc-start: 1532488090.605265, sinhf_nan tc-end: 1532488090.610226, sinhf_nan, passed tc-start: 1532488090.610353, sinhf_zero_neg tc-end: 1532488090.615233, sinhf_zero_neg, passed tc-start: 1532488090.615359, sinhf_zero_pos tc-end: 1532488090.620387, sinhf_zero_pos, passed tp-end: 1532488090.620511, lib/libm/t_sinh tp-start: 1532488090.625759, lib/libm/t_sqrt, 18 tc-start: 1532488090.625772, sqrt_inf_neg tc-end: 1532488090.630802, sqrt_inf_neg, passed tc-start: 1532488090.630932, sqrt_inf_pos tc-end: 1532488090.635874, sqrt_inf_pos, passed tc-start: 1532488090.636000, sqrt_nan tc-end: 1532488090.640935, sqrt_nan, passed tc-start: 1532488090.641062, sqrt_pow tc-end: 1532488090.645995, sqrt_pow, passed tc-start: 1532488090.646124, sqrt_zero_neg tc-end: 1532488090.650994, sqrt_zero_neg, passed tc-start: 1532488090.651118, sqrt_zero_pos tc-end: 1532488090.655941, sqrt_zero_pos, passed tc-start: 1532488090.656066, sqrtf_inf_neg tc-end: 1532488090.661008, sqrtf_inf_neg, passed tc-start: 1532488090.661137, sqrtf_inf_pos tc-end: 1532488090.666101, sqrtf_inf_pos, passed tc-start: 1532488090.666230, sqrtf_nan tc-end: 1532488090.671231, sqrtf_nan, passed tc-start: 1532488090.671366, sqrtf_powf tc-end: 1532488090.676403, sqrtf_powf, passed tc-start: 1532488090.676537, sqrtf_zero_neg tc-end: 1532488090.681619, sqrtf_zero_neg, passed tc-start: 1532488090.681751, sqrtf_zero_pos tc-end: 1532488090.686687, sqrtf_zero_pos, passed tc-start: 1532488090.686829, sqrtl_inf_neg tc-end: 1532488090.691966, sqrtl_inf_neg, passed tc-start: 1532488090.692108, sqrtl_inf_pos tc-end: 1532488090.697216, sqrtl_inf_pos, passed tc-start: 1532488090.697366, sqrtl_nan tc-end: 1532488090.702428, sqrtl_nan, passed tc-start: 1532488090.702576, sqrtl_powl tc-end: 1532488090.707567, sqrtl_powl, passed tc-start: 1532488090.707755, sqrtl_zero_neg tc-end: 1532488090.715718, sqrtl_zero_neg, passed tc-start: 1532488090.715852, sqrtl_zero_pos tc-end: 1532488090.721016, sqrtl_zero_pos, passed tp-end: 1532488090.721146, lib/libm/t_sqrt tp-start: 1532488090.726339, lib/libm/t_tan, 12 tc-start: 1532488090.726353, tan_angles tc-end: 1532488090.731461, tan_angles, passed tc-start: 1532488090.731596, tan_inf_neg tc-end: 1532488090.736722, tan_inf_neg, passed tc-start: 1532488090.736878, tan_inf_pos tc-end: 1532488090.742381, tan_inf_pos, passed tc-start: 1532488090.742539, tan_nan tc-end: 1532488090.747715, tan_nan, passed tc-start: 1532488090.747865, tan_zero_neg tc-end: 1532488090.752909, tan_zero_neg, passed tc-start: 1532488090.753054, tan_zero_pos tc-end: 1532488090.758000, tan_zero_pos, passed tc-start: 1532488090.758147, tanf_angles tc-end: 1532488090.763013, tanf_angles, passed tc-start: 1532488090.763154, tanf_inf_neg tc-end: 1532488090.768208, tanf_inf_neg, passed tc-start: 1532488090.768379, tanf_inf_pos tc-end: 1532488090.773642, tanf_inf_pos, passed tc-start: 1532488090.773796, tanf_nan tc-end: 1532488090.778969, tanf_nan, passed tc-start: 1532488090.779124, tanf_zero_neg tc-end: 1532488090.784400, tanf_zero_neg, passed tc-start: 1532488090.784547, tanf_zero_pos tc-end: 1532488090.789934, tanf_zero_pos, passed tp-end: 1532488090.790086, lib/libm/t_tan tp-start: 1532488090.795386, lib/libm/t_tanh, 10 tc-start: 1532488090.795400, tanh_inf_neg tc-end: 1532488090.800510, tanh_inf_neg, passed tc-start: 1532488090.800653, tanh_inf_pos tc-end: 1532488090.805667, tanh_inf_pos, passed tc-start: 1532488090.805807, tanh_nan tc-end: 1532488090.810798, tanh_nan, passed tc-start: 1532488090.810941, tanh_zero_neg tc-end: 1532488090.815856, tanh_zero_neg, passed tc-start: 1532488090.815996, tanh_zero_pos tc-end: 1532488090.820934, tanh_zero_pos, passed tc-start: 1532488090.821075, tanhf_inf_neg tc-end: 1532488090.825954, tanhf_inf_neg, passed tc-start: 1532488090.826092, tanhf_inf_pos tc-end: 1532488090.830932, tanhf_inf_pos, passed tc-start: 1532488090.831072, tanhf_nan tc-end: 1532488090.835911, tanhf_nan, passed tc-start: 1532488090.836050, tanhf_zero_neg tc-end: 1532488090.840903, tanhf_zero_neg, passed tc-start: 1532488090.841040, tanhf_zero_pos tc-end: 1532488090.845868, tanhf_zero_pos, passed tp-end: 1532488090.846000, lib/libm/t_tanh tp-start: 1532488090.858131, lib/libm/t_cabsl, 1 tc-start: 1532488090.858151, cabsl tc-end: 1532488090.870320, cabsl, passed tp-end: 1532488090.870477, lib/libm/t_cabsl UBSan: Undefined Behavior in /public/src.git/external/gpl3/gcc/dist/libobjc/class.c:215:3, left shift of 1271241028 by 4 places cannot be represented in type 'int' UBSan: Undefined Behavior in /public/src.git/external/gpl3/gcc/dist/libobjc/class.c:186:3, left shift of 1271241028 by 4 places cannot be represented in type 'int' tp-start: 1532488090.876618, lib/libobjc/t_threads, 1 tc-start: 1532488090.876632, thread_callback tc-se:UBSan: Undefined Behavior in /public/src.git/external/gpl3/gcc/dist/libobjc/class.c:215:3, left shift of 1271241028 by 4 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/external/gpl3/gcc/dist/libobjc/class.c:186:3, left shift of 1271241028 by 4 places cannot be represented in type 'int' tc-so:Old Callback: 0x0 tc-so:detach value: 0x7f7ff792d000 tc-so:becoming multithreaded! tc-so:detached thread started! tc-so:Shutting down tc-end: 1532488090.882779, thread_callback, passed tp-end: 1532488090.882914, lib/libobjc/t_threads tp-start: 1532488090.888449, lib/libposix/bsd/t_rename, 1 tc-start: 1532488090.888464, rename tc-end: 1532488090.893433, rename, passed tp-end: 1532488090.893601, lib/libposix/bsd/t_rename tp-start: 1532488090.898796, lib/libposix/posix1/t_rename, 1 tc-start: 1532488090.898810, rename tc-end: 1532488090.904100, rename, passed tp-end: 1532488090.904293, lib/libposix/posix1/t_rename tp-start: 1532488090.909457, lib/libposix/posix2/t_rename, 1 tc-start: 1532488090.909471, rename tc-end: 1532488090.914381, rename, passed tp-end: 1532488090.914573, lib/libposix/posix2/t_rename tp-start: 1532488090.920727, lib/libppath/t_ppath, 25 tc-start: 1532488090.920742, component_at tc-end: 1532488090.926099, component_at, passed tc-start: 1532488090.926253, copydel_bool_success tc-end: 1532488090.931851, copydel_bool_success, passed tc-start: 1532488090.932009, copydel_object_twice_success tc-end: 1532488090.937604, copydel_object_twice_success, passed tc-start: 1532488090.937803, copyset_bool_success tc-end: 1532488090.946530, copyset_bool_success, passed tc-start: 1532488090.946811, copyset_object_twice_success tc-end: 1532488090.955318, copyset_object_twice_success, passed tc-start: 1532488090.955495, create_bool_eexist tc-end: 1532488090.963867, create_bool_eexist, passed tc-start: 1532488090.964043, create_bool_success tc-end: 1532488090.972299, create_bool_success, passed tc-start: 1532488090.972471, delete_bool_eftype tc-end: 1532488090.980625, delete_bool_eftype, passed tc-start: 1532488090.980791, delete_bool_enoent tc-end: 1532488090.988889, delete_bool_enoent, passed tc-start: 1532488090.989019, delete_bool_success tc-end: 1532488090.994573, delete_bool_success, passed tc-start: 1532488090.994710, get_bool_eftype tc-end: 1532488091.90, get_bool_eftype, passed tc-start: 1532488091.224, get_bool_enoent tc-end: 1532488091.5504, get_bool_enoent, passed tc-start: 1532488091.5624, get_bool_success tc-end: 1532488091.11027, get_bool_success, passed tc-start: 1532488091.11146, get_idx_key tc-end: 1532488091.16336, get_idx_key, passed tc-start: 1532488091.16456, get_string_eftype tc-end: 1532488091.21653, get_string_eftype, passed tc-start: 1532488091.21769, get_string_enoent tc-end: 1532488091.26907, get_string_enoent, passed tc-start: 1532488091.27046, get_string_success tc-end: 1532488091.32374, get_string_success, passed tc-start: 1532488091.32511, length tc-end: 1532488091.37576, length, passed tc-start: 1532488091.37748, pop_until_empty tc-end: 1532488091.45751, pop_until_empty, passed tc-start: 1532488091.45870, ppath_copy tc-end: 1532488091.51204, ppath_copy, passed tc-start: 1532488091.51335, push_until_full tc-end: 1532488091.56919, push_until_full, passed tc-start: 1532488091.57050, replace tc-end: 1532488091.62556, replace, passed tc-start: 1532488091.62684, set_bool_eftype tc-end: 1532488091.67929, set_bool_eftype, passed tc-start: 1532488091.68049, set_bool_enoent tc-end: 1532488091.73604, set_bool_enoent, passed tc-start: 1532488091.73740, set_bool_success tc-end: 1532488091.79232, set_bool_success, passed tp-end: 1532488091.79365, lib/libppath/t_ppath tp-start: 1532488091.84729, lib/libprop/t_basic, 2 tc-start: 1532488091.84744, prop_basic tc-end: 1532488091.89812, prop_basic, passed tc-start: 1532488091.89942, prop_dictionary_equals tc-end: 1532488091.94871, prop_dictionary_equals, passed tp-end: 1532488091.94994, lib/libprop/t_basic tp-start: 1532488091.100366, lib/libpthread/t_barrier, 1 tc-start: 1532488091.100379, barrier tc-so:thread 0 entering barrier tc-so:thread 1 entering barrier tc-so:thread 2 entering barrier tc-so:thread 3 entering barrier tc-so:thread 4 entering barrier tc-so:thread 0 leaving barrier -> 0 tc-so:thread 1 leaving barrier -> 0 tc-so:thread 2 leaving barrier -> 0 tc-so:thread 3 leaving barrier -> 0 tc-so:thread 4 leaving barrier -> 1234567 tc-so:main joined with thread 0 tc-so:main joined with thread 1 tc-so:main joined with thread 2 tc-so:main joined with thread 3 tc-so:main joined with thread 4 tc-end: 1532488101.154681, barrier, passed tp-end: 1532488101.154804, lib/libpthread/t_barrier tp-start: 1532488101.160191, lib/libpthread/t_cond, 9 tc-start: 1532488101.160245, bogus_timedwaits tc-so:condition variable test 6: bogus timedwaits tc-so:unthreaded test (past) tc-so:unthreaded test (zero time) tc-so:threaded test tc-so:threaded test (zero time) tc-end: 1532488101.168905, bogus_timedwaits, passed tc-start: 1532488101.169102, broadcast tc-so:1: condition variable test 5 tc-so:1: Before waiting. tc-so:2: Second thread. tc-so:1: After the loop. tc-so:1: After releasing the mutex. tc-so:2: After the loop. tc-so:1: Thread joined. Final count = 0, total = 50000 tc-end: 1532488101.280320, broadcast, passed tc-start: 1532488101.280524, cond_timedwait_race tc-end: 1532488102.24723, cond_timedwait_race, passed tc-start: 1532488102.24951, condattr tc-end: 1532488102.33161, condattr, passed tc-start: 1532488102.33375, destroy_after_cancel tc-end: 1532488102.41417, destroy_after_cancel, passed tc-start: 1532488102.41630, signal_before_unlock tc-so:1: condition variable test 2 tc-so:1: Before waiting. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:2: Got mutex. tc-so:Shared value: 1. Changing to 0. tc-so:1: After waiting, in loop. tc-so:1: After the loop. tc-so:1: After releasing the mutex. tc-so:1: Thread joined. tc-end: 1532488104.52428, signal_before_unlock, passed tc-start: 1532488104.52614, signal_before_unlock_static_init tc-so:1: condition variable test 3 tc-so:1: Before waiting. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:2: Got mutex. tc-so:Shared value: 1. Changing to 0. tc-so:1: After waiting, in loop. tc-so:1: After the loop. tc-so:1: After releasing the mutex. tc-so:1: Thread joined. tc-end: 1532488106.63436, signal_before_unlock_static_init, passed tc-start: 1532488106.63635, signal_delay_wait tc-so:1: condition variable test 1 tc-so:1: Before waiting. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:2: Got mutex. tc-so:Shared value: 1. Changing to 0. tc-so:1: After waiting, in loop. tc-so:1: After the loop. tc-so:1: After releasing the mutex. tc-so:1: Thread joined. tc-end: 1532488108.74378, signal_delay_wait, passed tc-start: 1532488108.74579, signal_wait_race tc-so:1: condition variable test 4 tc-so:1: Before waiting. tc-so:2: Second thread. tc-so:2: Before the loop. tc-so:1: After the loop. tc-so:1: After releasing the mutex. tc-so:2: After the loop. tc-so:1: Thread joined. Final count = 0, total = 50000 tc-end: 1532488108.184545, signal_wait_race, passed tp-end: 1532488108.184744, lib/libpthread/t_cond tp-start: 1532488108.192889, lib/libpthread/t_condwait, 2 tc-start: 1532488108.192940, cond_wait_mono tc-so:**** CLOCK_MONOTONIC clock wait starting tc-so:started: 60134.161512919 sec tc-so:timeout: 60136.164990247 sec tc-so:elapsed: 2.003477328 sec tc-so:**** CLOCK_MONOTONIC clock wait ended tc-end: 1532488110.205346, cond_wait_mono, passed tc-start: 1532488110.205537, cond_wait_real tc-so:**** CLOCK_REALTIME clock wait starting tc-so:started: 1532488110.213129416 sec tc-so:timeout: 1532488112.214891232 sec tc-so:elapsed: 2.001761816 sec tc-so:**** CLOCK_REALTIME clock wait ended tc-end: 1532488112.216082, cond_wait_real, passed tp-end: 1532488112.216213, lib/libpthread/t_condwait tp-start: 1532488112.221469, lib/libpthread/t_detach, 1 tc-start: 1532488112.221509, pthread_detach tc-end: 1532488116.248406, pthread_detach, passed tp-end: 1532488116.248569, lib/libpthread/t_detach tp-start: 1532488116.254133, lib/libpthread/t_equal, 1 tc-start: 1532488116.254171, pthread_equal tc-end: 1532488116.259520, pthread_equal, passed tp-end: 1532488116.259653, lib/libpthread/t_equal tp-start: 1532488116.264634, lib/libpthread/t_fork, 1 tc-start: 1532488116.264669, fork tc-end: 1532488121.280486, fork, passed tp-end: 1532488121.280642, lib/libpthread/t_fork tp-start: 1532488121.286439, lib/libpthread/t_fpu, 1 tc-start: 1532488121.286484, fpu tc-so:Testing threaded floating point computations... tc-end: 1532488121.292766, fpu, passed tp-end: 1532488121.292901, lib/libpthread/t_fpu tp-start: 1532488121.298157, lib/libpthread/t_join, 1 tc-start: 1532488121.298199, pthread_join tc-end: 1532488121.304223, pthread_join, passed tp-end: 1532488121.304386, lib/libpthread/t_join tp-start: 1532488121.309577, lib/libpthread/t_kill, 1 tc-start: 1532488121.309600, simple tc-end: 1532488121.320599, simple, passed tp-end: 1532488121.320787, lib/libpthread/t_kill tp-start: 1532488121.329202, lib/libpthread/t_mutex, 7 tc-start: 1532488121.329223, mutex1 tc-so:1: Mutex-test 1 tc-so:1: Before changing the value. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:1: Before releasing the mutex. tc-so:1: After releasing the mutex. tc-so:2: Got mutex. *param = 20 tc-so:1: Thread joined. X was 21. Return value (int) was 21 tc-end: 1532488125.352122, mutex1, passed tc-start: 1532488125.352260, mutex2 tc-so:1: Mutex-test 2 tc-so:1: Thread 0x7f7ff7ef4800 tc-so:2: Second thread (0x7f7ff7910000). Count is 10000000 tc-so:1: Thread joined. X was 20000000. Return value (long) was -1 tc-end: 1532488125.688426, mutex2, passed tc-start: 1532488125.688557, mutex3 tc-so:1: Mutex-test 3 tc-so:1: Thread 0x7f7ff7ef4800 tc-so:2: Second thread (0x7f7ff7910000). Count is 10000000 tc-so:1: Thread joined. X was 20000000. Return value (long) was -1 tc-end: 1532488126.46533, mutex3, passed tc-start: 1532488126.46707, mutex4 tc-so:1: Mutex-test 4 tc-so:1: Before recursively acquiring the mutex. tc-so:1: Before releasing the mutex once. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:1: After releasing the mutex once. tc-so:1: Before releasing the mutex twice. tc-so:2: Got mutex. *param = 20 tc-so:1: After releasing the mutex twice. tc-so:1: Thread joined. X was 21. Return value (int) was 21 tc-end: 1532488130.68556, mutex4, passed tc-start: 1532488130.68726, mutex5 tc-so:min prio for FIFO = 0 tc-so:previous policy used = 0 tc-so:enter critical section for main tc-so:main starts to sleep tc-so:child is waiting tc-so:main completes tc-so:child is owning resource tc-so:child is done tc-end: 1532488140.82809, mutex5, passed tc-start: 1532488140.82934, mutexattr1 tc-end: 1532488140.88383, mutexattr1, passed tc-start: 1532488140.88523, mutexattr2 tc-so:priority: 0 tc-so:protocol: 0 tc-so:prioceiling: 0 tc-so:priority: 1 tc-so:protocol: 0 tc-so:prioceiling: 1 tc-so:priority: 2 tc-so:protocol: 0 tc-so:prioceiling: 2 tc-so:priority: 3 tc-so:protocol: 0 tc-so:prioceiling: 3 tc-so:priority: 4 tc-so:protocol: 0 tc-so:prioceiling: 4 tc-so:priority: 5 tc-so:protocol: 0 tc-so:prioceiling: 5 tc-so:priority: 6 tc-so:protocol: 0 tc-so:prioceiling: 6 tc-so:priority: 7 tc-so:protocol: 0 tc-so:prioceiling: 7 tc-so:priority: 8 tc-so:protocol: 0 tc-so:prioceiling: 8 tc-so:priority: 9 tc-so:protocol: 0 tc-so:prioceiling: 9 tc-so:priority: 10 tc-so:protocol: 0 tc-so:prioceiling: 10 tc-so:priority: 11 tc-so:protocol: 0 tc-so:prioceiling: 11 tc-so:priority: 12 tc-so:protocol: 0 tc-so:prioceiling: 12 tc-so:priority: 13 tc-so:protocol: 0 tc-so:prioceiling: 13 tc-so:priority: 14 tc-so:protocol: 0 tc-so:prioceiling: 14 tc-so:priority: 15 tc-so:protocol: 0 tc-so:prioceiling: 15 tc-so:priority: 16 tc-so:protocol: 0 tc-so:prioceiling: 16 tc-so:priority: 17 tc-so:protocol: 0 tc-so:prioceiling: 17 tc-so:priority: 18 tc-so:protocol: 0 tc-so:prioceiling: 18 tc-so:priority: 19 tc-so:protocol: 0 tc-so:prioceiling: 19 tc-so:priority: 20 tc-so:protocol: 0 tc-so:prioceiling: 20 tc-so:priority: 21 tc-so:protocol: 0 tc-so:prioceiling: 21 tc-so:priority: 22 tc-so:protocol: 0 tc-so:prioceiling: 22 tc-so:priority: 23 tc-so:protocol: 0 tc-so:prioceiling: 23 tc-so:priority: 24 tc-so:protocol: 0 tc-so:prioceiling: 24 tc-so:priority: 25 tc-so:protocol: 0 tc-so:prioceiling: 25 tc-so:priority: 26 tc-so:protocol: 0 tc-so:prioceiling: 26 tc-so:priority: 27 tc-so:protocol: 0 tc-so:prioceiling: 27 tc-so:priority: 28 tc-so:protocol: 0 tc-so:prioceiling: 28 tc-so:priority: 29 tc-so:protocol: 0 tc-so:prioceiling: 29 tc-so:priority: 30 tc-so:protocol: 0 tc-so:prioceiling: 30 tc-so:priority: 31 tc-so:protocol: 0 tc-so:prioceiling: 31 tc-so:priority: 32 tc-so:protocol: 0 tc-so:prioceiling: 32 tc-so:priority: 33 tc-so:protocol: 0 tc-so:prioceiling: 33 tc-so:priority: 34 tc-so:protocol: 0 tc-so:prioceiling: 34 tc-so:priority: 35 tc-so:protocol: 0 tc-so:prioceiling: 35 tc-so:priority: 36 tc-so:protocol: 0 tc-so:prioceiling: 36 tc-so:priority: 37 tc-so:protocol: 0 tc-so:prioceiling: 37 tc-so:priority: 38 tc-so:protocol: 0 tc-so:prioceiling: 38 tc-so:priority: 39 tc-so:protocol: 0 tc-so:prioceiling: 39 tc-so:priority: 40 tc-so:protocol: 0 tc-so:prioceiling: 40 tc-so:priority: 41 tc-so:protocol: 0 tc-so:prioceiling: 41 tc-so:priority: 42 tc-so:protocol: 0 tc-so:prioceiling: 42 tc-so:priority: 43 tc-so:protocol: 0 tc-so:prioceiling: 43 tc-so:priority: 44 tc-so:protocol: 0 tc-so:prioceiling: 44 tc-so:priority: 45 tc-so:protocol: 0 tc-so:prioceiling: 45 tc-so:priority: 46 tc-so:protocol: 0 tc-so:prioceiling: 46 tc-so:priority: 47 tc-so:protocol: 0 tc-so:prioceiling: 47 tc-so:priority: 48 tc-so:protocol: 0 tc-so:prioceiling: 48 tc-so:priority: 49 tc-so:protocol: 0 tc-so:prioceiling: 49 tc-so:priority: 50 tc-so:protocol: 0 tc-so:prioceiling: 50 tc-so:priority: 51 tc-so:protocol: 0 tc-so:prioceiling: 51 tc-so:priority: 52 tc-so:protocol: 0 tc-so:prioceiling: 52 tc-so:priority: 53 tc-so:protocol: 0 tc-so:prioceiling: 53 tc-so:priority: 54 tc-so:protocol: 0 tc-so:prioceiling: 54 tc-so:priority: 55 tc-so:protocol: 0 tc-so:prioceiling: 55 tc-so:priority: 56 tc-so:protocol: 0 tc-so:prioceiling: 56 tc-so:priority: 57 tc-so:protocol: 0 tc-so:prioceiling: 57 tc-so:priority: 58 tc-so:protocol: 0 tc-so:prioceiling: 58 tc-so:priority: 59 tc-so:protocol: 0 tc-so:prioceiling: 59 tc-so:priority: 60 tc-so:protocol: 0 tc-so:prioceiling: 60 tc-so:priority: 61 tc-so:protocol: 0 tc-so:prioceiling: 61 tc-so:priority: 62 tc-so:protocol: 0 tc-so:prioceiling: 62 tc-so:priority: 63 tc-so:protocol: 0 tc-so:prioceiling: 63 tc-end: 1532488140.94690, mutexattr2, passed tp-end: 1532488140.94805, lib/libpthread/t_mutex tp-start: 1532488140.100076, lib/libpthread/t_name, 1 tc-start: 1532488140.100093, name tc-end: 1532488140.105832, name, passed tp-end: 1532488140.105965, lib/libpthread/t_name tp-start: 1532488140.111312, lib/libpthread/t_once, 3 tc-start: 1532488140.111328, once1 tc-so:1: Test 1 of pthread_once() tc-so:Variable x has value 0 tc-so:1: X has value 1 tc-end: 1532488140.116882, once1, passed tc-start: 1532488140.117009, once2 tc-so:1: Test 2 of pthread_once() tc-so:ofunc: Variable x has value 1 tc-so:Thread 2 sees x with value 2 tc-so:Thread 3 sees x with value 2 tc-so:Thread 1 sees x with value 2 tc-so:Thread 4 sees x with value 2 tc-so:Thread 5 sees x with value 2 tc-so:Thread 6 sees x with value 2 tc-so:Thread 7 sees x with value 2 tc-so:Thread 8 sees x with value 2 tc-so:Thread 9 sees x with value 2 tc-so:Thread 10 sees x with value 2 tc-so:Thread 11 sees x with value 2 tc-so:Thread 12 sees x with value 2 tc-so:Thread 13 sees x with value 2 tc-so:Thread 14 sees x with value 2 tc-so:Thread 15 sees x with value 2 tc-so:Thread 16 sees x with value 2 tc-so:Thread 17 sees x with value 2 tc-so:Thread 18 sees x with value 2 tc-so:Thread 19 sees x with value 2 tc-so:Thread 20 sees x with value 2 tc-so:Thread 21 sees x with value 2 tc-so:Thread 22 sees x with value 2 tc-so:Thread 23 sees x with value 2 tc-so:Thread 24 sees x with value 2 tc-so:Thread 0 sees x with value 2 tc-so:1: X has value 2 tc-end: 1532488140.122860, once2, passed tc-start: 1532488140.122981, once3 tc-so:Test 3 of pthread_once() (test versus cancellation) tc-so:Variable x has value 0 tc-so:Test succeeded tc-end: 1532488140.128388, once3, passed tp-end: 1532488140.128509, lib/libpthread/t_once tp-start: 1532488140.133675, lib/libpthread/t_preempt, 1 tc-start: 1532488140.133688, preempt1 tc-so:1: preempt test tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:2: Got mutex. tc-so:1: Thread has started. tc-so:1: After releasing the mutex. tc-so:1: Thread joined. tc-end: 1532488141.149840, preempt1, passed tp-end: 1532488141.150008, lib/libpthread/t_preempt tp-start: 1532488141.158140, lib/libpthread/t_rwlock, 2 tc-start: 1532488141.158160, rwlock1 tc-end: 1532488142.171113, rwlock1, passed tc-start: 1532488142.171293, rwlock_static tc-end: 1532488142.179567, rwlock_static, passed tp-end: 1532488142.179703, lib/libpthread/t_rwlock tp-start: 1532488142.187531, lib/libpthread/t_sem, 4 tc-start: 1532488142.187547, before_start_no_threads tc-so:Entering loop tc-so:threadfunc: 0 tc-so:threadfunc: 1 tc-so:threadfunc: 2 tc-so:threadfunc: 3 tc-so:threadfunc: 4 tc-so:threadfunc: 5 tc-so:threadfunc: 6 tc-so:threadfunc: 7 tc-so:threadfunc: 8 tc-so:threadfunc: 9 tc-so:threadfunc: 10 tc-so:threadfunc: 11 tc-so:threadfunc: 12 tc-so:threadfunc: 13 tc-so:threadfunc: 14 tc-so:threadfunc: 15 tc-so:threadfunc: 16 tc-so:threadfunc: 17 tc-so:threadfunc: 18 tc-so:threadfunc: 19 tc-so:threadfunc: 20 tc-so:threadfunc: 21 tc-so:threadfunc: 22 tc-so:threadfunc: 23 tc-so:threadfunc: 24 tc-so:threadfunc: 25 tc-so:threadfunc: 26 tc-so:threadfunc: 27 tc-so:threadfunc: 28 tc-so:threadfunc: 29 tc-so:threadfunc: 30 tc-so:threadfunc: 31 tc-so:threadfunc: 32 tc-so:threadfunc: 33 tc-so:threadfunc: 34 tc-so:threadfunc: 35 tc-so:threadfunc: 36 tc-so:threadfunc: 37 tc-so:threadfunc: 38 tc-so:threadfunc: 39 tc-so:threadfunc: 40 tc-so:threadfunc: 41 tc-so:threadfunc: 42 tc-so:threadfunc: 43 tc-so:threadfunc: 44 tc-so:threadfunc: 45 tc-so:threadfunc: 46 tc-so:threadfunc: 47 tc-so:threadfunc: 48 tc-so:threadfunc: 49 tc-so:threadfunc: 50 tc-so:threadfunc: 51 tc-so:threadfunc: 52 tc-so:threadfunc: 53 tc-so:threadfunc: 54 tc-so:threadfunc: 55 tc-so:threadfunc: 56 tc-so:threadfunc: 57 tc-so:threadfunc: 58 tc-so:threadfunc: 59 tc-so:threadfunc: 60 tc-so:threadfunc: 61 tc-so:threadfunc: 62 tc-so:threadfunc: 63 tc-so:threadfunc: 64 tc-so:threadfunc: 65 tc-so:threadfunc: 66 tc-so:threadfunc: 67 tc-so:threadfunc: 68 tc-so:threadfunc: 69 tc-so:threadfunc: 70 tc-so:threadfunc: 71 tc-so:threadfunc: 72 tc-so:threadfunc: 73 tc-so:threadfunc: 74 tc-so:threadfunc: 75 tc-so:threadfunc: 76 tc-so:threadfunc: 77 tc-so:threadfunc: 78 tc-so:threadfunc: 79 tc-so:threadfunc: 80 tc-so:threadfunc: 81 tc-so:threadfunc: 82 tc-so:threadfunc: 83 tc-so:threadfunc: 84 tc-so:threadfunc: 85 tc-so:threadfunc: 86 tc-so:threadfunc: 87 tc-so:threadfunc: 88 tc-so:threadfunc: 89 tc-so:threadfunc: 90 tc-so:threadfunc: 91 tc-so:threadfunc: 92 tc-so:threadfunc: 93 tc-so:threadfunc: 94 tc-so:threadfunc: 95 tc-so:threadfunc: 96 tc-so:threadfunc: 97 tc-so:threadfunc: 98 tc-so:threadfunc: 99 tc-so:threadfunc: 100 tc-so:threadfunc: 101 tc-so:threadfunc: 102 tc-so:threadfunc: 103 tc-so:threadfunc: 104 tc-so:threadfunc: 105 tc-so:threadfunc: 106 tc-so:threadfunc: 107 tc-so:threadfunc: 108 tc-so:threadfunc: 109 tc-so:threadfunc: 110 tc-so:threadfunc: 111 tc-so:threadfunc: 112 tc-so:threadfunc: 113 tc-so:threadfunc: 114 tc-so:threadfunc: 115 tc-so:threadfunc: 116 tc-so:threadfunc: 117 tc-so:threadfunc: 118 tc-so:threadfunc: 119 tc-so:threadfunc: 120 tc-so:threadfunc: 121 tc-so:threadfunc: 122 tc-so:threadfunc: 123 tc-so:threadfunc: 124 tc-so:threadfunc: 125 tc-so:threadfunc: 126 tc-so:threadfunc: 127 tc-so:threadfunc: 128 tc-so:threadfunc: 129 tc-so:threadfunc: 130 tc-so:threadfunc: 131 tc-so:threadfunc: 132 tc-so:threadfunc: 133 tc-so:threadfunc: 134 tc-so:threadfunc: 135 tc-so:threadfunc: 136 tc-so:threadfunc: 137 tc-so:threadfunc: 138 tc-so:threadfunc: 139 tc-so:threadfunc: 140 tc-so:threadfunc: 141 tc-so:threadfunc: 142 tc-so:threadfunc: 143 tc-so:threadfunc: 144 tc-so:threadfunc: 145 tc-so:threadfunc: 146 tc-so:threadfunc: 147 tc-so:threadfunc: 148 tc-so:threadfunc: 149 tc-so:threadfunc: 150 tc-so:threadfunc: 151 tc-so:threadfunc: 152 tc-so:threadfunc: 153 tc-so:threadfunc: 154 tc-so:threadfunc: 155 tc-so:threadfunc: 156 tc-so:threadfunc: 157 tc-so:threadfunc: 158 tc-so:threadfunc: 159 tc-so:threadfunc: 160 tc-so:threadfunc: 161 tc-so:threadfunc: 162 tc-so:threadfunc: 163 tc-so:threadfunc: 164 tc-so:threadfunc: 165 tc-so:threadfunc: 166 tc-so:threadfunc: 167 tc-so:threadfunc: 168 tc-so:threadfunc: 169 tc-so:threadfunc: 170 tc-so:threadfunc: 171 tc-so:threadfunc: 172 tc-so:threadfunc: 173 tc-so:threadfunc: 174 tc-so:threadfunc: 175 tc-so:threadfunc: 176 tc-so:threadfunc: 177 tc-so:threadfunc: 178 tc-so:threadfunc: 179 tc-so:threadfunc: 180 tc-so:threadfunc: 181 tc-so:threadfunc: 182 tc-so:threadfunc: 183 tc-so:threadfunc: 184 tc-so:threadfunc: 185 tc-so:threadfunc: 186 tc-so:threadfunc: 187 tc-so:threadfunc: 188 tc-so:threadfunc: 189 tc-so:threadfunc: 190 tc-so:threadfunc: 191 tc-so:threadfunc: 192 tc-so:threadfunc: 193 tc-so:threadfunc: 194 tc-so:threadfunc: 195 tc-so:threadfunc: 196 tc-so:threadfunc: 197 tc-so:threadfunc: 198 tc-so:threadfunc: 199 tc-so:threadfunc: 200 tc-so:threadfunc: 201 tc-so:threadfunc: 202 tc-so:threadfunc: 203 tc-so:threadfunc: 204 tc-so:threadfunc: 205 tc-so:threadfunc: 206 tc-so:threadfunc: 207 tc-so:threadfunc: 208 tc-so:threadfunc: 209 tc-so:threadfunc: 210 tc-so:threadfunc: 211 tc-so:threadfunc: 212 tc-so:threadfunc: 213 tc-so:threadfunc: 214 tc-so:threadfunc: 215 tc-so:threadfunc: 216 tc-so:threadfunc: 217 tc-so:threadfunc: 218 tc-so:threadfunc: 219 tc-so:threadfunc: 220 tc-so:threadfunc: 221 tc-so:threadfunc: 222 tc-so:threadfunc: 223 tc-so:threadfunc: 224 tc-so:threadfunc: 225 tc-so:threadfunc: 226 tc-so:threadfunc: 227 tc-so:threadfunc: 228 tc-so:threadfunc: 229 tc-so:threadfunc: 230 tc-so:threadfunc: 231 tc-so:threadfunc: 232 tc-so:threadfunc: 233 tc-so:threadfunc: 234 tc-so:threadfunc: 235 tc-so:threadfunc: 236 tc-so:threadfunc: 237 tc-so:threadfunc: 238 tc-so:threadfunc: 239 tc-so:threadfunc: 240 tc-so:threadfunc: 241 tc-so:threadfunc: 242 tc-so:threadfunc: 243 tc-so:threadfunc: 244 tc-so:threadfunc: 245 tc-so:threadfunc: 246 tc-so:threadfunc: 247 tc-so:threadfunc: 248 tc-so:threadfunc: 249 tc-so:threadfunc: 250 tc-so:threadfunc: 251 tc-so:threadfunc: 252 tc-so:threadfunc: 253 tc-so:threadfunc: 254 tc-so:threadfunc: 255 tc-so:threadfunc: 256 tc-so:threadfunc: 257 tc-so:threadfunc: 258 tc-so:threadfunc: 259 tc-so:threadfunc: 260 tc-so:threadfunc: 261 tc-so:threadfunc: 262 tc-so:threadfunc: 263 tc-so:threadfunc: 264 tc-so:threadfunc: 265 tc-so:threadfunc: 266 tc-so:threadfunc: 267 tc-so:threadfunc: 268 tc-so:threadfunc: 269 tc-so:threadfunc: 270 tc-so:threadfunc: 271 tc-so:threadfunc: 272 tc-so:threadfunc: 273 tc-so:threadfunc: 274 tc-so:threadfunc: 275 tc-so:threadfunc: 276 tc-so:threadfunc: 277 tc-so:threadfunc: 278 tc-so:threadfunc: 279 tc-so:threadfunc: 280 tc-so:threadfunc: 281 tc-so:threadfunc: 282 tc-so:threadfunc: 283 tc-so:threadfunc: 284 tc-so:threadfunc: 285 tc-so:threadfunc: 286 tc-so:threadfunc: 287 tc-so:threadfunc: 288 tc-so:threadfunc: 289 tc-so:threadfunc: 290 tc-so:threadfunc: 291 tc-so:threadfunc: 292 tc-so:threadfunc: 293 tc-so:threadfunc: 294 tc-so:threadfunc: 295 tc-so:threadfunc: 296 tc-so:threadfunc: 297 tc-so:threadfunc: 298 tc-so:threadfunc: 299 tc-so:threadfunc: 300 tc-so:threadfunc: 301 tc-so:threadfunc: 302 tc-so:threadfunc: 303 tc-so:threadfunc: 304 tc-so:threadfunc: 305 tc-so:threadfunc: 306 tc-so:threadfunc: 307 tc-so:threadfunc: 308 tc-so:threadfunc: 309 tc-so:threadfunc: 310 tc-so:threadfunc: 311 tc-so:threadfunc: 312 tc-so:threadfunc: 313 tc-so:threadfunc: 314 tc-so:threadfunc: 315 tc-so:threadfunc: 316 tc-so:threadfunc: 317 tc-so:threadfunc: 318 tc-so:threadfunc: 319 tc-so:threadfunc: 320 tc-so:threadfunc: 321 tc-so:threadfunc: 322 tc-so:threadfunc: 323 tc-so:threadfunc: 324 tc-so:threadfunc: 325 tc-so:threadfunc: 326 tc-so:threadfunc: 327 tc-so:threadfunc: 328 tc-so:threadfunc: 329 tc-so:threadfunc: 330 tc-so:threadfunc: 331 tc-so:threadfunc: 332 tc-so:threadfunc: 333 tc-so:threadfunc: 334 tc-so:threadfunc: 335 tc-so:threadfunc: 336 tc-so:threadfunc: 337 tc-so:threadfunc: 338 tc-so:threadfunc: 339 tc-so:threadfunc: 340 tc-so:threadfunc: 341 tc-so:threadfunc: 342 tc-so:threadfunc: 343 tc-so:threadfunc: 344 tc-so:threadfunc: 345 tc-so:threadfunc: 346 tc-so:threadfunc: 347 tc-so:threadfunc: 348 tc-so:threadfunc: 349 tc-so:threadfunc: 350 tc-so:threadfunc: 351 tc-so:threadfunc: 352 tc-so:threadfunc: 353 tc-so:threadfunc: 354 tc-so:threadfunc: 355 tc-so:threadfunc: 356 tc-so:threadfunc: 357 tc-so:threadfunc: 358 tc-so:threadfunc: 359 tc-so:threadfunc: 360 tc-so:threadfunc: 361 tc-so:threadfunc: 362 tc-so:threadfunc: 363 tc-so:threadfunc: 364 tc-so:threadfunc: 365 tc-so:threadfunc: 366 tc-so:threadfunc: 367 tc-so:threadfunc: 368 tc-so:threadfunc: 369 tc-so:threadfunc: 370 tc-so:threadfunc: 371 tc-so:threadfunc: 372 tc-so:threadfunc: 373 tc-so:threadfunc: 374 tc-so:threadfunc: 375 tc-so:threadfunc: 376 tc-so:threadfunc: 377 tc-so:threadfunc: 378 tc-so:threadfunc: 379 tc-so:threadfunc: 380 tc-so:threadfunc: 381 tc-so:threadfunc: 382 tc-so:threadfunc: 383 tc-so:threadfunc: 384 tc-so:threadfunc: 385 tc-so:threadfunc: 386 tc-so:threadfunc: 387 tc-so:threadfunc: 388 tc-so:threadfunc: 389 tc-so:threadfunc: 390 tc-so:threadfunc: 391 tc-so:threadfunc: 392 tc-so:threadfunc: 393 tc-so:threadfunc: 394 tc-so:threadfunc: 395 tc-so:threadfunc: 396 tc-so:threadfunc: 397 tc-so:threadfunc: 398 tc-so:threadfunc: 399 tc-so:threadfunc: 400 tc-so:threadfunc: 401 tc-so:threadfunc: 402 tc-so:threadfunc: 403 tc-so:threadfunc: 404 tc-so:threadfunc: 405 tc-so:threadfunc: 406 tc-so:threadfunc: 407 tc-so:threadfunc: 408 tc-so:threadfunc: 409 tc-so:threadfunc: 410 tc-so:threadfunc: 411 tc-so:threadfunc: 412 tc-so:threadfunc: 413 tc-so:threadfunc: 414 tc-so:threadfunc: 415 tc-so:threadfunc: 416 tc-so:threadfunc: 417 tc-so:threadfunc: 418 tc-so:threadfunc: 419 tc-so:threadfunc: 420 tc-so:threadfunc: 421 tc-so:threadfunc: 422 tc-so:threadfunc: 423 tc-so:threadfunc: 424 tc-so:threadfunc: 425 tc-so:threadfunc: 426 tc-so:threadfunc: 427 tc-so:threadfunc: 428 tc-so:threadfunc: 429 tc-so:threadfunc: 430 tc-so:threadfunc: 431 tc-so:threadfunc: 432 tc-so:threadfunc: 433 tc-so:threadfunc: 434 tc-so:threadfunc: 435 tc-so:threadfunc: 436 tc-so:threadfunc: 437 tc-so:threadfunc: 438 tc-so:threadfunc: 439 tc-so:threadfunc: 440 tc-so:threadfunc: 441 tc-so:threadfunc: 442 tc-so:threadfunc: 443 tc-so:threadfunc: 444 tc-so:threadfunc: 445 tc-so:threadfunc: 446 tc-so:threadfunc: 447 tc-so:threadfunc: 448 tc-so:threadfunc: 449 tc-so:threadfunc: 450 tc-so:threadfunc: 451 tc-so:threadfunc: 452 tc-so:threadfunc: 453 tc-so:threadfunc: 454 tc-so:threadfunc: 455 tc-so:threadfunc: 456 tc-so:threadfunc: 457 tc-so:threadfunc: 458 tc-so:threadfunc: 459 tc-so:threadfunc: 460 tc-so:threadfunc: 461 tc-so:threadfunc: 462 tc-so:threadfunc: 463 tc-so:threadfunc: 464 tc-so:threadfunc: 465 tc-so:threadfunc: 466 tc-so:threadfunc: 467 tc-so:threadfunc: 468 tc-so:threadfunc: 469 tc-so:threadfunc: 470 tc-so:threadfunc: 471 tc-so:threadfunc: 472 tc-so:threadfunc: 473 tc-so:threadfunc: 474 tc-so:threadfunc: 475 tc-so:threadfunc: 476 tc-so:threadfunc: 477 tc-so:threadfunc: 478 tc-so:threadfunc: 479 tc-so:threadfunc: 480 tc-so:threadfunc: 481 tc-so:threadfunc: 482 tc-so:threadfunc: 483 tc-so:threadfunc: 484 tc-so:threadfunc: 485 tc-so:threadfunc: 486 tc-so:threadfunc: 487 tc-so:threadfunc: 488 tc-so:threadfunc: 489 tc-so:threadfunc: 490 tc-so:threadfunc: 491 tc-so:threadfunc: 492 tc-so:threadfunc: 493 tc-so:threadfunc: 494 tc-so:threadfunc: 495 tc-so:threadfunc: 496 tc-so:threadfunc: 497 tc-so:threadfunc: 498 tc-so:threadfunc: 499 tc-end: 1532488152.189465, before_start_no_threads, passed tc-start: 1532488152.189587, before_start_one_thread tc-so:Entering loop tc-so:threadfunc: 0 tc-so:threadfunc: 1 tc-so:threadfunc: 2 tc-so:threadfunc: 3 tc-so:threadfunc: 4 tc-so:threadfunc: 5 tc-so:threadfunc: 6 tc-so:threadfunc: 7 tc-so:threadfunc: 8 tc-so:threadfunc: 9 tc-so:threadfunc: 10 tc-so:threadfunc: 11 tc-so:threadfunc: 12 tc-so:threadfunc: 13 tc-so:threadfunc: 14 tc-so:threadfunc: 15 tc-so:threadfunc: 16 tc-so:threadfunc: 17 tc-so:threadfunc: 18 tc-so:threadfunc: 19 tc-so:threadfunc: 20 tc-so:threadfunc: 21 tc-so:threadfunc: 22 tc-so:threadfunc: 23 tc-so:threadfunc: 24 tc-so:threadfunc: 25 tc-so:threadfunc: 26 tc-so:threadfunc: 27 tc-so:threadfunc: 28 tc-so:threadfunc: 29 tc-so:threadfunc: 30 tc-so:threadfunc: 31 tc-so:threadfunc: 32 tc-so:threadfunc: 33 tc-so:threadfunc: 34 tc-so:threadfunc: 35 tc-so:threadfunc: 36 tc-so:threadfunc: 37 tc-so:threadfunc: 38 tc-so:threadfunc: 39 tc-so:threadfunc: 40 tc-so:threadfunc: 41 tc-so:threadfunc: 42 tc-so:threadfunc: 43 tc-so:threadfunc: 44 tc-so:threadfunc: 45 tc-so:threadfunc: 46 tc-so:threadfunc: 47 tc-so:threadfunc: 48 tc-so:threadfunc: 49 tc-so:threadfunc: 50 tc-so:threadfunc: 51 tc-so:threadfunc: 52 tc-so:threadfunc: 53 tc-so:threadfunc: 54 tc-so:threadfunc: 55 tc-so:threadfunc: 56 tc-so:threadfunc: 57 tc-so:threadfunc: 58 tc-so:threadfunc: 59 tc-so:threadfunc: 60 tc-so:threadfunc: 61 tc-so:threadfunc: 62 tc-so:threadfunc: 63 tc-so:threadfunc: 64 tc-so:threadfunc: 65 tc-so:threadfunc: 66 tc-so:threadfunc: 67 tc-so:threadfunc: 68 tc-so:threadfunc: 69 tc-so:threadfunc: 70 tc-so:threadfunc: 71 tc-so:threadfunc: 72 tc-so:threadfunc: 73 tc-so:threadfunc: 74 tc-so:threadfunc: 75 tc-so:threadfunc: 76 tc-so:threadfunc: 77 tc-so:threadfunc: 78 tc-so:threadfunc: 79 tc-so:threadfunc: 80 tc-so:threadfunc: 81 tc-so:threadfunc: 82 tc-so:threadfunc: 83 tc-so:threadfunc: 84 tc-so:threadfunc: 85 tc-so:threadfunc: 86 tc-so:threadfunc: 87 tc-so:threadfunc: 88 tc-so:threadfunc: 89 tc-so:threadfunc: 90 tc-so:threadfunc: 91 tc-so:threadfunc: 92 tc-so:threadfunc: 93 tc-so:threadfunc: 94 tc-so:threadfunc: 95 tc-so:threadfunc: 96 tc-so:threadfunc: 97 tc-so:threadfunc: 98 tc-so:threadfunc: 99 tc-so:threadfunc: 100 tc-so:threadfunc: 101 tc-so:threadfunc: 102 tc-so:threadfunc: 103 tc-so:threadfunc: 104 tc-so:threadfunc: 105 tc-so:threadfunc: 106 tc-so:threadfunc: 107 tc-so:threadfunc: 108 tc-so:threadfunc: 109 tc-so:threadfunc: 110 tc-so:threadfunc: 111 tc-so:threadfunc: 112 tc-so:threadfunc: 113 tc-so:threadfunc: 114 tc-so:threadfunc: 115 tc-so:threadfunc: 116 tc-so:threadfunc: 117 tc-so:threadfunc: 118 tc-so:threadfunc: 119 tc-so:threadfunc: 120 tc-so:threadfunc: 121 tc-so:threadfunc: 122 tc-so:threadfunc: 123 tc-so:threadfunc: 124 tc-so:threadfunc: 125 tc-so:threadfunc: 126 tc-so:threadfunc: 127 tc-so:threadfunc: 128 tc-so:threadfunc: 129 tc-so:threadfunc: 130 tc-so:threadfunc: 131 tc-so:threadfunc: 132 tc-so:threadfunc: 133 tc-so:threadfunc: 134 tc-so:threadfunc: 135 tc-so:threadfunc: 136 tc-so:threadfunc: 137 tc-so:threadfunc: 138 tc-so:threadfunc: 139 tc-so:threadfunc: 140 tc-so:threadfunc: 141 tc-so:threadfunc: 142 tc-so:threadfunc: 143 tc-so:threadfunc: 144 tc-so:threadfunc: 145 tc-so:threadfunc: 146 tc-so:threadfunc: 147 tc-so:threadfunc: 148 tc-so:threadfunc: 149 tc-so:threadfunc: 150 tc-so:threadfunc: 151 tc-so:threadfunc: 152 tc-so:threadfunc: 153 tc-so:threadfunc: 154 tc-so:threadfunc: 155 tc-so:threadfunc: 156 tc-so:threadfunc: 157 tc-so:threadfunc: 158 tc-so:threadfunc: 159 tc-so:threadfunc: 160 tc-so:threadfunc: 161 tc-so:threadfunc: 162 tc-so:threadfunc: 163 tc-so:threadfunc: 164 tc-so:threadfunc: 165 tc-so:threadfunc: 166 tc-so:threadfunc: 167 tc-so:threadfunc: 168 tc-so:threadfunc: 169 tc-so:threadfunc: 170 tc-so:threadfunc: 171 tc-so:threadfunc: 172 tc-so:threadfunc: 173 tc-so:threadfunc: 174 tc-so:threadfunc: 175 tc-so:threadfunc: 176 tc-so:threadfunc: 177 tc-so:threadfunc: 178 tc-so:threadfunc: 179 tc-so:threadfunc: 180 tc-so:threadfunc: 181 tc-so:threadfunc: 182 tc-so:threadfunc: 183 tc-so:threadfunc: 184 tc-so:threadfunc: 185 tc-so:threadfunc: 186 tc-so:threadfunc: 187 tc-so:threadfunc: 188 tc-so:threadfunc: 189 tc-so:threadfunc: 190 tc-so:threadfunc: 191 tc-so:threadfunc: 192 tc-so:threadfunc: 193 tc-so:threadfunc: 194 tc-so:threadfunc: 195 tc-so:threadfunc: 196 tc-so:threadfunc: 197 tc-so:threadfunc: 198 tc-so:threadfunc: 199 tc-so:threadfunc: 200 tc-so:threadfunc: 201 tc-so:threadfunc: 202 tc-so:threadfunc: 203 tc-so:threadfunc: 204 tc-so:threadfunc: 205 tc-so:threadfunc: 206 tc-so:threadfunc: 207 tc-so:threadfunc: 208 tc-so:threadfunc: 209 tc-so:threadfunc: 210 tc-so:threadfunc: 211 tc-so:threadfunc: 212 tc-so:threadfunc: 213 tc-so:threadfunc: 214 tc-so:threadfunc: 215 tc-so:threadfunc: 216 tc-so:threadfunc: 217 tc-so:threadfunc: 218 tc-so:threadfunc: 219 tc-so:threadfunc: 220 tc-so:threadfunc: 221 tc-so:threadfunc: 222 tc-so:threadfunc: 223 tc-so:threadfunc: 224 tc-so:threadfunc: 225 tc-so:threadfunc: 226 tc-so:threadfunc: 227 tc-so:threadfunc: 228 tc-so:threadfunc: 229 tc-so:threadfunc: 230 tc-so:threadfunc: 231 tc-so:threadfunc: 232 tc-so:threadfunc: 233 tc-so:threadfunc: 234 tc-so:threadfunc: 235 tc-so:threadfunc: 236 tc-so:threadfunc: 237 tc-so:threadfunc: 238 tc-so:threadfunc: 239 tc-so:threadfunc: 240 tc-so:threadfunc: 241 tc-so:threadfunc: 242 tc-so:threadfunc: 243 tc-so:threadfunc: 244 tc-so:threadfunc: 245 tc-so:threadfunc: 246 tc-so:threadfunc: 247 tc-so:threadfunc: 248 tc-so:threadfunc: 249 tc-so:threadfunc: 250 tc-so:threadfunc: 251 tc-so:threadfunc: 252 tc-so:threadfunc: 253 tc-so:threadfunc: 254 tc-so:threadfunc: 255 tc-so:threadfunc: 256 tc-so:threadfunc: 257 tc-so:threadfunc: 258 tc-so:threadfunc: 259 tc-so:threadfunc: 260 tc-so:threadfunc: 261 tc-so:threadfunc: 262 tc-so:threadfunc: 263 tc-so:threadfunc: 264 tc-so:threadfunc: 265 tc-so:threadfunc: 266 tc-so:threadfunc: 267 tc-so:threadfunc: 268 tc-so:threadfunc: 269 tc-so:threadfunc: 270 tc-so:threadfunc: 271 tc-so:threadfunc: 272 tc-so:threadfunc: 273 tc-so:threadfunc: 274 tc-so:threadfunc: 275 tc-so:threadfunc: 276 tc-so:threadfunc: 277 tc-so:threadfunc: 278 tc-so:threadfunc: 279 tc-so:threadfunc: 280 tc-so:threadfunc: 281 tc-so:threadfunc: 282 tc-so:threadfunc: 283 tc-so:threadfunc: 284 tc-so:threadfunc: 285 tc-so:threadfunc: 286 tc-so:threadfunc: 287 tc-so:threadfunc: 288 tc-so:threadfunc: 289 tc-so:threadfunc: 290 tc-so:threadfunc: 291 tc-so:threadfunc: 292 tc-so:threadfunc: 293 tc-so:threadfunc: 294 tc-so:threadfunc: 295 tc-so:threadfunc: 296 tc-so:threadfunc: 297 tc-so:threadfunc: 298 tc-so:threadfunc: 299 tc-so:threadfunc: 300 tc-so:threadfunc: 301 tc-so:threadfunc: 302 tc-so:threadfunc: 303 tc-so:threadfunc: 304 tc-so:threadfunc: 305 tc-so:threadfunc: 306 tc-so:threadfunc: 307 tc-so:threadfunc: 308 tc-so:threadfunc: 309 tc-so:threadfunc: 310 tc-so:threadfunc: 311 tc-so:threadfunc: 312 tc-so:threadfunc: 313 tc-so:threadfunc: 314 tc-so:threadfunc: 315 tc-so:threadfunc: 316 tc-so:threadfunc: 317 tc-so:threadfunc: 318 tc-so:threadfunc: 319 tc-so:threadfunc: 320 tc-so:threadfunc: 321 tc-so:threadfunc: 322 tc-so:threadfunc: 323 tc-so:threadfunc: 324 tc-so:threadfunc: 325 tc-so:threadfunc: 326 tc-so:threadfunc: 327 tc-so:threadfunc: 328 tc-so:threadfunc: 329 tc-so:threadfunc: 330 tc-so:threadfunc: 331 tc-so:threadfunc: 332 tc-so:threadfunc: 333 tc-so:threadfunc: 334 tc-so:threadfunc: 335 tc-so:threadfunc: 336 tc-so:threadfunc: 337 tc-so:threadfunc: 338 tc-so:threadfunc: 339 tc-so:threadfunc: 340 tc-so:threadfunc: 341 tc-so:threadfunc: 342 tc-so:threadfunc: 343 tc-so:threadfunc: 344 tc-so:threadfunc: 345 tc-so:threadfunc: 346 tc-so:threadfunc: 347 tc-so:threadfunc: 348 tc-so:threadfunc: 349 tc-so:threadfunc: 350 tc-so:threadfunc: 351 tc-so:threadfunc: 352 tc-so:threadfunc: 353 tc-so:threadfunc: 354 tc-so:threadfunc: 355 tc-so:threadfunc: 356 tc-so:threadfunc: 357 tc-so:threadfunc: 358 tc-so:threadfunc: 359 tc-so:threadfunc: 360 tc-so:threadfunc: 361 tc-so:threadfunc: 362 tc-so:threadfunc: 363 tc-so:threadfunc: 364 tc-so:threadfunc: 365 tc-so:threadfunc: 366 tc-so:threadfunc: 367 tc-so:threadfunc: 368 tc-so:threadfunc: 369 tc-so:threadfunc: 370 tc-so:threadfunc: 371 tc-so:threadfunc: 372 tc-so:threadfunc: 373 tc-so:threadfunc: 374 tc-so:threadfunc: 375 tc-so:threadfunc: 376 tc-so:threadfunc: 377 tc-so:threadfunc: 378 tc-so:threadfunc: 379 tc-so:threadfunc: 380 tc-so:threadfunc: 381 tc-so:threadfunc: 382 tc-so:threadfunc: 383 tc-so:threadfunc: 384 tc-so:threadfunc: 385 tc-so:threadfunc: 386 tc-so:threadfunc: 387 tc-so:threadfunc: 388 tc-so:threadfunc: 389 tc-so:threadfunc: 390 tc-so:threadfunc: 391 tc-so:threadfunc: 392 tc-so:threadfunc: 393 tc-so:threadfunc: 394 tc-so:threadfunc: 395 tc-so:threadfunc: 396 tc-so:threadfunc: 397 tc-so:threadfunc: 398 tc-so:threadfunc: 399 tc-so:threadfunc: 400 tc-so:threadfunc: 401 tc-so:threadfunc: 402 tc-so:threadfunc: 403 tc-so:threadfunc: 404 tc-so:threadfunc: 405 tc-so:threadfunc: 406 tc-so:threadfunc: 407 tc-so:threadfunc: 408 tc-so:threadfunc: 409 tc-so:threadfunc: 410 tc-so:threadfunc: 411 tc-so:threadfunc: 412 tc-so:threadfunc: 413 tc-so:threadfunc: 414 tc-so:threadfunc: 415 tc-so:threadfunc: 416 tc-so:threadfunc: 417 tc-so:threadfunc: 418 tc-so:threadfunc: 419 tc-so:threadfunc: 420 tc-so:threadfunc: 421 tc-so:threadfunc: 422 tc-so:threadfunc: 423 tc-so:threadfunc: 424 tc-so:threadfunc: 425 tc-so:threadfunc: 426 tc-so:threadfunc: 427 tc-so:threadfunc: 428 tc-so:threadfunc: 429 tc-so:threadfunc: 430 tc-so:threadfunc: 431 tc-so:threadfunc: 432 tc-so:threadfunc: 433 tc-so:threadfunc: 434 tc-so:threadfunc: 435 tc-so:threadfunc: 436 tc-so:threadfunc: 437 tc-so:threadfunc: 438 tc-so:threadfunc: 439 tc-so:threadfunc: 440 tc-so:threadfunc: 441 tc-so:threadfunc: 442 tc-so:threadfunc: 443 tc-so:threadfunc: 444 tc-so:threadfunc: 445 tc-so:threadfunc: 446 tc-so:threadfunc: 447 tc-so:threadfunc: 448 tc-so:threadfunc: 449 tc-so:threadfunc: 450 tc-so:threadfunc: 451 tc-so:threadfunc: 452 tc-so:threadfunc: 453 tc-so:threadfunc: 454 tc-so:threadfunc: 455 tc-so:threadfunc: 456 tc-so:threadfunc: 457 tc-so:threadfunc: 458 tc-so:threadfunc: 459 tc-so:threadfunc: 460 tc-so:threadfunc: 461 tc-so:threadfunc: 462 tc-so:threadfunc: 463 tc-so:threadfunc: 464 tc-so:threadfunc: 465 tc-so:threadfunc: 466 tc-so:threadfunc: 467 tc-so:threadfunc: 468 tc-so:threadfunc: 469 tc-so:threadfunc: 470 tc-so:threadfunc: 471 tc-so:threadfunc: 472 tc-so:threadfunc: 473 tc-so:threadfunc: 474 tc-so:threadfunc: 475 tc-so:threadfunc: 476 tc-so:threadfunc: 477 tc-so:threadfunc: 478 tc-so:threadfunc: 479 tc-so:threadfunc: 480 tc-so:threadfunc: 481 tc-so:threadfunc: 482 tc-so:threadfunc: 483 tc-so:threadfunc: 484 tc-so:threadfunc: 485 tc-so:threadfunc: 486 tc-so:threadfunc: 487 tc-so:threadfunc: 488 tc-so:threadfunc: 489 tc-so:threadfunc: 490 tc-so:threadfunc: 491 tc-so:threadfunc: 492 tc-so:threadfunc: 493 tc-so:threadfunc: 494 tc-so:threadfunc: 495 tc-so:threadfunc: 496 tc-so:threadfunc: 497 tc-so:threadfunc: 498 tc-so:threadfunc: 499 tc-end: 1532488162.122794, before_start_one_thread, passed tc-start: 1532488162.122956, named tc-so:Test begin tc-so:Test end tc-end: 1532488162.128596, named, passed tc-start: 1532488162.128730, unnamed tc-so:Test begin tc-so:Thread 0x7f7ff7914000 waiting for semaphore... tc-so:Thread 0x7f7ff7916000 waiting for semaphore... tc-so:Thread 0x7f7ff7918000 waiting for semaphore... tc-so:Thread 0x7f7ff791a000 waiting for semaphore... tc-so:Thread 0x7f7ff791c000 waiting for semaphore... tc-so:Thread 0x7f7ff791e000 waiting for semaphore... tc-so:Thread 0x7f7ff7920000 waiting for semaphore... tc-so:Thread 0x7f7ff7922000 waiting for semaphore... tc-so:Thread 0x7f7ff7924000 waiting for semaphore... tc-so:Thread 0x7f7ff7912000 waiting for semaphore... tc-so:main loop 1: posting... tc-so:Thread 0x7f7ff7914000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x7f7ff7918000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x7f7ff791a000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x7f7ff791c000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x7f7ff791e000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x7f7ff7920000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x7f7ff7922000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x7f7ff7924000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x7f7ff7916000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x7f7ff7912000 got semaphore tc-so:Thread 0x7f7ff7922000 waiting for semaphore... tc-so:Thread 0x7f7ff7920000 waiting for semaphore... tc-so:Thread 0x7f7ff791c000 waiting for semaphore... tc-so:Thread 0x7f7ff7924000 waiting for semaphore... tc-so:Thread 0x7f7ff7914000 waiting for semaphore... tc-so:Thread 0x7f7ff7916000 waiting for semaphore... tc-so:Thread 0x7f7ff7912000 waiting for semaphore... tc-so:Thread 0x7f7ff791a000 waiting for semaphore... tc-so:Thread 0x7f7ff791e000 waiting for semaphore... tc-so:Thread 0x7f7ff7918000 waiting for semaphore... tc-so:main loop 2: posting... tc-so:Thread 0x7f7ff7920000 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x7f7ff7922000 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x7f7ff7918000 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x7f7ff7914000 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x7f7ff7912000 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x7f7ff7916000 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x7f7ff791a000 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x7f7ff791c000 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x7f7ff7924000 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x7f7ff791e000 got semaphore tc-so:Test end tc-end: 1532488162.532471, unnamed, passed tp-end: 1532488162.532611, lib/libpthread/t_sem tp-start: 1532488162.538131, lib/libpthread/t_sigmask, 4 tc-start: 1532488162.538147, before_threads tc-so:Success: Both handlers ran in order tc-end: 1532488162.543789, before_threads, passed tc-start: 1532488162.543934, incorrect_mask_bug tc-end: 1532488165.573634, incorrect_mask_bug, passed tc-start: 1532488165.573825, respected_while_running tc-so:Success: Both handlers ran in order tc-end: 1532488166.585197, respected_while_running, passed tc-start: 1532488166.585366, upcalls_not_started tc-end: 1532488166.593604, upcalls_not_started, passed tp-end: 1532488166.593766, lib/libpthread/t_sigmask tp-start: 1532488166.599005, lib/libpthread/t_sigsuspend, 1 tc-start: 1532488166.599021, sigsuspend tc-end: 1532488167.614620, sigsuspend, passed tp-end: 1532488167.614791, lib/libpthread/t_sigsuspend tp-start: 1532488167.622845, lib/libpthread/t_siglongjmp, 1 tc-start: 1532488167.622866, siglongjmp1 tc-end: 1532488167.631020, siglongjmp1, passed tp-end: 1532488167.631191, lib/libpthread/t_siglongjmp tp-start: 1532488167.639082, lib/libpthread/t_sleep, 1 tc-start: 1532488167.639102, sleep1 tc-so:Testing sleeps unreasonably far into the future. tc-end: 1532488167.655322, sleep1, passed tp-end: 1532488167.655484, lib/libpthread/t_sleep tp-start: 1532488167.663600, lib/libpthread/t_swapcontext, 1 tc-start: 1532488167.663622, swapcontext1 tc-so:Testing if swapcontext() alters pthread_self() tc-so:before swapcontext self = 0x7f7ff7910000 tc-so:after swapcontext self = 0x7f7ff7910000 tc-so:Test succeeded tc-end: 1532488167.671657, swapcontext1, passed tp-end: 1532488167.671812, lib/libpthread/t_swapcontext tp-start: 1532488167.680138, lib/libpthread/t_timedmutex, 11 tc-start: 1532488167.680158, mutex1 tc-so:1: Mutex-test 1 tc-so:1: Before changing the value. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:1: Before releasing the mutex. tc-so:1: After releasing the mutex. tc-so:2: Got mutex. *param = 20 tc-so:1: Thread joined. X was 21. Return value (int) was 21 tc-end: 1532488171.707265, mutex1, passed tc-start: 1532488171.707392, mutex2 tc-so:1: Mutex-test 2 tc-so:1: Thread 0x7f7ff7ef4800 tc-so:2: Second thread (0x7f7ff7914000). Count is 10000000 tc-so:1: Thread joined. X was 20000000. Return value (long) was -1 tc-end: 1532488183.208143, mutex2, passed tc-start: 1532488183.208313, mutex3 tc-so:1: Mutex-test 3 tc-so:1: Thread 0x7f7ff7ef4800 tc-so:2: Second thread (0x7f7ff7914000). Count is 10000000 tc-so:1: Thread joined. X was 20000000. Return value (long) was -1 tc-end: 1532488194.717579, mutex3, passed tc-start: 1532488194.717698, mutex4 tc-so:1: Mutex-test 4 tc-so:1: Before recursively acquiring the mutex. tc-so:1: Before releasing the mutex once. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:1: After releasing the mutex once. tc-so:1: Before releasing the mutex twice. tc-so:2: Got mutex. *param = 20 tc-so:1: After releasing the mutex twice. tc-so:1: Thread joined. X was 21. Return value (int) was 21 tc-end: 1532488198.743882, mutex4, passed tc-start: 1532488198.744047, mutex5 tc-so:min prio for FIFO = 0 tc-so:previous policy used = 0 tc-so:enter critical section for main tc-so:main starts to sleep tc-so:child is waiting tc-so:main completes tc-so:child is owning resource tc-so:child is done tc-end: 1532488208.758338, mutex5, passed tc-start: 1532488208.758462, mutexattr1 tc-end: 1532488208.763834, mutexattr1, passed tc-start: 1532488208.763959, mutexattr2 tc-so:priority: 0 tc-so:protocol: 0 tc-so:prioceiling: 0 tc-so:priority: 1 tc-so:protocol: 0 tc-so:prioceiling: 1 tc-so:priority: 2 tc-so:protocol: 0 tc-so:prioceiling: 2 tc-so:priority: 3 tc-so:protocol: 0 tc-so:prioceiling: 3 tc-so:priority: 4 tc-so:protocol: 0 tc-so:prioceiling: 4 tc-so:priority: 5 tc-so:protocol: 0 tc-so:prioceiling: 5 tc-so:priority: 6 tc-so:protocol: 0 tc-so:prioceiling: 6 tc-so:priority: 7 tc-so:protocol: 0 tc-so:prioceiling: 7 tc-so:priority: 8 tc-so:protocol: 0 tc-so:prioceiling: 8 tc-so:priority: 9 tc-so:protocol: 0 tc-so:prioceiling: 9 tc-so:priority: 10 tc-so:protocol: 0 tc-so:prioceiling: 10 tc-so:priority: 11 tc-so:protocol: 0 tc-so:prioceiling: 11 tc-so:priority: 12 tc-so:protocol: 0 tc-so:prioceiling: 12 tc-so:priority: 13 tc-so:protocol: 0 tc-so:prioceiling: 13 tc-so:priority: 14 tc-so:protocol: 0 tc-so:prioceiling: 14 tc-so:priority: 15 tc-so:protocol: 0 tc-so:prioceiling: 15 tc-so:priority: 16 tc-so:protocol: 0 tc-so:prioceiling: 16 tc-so:priority: 17 tc-so:protocol: 0 tc-so:prioceiling: 17 tc-so:priority: 18 tc-so:protocol: 0 tc-so:prioceiling: 18 tc-so:priority: 19 tc-so:protocol: 0 tc-so:prioceiling: 19 tc-so:priority: 20 tc-so:protocol: 0 tc-so:prioceiling: 20 tc-so:priority: 21 tc-so:protocol: 0 tc-so:prioceiling: 21 tc-so:priority: 22 tc-so:protocol: 0 tc-so:prioceiling: 22 tc-so:priority: 23 tc-so:protocol: 0 tc-so:prioceiling: 23 tc-so:priority: 24 tc-so:protocol: 0 tc-so:prioceiling: 24 tc-so:priority: 25 tc-so:protocol: 0 tc-so:prioceiling: 25 tc-so:priority: 26 tc-so:protocol: 0 tc-so:prioceiling: 26 tc-so:priority: 27 tc-so:protocol: 0 tc-so:prioceiling: 27 tc-so:priority: 28 tc-so:protocol: 0 tc-so:prioceiling: 28 tc-so:priority: 29 tc-so:protocol: 0 tc-so:prioceiling: 29 tc-so:priority: 30 tc-so:protocol: 0 tc-so:prioceiling: 30 tc-so:priority: 31 tc-so:protocol: 0 tc-so:prioceiling: 31 tc-so:priority: 32 tc-so:protocol: 0 tc-so:prioceiling: 32 tc-so:priority: 33 tc-so:protocol: 0 tc-so:prioceiling: 33 tc-so:priority: 34 tc-so:protocol: 0 tc-so:prioceiling: 34 tc-so:priority: 35 tc-so:protocol: 0 tc-so:prioceiling: 35 tc-so:priority: 36 tc-so:protocol: 0 tc-so:prioceiling: 36 tc-so:priority: 37 tc-so:protocol: 0 tc-so:prioceiling: 37 tc-so:priority: 38 tc-so:protocol: 0 tc-so:prioceiling: 38 tc-so:priority: 39 tc-so:protocol: 0 tc-so:prioceiling: 39 tc-so:priority: 40 tc-so:protocol: 0 tc-so:prioceiling: 40 tc-so:priority: 41 tc-so:protocol: 0 tc-so:prioceiling: 41 tc-so:priority: 42 tc-so:protocol: 0 tc-so:prioceiling: 42 tc-so:priority: 43 tc-so:protocol: 0 tc-so:prioceiling: 43 tc-so:priority: 44 tc-so:protocol: 0 tc-so:prioceiling: 44 tc-so:priority: 45 tc-so:protocol: 0 tc-so:prioceiling: 45 tc-so:priority: 46 tc-so:protocol: 0 tc-so:prioceiling: 46 tc-so:priority: 47 tc-so:protocol: 0 tc-so:prioceiling: 47 tc-so:priority: 48 tc-so:protocol: 0 tc-so:prioceiling: 48 tc-so:priority: 49 tc-so:protocol: 0 tc-so:prioceiling: 49 tc-so:priority: 50 tc-so:protocol: 0 tc-so:prioceiling: 50 tc-so:priority: 51 tc-so:protocol: 0 tc-so:prioceiling: 51 tc-so:priority: 52 tc-so:protocol: 0 tc-so:prioceiling: 52 tc-so:priority: 53 tc-so:protocol: 0 tc-so:prioceiling: 53 tc-so:priority: 54 tc-so:protocol: 0 tc-so:prioceiling: 54 tc-so:priority: 55 tc-so:protocol: 0 tc-so:prioceiling: 55 tc-so:priority: 56 tc-so:protocol: 0 tc-so:prioceiling: 56 tc-so:priority: 57 tc-so:protocol: 0 tc-so:prioceiling: 57 tc-so:priority: 58 tc-so:protocol: 0 tc-so:prioceiling: 58 tc-so:priority: 59 tc-so:protocol: 0 tc-so:prioceiling: 59 tc-so:priority: 60 tc-so:protocol: 0 tc-so:prioceiling: 60 tc-so:priority: 61 tc-so:protocol: 0 tc-so:prioceiling: 61 tc-so:priority: 62 tc-so:protocol: 0 tc-so:prioceiling: 62 tc-so:priority: 63 tc-so:protocol: 0 tc-so:prioceiling: 63 tc-end: 1532488208.769655, mutexattr2, passed tc-start: 1532488208.769769, timedmutex1 tc-so:Timed mutex-test 1 tc-so:Before acquiring mutex tc-so:Before endeavor to reacquire timed-mutex (timeout expected) tc-so:Unlocking mutex tc-end: 1532488208.775182, timedmutex1, passed tc-start: 1532488208.775301, timedmutex2 tc-so:Timed mutex-test 2 tc-so:Before acquiring mutex with timedlock tc-so:Before endeavor to reacquire timed-mutex (timeout expected) tc-so:Unlocking mutex tc-end: 1532488208.780571, timedmutex2, passed tc-start: 1532488208.780680, timedmutex3 tc-so:Timed mutex-test 3 tc-so:Before acquiring mutex with timedlock tc-so:Before creating new thread tc-so:Before joining the mutex tc-so:Before endeavor to reacquire timed-mutex (timeout expected) tc-so:Unlocking mutex tc-end: 1532488208.786012, timedmutex3, passed tc-start: 1532488208.786125, timedmutex4 tc-so:Timed mutex-test 4 tc-so:Before acquiring mutex with timedlock tc-so:Before creating new thread tc-so:Before joining the mutex tc-so:Before endeavor to reacquire timed-mutex (timeout expected) tc-so:Unlocking mutex tc-end: 1532488208.791520, timedmutex4, passed tp-end: 1532488208.791632, lib/libpthread/t_timedmutex tp-start: 1532488208.855771, lib/libpthread/t_atexit, 1 tc-start: 1532488208.855793, atexit tc-so:Executing command [ /usr/tests/lib/libpthread/h_atexit ] tc-end: 1532488208.936532, atexit, passed tp-end: 1532488208.936683, lib/libpthread/t_atexit tp-start: 1532488208.993656, lib/libpthread/t_cancel, 1 tc-start: 1532488208.993674, register_while_disabled tc-so:Executing command [ /usr/tests/lib/libpthread/h_cancel ] tc-end: 1532488209.62384, register_while_disabled, passed tp-end: 1532488209.62536, lib/libpthread/t_cancel tp-start: 1532488209.115979, lib/libpthread/t_exit, 1 tc-start: 1532488209.115997, main_thread tc-so:Executing command [ /usr/tests/lib/libpthread/h_exit ] tc-end: 1532488209.175084, main_thread, passed tp-end: 1532488209.175282, lib/libpthread/t_exit tp-start: 1532488209.233604, lib/libpthread/t_resolv, 1 tc-start: 1532488209.233714, resolv tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 113937770 + 2112953255 cannot be represented in type 'int' tc-so:0x7f7ff790b000: 5 resolving anoncvs.isc.netbsd.org 2 tc-so:0x7f7ff790d000: 5 resolving zeppo.rediris.es 91 tc-so:0x7f7ff7912000: 5 resolving ftp.uni-erlangen.de 31 tc-so:0x7f7ff7914000: 5 resolving moon.vub.ac.be 47 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:0x7f7ff7909000: 5 resolving above.warped.net 0 tc-so:0x7f7ff790d000: host zeppo.rediris.es not found tc-so:0x7f7ff790d000: 4 resolving centaurus.4web.cz 9 tc-so:0x7f7ff790b000: host anoncvs.isc.netbsd.org not found tc-so:0x7f7ff790b000: 4 resolving lala.iri.co.jp 39 tc-so:0x7f7ff7909000: host above.warped.net not found tc-so:0x7f7ff7909000: 4 resolving mirror03.inet.tele.dk 46 tc-so:0x7f7ff790d000: host centaurus.4web.cz not found tc-so:0x7f7ff790d000: 3 resolving ftp.funet.fi 24 tc-so:0x7f7ff790d000: host ftp.funet.fi not found tc-so:0x7f7ff790d000: 2 resolving www.en.netbsd.de 85 tc-so:0x7f7ff790d000: host www.en.netbsd.de not found tc-so:0x7f7ff790d000: 1 resolving ftp.fsn.hu 23 tc-so:0x7f7ff790d000: host ftp.fsn.hu not found tc-so:0x7f7ff790b000: host lala.iri.co.jp not found tc-so:0x7f7ff790b000: 3 resolving centaurus.4web.cz 9 tc-so:0x7f7ff790b000: host centaurus.4web.cz not found tc-so:0x7f7ff790b000: 2 resolving ftp.plig.org 30 tc-so:0x7f7ff790b000: host ftp.plig.org not found tc-so:0x7f7ff790b000: 1 resolving netbsd.nsysu.edu.tw 57 tc-so:0x7f7ff7909000: host mirror03.inet.tele.dk not found tc-so:0x7f7ff7909000: 3 resolving ftp.xgate.co.kr 32 tc-so:0x7f7ff7909000: host ftp.xgate.co.kr not found tc-so:0x7f7ff7909000: 2 resolving lala.iri.co.jp 39 tc-so:0x7f7ff7909000: host lala.iri.co.jp not found tc-so:0x7f7ff7909000: 1 resolving mail.netbsd.org 42 tc-so:0x7f7ff7909000: host mail.netbsd.org not found tc-so:0x7f7ff7912000: host ftp.uni-erlangen.de not found tc-so:0x7f7ff7912000: 4 resolving netbsd.4ka.mipt.ru 51 tc-so:0x7f7ff7912000: host netbsd.4ka.mipt.ru not found tc-so:0x7f7ff7912000: 3 resolving nbwww.sergei.cc 48 tc-so:0x7f7ff7912000: host nbwww.sergei.cc not found tc-so:0x7f7ff7912000: 2 resolving netbsdwww.cs.rmit.edu.au 69 tc-so:0x7f7ff7914000: host moon.vub.ac.be not found tc-so:0x7f7ff7914000: 4 resolving ftp.plig.org 30 tc-so:0x7f7ff7914000: host ftp.plig.org not found tc-so:0x7f7ff7914000: 3 resolving console.netbsd.org 12 tc-so:0x7f7ff7914000: host console.netbsd.org not found tc-so:0x7f7ff7914000: 2 resolving netbsd.netlead.com.au 56 tc-so:0x7f7ff7914000: host netbsd.netlead.com.au not found tc-so:0x7f7ff7914000: 1 resolving netbsd.zarco.org 65 tc-so:0x7f7ff7912000: host netbsdwww.cs.rmit.edu.au not found tc-so:0x7f7ff7912000: 1 resolving lala.iri.co.jp 39 tc-so:0x7f7ff7912000: host lala.iri.co.jp not found tc-so:0x7f7ff7914000: host netbsd.zarco.org not found tc-so:0x7f7ff790b000: host netbsd.nsysu.edu.tw not found tc-end: 1532488230.496527, resolv, passed tp-end: 1532488230.496677, lib/libpthread/t_resolv tp-start: 1532488230.550426, lib/libpthread/t_thread_local_dtor, 1 tc-start: 1532488230.550444, thread_local_dtor_order tc-so:Executing command [ /usr/tests/lib/libpthread/h_thread_local_dtor ] tc-end: 1532488230.617403, thread_local_dtor_order, passed tp-end: 1532488230.617534, lib/libpthread/t_thread_local_dtor tp-start: 1532488230.623759, lib/librefuse/t_refuse_opt, 9 tc-start: 1532488230.623773, t_fuse_opt_add_arg tc-end: 1532488230.629300, t_fuse_opt_add_arg, passed tc-start: 1532488230.629417, t_fuse_opt_add_opt tc-end: 1532488230.634808, t_fuse_opt_add_opt, passed tc-start: 1532488230.634920, t_fuse_opt_add_opt_escaped tc-end: 1532488230.640296, t_fuse_opt_add_opt_escaped, passed tc-start: 1532488230.640409, t_fuse_opt_insert_arg tc-end: 1532488230.645732, t_fuse_opt_insert_arg, passed tc-start: 1532488230.645847, t_fuse_opt_match tc-end: 1532488230.651135, t_fuse_opt_match, passed tc-start: 1532488230.651251, t_fuse_opt_parse tc-end: 1532488230.656612, t_fuse_opt_parse, passed tc-start: 1532488230.656732, t_fuse_opt_parse_null_args tc-end: 1532488230.662230, t_fuse_opt_parse_null_args, passed tc-start: 1532488230.662381, t_fuse_opt_parse_null_opts tc-end: 1532488230.667654, t_fuse_opt_parse_null_opts, passed tc-start: 1532488230.667795, t_fuse_opt_parse_null_proc tc-end: 1532488230.673134, t_fuse_opt_parse_null_proc, passed tp-end: 1532488230.673281, lib/librefuse/t_refuse_opt tp-start: 1532488230.678255, lib/librt/t_sched, 8 tc-start: 1532488230.678298, sched_getparam tc-end: 1532488230.683175, sched_getparam, passed tc-start: 1532488230.683331, sched_priority tc-end: 1532488230.688275, sched_priority, passed tc-start: 1532488230.688425, sched_rr_get_interval_1 tc-end: 1532488230.693371, sched_rr_get_interval_1, passed tc-start: 1532488230.693518, sched_rr_get_interval_2 tc-end: 1532488230.698463, sched_rr_get_interval_2, passed tc-start: 1532488230.698615, sched_setscheduler_1 tc-end: 1532488230.703559, sched_setscheduler_1, passed tc-start: 1532488230.703710, sched_setscheduler_2 tc-end: 1532488230.708733, sched_setscheduler_2, passed tc-start: 1532488230.708886, sched_setscheduler_3 tc-end: 1532488230.713903, sched_setscheduler_3, passed tc-start: 1532488230.714057, sched_setscheduler_4 tc-end: 1532488230.719127, sched_setscheduler_4, passed tp-end: 1532488230.719275, lib/librt/t_sched tp-start: 1532488230.724024, lib/librt/t_sem, 2 tc-start: 1532488230.724069, basic tc-end: 1532488230.734224, basic, passed tc-start: 1532488230.734404, child tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-end: 1532488250.952107, child, passed tp-end: 1532488250.952332, lib/librt/t_sem tp-start: 1532488250.957770, lib/libtre/t_regex_att, 7 tc-start: 1532488250.957825, basic tc-se:UBSan: Undefined Behavior in /public/src.git/external/bsd/tre/lib/../dist/lib/tre-parse.c:604:17, signed integer overflow: 987654321 * 10 cannot be represented in type 'int' tc-se:skipping failed test at line 164 (pattern=a[-]?c, input=ac) tc-end: 1532488250.967772, basic, passed tc-start: 1532488250.967932, categorization tc-se:skipping failed test at line 27 (pattern=a\(b\)*\1, input=a) tc-se:skipping failed test at line 28 (pattern=a\(b\)*\1, input=a) tc-se:skipping failed test at line 29 (pattern=a\(b\)*\1, input=abab) tc-se:skipping failed test at line 36 (pattern=a\(b\)*\1, input=abab) tc-se:skipping failed test at line 37 (pattern=a\(b\)*\1, input=abab) tc-se:skipping failed test at line 38 (pattern=a\(b\)*\1, input=abab) tc-se:Expected BUG=repeat-null-unknown at line 42 tc-se:skipping failed test at line 55 (pattern=\(a\(b\)*\)*\2, input=abab) tc-se:skipping failed test at line 56 (pattern=\(a\(b\)*\)*\2, input=abab) tc-end: 1532488250.974544, categorization, passed tc-start: 1532488250.974711, forcedassoc tc-end: 1532488250.981082, forcedassoc, passed tc-start: 1532488250.981292, leftassoc tc-end: 1532488250.988272, leftassoc, passed tc-start: 1532488250.988489, nullsubexpr tc-se:skipping failed test at line 58 (pattern=\(a*\)*\(x\)\(\1\), input=ax) tc-se:skipping failed test at line 61 (pattern=\(a*\)*\(x\)\(\1\)\(x\), input=axxa) tc-end: 1532488250.996424, nullsubexpr, passed tc-start: 1532488250.996550, repetition tc-se:skipping failed test at line 38 (pattern=((..)|(.))*, input=aa) tc-se:skipping failed test at line 48 (pattern=((..)|(.))*, input=aaa) tc-se:skipping failed test at line 68 (pattern=((..)|(.))*, input=aaaaa) tc-se:skipping failed test at line 92 (pattern=X(.?){7,}Y, input=X1234567Y) tc-end: 1532488251.5504, repetition, passed tc-start: 1532488251.5624, rightassoc tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 3 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 4 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 5 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 6 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,3)(0,0)(0,3)(3,3) != (0,3)(0,1)(1,2)(2,3)): at line 8 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,3)(0,0)(0,3)(3,3) != (0,3)(0,1)(1,2)(2,3)): at line 9 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,3)(0,0)(0,3)(3,3) != (0,3)(0,1)(1,2)(2,3)): at line 10 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,3)(0,0)(0,3)(3,3) != (0,3)(0,1)(1,2)(2,3)): at line 11 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 13 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 14 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 15 tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libtre/../libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 16 tc-end: 1532488251.11722, rightassoc, expected_failure, Reason for breakage unknown: 12 checks failed as expected; see output for more details tp-end: 1532488251.11831, lib/libtre/t_regex_att tp-start: 1532488251.17082, lib/libtre/t_exhaust, 1 tc-start: 1532488251.17097, regcomp_too_big tc-end: 1532488251.25511, regcomp_too_big, passed tp-end: 1532488251.25646, lib/libtre/t_exhaust tp-start: 1532488251.31006, lib/libusbhid/t_usbhid, 6 tc-start: 1532488251.31021, check_hid_get_data tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libusbhid/parse.c:246:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /public/src.git/tests/lib/libusbhid/t_usbhid.c:257: data != -128: == 128 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /public/src.git/tests/lib/libusbhid/t_usbhid.c:259: data != -1: == 255 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /public/src.git/tests/lib/libusbhid/t_usbhid.c:268: data != -32768: == 32768 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /public/src.git/tests/lib/libusbhid/t_usbhid.c:270: data != -1: == 65535 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libusbhid/data.c:58:25, left shift of 128 by 24 places cannot be represented in type 'int' tc-end: 1532488251.36362, check_hid_get_data, expected_failure, only the 32-bit opcode works, 8 and 16-bit is broken: 4 checks failed as expected; see output for more details tc-start: 1532488251.36473, check_hid_logical_range tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libusbhid/parse.c:246:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /public/src.git/tests/lib/libusbhid/t_usbhid.c:128: hi.logical_minimum != -128: == 128 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /public/src.git/tests/lib/libusbhid/t_usbhid.c:132: hi.logical_minimum != -32768: == 32768 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /public/src.git/tests/lib/libusbhid/t_usbhid.c:147: hi.logical_minimum > hi.logical_maximum not met tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /public/src.git/tests/lib/libusbhid/t_usbhid.c:154: hi.logical_minimum > hi.logical_maximum not met tc-end: 1532488251.41679, check_hid_logical_range, expected_failure, only the 32-bit opcode works, 8 and 16-bit is broken: 4 checks failed as expected; see output for more details tc-start: 1532488251.41786, check_hid_physical_range tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libusbhid/parse.c:246:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /public/src.git/tests/lib/libusbhid/t_usbhid.c:191: hi.physical_minimum != -128: == 128 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /public/src.git/tests/lib/libusbhid/t_usbhid.c:195: hi.physical_minimum != -32768: == 32768 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /public/src.git/tests/lib/libusbhid/t_usbhid.c:210: hi.physical_minimum > hi.physical_maximum not met tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /public/src.git/tests/lib/libusbhid/t_usbhid.c:217: hi.physical_minimum > hi.physical_maximum not met tc-end: 1532488251.46822, check_hid_physical_range, expected_failure, only the 32-bit opcode works, 8 and 16-bit is broken: 4 checks failed as expected; see output for more details tc-start: 1532488251.46925, check_hid_set_data tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libusbhid/parse.c:246:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libusbhid/data.c:91:7, left shift of negative value -2147483648 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libusbhid/data.c:92:7, left shift of negative value -1 tc-end: 1532488251.52087, check_hid_set_data, passed tc-start: 1532488251.52192, check_hid_usage tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libusbhid/usage.c:247:27, left shift of 65307 by 16 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libusbhid/usage.c:244:28, left shift of 65322 by 16 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libusbhid/usage.c:235:13, left shift of 65322 by 16 places cannot be represented in type 'int' tc-end: 1532488251.57333, check_hid_usage, passed tc-start: 1532488251.57439, check_parse_just_pop tc-end: 1532488251.62185, check_parse_just_pop, passed tp-end: 1532488251.62346, lib/libusbhid/t_usbhid tp-start: 1532488251.67799, lib/libutil/t_efun, 4 tc-start: 1532488251.67852, ecalloc tc-end: 1532488251.72884, ecalloc, passed tc-start: 1532488251.73004, efopen tc-end: 1532488251.77975, efopen, passed tc-start: 1532488251.78091, emalloc tc-end: 1532488251.82925, emalloc, passed tc-start: 1532488251.83041, erealloc tc-end: 1532488251.87843, erealloc, passed tp-end: 1532488251.87955, lib/libutil/t_efun tp-start: 1532488251.92824, lib/libutil/t_parsedate, 7 tc-start: 1532488251.92836, atsecs tc-end: 1532488251.98306, atsecs, passed tc-start: 1532488251.98428, dates tc-end: 1532488251.103772, dates, passed tc-start: 1532488251.103898, dsttimes tc-end: 1532488251.109616, dsttimes, passed tc-start: 1532488251.109740, gibberish tc-end: 1532488251.115020, gibberish, passed tc-start: 1532488251.115207, relative tc-end: 1532488251.400592, relative, passed tc-start: 1532488251.400802, times tc-end: 1532488251.406536, times, passed tc-start: 1532488251.406719, zones tc-end: 1532488251.415598, zones, passed tp-end: 1532488251.415775, lib/libutil/t_parsedate tp-start: 1532488251.423826, lib/libutil/t_pidfile, 6 tc-start: 1532488251.423846, change_basenames tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 12882, current pid 12882 tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 12882, current pid 12882 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 12882, current pid 12882 tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 12882, current pid 12882 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-so:Ensuring pidfile /var/run/custom-basename.pid does not exist any more tc-end: 1532488251.433282, change_basenames, passed tc-start: 1532488251.433437, change_mix tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 17864, current pid 17864 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-so:Validating contents of pidfile './second.pid' tc-so:Read pid 17864, current pid 17864 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-so:Ensuring pidfile ./second.pid does not exist any more tc-so:Ensuring pidfile ./custom-basename does not exist any more tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 17864, current pid 17864 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-so:Ensuring pidfile second.pid does not exist any more tc-end: 1532488251.442887, change_mix, passed tc-start: 1532488251.443041, change_paths tc-so:Validating contents of pidfile './var/run/first.pid' tc-so:Read pid 19831, current pid 19831 tc-so:Ensuring pidfile ./var/run/first.pid does not exist any more tc-so:Validating contents of pidfile './second.pid' tc-so:Read pid 19831, current pid 19831 tc-so:Ensuring pidfile ./var/run/my-pidfile.pid does not exist any more tc-so:Ensuring pidfile second.pid does not exist any more tc-end: 1532488251.452012, change_paths, passed tc-start: 1532488251.452343, custom_basename tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 3963, current pid 3963 tc-so:Ensuring pidfile /var/run/custom-basename.pid does not exist any more tc-end: 1532488251.461136, custom_basename, passed tc-start: 1532488251.461278, custom_path tc-so:Validating contents of pidfile './var/run/my-pidfile.pid' tc-so:Read pid 18287, current pid 18287 tc-so:Ensuring pidfile ./var/run/my-pidfile.pid does not exist any more tc-end: 1532488251.469984, custom_path, passed tc-start: 1532488251.470309, default_path tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 12286, current pid 12286 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-end: 1532488251.479036, default_path, passed tp-end: 1532488251.479175, lib/libutil/t_pidfile tp-start: 1532488251.486536, lib/libutil/t_snprintb, 2 tc-start: 1532488251.486554, snprintb tc-end: 1532488251.493968, snprintb, passed tc-start: 1532488251.494140, snprintb_m tc-end: 1532488251.501607, snprintb_m, passed tp-end: 1532488251.501771, lib/libutil/t_snprintb tp-start: 1532488251.509330, lib/libutil/t_sockaddr_snprintf, 5 tc-start: 1532488251.509348, sockaddr_snprintf_at tc-end: 1532488251.517287, sockaddr_snprintf_at, passed tc-start: 1532488251.517465, sockaddr_snprintf_dl tc-end: 1532488251.525203, sockaddr_snprintf_dl, passed tc-start: 1532488251.525385, sockaddr_snprintf_in tc-end: 1532488251.530818, sockaddr_snprintf_in, passed tc-start: 1532488251.530998, sockaddr_snprintf_in6 tc-end: 1532488251.536262, sockaddr_snprintf_in6, passed tc-start: 1532488251.536444, sockaddr_snprintf_un tc-end: 1532488251.541647, sockaddr_snprintf_un, passed tp-end: 1532488251.541831, lib/libutil/t_sockaddr_snprintf tp-start: 1532488251.550258, lib/semaphore/pthread/t_sem_pth, 8 tc-start: 1532488251.550276, blocktimedwait tc-end: 1532488251.613721, blocktimedwait, passed tc-start: 1532488251.613943, blockwait tc-end: 1532488251.826384, blockwait, passed tc-start: 1532488251.826589, busydestroy tc-end: 1532488251.856208, busydestroy, passed tc-start: 1532488251.856419, destroy tc-end: 1532488251.869047, destroy, passed tc-start: 1532488251.869245, initvalue tc-end: 1532488251.881771, initvalue, passed tc-start: 1532488251.881981, named tc-end: 1532488251.894384, named, passed tc-start: 1532488251.894561, postwait tc-end: 1532488251.907784, postwait, passed tc-start: 1532488251.907970, unlink tc-end: 1532488251.920665, unlink, passed tp-end: 1532488251.920834, lib/semaphore/pthread/t_sem_pth tp-start: 1532488251.929984, lib/librumpclient/t_fd, 2 tc-start: 1532488251.930000, bigenough tc-end: 1532488251.979584, bigenough, passed tc-start: 1532488251.979752, sigio tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:sigcnt after connect: 4 tc-end: 1532488252.47707, sigio, passed tp-end: 1532488252.47837, lib/librumpclient/t_fd tp-start: 1532488252.229585, lib/librumpclient/t_exec, 5 tc-start: 1532488252.229603, cloexec tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpvfs unix://csock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:10:52.045886862 +0000 tc-se:+++ /tmp/check.XbC6Xf/stderr 2018-07-25 03:10:52.311205848 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488252.373526, cloexec, failed, atf-check failed; see the output of the test for details tc-start: 1532488252.373660, exec tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpvfs unix://csock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:10:52.372313055 +0000 tc-se:+++ /tmp/check.cfoKwJ/stderr 2018-07-25 03:10:52.455741396 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488252.517698, exec, failed, atf-check failed; see the output of the test for details tc-start: 1532488252.517881, noexec tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpvfs unix://csock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:10:52.516463429 +0000 tc-se:+++ /tmp/check.h9PoF5/stderr 2018-07-25 03:10:52.639771699 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488252.721745, noexec, failed, atf-check failed; see the output of the test for details tc-start: 1532488252.721935, threxec tc-so:Executing command [ rump_server unix://csock ] tc-so:Executing command [ /usr/tests/lib/librumpclient/h_execthr ] tc-end: 1532488253.186291, threxec, passed tc-start: 1532488253.186465, vfork tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpvfs unix://csock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:10:53.184719870 +0000 tc-se:+++ /tmp/check.MG3dRJ/stderr 2018-07-25 03:10:53.271322566 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488253.332897, vfork, failed, atf-check failed; see the output of the test for details tp-end: 1532488253.333061, lib/librumpclient/t_exec tp-start: 1532488253.463247, lib/librumphijack/t_asyncio, 3 tc-start: 1532488253.463266, invafd tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_client invafd ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:10:53.331847368 +0000 tc-se:+++ /tmp/check.ZzT7un/stderr 2018-07-25 03:10:53.573761843 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488253.651153, invafd, failed, atf-check failed; see the output of the test for details tc-start: 1532488253.651275, select_allunset tc-so:Executing command [ rump_server unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_client select_allunset ] tc-end: 1532488253.858772, select_allunset, passed tc-start: 1532488253.858911, select_timeout tc-so:Executing command [ rump_server unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_client select_timeout ] tc-end: 1532488254.21449, select_timeout, passed tp-end: 1532488254.21587, lib/librumphijack/t_asyncio tp-start: 1532488254.87146, lib/librumphijack/t_config, 1 tc-start: 1532488254.87165, fdoff tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_client fdoff8 ] tc-end: 1532488254.236040, fdoff, passed tp-end: 1532488254.236174, lib/librumphijack/t_config tp-start: 1532488254.432121, lib/librumphijack/t_cwd, 8 tc-start: 1532488254.432139, basic_chdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd /rump simple chdir ] tc-end: 1532488254.576553, basic_chdir, passed tc-start: 1532488254.576691, basic_fchdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd /rump simple fchdir ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:10:54.576557310 +0000 tc-se:+++ /tmp/check.jxXCZK/stderr 2018-07-25 03:10:54.668783277 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488254.722504, basic_fchdir, failed, atf-check failed; see the output of the test for details tc-start: 1532488254.722632, slash_chdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd // simple chdir ] tc-end: 1532488254.862216, slash_chdir, passed tc-start: 1532488254.862362, slash_fchdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd // simple fchdir ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:10:54.860999676 +0000 tc-se:+++ /tmp/check.msMCYC/stderr 2018-07-25 03:10:54.954710748 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488255.26494, slash_fchdir, failed, atf-check failed; see the output of the test for details tc-start: 1532488255.26661, symlink_chdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd /rump symlink chdir ] tc-end: 1532488255.207859, symlink_chdir, passed tc-start: 1532488255.208000, symlink_fchdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd /rump symlink fchdir ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:10:55.206322545 +0000 tc-se:+++ /tmp/check.laeDB4/stderr 2018-07-25 03:10:55.296774195 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488255.354896, symlink_fchdir, failed, atf-check failed; see the output of the test for details tc-start: 1532488255.355019, symlink_slash_chdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd // symlink chdir ] tc-end: 1532488255.494969, symlink_slash_chdir, passed tc-start: 1532488255.495116, symlink_slash_fchdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd // symlink fchdir ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:10:55.493871731 +0000 tc-se:+++ /tmp/check.MNBVsu/stderr 2018-07-25 03:10:55.583142993 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488255.641406, symlink_slash_fchdir, failed, atf-check failed; see the output of the test for details tp-end: 1532488255.641554, lib/librumphijack/t_cwd tp-start: 1532488255.733979, lib/librumphijack/t_sh, 2 tc-start: 1532488255.733997, redirect tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ /bin/sh -c sh thescript ] tc-se:Fail: stderr not empty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:--- /dev/null 2018-07-25 03:10:55.841974772 +0000 tc-se:+++ /tmp/check.I0locG/stderr 2018-07-25 03:10:55.834318841 +0000 tc-se:@@ -0,0 +1,3 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:464:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488255.897009, redirect, failed, atf-check failed; see the output of the test for details tc-start: 1532488255.897189, runscript tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ mv thescript /rump ] tc-se:Fail: stderr not empty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:--- /dev/null 2018-07-25 03:10:55.993990112 +0000 tc-se:+++ /tmp/check.hpxZyf/stderr 2018-07-25 03:10:55.987795191 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488256.49801, runscript, failed, atf-check failed; see the output of the test for details tp-end: 1532488256.49925, lib/librumphijack/t_sh tp-start: 1532488256.201796, lib/librumphijack/t_tcpip, 4 tc-start: 1532488256.201814, http tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet6 -lrumpnet_netinet -lrumpdev unix://csock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:10:56.049096208 +0000 tc-se:+++ /tmp/check.BT7TUL/stderr 2018-07-25 03:10:56.281693787 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488256.344490, http, failed, atf-check failed; see the output of the test for details tc-start: 1532488256.344622, nfs tc-so:Executing command [ newfs -F -s 10000 ffs.img ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_local -lrumpnet_shmif -lrumpdev -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=ffs.img,size=host unix://serversock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:10:56.343266277 +0000 tc-se:+++ /tmp/check.eAupvY/stderr 2018-07-25 03:10:56.450486748 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488256.573702, nfs, failed, atf-check failed; see the output of the test for details tc-start: 1532488256.574049, nfs_autoload tc-end: 1532488256.693207, nfs_autoload, skipped, test currently valid only on i386 tc-start: 1532488256.693343, ssh tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet6 -lrumpnet_netinet -lrumpdev unix://csock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:10:56.692216144 +0000 tc-se:+++ /tmp/check.4MpTI9/stderr 2018-07-25 03:10:56.773848516 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488256.832997, ssh, expected_failure, PR lib/50174: atf-check failed; see the output of the test for details tp-end: 1532488256.833123, lib/librumphijack/t_tcpip tp-start: 1532488257.49277, lib/librumphijack/t_vfs, 9 tc-start: 1532488257.49297, blanket tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ stat -f /rump/dev/null ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ stat -f /dev/null ] tc-end: 1532488257.206059, blanket, passed tc-start: 1532488257.206227, cpcopy tc-so:Executing command [ newfs -F -s 20000 ffs.img ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpfs_ffs -lrumpdev_disk -d key=/img,hostpath=ffs.img,size=host unix://csock ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ mount_ffs /img /rump/mnt ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ cp -Rp /usr/tests/lib/librumphijack . ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ cp -Rp librumphijack /rump/mnt ] tc-se:Fail: stderr not empty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:--- /dev/null 2018-07-25 03:10:57.205097809 +0000 tc-se:+++ /tmp/check.7hfMdv/stderr 2018-07-25 03:10:57.372417608 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488257.524313, cpcopy, failed, atf-check failed; see the output of the test for details tc-start: 1532488257.525295, doubleblanket tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ mkdir /rump/dir ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ ln -s dir /rump/dirtoo ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ touch /dir/file ] tc-se:Fail: stderr not empty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:--- /dev/null 2018-07-25 03:10:57.522899303 +0000 tc-se:+++ /tmp/check.ePyrRv/stderr 2018-07-25 03:10:57.652530513 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488257.707898, doubleblanket, failed, atf-check failed; see the output of the test for details tc-start: 1532488257.708062, ln_nox tc-so:Executing command [ newfs -F -s 20000 ffs.img ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpfs_ffs -lrumpdev_disk -d key=/img,hostpath=ffs.img,size=host unix://csock ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ mount_ffs /img /rump/mnt ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ touch /rump/mnt/filename ] tc-se:Fail: stderr not empty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:--- /dev/null 2018-07-25 03:10:57.707214698 +0000 tc-se:+++ /tmp/check.HXjuim/stderr 2018-07-25 03:10:57.892513109 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488258.7071, ln_nox, failed, atf-check failed; see the output of the test for details tc-start: 1532488258.7441, ln_x tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ touch ./loser ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ ln ./loser /rump/. ] tc-end: 1532488258.166650, ln_x, passed tc-start: 1532488258.166859, mv_nox tc-so:Executing command [ newfs -F -s 20000 ffs.img ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpfs_ffs -lrumpdev_disk -d key=/img,hostpath=ffs.img,size=host unix://csock ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ mount_ffs /img /rump/mnt ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ touch /rump/mnt/filename ] tc-se:Fail: stderr not empty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:--- /dev/null 2018-07-25 03:10:58.166865715 +0000 tc-se:+++ /tmp/check.zzDS7a/stderr 2018-07-25 03:10:58.326116332 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488258.456913, mv_nox, failed, atf-check failed; see the output of the test for details tc-start: 1532488258.457212, mv_x tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ cp -Rp /usr/tests/lib/librumphijack . ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ cp -Rp librumphijack librumphijack.2 ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ mv librumphijack /rump ] tc-se:Fail: stderr not empty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:--- /dev/null 2018-07-25 03:10:58.613676832 +0000 tc-se:+++ /tmp/check.N1SZvP/stderr 2018-07-25 03:10:58.606630406 +0000 tc-se:@@ -0,0 +1,4 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488258.666095, mv_x, failed, atf-check failed; see the output of the test for details tc-start: 1532488258.666929, paxcopy tc-so:Executing command [ newfs -F -s 20000 ffs.img ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpfs_ffs -lrumpdev_disk -d key=/img,hostpath=ffs.img,size=host unix://csock ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ mount_ffs /img /rump/mnt ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ pax -rw -s,/usr/tests/lib,, /usr/tests/lib/librumphijack . ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ pax -rw librumphijack /rump/mnt ] tc-se:Fail: stderr not empty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:--- /dev/null 2018-07-25 03:10:58.665408407 +0000 tc-se:+++ /tmp/check.aYN5XF/stderr 2018-07-25 03:10:58.838905597 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488259.15640, paxcopy, failed, atf-check failed; see the output of the test for details tc-start: 1532488259.17057, runonprefix tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ stat /rump/dev ] tc-se:Fail: stderr not empty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:--- /dev/null 2018-07-25 03:10:59.013703581 +0000 tc-se:+++ /tmp/check.rpzC54/stderr 2018-07-25 03:10:59.144984233 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488259.213194, runonprefix, failed, atf-check failed; see the output of the test for details tp-end: 1532488259.213340, lib/librumphijack/t_vfs tp-start: 1532488259.218982, lib/libdes/t_des, 15 tc-start: 1532488259.218997, align tc-so:input word alignment test 0 1 2 3 tc-so:output word alignment test 0 1 2 3 tc-end: 1532488259.224445, align, passed tc-start: 1532488259.224568, cbc tc-end: 1532488259.229940, cbc, passed tc-start: 1532488259.230126, cbc_cksum tc-end: 1532488259.237632, cbc_cksum, passed tc-start: 1532488259.237810, cbcm tc-end: 1532488259.246198, cbcm, passed tc-start: 1532488259.246332, cfb tc-so:cfb8 tc-so:cfb16 tc-so:cfb32 tc-so:cfb48 tc-so:cfb64 tc-so:cfb64() tc-so:ede_cfb64() tc-end: 1532488259.251855, cfb, passed tc-start: 1532488259.251980, desx_cbc tc-end: 1532488259.257213, desx_cbc, passed tc-start: 1532488259.257344, ecb tc-end: 1532488259.262507, ecb, passed tc-start: 1532488259.262634, ede_cbc tc-end: 1532488259.267740, ede_cbc, passed tc-start: 1532488259.267868, ede_ecb tc-end: 1532488259.273278, ede_ecb, passed tc-start: 1532488259.273420, ede_ofb64 tc-end: 1532488259.278767, ede_ofb64, passed tc-start: 1532488259.278902, fast_crypt tc-end: 1532488259.284452, fast_crypt, passed tc-start: 1532488259.284591, ofb tc-end: 1532488259.290256, ofb, passed tc-start: 1532488259.290397, ofb64 tc-end: 1532488259.295881, ofb64, passed tc-start: 1532488259.296013, pcbc tc-end: 1532488259.301156, pcbc, passed tc-start: 1532488259.301282, quad_cksum tc-end: 1532488259.306407, quad_cksum, passed tp-end: 1532488259.306540, lib/libdes/t_des tp-start: 1532488259.312055, lib/libskey/t_algorithms, 3 tc-start: 1532488259.312070, md4 tc-end: 1532488259.317281, md4, passed tc-start: 1532488259.317416, md5 tc-end: 1532488259.322543, md5, passed tc-start: 1532488259.322674, sha1 tc-end: 1532488259.343850, sha1, passed tp-end: 1532488259.343982, lib/libskey/t_algorithms tp-start: 1532488259.396436, lib/libsljit/t_sljit, 1 tc-start: 1532488259.396455, sljit tc-so:UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/sljit/dist/test_src/sljitTest.c:564:106, left shift of 1 by 63 places cannot be represented in type 'long int' tc-so:UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/sljit/dist/test_src/sljitTest.c:581:73, left shift of 1 by 63 places cannot be represented in type 'long long int' tc-so:Pass -v to enable verbose, -s to disable this hint. tc-so: tc-so:SLJIT tests: all tests are PASSED on x86 64bit (little endian + unaligned) (with fpu) tc-end: 1532488259.446012, sljit, passed tp-end: 1532488259.446142, lib/libsljit/t_sljit tp-start: 1532488259.454695, lib/libbpfjit/t_bpfjit, 113 tc-start: 1532488259.454710, libbpfjit_abc_ja tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: cmp less, s2, #6 tc-se: mov.u8 r0, [s0 + 3] tc-se: jump jump tc-se:label: tc-se: mov.u8 r0, [s0 + 2] tc-se: mov.u8 r1, [s0 + 3] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 4] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 5] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.461511, libbpfjit_abc_ja, passed tc-start: 1532488259.461637, libbpfjit_abc_ja_over tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov r0, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: jump jump tc-se:label: tc-se: return.u32 #4294967295 tc-se: return.u32 #0 tc-end: 1532488259.467719, libbpfjit_abc_ja_over, passed tc-start: 1532488259.467842, libbpfjit_abc_ld_chain tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: cmp less, s2, #4 tc-se: mov.u8 r0, [s0 + 3] tc-se: cmp not_equal32, r0, #8 tc-se: cmp less, s2, #6 tc-se: mov.u8 r0, [s0 + 4] tc-se: mov.u8 r1, [s0 + 5] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp less32, r0, #7 tc-se: cmp less, s2, #10 tc-se: mov.u8 r0, [s0 + 6] tc-se: mov.u8 r1, [s0 + 7] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 8] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 9] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp less_equal32, r0, #6 tc-se:label: tc-se: return.u32 #123456789 tc-se:label: tc-se: return.u32 #987654321 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.474699, libbpfjit_abc_ld_chain, passed tc-start: 1532488259.474815, libbpfjit_alu_add_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #3 tc-se: add r0, r0, #2 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.480723, libbpfjit_alu_add_k, passed tc-start: 1532488259.480839, libbpfjit_alu_add_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #3 tc-se: mov r3, #2 tc-se: add r0, r0, r3 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.486723, libbpfjit_alu_add_x, passed tc-start: 1532488259.486836, libbpfjit_alu_and_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #57005 tc-se: and r0, r0, #48879 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.492613, libbpfjit_alu_and_k, passed tc-start: 1532488259.492727, libbpfjit_alu_and_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #57005 tc-se: mov r3, #48879 tc-se: and r0, r0, r3 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.498512, libbpfjit_alu_and_x, passed tc-start: 1532488259.498626, libbpfjit_alu_div0_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov r0, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: jump jump tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.504359, libbpfjit_alu_div0_k, passed tc-start: 1532488259.504473, libbpfjit_alu_div0_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov r0, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, #0 tc-se: cmp equal32, r3, #0 tc-se: mov r1, r3 tc-se: ijump.call2 #2189136 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.510301, libbpfjit_alu_div0_x, passed tc-start: 1532488259.510415, libbpfjit_alu_div10000_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294843849 tc-se: mov r1, #10000 tc-se: ijump.call2 #2189136 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.516127, libbpfjit_alu_div10000_k, passed tc-start: 1532488259.516239, libbpfjit_alu_div10000_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294843849 tc-se: mov r3, #10000 tc-se: cmp equal32, r3, #0 tc-se: mov r1, r3 tc-se: ijump.call2 #2189136 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.522035, libbpfjit_alu_div10000_x, passed tc-start: 1532488259.522148, libbpfjit_alu_div10_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294843849 tc-se: mov r1, #10 tc-se: ijump.call2 #2189136 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.527968, libbpfjit_alu_div10_k, passed tc-start: 1532488259.528089, libbpfjit_alu_div10_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294843849 tc-se: mov r3, #10 tc-se: cmp equal32, r3, #0 tc-se: mov r1, r3 tc-se: ijump.call2 #2189136 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.534090, libbpfjit_alu_div10_x, passed tc-start: 1532488259.534213, libbpfjit_alu_div1_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #7 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.540163, libbpfjit_alu_div1_k, passed tc-start: 1532488259.540289, libbpfjit_alu_div1_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #7 tc-se: mov r3, #1 tc-se: cmp equal32, r3, #0 tc-se: mov r1, r3 tc-se: ijump.call2 #2189136 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.546703, libbpfjit_alu_div1_x, passed tc-start: 1532488259.546833, libbpfjit_alu_div2_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #7 tc-se: lshr32 r0, r0, #1 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.553172, libbpfjit_alu_div2_k, passed tc-start: 1532488259.553304, libbpfjit_alu_div2_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #7 tc-se: mov r3, #2 tc-se: cmp equal32, r3, #0 tc-se: mov r1, r3 tc-se: ijump.call2 #2189136 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.559789, libbpfjit_alu_div2_x, passed tc-start: 1532488259.559926, libbpfjit_alu_div4_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294967295 tc-se: lshr32 r0, r0, #2 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.566299, libbpfjit_alu_div4_k, passed tc-start: 1532488259.566422, libbpfjit_alu_div4_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294967295 tc-se: mov r3, #4 tc-se: cmp equal32, r3, #0 tc-se: mov r1, r3 tc-se: ijump.call2 #2189136 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.572789, libbpfjit_alu_div4_x, passed tc-start: 1532488259.572919, libbpfjit_alu_div7609801_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294967295 tc-se: mov r1, #7609801 tc-se: ijump.call2 #2189136 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.579490, libbpfjit_alu_div7609801_k, passed tc-start: 1532488259.579620, libbpfjit_alu_div7609801_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294967295 tc-se: mov r3, #7609801 tc-se: cmp equal32, r3, #0 tc-se: mov r1, r3 tc-se: ijump.call2 #2189136 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.585894, libbpfjit_alu_div7609801_x, passed tc-start: 1532488259.586016, libbpfjit_alu_div80000000_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294967262 tc-se: lshr32 r0, r0, #31 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.592140, libbpfjit_alu_div80000000_k, passed tc-start: 1532488259.592263, libbpfjit_alu_div80000000_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294967262 tc-se: mov r3, #2147483648 tc-se: cmp equal32, r3, #0 tc-se: mov r1, r3 tc-se: ijump.call2 #2189136 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.598529, libbpfjit_alu_div80000000_x, passed tc-start: 1532488259.598655, libbpfjit_alu_lsh0_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #3735928559 tc-se: shl r0, r0, #0 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.604728, libbpfjit_alu_lsh0_k, passed tc-start: 1532488259.604850, libbpfjit_alu_lsh0_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #3735928559 tc-se: mov r3, #0 tc-se: shl r0, r0, r3 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.610886, libbpfjit_alu_lsh0_x, passed tc-start: 1532488259.611009, libbpfjit_alu_lsh_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #3735928559 tc-se: shl r0, r0, #16 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.616999, libbpfjit_alu_lsh_k, passed tc-start: 1532488259.617122, libbpfjit_alu_lsh_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #3735928559 tc-se: mov r3, #16 tc-se: shl r0, r0, r3 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.623078, libbpfjit_alu_lsh_x, passed tc-start: 1532488259.623201, libbpfjit_alu_mod0_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov r0, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: jump jump tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.630834, libbpfjit_alu_mod0_k, passed tc-start: 1532488259.630955, libbpfjit_alu_mod0_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov r0, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, #0 tc-se: cmp equal32, r3, #0 tc-se: mov r1, r3 tc-se: ijump.call2 #2189146 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.636774, libbpfjit_alu_mod0_x, passed tc-start: 1532488259.636908, libbpfjit_alu_mod10000_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294843849 tc-se: mov r1, #10000 tc-se: ijump.call2 #2189146 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.642752, libbpfjit_alu_mod10000_k, passed tc-start: 1532488259.642882, libbpfjit_alu_mod10000_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294843849 tc-se: mov r3, #10000 tc-se: cmp equal32, r3, #0 tc-se: mov r1, r3 tc-se: ijump.call2 #2189146 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.648644, libbpfjit_alu_mod10000_x, passed tc-start: 1532488259.648776, libbpfjit_alu_mod10_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294843849 tc-se: mov r1, #10 tc-se: ijump.call2 #2189146 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.654467, libbpfjit_alu_mod10_k, passed tc-start: 1532488259.654599, libbpfjit_alu_mod10_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294843849 tc-se: mov r3, #10 tc-se: cmp equal32, r3, #0 tc-se: mov r1, r3 tc-se: ijump.call2 #2189146 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.660320, libbpfjit_alu_mod10_x, passed tc-start: 1532488259.660454, libbpfjit_alu_mod1_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #7 tc-se: and r0, r0, #0 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.666074, libbpfjit_alu_mod1_k, passed tc-start: 1532488259.666207, libbpfjit_alu_mod1_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #7 tc-se: mov r3, #1 tc-se: cmp equal32, r3, #0 tc-se: mov r1, r3 tc-se: ijump.call2 #2189146 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.671899, libbpfjit_alu_mod1_x, passed tc-start: 1532488259.672032, libbpfjit_alu_mod2_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #7 tc-se: and r0, r0, #1 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.677646, libbpfjit_alu_mod2_k, passed tc-start: 1532488259.677778, libbpfjit_alu_mod2_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #7 tc-se: mov r3, #2 tc-se: cmp equal32, r3, #0 tc-se: mov r1, r3 tc-se: ijump.call2 #2189146 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.683446, libbpfjit_alu_mod2_x, passed tc-start: 1532488259.683581, libbpfjit_alu_mod4_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294967295 tc-se: and r0, r0, #3 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.689349, libbpfjit_alu_mod4_k, passed tc-start: 1532488259.689489, libbpfjit_alu_mod4_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294967295 tc-se: mov r3, #4 tc-se: cmp equal32, r3, #0 tc-se: mov r1, r3 tc-se: ijump.call2 #2189146 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.695896, libbpfjit_alu_mod4_x, passed tc-start: 1532488259.696045, libbpfjit_alu_mod7609801_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294967295 tc-se: mov r1, #7609801 tc-se: ijump.call2 #2189146 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.702462, libbpfjit_alu_mod7609801_k, passed tc-start: 1532488259.702608, libbpfjit_alu_mod7609801_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294967295 tc-se: mov r3, #7609801 tc-se: cmp equal32, r3, #0 tc-se: mov r1, r3 tc-se: ijump.call2 #2189146 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.708843, libbpfjit_alu_mod7609801_x, passed tc-start: 1532488259.708987, libbpfjit_alu_mod80000000_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294967262 tc-se: and r0, r0, #2147483647 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.715126, libbpfjit_alu_mod80000000_k, passed tc-start: 1532488259.715268, libbpfjit_alu_mod80000000_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294967262 tc-se: mov r3, #2147483648 tc-se: cmp equal32, r3, #0 tc-se: mov r1, r3 tc-se: ijump.call2 #2189146 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.721327, libbpfjit_alu_mod80000000_x, passed tc-start: 1532488259.721469, libbpfjit_alu_modulo_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #2147483511 tc-se: mul32 r0, r0, #268435319 tc-se: shl r0, r0, #1 tc-se: add r0, r0, #3722304989 tc-se: sub r0, r0, #4294967295 tc-se: or r0, r0, #780 tc-se: neg r0, r0 tc-se: and r0, r0, #4294967055 tc-se: lshr32 r0, r0, #3 tc-se: mul32 r0, r0, #2147483511 tc-se: mov r1, #57005 tc-se: ijump.call2 #2189136 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.727563, libbpfjit_alu_modulo_k, passed tc-start: 1532488259.727704, libbpfjit_alu_modulo_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #2147483511 tc-se: mov r3, #268435319 tc-se: mul32 r0, r0, r3 tc-se: mov r3, #1 tc-se: shl r0, r0, r3 tc-se: mov r3, #3722304989 tc-se: add r0, r0, r3 tc-se: mov r3, #4294967295 tc-se: sub r0, r0, r3 tc-se: mov r3, #780 tc-se: or r0, r0, r3 tc-se: neg r0, r0 tc-se: mov r3, #4294967055 tc-se: and r0, r0, r3 tc-se: mov r3, #3 tc-se: lshr32 r0, r0, r3 tc-se: mov r3, #2147483511 tc-se: mul32 r0, r0, r3 tc-se: mov r3, #57005 tc-se: cmp equal32, r3, #0 tc-se: mov r1, r3 tc-se: ijump.call2 #2189136 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.733956, libbpfjit_alu_modulo_x, passed tc-start: 1532488259.734097, libbpfjit_alu_mul_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294967295 tc-se: mul32 r0, r0, #3 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.740078, libbpfjit_alu_mul_k, passed tc-start: 1532488259.740226, libbpfjit_alu_mul_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294967295 tc-se: mov r3, #3 tc-se: mul32 r0, r0, r3 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.746501, libbpfjit_alu_mul_x, passed tc-start: 1532488259.746654, libbpfjit_alu_neg tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #777 tc-se: neg r0, r0 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.752940, libbpfjit_alu_neg, passed tc-start: 1532488259.753090, libbpfjit_alu_or_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #3735879680 tc-se: or r0, r0, #48879 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.759454, libbpfjit_alu_or_k, passed tc-start: 1532488259.759606, libbpfjit_alu_or_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #3735879680 tc-se: mov r3, #48879 tc-se: or r0, r0, r3 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.765816, libbpfjit_alu_or_x, passed tc-start: 1532488259.765966, libbpfjit_alu_rsh0_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #3735928559 tc-se: lshr32 r0, r0, #0 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.772032, libbpfjit_alu_rsh0_k, passed tc-start: 1532488259.772178, libbpfjit_alu_rsh0_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #3735928559 tc-se: mov r3, #0 tc-se: lshr32 r0, r0, r3 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.778121, libbpfjit_alu_rsh0_x, passed tc-start: 1532488259.778261, libbpfjit_alu_rsh_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #3735928559 tc-se: lshr32 r0, r0, #16 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.784172, libbpfjit_alu_rsh_k, passed tc-start: 1532488259.784316, libbpfjit_alu_rsh_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #3735928559 tc-se: mov r3, #16 tc-se: lshr32 r0, r0, r3 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.790193, libbpfjit_alu_rsh_x, passed tc-start: 1532488259.790332, libbpfjit_alu_sub_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #1 tc-se: sub r0, r0, #2 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.796298, libbpfjit_alu_sub_k, passed tc-start: 1532488259.796437, libbpfjit_alu_sub_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #1 tc-se: mov r3, #2 tc-se: sub r0, r0, r3 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.802970, libbpfjit_alu_sub_x, passed tc-start: 1532488259.803105, libbpfjit_alu_xor_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #3735883535 tc-se: xor r0, r0, #45536 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.809439, libbpfjit_alu_xor_k, passed tc-start: 1532488259.809580, libbpfjit_alu_xor_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #3735883535 tc-se: mov r3, #45536 tc-se: xor r0, r0, r3 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.816030, libbpfjit_alu_xor_x, passed tc-start: 1532488259.816164, libbpfjit_bad_ret_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: return.u32 #13 tc-se: return.u32 #0 tc-end: 1532488259.822246, libbpfjit_bad_ret_k, passed tc-start: 1532488259.822381, libbpfjit_cop_no_ctx tc-se: enter options:none args:2 scratches:3 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov r0, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-end: 1532488259.828367, libbpfjit_cop_no_ctx, passed tc-start: 1532488259.828494, libbpfjit_copx_no_ctx tc-se: enter options:none args:2 scratches:5 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov r0, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-end: 1532488259.834417, libbpfjit_copx_no_ctx, passed tc-start: 1532488259.834544, libbpfjit_empty tc-end: 1532488259.840107, libbpfjit_empty, passed tc-start: 1532488259.840244, libbpfjit_examples_1 tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: cmp less, s2, #22 tc-se: mov.u8 r0, [s0 + 12] tc-se: mov.u8 r1, [s0 + 13] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #32821 tc-se: mov.u8 r0, [s0 + 20] tc-se: mov.u8 r1, [s0 + 21] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #3 tc-se: return.u32 #42 tc-se:label: tc-se: return.u32 #0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.846746, libbpfjit_examples_1, passed tc-start: 1532488259.846876, libbpfjit_examples_2 tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: cmp less, s2, #34 tc-se: mov.u8 r0, [s0 + 12] tc-se: mov.u8 r1, [s0 + 13] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2048 tc-se: mov.u8 r0, [s0 + 26] tc-se: mov.u8 r1, [s0 + 27] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 28] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 29] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2147708943 tc-se: mov.u8 r0, [s0 + 30] tc-se: mov.u8 r1, [s0 + 31] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 32] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 33] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp equal32, r0, #2147708963 tc-se: jump jump tc-se:label: tc-se: cmp not_equal32, r0, #2147708963 tc-se: mov.u8 r0, [s0 + 30] tc-se: mov.u8 r1, [s0 + 31] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 32] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 33] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2147708943 tc-se:label: tc-se: return.u32 #4294967295 tc-se:label: tc-se: return.u32 #0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.855016, libbpfjit_examples_2, passed tc-start: 1532488259.855155, libbpfjit_examples_3 tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: cmp less, s2, #24 tc-se: mov.u8 r0, [s0 + 12] tc-se: mov.u8 r1, [s0 + 13] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2048 tc-se: mov.u8 r0, [s0 + 23] tc-se: cmp not_equal32, r0, #6 tc-se: mov.u8 r0, [s0 + 20] tc-se: mov.u8 r1, [s0 + 21] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: and r1, r0, #8191 tc-se: cmp not_equal32, r1, #0 tc-se: mov.u8 r1, [s0 + 14] tc-se: and r1, r1, #15 tc-se: shl r3, r1, #2 tc-se: sub r1, s2, #16 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2 + 14] tc-se: mov.u8 r1, [r2 + 15] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp equal32, r0, #79 tc-se: sub r1, s2, #18 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2 + 16] tc-se: mov.u8 r1, [r2 + 17] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #79 tc-se:label: tc-se: return.u32 #4294967295 tc-se:label: tc-se: return.u32 #0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.862412, libbpfjit_examples_3, passed tc-start: 1532488259.862551, libbpfjit_jmp_ja tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov r0, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: jump jump tc-se:label: tc-se: return.u32 #4294967295 tc-se: return.u32 #0 tc-end: 1532488259.869036, libbpfjit_jmp_ja, passed tc-start: 1532488259.869175, libbpfjit_jmp_ja_invalid tc-end: 1532488259.875100, libbpfjit_jmp_ja_invalid, passed tc-start: 1532488259.875246, libbpfjit_jmp_ja_overflow tc-end: 1532488259.881172, libbpfjit_jmp_ja_overflow, passed tc-start: 1532488259.881317, libbpfjit_jmp_jeq_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, [s1 + 8] tc-se: cmp not_equal32, r0, #8 tc-se: return.u32 #0 tc-se:label: tc-se: cmp equal32, r0, #3 tc-se: jump jump tc-se:label: tc-se: return.u32 #1 tc-se:label: tc-se: jump jump tc-se:label: tc-se: cmp equal32, r0, #7 tc-se: jump jump tc-se:label: tc-se: return.u32 #5 tc-se:label: tc-se: cmp equal32, r0, #6 tc-se: jump jump tc-se:label: tc-se: jump jump tc-se:label: tc-se: return.u32 #7 tc-se:label: tc-se: return.u32 #8 tc-se: return.u32 #0 tc-end: 1532488259.887678, libbpfjit_jmp_jeq_k, passed tc-start: 1532488259.887811, libbpfjit_jmp_jeq_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, [s1 + 8] tc-se: mov r3, #8 tc-se: cmp not_equal32, r0, r3 tc-se: return.u32 #1 tc-se:label: tc-se: mov r3, #3 tc-se: cmp equal32, r0, r3 tc-se: mov r3, #9 tc-se: jump jump tc-se:label: tc-se: return.u32 #2 tc-se:label: tc-se: mov r3, #5 tc-se: cmp not_equal32, r0, r3 tc-se: return.u32 #3 tc-se:label: tc-se: mov r3, #7 tc-se: cmp equal32, r0, r3 tc-se: jump jump tc-se:label: tc-se: return.u32 #6 tc-se:label: tc-se: mov r3, #6 tc-se: cmp equal32, r0, r3 tc-se: jump jump tc-se:label: tc-se: cmp equal32, r0, r3 tc-se: return.u32 #8 tc-se:label: tc-se: return.u32 #9 tc-se: return.u32 #0 tc-end: 1532488259.894328, libbpfjit_jmp_jeq_x, passed tc-start: 1532488259.894456, libbpfjit_jmp_jeq_x_noinit_a tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov r0, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, [s1 + 8] tc-se: cmp not_equal32, r0, r3 tc-se: return.u32 #10 tc-se:label: tc-se: return.u32 #11 tc-se: return.u32 #0 tc-end: 1532488259.900380, libbpfjit_jmp_jeq_x_noinit_a, passed tc-start: 1532488259.900509, libbpfjit_jmp_jeq_x_noinit_ax tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov r0, #0 tc-se: mov r3, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: cmp not_equal32, r0, r3 tc-se: return.u32 #10 tc-se:label: tc-se: return.u32 #11 tc-se: return.u32 #0 tc-end: 1532488259.906553, libbpfjit_jmp_jeq_x_noinit_ax, passed tc-start: 1532488259.906721, libbpfjit_jmp_jeq_x_noinit_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov r3, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, [s1 + 8] tc-se: cmp not_equal32, r0, r3 tc-se: return.u32 #10 tc-se:label: tc-se: return.u32 #11 tc-se: return.u32 #0 tc-end: 1532488259.913415, libbpfjit_jmp_jeq_x_noinit_x, passed tc-start: 1532488259.913659, libbpfjit_jmp_jge_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, [s1 + 8] tc-se: cmp less32, r0, #8 tc-se: return.u32 #0 tc-se:label: tc-se: cmp greater_equal32, r0, #3 tc-se: jump jump tc-se:label: tc-se: return.u32 #1 tc-se:label: tc-se: jump jump tc-se:label: tc-se: cmp greater_equal32, r0, #7 tc-se: jump jump tc-se:label: tc-se: return.u32 #5 tc-se:label: tc-se: cmp greater_equal32, r0, #6 tc-se: jump jump tc-se:label: tc-se: jump jump tc-se:label: tc-se: return.u32 #7 tc-se:label: tc-se: return.u32 #8 tc-se: return.u32 #0 tc-end: 1532488259.920646, libbpfjit_jmp_jge_k, passed tc-start: 1532488259.920816, libbpfjit_jmp_jge_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, [s1 + 8] tc-se: mov r3, #8 tc-se: cmp less32, r0, r3 tc-se: return.u32 #0 tc-se:label: tc-se: mov r3, #3 tc-se: cmp greater_equal32, r0, r3 tc-se: mov r3, #9 tc-se: jump jump tc-se:label: tc-se: return.u32 #1 tc-se:label: tc-se: mov r3, #5 tc-se: jump jump tc-se:label: tc-se: mov r3, #7 tc-se: cmp greater_equal32, r0, r3 tc-se: jump jump tc-se:label: tc-se: return.u32 #5 tc-se:label: tc-se: mov r3, #6 tc-se: cmp greater_equal32, r0, r3 tc-se: jump jump tc-se:label: tc-se: mov r3, #1 tc-se: jump jump tc-se:label: tc-se: return.u32 #7 tc-se:label: tc-se: return.u32 #8 tc-se: return.u32 #0 tc-end: 1532488259.927449, libbpfjit_jmp_jge_x, passed tc-start: 1532488259.927621, libbpfjit_jmp_jgt_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, [s1 + 8] tc-se: cmp less_equal32, r0, #7 tc-se: return.u32 #0 tc-se:label: tc-se: cmp greater32, r0, #2 tc-se: jump jump tc-se:label: tc-se: return.u32 #1 tc-se:label: tc-se: jump jump tc-se:label: tc-se: cmp greater32, r0, #6 tc-se: jump jump tc-se:label: tc-se: return.u32 #5 tc-se:label: tc-se: cmp greater32, r0, #5 tc-se: jump jump tc-se:label: tc-se: jump jump tc-se:label: tc-se: return.u32 #7 tc-se:label: tc-se: return.u32 #8 tc-se: return.u32 #0 tc-end: 1532488259.934476, libbpfjit_jmp_jgt_k, passed tc-start: 1532488259.934637, libbpfjit_jmp_jgt_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, [s1 + 8] tc-se: mov r3, #7 tc-se: cmp less_equal32, r0, r3 tc-se: return.u32 #0 tc-se:label: tc-se: mov r3, #2 tc-se: cmp greater32, r0, r3 tc-se: mov r3, #9 tc-se: jump jump tc-se:label: tc-se: return.u32 #1 tc-se:label: tc-se: mov r3, #4 tc-se: jump jump tc-se:label: tc-se: mov r3, #6 tc-se: cmp greater32, r0, r3 tc-se: jump jump tc-se:label: tc-se: return.u32 #5 tc-se:label: tc-se: mov r3, #5 tc-se: cmp greater32, r0, r3 tc-se: jump jump tc-se:label: tc-se: mov r3, #0 tc-se: jump jump tc-se:label: tc-se: return.u32 #7 tc-se:label: tc-se: return.u32 #8 tc-se: return.u32 #0 tc-end: 1532488259.940881, libbpfjit_jmp_jgt_x, passed tc-start: 1532488259.941043, libbpfjit_jmp_jset_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, [s1 + 8] tc-se: and r1, r0, #8 tc-se: cmp equal32, r1, #0 tc-se: return.u32 #0 tc-se:label: tc-se: and r1, r0, #4 tc-se: cmp not_equal32, r1, #0 tc-se: jump jump tc-se:label: tc-se: return.u32 #1 tc-se:label: tc-se: jump jump tc-se:label: tc-se: and r1, r0, #1 tc-se: cmp not_equal32, r1, #0 tc-se: jump jump tc-se:label: tc-se: return.u32 #5 tc-se:label: tc-se: and r1, r0, #2 tc-se: cmp not_equal32, r1, #0 tc-se: jump jump tc-se:label: tc-se: jump jump tc-se:label: tc-se: return.u32 #7 tc-se:label: tc-se: return.u32 #8 tc-se: return.u32 #0 tc-end: 1532488259.947199, libbpfjit_jmp_jset_k, passed tc-start: 1532488259.947357, libbpfjit_jmp_jset_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, [s1 + 8] tc-se: mov r3, #8 tc-se: and r1, r0, r3 tc-se: cmp equal32, r1, #0 tc-se: return.u32 #0 tc-se:label: tc-se: mov r3, #4 tc-se: and r1, r0, r3 tc-se: cmp not_equal32, r1, #0 tc-se: jump jump tc-se:label: tc-se: return.u32 #1 tc-se:label: tc-se: mov r3, #2 tc-se: jump jump tc-se:label: tc-se: mov r3, #1 tc-se: and r1, r0, r3 tc-se: cmp not_equal32, r1, #0 tc-se: jump jump tc-se:label: tc-se: return.u32 #5 tc-se:label: tc-se: mov r3, #2 tc-se: and r1, r0, r3 tc-se: cmp not_equal32, r1, #0 tc-se: jump jump tc-se:label: tc-se: mov r3, #7 tc-se: jump jump tc-se:label: tc-se: return.u32 #7 tc-se:label: tc-se: return.u32 #8 tc-se: return.u32 #0 tc-end: 1532488259.954220, libbpfjit_jmp_jset_x, passed tc-start: 1532488259.954373, libbpfjit_jmp_modulo_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #2147483511 tc-se: shl r0, r0, #4 tc-se: cmp equal32, r0, #4294965104 tc-se: return.u32 #0 tc-se:label: tc-se: cmp less_equal32, r0, #4294965104 tc-se: return.u32 #1 tc-se:label: tc-se: cmp less32, r0, #4294965105 tc-se: return.u32 #2 tc-se:label: tc-se: cmp not_equal32, r0, #4294965104 tc-se: cmp greater32, r0, #4294965104 tc-se: cmp greater_equal32, r0, #4294965105 tc-se: jump jump tc-se:label: tc-se: return.u32 #3 tc-se:label: tc-se: add r0, r0, #4294965104 tc-se: cmp equal32, r0, #4294962912 tc-se: return.u32 #4 tc-se:label: tc-se: cmp less_equal32, r0, #4294962912 tc-se: return.u32 #5 tc-se:label: tc-se: cmp less32, r0, #4294962913 tc-se: return.u32 #6 tc-se:label: tc-se: cmp not_equal32, r0, #4294962912 tc-se: cmp greater32, r0, #4294962912 tc-se: cmp greater_equal32, r0, #4294962913 tc-se: return.u32 #4294967295 tc-se:label: tc-se: return.u32 #7 tc-se: return.u32 #0 tc-end: 1532488259.961295, libbpfjit_jmp_modulo_k, passed tc-start: 1532488259.961456, libbpfjit_jmp_modulo_x tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #2147483511 tc-se: shl r0, r0, #4 tc-se: mov r3, #4294965104 tc-se: cmp equal32, r0, r3 tc-se: return.u32 #0 tc-se:label: tc-se: cmp less_equal32, r0, r3 tc-se: return.u32 #1 tc-se:label: tc-se: mov r3, #4294965105 tc-se: cmp less32, r0, r3 tc-se: return.u32 #2 tc-se:label: tc-se: mov r3, #4294965104 tc-se: cmp not_equal32, r0, r3 tc-se: cmp greater32, r0, r3 tc-se: mov r3, #4294965105 tc-se: cmp greater_equal32, r0, r3 tc-se: jump jump tc-se:label: tc-se: return.u32 #3 tc-se:label: tc-se: add r0, r0, #4294965104 tc-se: mov r3, #4294962912 tc-se: cmp equal32, r0, r3 tc-se: return.u32 #4 tc-se:label: tc-se: cmp less_equal32, r0, r3 tc-se: return.u32 #5 tc-se:label: tc-se: mov r3, #4294962913 tc-se: cmp less32, r0, r3 tc-se: return.u32 #6 tc-se:label: tc-se: mov r3, #4294962912 tc-se: cmp not_equal32, r0, r3 tc-se: cmp greater32, r0, r3 tc-se: mov r3, #4294962913 tc-se: cmp greater_equal32, r0, r3 tc-se: return.u32 #4294967295 tc-se:label: tc-se: return.u32 #7 tc-se: return.u32 #0 tc-end: 1532488259.968157, libbpfjit_jmp_modulo_x, passed tc-start: 1532488259.968307, libbpfjit_ld_abs tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: cmp less, s2, #6 tc-se: mov.u8 r0, [s0 + 5] tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: cmp less, s2, #7 tc-se: mov.u8 r0, [s0 + 5] tc-se: mov.u8 r1, [s0 + 6] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: cmp less, s2, #9 tc-se: mov.u8 r0, [s0 + 5] tc-se: mov.u8 r1, [s0 + 6] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 7] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 8] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.975032, libbpfjit_ld_abs, passed tc-start: 1532488259.975171, libbpfjit_ld_abs_k_overflow tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: jump jump tc-se:label: tc-se: return.u32 #0 tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: jump jump tc-se:label: tc-se: return.u32 #0 tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: jump jump tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.981365, libbpfjit_ld_abs_k_overflow, passed tc-start: 1532488259.981506, libbpfjit_ld_imm tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #4294967295 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488259.987834, libbpfjit_ld_imm, passed tc-start: 1532488259.987972, libbpfjit_ld_ind tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, #3 tc-se: cmp less, s2, #3 tc-se: sub r1, s2, #3 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2 + 2] tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, #3 tc-se: cmp less, s2, #4 tc-se: sub r1, s2, #4 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2 + 2] tc-se: mov.u8 r1, [r2 + 3] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, #3 tc-se: cmp less, s2, #6 tc-se: sub r1, s2, #6 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2 + 2] tc-se: mov.u8 r1, [r2 + 3] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 4] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 5] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488259.995703, libbpfjit_ld_ind, passed tc-start: 1532488259.995836, libbpfjit_ld_ind_k_overflow tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov r3, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: jump jump tc-se:label: tc-se: return.u32 #0 tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov r3, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: jump jump tc-se:label: tc-se: return.u32 #0 tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov r3, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: jump jump tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.2210, libbpfjit_ld_ind_k_overflow, passed tc-start: 1532488260.2337, libbpfjit_ld_ind_x_overflow1 tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, [s1 + 8] tc-se: add r0, r0, #4294967295 tc-se: mov.u32 r3, r0 tc-se: cmp less, s2, #1 tc-se: sub r1, s2, #1 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2] tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.8592, libbpfjit_ld_ind_x_overflow1, passed tc-start: 1532488260.8719, libbpfjit_ld_ind_x_overflow2 tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, [s1 + 8] tc-se: add r0, r0, #4294967295 tc-se: mov.u32 [s-1 + 32], r0 tc-se: mov.u32 r3, [s-1 + 32] tc-se: cmp less, s2, #1 tc-se: sub r1, s2, #1 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2] tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.15006, libbpfjit_ld_ind_x_overflow2, passed tc-start: 1532488260.15138, libbpfjit_ld_len tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, [s1 + 8] tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488260.21260, libbpfjit_ld_len, passed tc-start: 1532488260.21406, libbpfjit_ldx_imm1 tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov r0, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, #4294967290 tc-se: add r0, r0, r3 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488260.28011, libbpfjit_ldx_imm1, passed tc-start: 1532488260.28152, libbpfjit_ldx_imm2 tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, #5 tc-se: mov r0, #5 tc-se: cmp equal32, r0, r3 tc-se: return.u32 #7 tc-se:label: tc-se: return.u32 #4294967295 tc-se: return.u32 #0 tc-end: 1532488260.34695, libbpfjit_ldx_imm2, passed tc-start: 1532488260.34817, libbpfjit_ldx_len1 tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov r0, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, [s1 + 8] tc-se: add r0, r0, r3 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488260.41117, libbpfjit_ldx_len1, passed tc-start: 1532488260.41232, libbpfjit_ldx_len2 tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, [s1 + 8] tc-se: mov r0, #5 tc-se: cmp equal32, r0, r3 tc-se: return.u32 #7 tc-se:label: tc-se: return.u32 #4294967295 tc-se: return.u32 #0 tc-end: 1532488260.47441, libbpfjit_ldx_len2, passed tc-start: 1532488260.47557, libbpfjit_ldx_msh tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov r0, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: cmp less, s2, #2 tc-se: mov.u8 r1, [s0 + 1] tc-se: and r1, r1, #15 tc-se: shl r3, r1, #2 tc-se: add r0, r0, r3 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.53739, libbpfjit_ldx_msh, passed tc-start: 1532488260.53856, libbpfjit_misc_tax tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #3 tc-se: mov.u32 r3, r0 tc-se: cmp less, s2, #3 tc-se: sub r1, s2, #3 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2 + 2] tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.60032, libbpfjit_misc_tax, passed tc-start: 1532488260.60145, libbpfjit_misc_txa tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, #391 tc-se: mov r0, r3 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488260.66034, libbpfjit_misc_txa, passed tc-start: 1532488260.66148, libbpfjit_opt_ld_abs_1 tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: cmp less, s2, #34 tc-se: mov.u8 r0, [s0 + 12] tc-se: mov.u8 r1, [s0 + 13] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2048 tc-se: mov.u8 r0, [s0 + 26] tc-se: mov.u8 r1, [s0 + 27] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 28] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 29] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2147708943 tc-se: mov.u8 r0, [s0 + 30] tc-se: mov.u8 r1, [s0 + 31] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 32] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 33] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp equal32, r0, #2147708963 tc-se: jump jump tc-se:label: tc-se: cmp not_equal32, r0, #2147708963 tc-se: mov.u8 r0, [s0 + 30] tc-se: mov.u8 r1, [s0 + 31] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 32] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 33] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2147708943 tc-se:label: tc-se: return.u32 #4294967295 tc-se:label: tc-se: return.u32 #0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.73814, libbpfjit_opt_ld_abs_1, passed tc-start: 1532488260.73930, libbpfjit_opt_ld_abs_2 tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: cmp less, s2, #34 tc-se: mov.u8 r0, [s0 + 26] tc-se: mov.u8 r1, [s0 + 27] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 28] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 29] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2147708943 tc-se: mov.u8 r0, [s0 + 30] tc-se: mov.u8 r1, [s0 + 31] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 32] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 33] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp equal32, r0, #2147708963 tc-se: jump jump tc-se:label: tc-se: cmp not_equal32, r0, #2147708963 tc-se: mov.u8 r0, [s0 + 30] tc-se: mov.u8 r1, [s0 + 31] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 32] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 33] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2147708943 tc-se:label: tc-se: mov.u8 r0, [s0 + 12] tc-se: mov.u8 r1, [s0 + 13] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2048 tc-se: return.u32 #4294967295 tc-se:label: tc-se: return.u32 #0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.81911, libbpfjit_opt_ld_abs_2, passed tc-start: 1532488260.82034, libbpfjit_opt_ld_abs_3 tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: cmp less, s2, #34 tc-se: mov.u8 r0, [s0 + 30] tc-se: mov.u8 r1, [s0 + 31] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 32] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 33] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2147708963 tc-se: mov.u8 r0, [s0 + 26] tc-se: mov.u8 r1, [s0 + 27] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 28] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 29] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp equal32, r0, #2147708943 tc-se: jump jump tc-se:label: tc-se: cmp not_equal32, r0, #2147708943 tc-se: mov.u8 r0, [s0 + 26] tc-se: mov.u8 r1, [s0 + 27] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 28] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [s0 + 29] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2147708963 tc-se:label: tc-se: mov.u8 r0, [s0 + 12] tc-se: mov.u8 r1, [s0 + 13] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2048 tc-se: return.u32 #4294967295 tc-se:label: tc-se: return.u32 #0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.90215, libbpfjit_opt_ld_abs_3, passed tc-start: 1532488260.90335, libbpfjit_opt_ld_ind_1 tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, #12 tc-se: cmp less, s2, #22 tc-se: sub r1, s2, #2 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2] tc-se: mov.u8 r1, [r2 + 1] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2048 tc-se: sub r1, s2, #18 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2 + 14] tc-se: mov.u8 r1, [r2 + 15] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 16] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 17] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2147708943 tc-se: sub r1, s2, #22 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2 + 18] tc-se: mov.u8 r1, [r2 + 19] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 20] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 21] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp equal32, r0, #2147708963 tc-se: jump jump tc-se:label: tc-se: cmp not_equal32, r0, #2147708963 tc-se: sub r1, s2, #22 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2 + 18] tc-se: mov.u8 r1, [r2 + 19] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 20] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 21] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2147708943 tc-se:label: tc-se: return.u32 #4294967295 tc-se:label: tc-se: return.u32 #0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.98696, libbpfjit_opt_ld_ind_1, passed tc-start: 1532488260.98813, libbpfjit_opt_ld_ind_2 tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, #0 tc-se: cmp less, s2, #34 tc-se: sub r1, s2, #30 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2 + 26] tc-se: mov.u8 r1, [r2 + 27] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 28] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 29] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2147708943 tc-se: sub r1, s2, #34 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2 + 30] tc-se: mov.u8 r1, [r2 + 31] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 32] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 33] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp equal32, r0, #2147708963 tc-se: jump jump tc-se:label: tc-se: cmp not_equal32, r0, #2147708963 tc-se: sub r1, s2, #34 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2 + 30] tc-se: mov.u8 r1, [r2 + 31] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 32] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 33] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2147708943 tc-se:label: tc-se: sub r1, s2, #14 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2 + 12] tc-se: mov.u8 r1, [r2 + 13] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2048 tc-se: return.u32 #4294967295 tc-se:label: tc-se: return.u32 #0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.107044, libbpfjit_opt_ld_ind_2, passed tc-start: 1532488260.107159, libbpfjit_opt_ld_ind_3 tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, #15 tc-se: cmp less, s2, #19 tc-se: sub r1, s2, #19 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2 + 15] tc-se: mov.u8 r1, [r2 + 16] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 17] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 18] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2147708963 tc-se: sub r1, s2, #15 tc-se: add r2, s0, r3 tc-se: mov.u8 r0, [r2 + 11] tc-se: mov.u8 r1, [r2 + 12] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 13] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 14] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp equal32, r0, #2147708943 tc-se: jump jump tc-se:label: tc-se: cmp not_equal32, r0, #2147708943 tc-se: sub r1, s2, #15 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2 + 11] tc-se: mov.u8 r1, [r2 + 12] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 13] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 14] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2147708963 tc-se:label: tc-se: mov r3, #0 tc-se: sub r1, s2, #14 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2 + 12] tc-se: mov.u8 r1, [r2 + 13] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2048 tc-se: return.u32 #4294967295 tc-se:label: tc-se: return.u32 #0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.493567, libbpfjit_opt_ld_ind_3, passed tc-start: 1532488260.493707, libbpfjit_opt_ld_ind_4 tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, #11 tc-se: cmp less, s2, #23 tc-se: sub r1, s2, #23 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2 + 19] tc-se: mov.u8 r1, [r2 + 20] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 21] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 22] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2147708963 tc-se: sub r1, s2, #19 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2 + 15] tc-se: mov.u8 r1, [r2 + 16] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 17] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 18] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp equal32, r0, #2147708943 tc-se: jump jump tc-se:label: tc-se: cmp not_equal32, r0, #2147708943 tc-se: sub r1, s2, #19 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2 + 15] tc-se: mov.u8 r1, [r2 + 16] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 17] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: mov.u8 r1, [r2 + 18] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2147708963 tc-se:label: tc-se: mov r3, #0 tc-se: sub r1, s2, #14 tc-se: add r2, s0, r3 tc-se: cmp less, r1, r3 tc-se: mov.u8 r0, [r2 + 12] tc-se: mov.u8 r1, [r2 + 13] tc-se: shl r0, r0, #8 tc-se: add r0, r0, r1 tc-se: cmp not_equal32, r0, #2048 tc-se: return.u32 #4294967295 tc-se:label: tc-se: return.u32 #0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.500879, libbpfjit_opt_ld_ind_4, passed tc-start: 1532488260.501026, libbpfjit_ret_k tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: return.u32 #17 tc-se: return.u32 #0 tc-end: 1532488260.507479, libbpfjit_ret_k, passed tc-start: 1532488260.507630, libbpfjit_st1 tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, [s1 + 8] tc-se: mov.u32 [s-1 + 20], r0 tc-se: add r0, r0, #1 tc-se: mov.u32 r0, [s-1 + 20] tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488260.513747, libbpfjit_st1, passed tc-start: 1532488260.513890, libbpfjit_st2 tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.u32 [s-1 + 20], #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, [s1 + 8] tc-se: mov.u32 [s-1 + 80], r0 tc-se: mov.u32 r0, [s-1 + 20] tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488260.519942, libbpfjit_st2, passed tc-start: 1532488260.520084, libbpfjit_st3 tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, [s1 + 8] tc-se: mov.u32 [s-1 + 20], r0 tc-se: add r0, r0, #100 tc-se: mov.u32 [s-1 + 80], r0 tc-se: add r0, r0, #200 tc-se: cmp equal32, r0, #301 tc-se: mov.u32 r0, [s-1 + 80] tc-se: return.u32 r0 tc-se:label: tc-se: mov.u32 r0, [s-1 + 20] tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488260.526265, libbpfjit_st3, passed tc-start: 1532488260.526405, libbpfjit_st4 tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, [s1 + 8] tc-se: mov.u32 [s-1 + 40], r0 tc-se: add r0, r0, #100 tc-se: mov.u32 [s-1 + 80], r0 tc-se: add r0, r0, #200 tc-se: cmp equal32, r0, #301 tc-se: mov.u32 r0, [s-1 + 80] tc-se: return.u32 r0 tc-se:label: tc-se: mov.u32 r0, [s-1 + 40] tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488260.532471, libbpfjit_st4, passed tc-start: 1532488260.532610, libbpfjit_st5 tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #0 tc-se: mov.u32 [s-1 + 20], r0 tc-se: mov r0, #3 tc-se: mov.u32 [s-1 + 24], r0 tc-se: mov r0, #6 tc-se: mov.u32 [s-1 + 28], r0 tc-se: mov r0, #9 tc-se: mov.u32 [s-1 + 32], r0 tc-se: mov r0, #12 tc-se: mov.u32 [s-1 + 36], r0 tc-se: mov r0, #15 tc-se: mov.u32 [s-1 + 40], r0 tc-se: mov r0, #18 tc-se: mov.u32 [s-1 + 44], r0 tc-se: mov r0, #21 tc-se: mov.u32 [s-1 + 48], r0 tc-se: mov r0, #24 tc-se: mov.u32 [s-1 + 52], r0 tc-se: mov r0, #27 tc-se: mov.u32 [s-1 + 56], r0 tc-se: mov r0, #30 tc-se: mov.u32 [s-1 + 60], r0 tc-se: mov r0, #33 tc-se: mov.u32 [s-1 + 64], r0 tc-se: mov r0, #36 tc-se: mov.u32 [s-1 + 68], r0 tc-se: mov r0, #39 tc-se: mov.u32 [s-1 + 72], r0 tc-se: mov r0, #42 tc-se: mov.u32 [s-1 + 76], r0 tc-se: mov r0, #45 tc-se: mov.u32 [s-1 + 80], r0 tc-se: mov r0, [s1 + 8] tc-se: cmp not_equal32, r0, #1 tc-se: mov.u32 r0, [s-1 + 20] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #2 tc-se: mov.u32 r0, [s-1 + 24] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #3 tc-se: mov.u32 r0, [s-1 + 28] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #4 tc-se: mov.u32 r0, [s-1 + 32] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #5 tc-se: mov.u32 r0, [s-1 + 36] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #6 tc-se: mov.u32 r0, [s-1 + 40] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #7 tc-se: mov.u32 r0, [s-1 + 44] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #8 tc-se: mov.u32 r0, [s-1 + 48] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #9 tc-se: mov.u32 r0, [s-1 + 52] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #10 tc-se: mov.u32 r0, [s-1 + 56] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #11 tc-se: mov.u32 r0, [s-1 + 60] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #12 tc-se: mov.u32 r0, [s-1 + 64] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #13 tc-se: mov.u32 r0, [s-1 + 68] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #14 tc-se: mov.u32 r0, [s-1 + 72] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #15 tc-se: mov.u32 r0, [s-1 + 76] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #16 tc-se: mov.u32 r0, [s-1 + 80] tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #4294967295 tc-se: return.u32 #0 tc-end: 1532488260.540231, libbpfjit_st5, passed tc-start: 1532488260.540370, libbpfjit_stx1 tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov r0, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, [s1 + 8] tc-se: mov.u32 [s-1 + 20], r3 tc-se: mov.u32 r3, [s-1 + 20] tc-se: add r0, r0, r3 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488260.546446, libbpfjit_stx1, passed tc-start: 1532488260.546587, libbpfjit_stx2 tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.u32 [s-1 + 20], #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, [s1 + 8] tc-se: mov.u32 [s-1 + 80], r3 tc-se: mov.u32 r3, [s-1 + 20] tc-se: mov r0, r3 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488260.552564, libbpfjit_stx2, passed tc-start: 1532488260.552705, libbpfjit_stx3 tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.u32 [s-1 + 24], #0 tc-se: mov.u32 [s-1 + 44], #0 tc-se: mov r0, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, [s1 + 8] tc-se: mov.u32 [s-1 + 40], r3 tc-se: mov.u32 [s-1 + 28], r3 tc-se: mov.u32 [s-1 + 32], r3 tc-se: mov.u32 r3, [s-1 + 24] tc-se: add r0, r0, r3 tc-se: mov.u32 r3, [s-1 + 28] tc-se: add r0, r0, r3 tc-se: mov.u32 r3, [s-1 + 32] tc-se: add r0, r0, r3 tc-se: mov.u32 r3, [s-1 + 40] tc-se: add r0, r0, r3 tc-se: mov.u32 r3, [s-1 + 44] tc-se: add r0, r0, r3 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488260.558975, libbpfjit_stx3, passed tc-start: 1532488260.559117, libbpfjit_stx4 tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, #0 tc-se: mov.u32 [s-1 + 20], r3 tc-se: mov r3, #3 tc-se: mov.u32 [s-1 + 24], r3 tc-se: mov r3, #6 tc-se: mov.u32 [s-1 + 28], r3 tc-se: mov r3, #9 tc-se: mov.u32 [s-1 + 32], r3 tc-se: mov r3, #12 tc-se: mov.u32 [s-1 + 36], r3 tc-se: mov r3, #15 tc-se: mov.u32 [s-1 + 40], r3 tc-se: mov r3, #18 tc-se: mov.u32 [s-1 + 44], r3 tc-se: mov r3, #21 tc-se: mov.u32 [s-1 + 48], r3 tc-se: mov r3, #24 tc-se: mov.u32 [s-1 + 52], r3 tc-se: mov r3, #27 tc-se: mov.u32 [s-1 + 56], r3 tc-se: mov r3, #30 tc-se: mov.u32 [s-1 + 60], r3 tc-se: mov r3, #33 tc-se: mov.u32 [s-1 + 64], r3 tc-se: mov r3, #36 tc-se: mov.u32 [s-1 + 68], r3 tc-se: mov r3, #39 tc-se: mov.u32 [s-1 + 72], r3 tc-se: mov r3, #42 tc-se: mov.u32 [s-1 + 76], r3 tc-se: mov r3, #45 tc-se: mov.u32 [s-1 + 80], r3 tc-se: mov r0, [s1 + 8] tc-se: cmp not_equal32, r0, #1 tc-se: mov.u32 r0, [s-1 + 20] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #2 tc-se: mov.u32 r0, [s-1 + 24] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #3 tc-se: mov.u32 r0, [s-1 + 28] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #4 tc-se: mov.u32 r0, [s-1 + 32] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #5 tc-se: mov.u32 r0, [s-1 + 36] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #6 tc-se: mov.u32 r0, [s-1 + 40] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #7 tc-se: mov.u32 r0, [s-1 + 44] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #8 tc-se: mov.u32 r0, [s-1 + 48] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #9 tc-se: mov.u32 r0, [s-1 + 52] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #10 tc-se: mov.u32 r0, [s-1 + 56] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #11 tc-se: mov.u32 r0, [s-1 + 60] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #12 tc-se: mov.u32 r0, [s-1 + 64] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #13 tc-se: mov.u32 r0, [s-1 + 68] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #14 tc-se: mov.u32 r0, [s-1 + 72] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #15 tc-se: mov.u32 r0, [s-1 + 76] tc-se: return.u32 r0 tc-se:label: tc-se: cmp not_equal32, r0, #16 tc-se: mov.u32 r0, [s-1 + 80] tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #4294967295 tc-se: return.u32 #0 tc-end: 1532488260.567521, libbpfjit_stx4, passed tp-end: 1532488260.567662, lib/libbpfjit/t_bpfjit tp-start: 1532488260.572728, lib/libbpfjit/t_extmem, 10 tc-start: 1532488260.572776, libbpfjit_cop_ret_mem tc-se: enter options:none args:2 scratches:3 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov.p r1, [s1 + 24] tc-se: mov.p [s-1 + 8], r1 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #13 tc-se: mov.p r1, [s-1 + 8] tc-se: mov.u32 [r1 + 8], r0 tc-se: mov r0, #137 tc-se: mov.p r1, [s-1 + 8] tc-se: mov.u32 [r1 + 4], r0 tc-se: mov.u32 r2, r0 tc-se: mov.p r0, [s-1] tc-se: mov.p r1, s1 tc-se: ijump.call3 #2105888 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488260.578159, libbpfjit_cop_ret_mem, passed tc-start: 1532488260.578366, libbpfjit_cop_ret_preinited_mem tc-se: enter options:none args:2 scratches:3 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov.p r1, [s1 + 24] tc-se: mov.p [s-1 + 8], r1 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #13 tc-se: mov.p r1, [s-1 + 8] tc-se: mov.u32 [r1 + 8], r0 tc-se: mov r0, #137 tc-se: mov.p r1, [s-1 + 8] tc-se: mov.u32 [r1 + 4], r0 tc-se: mov.u32 r2, r0 tc-se: mov.p r0, [s-1] tc-se: mov.p r1, s1 tc-se: ijump.call3 #2105888 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488260.584002, libbpfjit_cop_ret_preinited_mem, passed tc-start: 1532488260.584148, libbpfjit_copx_ret_mem tc-se: enter options:none args:2 scratches:5 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov.p r1, [s1 + 24] tc-se: mov.p [s-1 + 8], r1 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #13 tc-se: mov.p r1, [s-1 + 8] tc-se: mov.u32 [r1 + 8], r0 tc-se: mov r0, #137 tc-se: mov.p r1, [s-1 + 8] tc-se: mov.u32 [r1 + 4], r0 tc-se: mov r3, #0 tc-se: mov.u32 [s-1 + 16], r3 tc-se: cmp greater_equal, r3, #1 tc-se: mov.p r1, [s-1] tc-se: mov.p r1, [r1] tc-se: mov r2, r3 tc-se: mov.p r4, [r1 + r2 * 8] tc-se: mov.u32 r2, r0 tc-se: mov.p r0, [s-1] tc-se: mov.p r1, s1 tc-se: ijump.call3 r4 tc-se: mov.u32 r3, [s-1 + 16] tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.590077, libbpfjit_copx_ret_mem, passed tc-start: 1532488260.590222, libbpfjit_copx_ret_preinited_mem tc-se: enter options:none args:2 scratches:5 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov.p r1, [s1 + 24] tc-se: mov.p [s-1 + 8], r1 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #13 tc-se: mov.p r1, [s-1 + 8] tc-se: mov.u32 [r1 + 8], r0 tc-se: mov r0, #137 tc-se: mov.p r1, [s-1 + 8] tc-se: mov.u32 [r1 + 4], r0 tc-se: mov r3, #0 tc-se: mov.u32 [s-1 + 16], r3 tc-se: cmp greater_equal, r3, #1 tc-se: mov.p r1, [s-1] tc-se: mov.p r1, [r1] tc-se: mov r2, r3 tc-se: mov.p r4, [r1 + r2 * 8] tc-se: mov.u32 r2, r0 tc-se: mov.p r0, [s-1] tc-se: mov.p r1, s1 tc-se: ijump.call3 r4 tc-se: mov.u32 r3, [s-1 + 16] tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.595958, libbpfjit_copx_ret_preinited_mem, passed tc-start: 1532488260.596092, libbpfjit_extmem_invalid_load tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p r1, [s1 + 24] tc-se: mov.p [s-1 + 8], r1 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-end: 1532488260.601873, libbpfjit_extmem_invalid_load, passed tc-start: 1532488260.602029, libbpfjit_extmem_invalid_store tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p r1, [s1 + 24] tc-se: mov.p [s-1 + 8], r1 tc-se: mov r0, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-end: 1532488260.704247, libbpfjit_extmem_invalid_store, passed tc-start: 1532488260.705881, libbpfjit_extmem_load_default tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p r1, [s1 + 24] tc-se: mov.p [s-1 + 8], r1 tc-se: mov.u32 [r1 + 4], #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov.p r1, [s-1 + 8] tc-se: mov.u32 r0, [r1 + 4] tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488260.712452, libbpfjit_extmem_load_default, passed tc-start: 1532488260.713413, libbpfjit_extmem_load_preinited tc-se: enter options:none args:2 scratches:2 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p r1, [s1 + 24] tc-se: mov.p [s-1 + 8], r1 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov.p r1, [s-1 + 8] tc-se: mov.u32 r0, [r1 + 12] tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488260.736585, libbpfjit_extmem_load_preinited, passed tc-start: 1532488260.737360, libbpfjit_extmem_side_effect tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p r1, [s1 + 24] tc-se: mov.p [s-1 + 8], r1 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: cmp less, s2, #1 tc-se: mov.u8 r0, [s0] tc-se: mov r3, #2 tc-se: mov.p r1, [s-1 + 8] tc-se: mov.u32 [r1 + 4], r0 tc-se: add r0, r0, r3 tc-se: mov.p r1, [s-1 + 8] tc-se: mov.u32 [r1 + 8], r3 tc-se: mov.p r1, [s-1 + 8] tc-se: mov.u32 [r1 + 12], r0 tc-se: cmp less, s2, #100 tc-se: mov.u8 r0, [s0 + 99] tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.748264, libbpfjit_extmem_side_effect, passed tc-start: 1532488260.813441, libbpfjit_extmem_store tc-se: enter options:none args:2 scratches:4 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p r1, [s1 + 24] tc-se: mov.p [s-1 + 8], r1 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #1 tc-se: mov r3, #2 tc-se: mov.p r1, [s-1 + 8] tc-se: mov.u32 [r1 + 4], r0 tc-se: add r0, r0, r3 tc-se: mov.p r1, [s-1 + 8] tc-se: mov.u32 [r1 + 8], r3 tc-se: mov.p r1, [s-1 + 8] tc-se: mov.u32 [r1 + 12], r0 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488260.819995, libbpfjit_extmem_store, passed tp-end: 1532488260.820119, lib/libbpfjit/t_extmem tp-start: 1532488260.825605, lib/libbpfjit/t_cop, 16 tc-start: 1532488260.825619, libbpfjit_cop_copx tc-se: enter options:none args:2 scratches:5 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #1 tc-se: mov.u32 r2, r0 tc-se: mov.p r0, [s-1] tc-se: mov.p r1, s1 tc-se: ijump.call3 #2105623 tc-se: mov.u32 r3, r0 tc-se: cmp less, s2, #1 tc-se: mov.u8 r0, [s0] tc-se: add r0, r0, r3 tc-se: mov.u32 r3, r0 tc-se: cmp greater_equal, r3, #5 tc-se: mov.p r1, [s-1] tc-se: mov.p r1, [r1] tc-se: mov r2, r3 tc-se: mov.p r4, [r1 + r2 * 8] tc-se: mov.u32 r2, r0 tc-se: mov.p r0, [s-1] tc-se: mov.p r1, s1 tc-se: ijump.call3 r4 tc-se: add r0, r0, r3 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.832006, libbpfjit_cop_copx, passed tc-start: 1532488260.832134, libbpfjit_cop_invalid_index tc-se: enter options:none args:2 scratches:3 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #13 tc-end: 1532488260.837726, libbpfjit_cop_invalid_index, passed tc-start: 1532488260.837847, libbpfjit_cop_no_ctx tc-se: enter options:none args:2 scratches:3 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov r0, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-end: 1532488260.843266, libbpfjit_cop_no_ctx, passed tc-start: 1532488260.843386, libbpfjit_cop_ret_A tc-se: enter options:none args:2 scratches:3 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #13 tc-se: mov.u32 r2, r0 tc-se: mov.p r0, [s-1] tc-se: mov.p r1, s1 tc-se: ijump.call3 #2105623 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488260.848897, libbpfjit_cop_ret_A, passed tc-start: 1532488260.849016, libbpfjit_cop_ret_buflen tc-se: enter options:none args:2 scratches:3 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #13 tc-se: mov.u32 r2, r0 tc-se: mov.p r0, [s-1] tc-se: mov.p r1, s1 tc-se: ijump.call3 #2106213 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488260.854404, libbpfjit_cop_ret_buflen, passed tc-start: 1532488260.854519, libbpfjit_cop_ret_nfuncs tc-se: enter options:none args:2 scratches:3 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #13 tc-se: mov.u32 r2, r0 tc-se: mov.p r0, [s-1] tc-se: mov.p r1, s1 tc-se: ijump.call3 #2106289 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488260.859925, libbpfjit_cop_ret_nfuncs, passed tc-start: 1532488260.860042, libbpfjit_cop_ret_wirelen tc-se: enter options:none args:2 scratches:3 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #13 tc-se: mov.u32 r2, r0 tc-se: mov.p r0, [s-1] tc-se: mov.p r1, s1 tc-se: ijump.call3 #2106251 tc-se: return.u32 r0 tc-se: return.u32 #0 tc-end: 1532488260.865349, libbpfjit_cop_ret_wirelen, passed tc-start: 1532488260.865459, libbpfjit_cop_side_effect tc-se: enter options:none args:2 scratches:3 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #13 tc-se: cmp less, s2, #1 tc-se: mov.u8 r0, [s0] tc-se: mov.u32 r2, r0 tc-se: mov.p r0, [s-1] tc-se: mov.p r1, s1 tc-se: ijump.call3 #2106327 tc-se: cmp less, s2, #100000 tc-se: mov.u8 r0, [s0 + 99999] tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.870856, libbpfjit_cop_side_effect, passed tc-start: 1532488260.870971, libbpfjit_copx_cop tc-se: enter options:none args:2 scratches:5 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov r0, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, #2 tc-se: mov.u32 [s-1 + 16], r3 tc-se: cmp greater_equal, r3, #5 tc-se: mov.p r1, [s-1] tc-se: mov.p r1, [r1] tc-se: mov r2, r3 tc-se: mov.p r4, [r1 + r2 * 8] tc-se: mov.u32 r2, r0 tc-se: mov.p r0, [s-1] tc-se: mov.p r1, s1 tc-se: ijump.call3 r4 tc-se: mov.u32 r3, [s-1 + 16] tc-se: add r0, r0, r3 tc-se: mov.u32 r3, r0 tc-se: cmp less, s2, #1 tc-se: mov.u8 r0, [s0] tc-se: add r0, r0, r3 tc-se: mov.u32 r3, r0 tc-se: mov.u32 [s-1 + 16], r3 tc-se: mov.u32 r2, r0 tc-se: mov.p r0, [s-1] tc-se: mov.p r1, s1 tc-se: ijump.call3 #2106289 tc-se: mov.u32 r3, [s-1 + 16] tc-se: add r0, r0, r3 tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.876976, libbpfjit_copx_cop, passed tc-start: 1532488260.877131, libbpfjit_copx_invalid_index tc-se: enter options:none args:2 scratches:5 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov r0, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, #5 tc-se: mov.u32 [s-1 + 16], r3 tc-se: cmp greater_equal, r3, #5 tc-se: mov.p r1, [s-1] tc-se: mov.p r1, [r1] tc-se: mov r2, r3 tc-se: mov.p r4, [r1 + r2 * 8] tc-se: mov.u32 r2, r0 tc-se: mov.p r0, [s-1] tc-se: mov.p r1, s1 tc-se: ijump.call3 r4 tc-se: mov.u32 r3, [s-1 + 16] tc-se: return.u32 #27 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.882941, libbpfjit_copx_invalid_index, passed tc-start: 1532488260.883091, libbpfjit_copx_no_ctx tc-se: enter options:none args:2 scratches:3 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov r0, #0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-end: 1532488260.888189, libbpfjit_copx_no_ctx, passed tc-start: 1532488260.888335, libbpfjit_copx_ret_A tc-se: enter options:none args:2 scratches:5 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #13 tc-se: mov r3, #0 tc-se: mov.u32 [s-1 + 16], r3 tc-se: cmp greater_equal, r3, #5 tc-se: mov.p r1, [s-1] tc-se: mov.p r1, [r1] tc-se: mov r2, r3 tc-se: mov.p r4, [r1 + r2 * 8] tc-se: mov.u32 r2, r0 tc-se: mov.p r0, [s-1] tc-se: mov.p r1, s1 tc-se: ijump.call3 r4 tc-se: mov.u32 r3, [s-1 + 16] tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.893900, libbpfjit_copx_ret_A, passed tc-start: 1532488260.894050, libbpfjit_copx_ret_buflen tc-se: enter options:none args:2 scratches:5 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #13 tc-se: mov r3, #1 tc-se: mov.u32 [s-1 + 16], r3 tc-se: cmp greater_equal, r3, #5 tc-se: mov.p r1, [s-1] tc-se: mov.p r1, [r1] tc-se: mov r2, r3 tc-se: mov.p r4, [r1 + r2 * 8] tc-se: mov.u32 r2, r0 tc-se: mov.p r0, [s-1] tc-se: mov.p r1, s1 tc-se: ijump.call3 r4 tc-se: mov.u32 r3, [s-1 + 16] tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.899888, libbpfjit_copx_ret_buflen, passed tc-start: 1532488260.900043, libbpfjit_copx_ret_nfuncs tc-se: enter options:none args:2 scratches:5 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #13 tc-se: mov r3, #3 tc-se: mov.u32 [s-1 + 16], r3 tc-se: cmp greater_equal, r3, #5 tc-se: mov.p r1, [s-1] tc-se: mov.p r1, [r1] tc-se: mov r2, r3 tc-se: mov.p r4, [r1 + r2 * 8] tc-se: mov.u32 r2, r0 tc-se: mov.p r0, [s-1] tc-se: mov.p r1, s1 tc-se: ijump.call3 r4 tc-se: mov.u32 r3, [s-1 + 16] tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.906155, libbpfjit_copx_ret_nfuncs, passed tc-start: 1532488260.906321, libbpfjit_copx_ret_wirelen tc-se: enter options:none args:2 scratches:5 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r3, #2 tc-se: mov r0, #13 tc-se: mov.u32 [s-1 + 16], r3 tc-se: cmp greater_equal, r3, #5 tc-se: mov.p r1, [s-1] tc-se: mov.p r1, [r1] tc-se: mov r2, r3 tc-se: mov.p r4, [r1 + r2 * 8] tc-se: mov.u32 r2, r0 tc-se: mov.p r0, [s-1] tc-se: mov.p r1, s1 tc-se: ijump.call3 r4 tc-se: mov.u32 r3, [s-1 + 16] tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.912197, libbpfjit_copx_ret_wirelen, passed tc-start: 1532488260.912349, libbpfjit_copx_side_effect tc-se: enter options:none args:2 scratches:5 saveds:3 fscratches:0 fsaveds:0 local_size:88 tc-se: mov.p [s-1], s0 tc-se: mov.p s0, [s1] tc-se: mov s2, [s1 + 16] tc-se: mov r0, #13 tc-se: cmp less, s2, #1 tc-se: mov.u8 r0, [s0] tc-se: mov r3, #4 tc-se: mov.u32 [s-1 + 16], r3 tc-se: cmp greater_equal, r3, #5 tc-se: mov.p r1, [s-1] tc-se: mov.p r1, [r1] tc-se: mov r2, r3 tc-se: mov.p r4, [r1 + r2 * 8] tc-se: mov.u32 r2, r0 tc-se: mov.p r0, [s-1] tc-se: mov.p r1, s1 tc-se: ijump.call3 r4 tc-se: mov.u32 r3, [s-1 + 16] tc-se: cmp less, s2, #100000 tc-se: mov.u8 r0, [s0 + 99999] tc-se: return.u32 r0 tc-se:label: tc-se: return.u32 #0 tc-end: 1532488260.918351, libbpfjit_copx_side_effect, passed tp-end: 1532488260.918507, lib/libbpfjit/t_cop tp-start: 1532488260.924111, libexec/ld.elf_so/t_dlerror-cleared, 1 tc-start: 1532488260.924179, rtld_dlerror_cleared tc-end: 1532488260.929451, rtld_dlerror_cleared, passed tp-end: 1532488260.929636, libexec/ld.elf_so/t_dlerror-cleared tp-start: 1532488260.934614, libexec/ld.elf_so/t_dlerror-false, 1 tc-start: 1532488260.934690, rtld_dlerror_false tc-end: 1532488260.940234, rtld_dlerror_false, passed tp-end: 1532488260.940437, libexec/ld.elf_so/t_dlerror-false tp-start: 1532488260.945686, libexec/ld.elf_so/t_dlinfo, 4 tc-start: 1532488260.945770, rtld_dlinfo_linkmap_dlopen tc-end: 1532488260.951072, rtld_dlinfo_linkmap_dlopen, passed tc-start: 1532488260.951205, rtld_dlinfo_linkmap_dlopen_iter tc-end: 1532488260.956616, rtld_dlinfo_linkmap_dlopen_iter, passed tc-start: 1532488260.956747, rtld_dlinfo_linkmap_inval tc-end: 1532488260.961686, rtld_dlinfo_linkmap_inval, passed tc-start: 1532488260.961810, rtld_dlinfo_linkmap_self tc-end: 1532488260.966631, rtld_dlinfo_linkmap_self, passed tp-end: 1532488260.966750, libexec/ld.elf_so/t_dlinfo tp-start: 1532488260.971704, libexec/ld.elf_so/t_dlvsym, 5 tc-start: 1532488260.971719, rtld_dlvsym_symbol_nonexistent tc-end: 1532488260.976819, rtld_dlvsym_symbol_nonexistent, passed tc-start: 1532488260.976953, rtld_dlvsym_v1 tc-end: 1532488260.981890, rtld_dlvsym_v1, passed tc-start: 1532488260.982015, rtld_dlvsym_v3 tc-end: 1532488260.986896, rtld_dlvsym_v3, passed tc-start: 1532488260.987054, rtld_dlvsym_version_nonexistent tc-end: 1532488260.992502, rtld_dlvsym_version_nonexistent, passed tc-start: 1532488260.992680, rtld_dlvsym_version_null tc-end: 1532488260.997975, rtld_dlvsym_version_null, passed tp-end: 1532488260.998135, libexec/ld.elf_so/t_dlvsym tp-start: 1532488261.3618, libexec/ld.elf_so/t_ifunc, 3 tc-start: 1532488261.3634, rtld_hidden_ifunc tc-end: 1532488261.28268, rtld_hidden_ifunc, passed tc-start: 1532488261.28452, rtld_ifunc tc-end: 1532488261.52147, rtld_ifunc, passed tc-start: 1532488261.52319, rtld_main_ifunc tc-end: 1532488261.57606, rtld_main_ifunc, passed tp-end: 1532488261.57776, libexec/ld.elf_so/t_ifunc tp-start: 1532488261.151111, libexec/ld.elf_so/t_df_1_noopen, 2 tc-start: 1532488261.151136, df_1_noopen1 tc-so:Executing command [ /usr/tests/libexec/ld.elf_so/h_df_1_noopen1 ] tc-end: 1532488261.240437, df_1_noopen1, passed tc-start: 1532488261.240606, df_1_noopen2 tc-so:Executing command [ /usr/tests/libexec/ld.elf_so/h_df_1_noopen2 ] tc-end: 1532488261.303761, df_1_noopen2, passed tp-end: 1532488261.303926, libexec/ld.elf_so/t_df_1_noopen tp-start: 1532488261.359006, libexec/ld.elf_so/t_dl_symver, 1 tc-start: 1532488261.359024, dl_symver tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso0 /usr/tests/libexec/ld.elf_so/h_dl_symver_v0 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso1 /usr/tests/libexec/ld.elf_so/h_dl_symver_v0 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso2 /usr/tests/libexec/ld.elf_so/h_dl_symver_v0 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso0 /usr/tests/libexec/ld.elf_so/h_dl_symver_v1 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso1 /usr/tests/libexec/ld.elf_so/h_dl_symver_v1 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso2 /usr/tests/libexec/ld.elf_so/h_dl_symver_v1 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso0 /usr/tests/libexec/ld.elf_so/h_dl_symver_v2 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso1 /usr/tests/libexec/ld.elf_so/h_dl_symver_v2 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso2 /usr/tests/libexec/ld.elf_so/h_dl_symver_v2 ] tc-end: 1532488261.617106, dl_symver, passed tp-end: 1532488261.617233, libexec/ld.elf_so/t_dl_symver tp-start: 1532488261.673064, libexec/ld.elf_so/t_thread_local_dtor, 1 tc-start: 1532488261.673084, thread_local_dtor tc-end: 1532488261.736295, thread_local_dtor, passed tp-end: 1532488261.736511, libexec/ld.elf_so/t_thread_local_dtor tp-start: 1532488261.851347, net/fdpass/t_fdpass, 4 tc-start: 1532488261.851366, fdpass_compat tc-so:Executing command [ /usr/tests/net/fdpass/fdpass32 ] tc-end: 1532488261.920748, fdpass_compat, passed tc-start: 1532488261.920926, fdpass_compat_normal tc-so:Executing command [ /usr/tests/net/fdpass/fdpass32 -p /usr/tests/net/fdpass/fdpass64 ] tc-end: 1532488261.989887, fdpass_compat_normal, passed tc-start: 1532488261.990081, fdpass_normal tc-so:Executing command [ /usr/tests/net/fdpass/fdpass64 ] tc-end: 1532488262.61019, fdpass_normal, passed tc-start: 1532488262.61180, fdpass_normal_compat tc-so:Executing command [ /usr/tests/net/fdpass/fdpass64 -p /usr/tests/net/fdpass/fdpass32 ] tc-end: 1532488262.129649, fdpass_normal_compat, passed tp-end: 1532488262.129805, net/fdpass/t_fdpass tp-start: 1532488262.246858, net/in_cksum/t_in_cksum, 4 tc-start: 1532488262.246877, mbufs_aligned tc-end: 1532488264.14285, mbufs_aligned, passed tc-start: 1532488264.14504, mbufs_unaligned tc-end: 1532488266.137975, mbufs_unaligned, passed tc-start: 1532488266.138194, sizes_aligned tc-end: 1532488267.476960, sizes_aligned, passed tc-start: 1532488267.477172, sizes_unaligned tc-end: 1532488269.282192, sizes_unaligned, passed tp-end: 1532488269.282393, net/in_cksum/t_in_cksum tp-start: 1532488269.287909, net/net/t_unix, 4 tc-start: 1532488269.288000, sockaddr_un_closed tc-so:peercred(client) euid=0 egid=0 pid=27705 tc-so:peer: client socket length: 2 tc-so:peer: client family 1 tc-so:peer: client len 2 tc-so:peer: socket name: tc-so:peercred(server) euid=0 egid=0 pid=27705 tc-so:sock: client socket length: 102 tc-so:sock: client family 1 tc-so:sock: client len 102 tc-so:sock: socket name: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa tc-end: 1532488269.293698, sockaddr_un_closed, passed tc-start: 1532488269.293882, sockaddr_un_len_exceed tc-end: 1532488269.299132, sockaddr_un_len_exceed, passed tc-start: 1532488269.299343, sockaddr_un_len_max tc-so:peercred(client) euid=0 egid=0 pid=18509 tc-so:peer: client socket length: 2 tc-so:peer: client family 1 tc-so:peer: client len 2 tc-so:peer: socket name: tc-so:peercred(server) euid=0 egid=0 pid=18509 tc-so:sock: client socket length: 255 tc-so:sock: client family 1 tc-so:sock: client len 255 tc-so:sock: socket name: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa tc-end: 1532488269.305112, sockaddr_un_len_max, passed tc-start: 1532488269.305295, sockaddr_un_local_peereid tc-so:peercred(client) euid=0 egid=0 pid=6125 tc-so:peer: client socket length: 2 tc-so:peer: client family 1 tc-so:peer: client len 2 tc-so:peer: socket name: tc-so:peercred(server) euid=0 egid=0 pid=9394 tc-so:sock: client socket length: 102 tc-so:sock: client family 1 tc-so:sock: client len 102 tc-so:sock: socket name: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa tc-end: 1532488269.311673, sockaddr_un_local_peereid, passed tp-end: 1532488269.311871, net/net/t_unix tp-start: 1532488269.317466, net/net/t_tcp, 9 tc-start: 1532488269.317586, fcntl44_reset_nonblock tc-end: 1532488270.328059, fcntl44_reset_nonblock, passed tc-start: 1532488270.328250, fcntl46_reset_nonblock tc-end: 1532488271.337275, fcntl46_reset_nonblock, passed tc-start: 1532488271.337434, fcntl66_reset_nonblock tc-end: 1532488272.353145, fcntl66_reset_nonblock, passed tc-start: 1532488272.353294, paccept44_nonblock tc-end: 1532488272.358626, paccept44_nonblock, passed tc-start: 1532488272.358762, paccept44_reset_nonblock tc-end: 1532488273.373623, paccept44_reset_nonblock, passed tc-start: 1532488273.373770, paccept46_nonblock tc-end: 1532488273.379043, paccept46_nonblock, passed tc-start: 1532488273.379173, paccept46_reset_nonblock tc-end: 1532488274.394132, paccept46_reset_nonblock, passed tc-start: 1532488274.394268, paccept66_nonblock tc-end: 1532488274.399569, paccept66_nonblock, passed tc-start: 1532488274.399695, paccept66_reset_nonblock tc-end: 1532488275.414640, paccept66_reset_nonblock, passed tp-end: 1532488275.414794, net/net/t_tcp tp-start: 1532488275.419864, net/net/t_udp, 2 tc-start: 1532488275.419880, udp4_send tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488275.425255, udp4_send, passed tc-start: 1532488275.425373, udp6_send tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488275.430701, udp6_send, passed tp-end: 1532488275.430818, net/net/t_udp tp-start: 1532488275.435755, net/net/t_pktinfo, 1 tc-start: 1532488275.435770, pktinfo tc-end: 1532488275.440933, pktinfo, passed tp-end: 1532488275.441072, net/net/t_pktinfo tp-start: 1532488275.453983, net/net/t_pktinfo_send, 14 tc-start: 1532488275.454001, pktinfo_send_bindaddr tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488275.483098, pktinfo_send_bindaddr, passed tc-start: 1532488275.483232, pktinfo_send_bindaddrport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488275.512478, pktinfo_send_bindaddrport, passed tc-start: 1532488275.512615, pktinfo_send_bindany tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488275.543104, pktinfo_send_bindany, passed tc-start: 1532488275.543235, pktinfo_send_bindother tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488275.572775, pktinfo_send_bindother, passed tc-start: 1532488275.572906, pktinfo_send_bindport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488275.602803, pktinfo_send_bindport, passed tc-start: 1532488275.602922, pktinfo_send_connected tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488275.631612, pktinfo_send_connected, passed tc-start: 1532488275.631737, pktinfo_send_ifindex tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 192 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 192 by 24 places cannot be represented in type 'int' tc-so:atfu_pktinfo_send_ifindex_body: received "Hello PKTINFO 1" from 192.168.0.1:61779 tc-end: 1532488275.673467, pktinfo_send_ifindex, passed tc-start: 1532488275.673676, pktinfo_send_invalidarg tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488275.703638, pktinfo_send_invalidarg, passed tc-start: 1532488275.703761, pktinfo_send_multicast tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 192 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 192 by 24 places cannot be represented in type 'int' tc-so:atfu_pktinfo_send_multicast_body: received from 192.168.2.1:63501 tc-so:atfu_pktinfo_send_multicast_body: received from 192.168.2.1:63501 tc-end: 1532488275.745198, pktinfo_send_multicast, passed tc-start: 1532488275.745427, pktinfo_send_notown tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488275.774805, pktinfo_send_notown, passed tc-start: 1532488275.774930, pktinfo_send_notown_bind tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488275.803877, pktinfo_send_notown_bind, passed tc-start: 1532488275.804002, pktinfo_send_rawip tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488275.833956, pktinfo_send_rawip, passed tc-start: 1532488275.834080, pktinfo_send_rawip_notown tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488275.862885, pktinfo_send_rawip_notown, passed tc-start: 1532488275.863040, pktinfo_send_unbound tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488275.892342, pktinfo_send_unbound, passed tp-end: 1532488275.892493, net/net/t_pktinfo_send tp-start: 1532488275.904536, net/net/t_raw, 1 tc-start: 1532488275.904552, PRU_SENSE tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488275.932556, PRU_SENSE, passed tp-end: 1532488275.932679, net/net/t_raw tp-start: 1532488276.202997, net/net/t_forwarding, 6 tc-start: 1532488276.203016, ipforwarding_fastforward_v4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:09.085706517 +0000 tc-se:+++ /tmp/check.gEwpU4/stderr 2018-07-25 03:11:16.290795013 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488276.355379, ipforwarding_fastforward_v4, failed, atf-check failed; see the output of the test for details tc-start: 1532488276.355524, ipforwarding_fastforward_v6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:09.085706517 +0000 tc-se:+++ /tmp/check.IAEujJ/stderr 2018-07-25 03:11:16.444004360 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488276.508296, ipforwarding_fastforward_v6, failed, atf-check failed; see the output of the test for details tc-start: 1532488276.508438, ipforwarding_fragment_v4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:09.085706517 +0000 tc-se:+++ /tmp/check.qu3bKf/stderr 2018-07-25 03:11:16.598246379 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488276.664370, ipforwarding_fragment_v4, failed, atf-check failed; see the output of the test for details tc-start: 1532488276.664527, ipforwarding_misc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:09.085706517 +0000 tc-se:+++ /tmp/check.yCAFYr/stderr 2018-07-25 03:11:16.751328335 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488276.816393, ipforwarding_misc, failed, atf-check failed; see the output of the test for details tc-start: 1532488276.816547, ipforwarding_v4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:09.085706517 +0000 tc-se:+++ /tmp/check.mRK6vl/stderr 2018-07-25 03:11:16.915392832 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488276.981032, ipforwarding_v4, failed, atf-check failed; see the output of the test for details tc-start: 1532488276.981186, ipforwarding_v6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:09.085706517 +0000 tc-se:+++ /tmp/check.ZfCrGg/stderr 2018-07-25 03:11:17.070448992 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488277.136690, ipforwarding_v6, failed, atf-check failed; see the output of the test for details tp-end: 1532488277.136844, net/net/t_forwarding tp-start: 1532488277.332769, net/net/t_ipaddress, 4 tc-start: 1532488277.332788, ipaddr_alias_address tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:09.085706517 +0000 tc-se:+++ /tmp/check.73txxO/stderr 2018-07-25 03:11:17.419748414 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488277.486894, ipaddr_alias_address, failed, atf-check failed; see the output of the test for details tc-start: 1532488277.487054, ipaddr_auto_linklocal tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:09.085706517 +0000 tc-se:+++ /tmp/check.uRhmSY/stderr 2018-07-25 03:11:17.574606364 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488277.641236, ipaddr_auto_linklocal, failed, atf-check failed; see the output of the test for details tc-start: 1532488277.641394, ipaddr_same_address tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:09.085706517 +0000 tc-se:+++ /tmp/check.R0mGM6/stderr 2018-07-25 03:11:17.737648384 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488277.803865, ipaddr_same_address, failed, atf-check failed; see the output of the test for details tc-start: 1532488277.804026, ipaddr_same_address6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:09.085706517 +0000 tc-se:+++ /tmp/check.4oAxvR/stderr 2018-07-25 03:11:17.889533261 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488277.957335, ipaddr_same_address6, failed, atf-check failed; see the output of the test for details tp-end: 1532488277.957489, net/net/t_ipaddress tp-start: 1532488278.68531, net/net/t_ipv6address, 2 tc-start: 1532488278.68551, linklocal tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:09.085706517 +0000 tc-se:+++ /tmp/check.IqWv17/stderr 2018-07-25 03:11:18.158693517 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:t_ipv6address: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1532488278.256533, linklocal, failed, atf-check failed; see the output of the test for details tc-start: 1532488278.256717, linklocal_ops tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.229554339 +0000 tc-se:+++ /tmp/check.Izp9AO/stderr 2018-07-25 03:11:18.361427524 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:t_ipv6address: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1532488278.448175, linklocal_ops, failed, atf-check failed; see the output of the test for details tp-end: 1532488278.448310, net/net/t_ipv6address tp-start: 1532488278.524097, net/net/t_ipv6_lifetime, 1 tc-start: 1532488278.524115, basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://sock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.3yLg7b/stderr 2018-07-25 03:11:18.611796775 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488278.688030, basic, failed, atf-check failed; see the output of the test for details tp-end: 1532488278.688193, net/net/t_ipv6_lifetime tp-start: 1532488278.817419, net/net/t_mtudisc, 2 tc-start: 1532488278.817439, mtudisc_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.jvyRP5/stderr 2018-07-25 03:11:18.903567167 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488278.972866, mtudisc_basic, failed, atf-check failed; see the output of the test for details tc-start: 1532488278.973038, mtudisc_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.Ng67t4/stderr 2018-07-25 03:11:19.067048280 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488279.132377, mtudisc_timeout, failed, atf-check failed; see the output of the test for details tp-end: 1532488279.132531, net/net/t_mtudisc tp-start: 1532488279.208470, net/net/t_mtudisc6, 1 tc-start: 1532488279.208490, mtudisc6_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.rsCaLG/stderr 2018-07-25 03:11:19.297368754 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488279.365059, mtudisc6_basic, failed, atf-check failed; see the output of the test for details tp-end: 1532488279.365206, net/net/t_mtudisc6 tp-start: 1532488279.522703, net/net/t_ping_opts, 3 tc-start: 1532488279.522721, ping_opts_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://ping_opts1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.HEyJgb/stderr 2018-07-25 03:11:19.610743987 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488279.676113, ping_opts_gateway, failed, atf-check failed; see the output of the test for details tc-start: 1532488279.676385, ping_opts_recordroute tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://ping_opts1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.TlLhPL/stderr 2018-07-25 03:11:19.765515892 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488279.833646, ping_opts_recordroute, failed, atf-check failed; see the output of the test for details tc-start: 1532488279.833806, ping_opts_sourceaddr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://ping_opts1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.x2Gd1D/stderr 2018-07-25 03:11:19.921935493 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488279.996648, ping_opts_sourceaddr, failed, atf-check failed; see the output of the test for details tp-end: 1532488279.996866, net/net/t_ping_opts tp-start: 1532488280.170288, net/net/t_ping6_opts, 3 tc-start: 1532488280.170309, ping6_opts_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.mn6aFJ/stderr 2018-07-25 03:11:20.316095785 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488280.383052, ping6_opts_gateway, failed, atf-check failed; see the output of the test for details tc-start: 1532488280.383252, ping6_opts_interface tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.unIiWw/stderr 2018-07-25 03:11:20.484467603 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488280.552290, ping6_opts_interface, failed, atf-check failed; see the output of the test for details tc-start: 1532488280.552474, ping6_opts_sourceaddr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.niFigS/stderr 2018-07-25 03:11:20.642392772 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488280.707594, ping6_opts_sourceaddr, failed, atf-check failed; see the output of the test for details tp-end: 1532488280.707746, net/net/t_ping6_opts tp-start: 1532488280.712919, net/sys/t_rfc6056, 2 tc-start: 1532488280.712934, inet4 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488280.720242, inet4, passed tc-start: 1532488280.720359, inet6 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488280.727660, inet6, passed tp-end: 1532488280.727773, net/sys/t_rfc6056 tp-start: 1532488281.415345, net/arp/t_arp, 15 tc-start: 1532488281.415364, arp_cache_expiration_10s tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.9W8JfY/stderr 2018-07-25 03:11:21.502333002 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488281.570428, arp_cache_expiration_10s, failed, atf-check failed; see the output of the test for details tc-start: 1532488281.570603, arp_cache_expiration_5s tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.KbTmmm/stderr 2018-07-25 03:11:21.661166667 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488281.727355, arp_cache_expiration_5s, failed, atf-check failed; see the output of the test for details tc-start: 1532488281.727540, arp_cache_overwriting tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.t6wmm6/stderr 2018-07-25 03:11:21.817169175 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488281.892176, arp_cache_overwriting, failed, atf-check failed; see the output of the test for details tc-start: 1532488281.892343, arp_command tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.yBYyGt/stderr 2018-07-25 03:11:21.984253260 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488282.52130, arp_command, failed, atf-check failed; see the output of the test for details tc-start: 1532488282.52307, arp_garp tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.2Hs1nr/stderr 2018-07-25 03:11:22.142149096 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488282.211142, arp_garp, failed, atf-check failed; see the output of the test for details tc-start: 1532488282.211292, arp_garp_without_dad tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.9m88FB/stderr 2018-07-25 03:11:22.300933173 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488282.380573, arp_garp_without_dad, failed, atf-check failed; see the output of the test for details tc-start: 1532488282.380740, arp_link_activation tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.KhKmNw/stderr 2018-07-25 03:11:22.470502141 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488282.539202, arp_link_activation, failed, atf-check failed; see the output of the test for details tc-start: 1532488282.539423, arp_proxy_arp_pub tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.UWUwJz/stderr 2018-07-25 03:11:22.629335456 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488282.699088, arp_proxy_arp_pub, failed, atf-check failed; see the output of the test for details tc-start: 1532488282.699297, arp_proxy_arp_pubproxy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.hx6bQ8/stderr 2018-07-25 03:11:22.789891965 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488282.858062, arp_proxy_arp_pubproxy, failed, atf-check failed; see the output of the test for details tc-start: 1532488282.858241, arp_purge_on_ifdown tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.z7Trjw/stderr 2018-07-25 03:11:22.947147566 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488283.14751, arp_purge_on_ifdown, failed, atf-check failed; see the output of the test for details tc-start: 1532488283.14923, arp_purge_on_route_change tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.QbGQ4I/stderr 2018-07-25 03:11:23.103110964 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488283.184844, arp_purge_on_route_change, failed, atf-check failed; see the output of the test for details tc-start: 1532488283.185013, arp_purge_on_route_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.xY1Mhc/stderr 2018-07-25 03:11:23.283013647 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488283.349932, arp_purge_on_route_delete, failed, atf-check failed; see the output of the test for details tc-start: 1532488283.350143, arp_rtm tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.cXUekn/stderr 2018-07-25 03:11:23.454985574 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488283.528942, arp_rtm, failed, atf-check failed; see the output of the test for details tc-start: 1532488283.529113, arp_static tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.5DYcHN/stderr 2018-07-25 03:11:23.619247512 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488283.684427, arp_static, failed, atf-check failed; see the output of the test for details tc-start: 1532488283.684579, arp_stray_entries tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.BqIfwj/stderr 2018-07-25 03:11:23.773720008 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488283.839890, arp_stray_entries, failed, atf-check failed; see the output of the test for details tp-end: 1532488283.840080, net/arp/t_arp tp-start: 1532488283.958316, net/arp/t_dad, 2 tc-start: 1532488283.958337, dad_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.cvEFEY/stderr 2018-07-25 03:11:24.044044728 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488284.113078, dad_basic, failed, atf-check failed; see the output of the test for details tc-start: 1532488284.113277, dad_duplicated tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.quAWj5/stderr 2018-07-25 03:11:24.200866824 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488284.277465, dad_duplicated, failed, atf-check failed; see the output of the test for details tp-end: 1532488284.277667, net/arp/t_dad tp-start: 1532488284.291319, net/bpf/t_bpf, 7 tc-start: 1532488284.291425, bpf_ioctl_BLEN tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.325641, bpf_ioctl_BLEN, passed tc-start: 1532488284.325827, bpf_ioctl_DLT tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.355437, bpf_ioctl_DLT, passed tc-start: 1532488284.355626, bpf_ioctl_GDLTLIST tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.386152, bpf_ioctl_GDLTLIST, passed tc-start: 1532488284.386339, bpf_ioctl_PROMISC tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.415760, bpf_ioctl_PROMISC, passed tc-start: 1532488284.416004, bpf_ioctl_SETIF tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.446883, bpf_ioctl_SETIF, passed tc-start: 1532488284.447123, bpfwriteleak tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.481136, bpfwriteleak, passed tc-start: 1532488284.481327, bpfwritetrunc tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.512915, bpfwritetrunc, passed tp-end: 1532488284.513186, net/bpf/t_bpf tp-start: 1532488284.526130, net/bpf/t_div-by-zero, 1 tc-start: 1532488284.526225, div_by_zero tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.555364, div_by_zero, passed tp-end: 1532488284.555549, net/bpf/t_div-by-zero tp-start: 1532488284.568641, net/bpf/t_mbuf, 20 tc-start: 1532488284.568756, bpf_mbuf_ldb_abs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.598402, bpf_mbuf_ldb_abs, passed tc-start: 1532488284.598555, bpf_mbuf_ldb_abs_overflow tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.632662, bpf_mbuf_ldb_abs_overflow, passed tc-start: 1532488284.632813, bpf_mbuf_ldb_ind tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.662233, bpf_mbuf_ldb_ind, passed tc-start: 1532488284.662388, bpf_mbuf_ldb_ind_overflow1 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.691477, bpf_mbuf_ldb_ind_overflow1, passed tc-start: 1532488284.691610, bpf_mbuf_ldb_ind_overflow2 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.720061, bpf_mbuf_ldb_ind_overflow2, passed tc-start: 1532488284.720218, bpf_mbuf_ldb_ind_overflow3 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.749179, bpf_mbuf_ldb_ind_overflow3, passed tc-start: 1532488284.749316, bpf_mbuf_ldh_abs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.778714, bpf_mbuf_ldh_abs, passed tc-start: 1532488284.778844, bpf_mbuf_ldh_abs_overflow tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.808397, bpf_mbuf_ldh_abs_overflow, passed tc-start: 1532488284.808523, bpf_mbuf_ldh_ind tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.838399, bpf_mbuf_ldh_ind, passed tc-start: 1532488284.838526, bpf_mbuf_ldh_ind_overflow1 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.868258, bpf_mbuf_ldh_ind_overflow1, passed tc-start: 1532488284.868386, bpf_mbuf_ldh_ind_overflow2 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.897858, bpf_mbuf_ldh_ind_overflow2, passed tc-start: 1532488284.897999, bpf_mbuf_ldh_ind_overflow3 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.927333, bpf_mbuf_ldh_ind_overflow3, passed tc-start: 1532488284.927517, bpf_mbuf_ldw_abs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.960319, bpf_mbuf_ldw_abs, passed tc-start: 1532488284.960500, bpf_mbuf_ldw_abs_overflow tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488284.990355, bpf_mbuf_ldw_abs_overflow, passed tc-start: 1532488284.990569, bpf_mbuf_ldw_ind tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488285.30350, bpf_mbuf_ldw_ind, passed tc-start: 1532488285.30560, bpf_mbuf_ldw_ind_overflow1 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488285.60077, bpf_mbuf_ldw_ind_overflow1, passed tc-start: 1532488285.60247, bpf_mbuf_ldw_ind_overflow2 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488285.95501, bpf_mbuf_ldw_ind_overflow2, passed tc-start: 1532488285.95628, bpf_mbuf_ldw_ind_overflow3 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488285.125309, bpf_mbuf_ldw_ind_overflow3, passed tc-start: 1532488285.125436, bpf_mbuf_msh tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488285.154911, bpf_mbuf_msh, passed tc-start: 1532488285.155042, bpf_mbuf_msh_overflow tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488285.184024, bpf_mbuf_msh_overflow, passed tp-end: 1532488285.184144, net/bpf/t_mbuf tp-start: 1532488285.197114, net/bpfilter/t_bpfilter, 8 tc-start: 1532488285.197130, bpfilterbadjmp tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488285.228251, bpfilterbadjmp, passed tc-start: 1532488285.228472, bpfilterbadmem tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488285.259955, bpfilterbadmem, passed tc-start: 1532488285.260190, bpfilterbadret tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488285.291411, bpfilterbadret, passed tc-start: 1532488285.291623, bpfiltercontig tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488285.345102, bpfiltercontig, passed tc-start: 1532488285.345334, bpfiltermchain tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488285.393264, bpfiltermchain, passed tc-start: 1532488285.393480, bpfilternegjmp tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488285.424356, bpfilternegjmp, passed tc-start: 1532488285.424657, bpfilternoinitA tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488285.457506, bpfilternoinitA, passed tc-start: 1532488285.457800, bpfilternoinitX tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488285.489446, bpfilternoinitX, passed tp-end: 1532488285.489740, net/bpfilter/t_bpfilter tp-start: 1532488285.502719, net/can/t_can, 11 tc-start: 1532488285.502850, canbindfilter tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488286.551146, canbindfilter, passed tc-start: 1532488286.551400, canbindunknown tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488286.579836, canbindunknown, passed tc-start: 1532488286.580040, canlocreate tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488286.612695, canlocreate, passed tc-start: 1532488286.612896, cannoloop tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488287.663846, cannoloop, passed tc-start: 1532488287.663994, cannoown tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488288.712279, cannoown, passed tc-start: 1532488288.712461, canreadlocal tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488288.756069, canreadlocal, passed tc-start: 1532488288.756192, canrecvfrom tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488288.784690, canrecvfrom, passed tc-start: 1532488288.784817, cansendtolo tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488288.822277, cansendtolo, passed tc-start: 1532488288.822397, cansendtowrite tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488288.850559, cansendtowrite, passed tc-start: 1532488288.850679, canwritelo tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488288.878821, canwritelo, passed tc-start: 1532488288.878942, canwriteunbound tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488288.907282, canwriteunbound, passed tp-end: 1532488288.907405, net/can/t_can tp-start: 1532488288.919843, net/can/t_canfilter, 4 tc-start: 1532488288.919860, canfilter_basic tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488289.968771, canfilter_basic, passed tc-start: 1532488289.968905, canfilter_get tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488289.996981, canfilter_get, passed tc-start: 1532488289.997103, canfilter_multiple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488291.44005, canfilter_multiple, passed tc-start: 1532488291.44161, canfilter_null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpnet/../../sys/rump/../kern/uipc_socket.c:2120:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488292.83837, canfilter_null, passed tp-end: 1532488292.83974, net/can/t_canfilter tp-start: 1532488292.446468, net/carp/t_basic, 8 tc-start: 1532488292.446487, carp_handover_ipv4_halt_carpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://carp_client ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.7j5kBH/stderr 2018-07-25 03:11:32.540710016 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488292.608591, carp_handover_ipv4_halt_carpdevip, failed, atf-check failed; see the output of the test for details tc-start: 1532488292.608757, carp_handover_ipv4_halt_nocarpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://carp_client ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.K53UNO/stderr 2018-07-25 03:11:32.698129186 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488292.762666, carp_handover_ipv4_halt_nocarpdevip, failed, atf-check failed; see the output of the test for details tc-start: 1532488292.762809, carp_handover_ipv4_ifdown_carpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://carp_client ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.WE7Omd/stderr 2018-07-25 03:11:32.865991372 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488292.936611, carp_handover_ipv4_ifdown_carpdevip, failed, atf-check failed; see the output of the test for details tc-start: 1532488292.936754, carp_handover_ipv4_ifdown_nocarpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://carp_client ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.TiminO/stderr 2018-07-25 03:11:33.022553938 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488293.91811, carp_handover_ipv4_ifdown_nocarpdevip, failed, atf-check failed; see the output of the test for details tc-start: 1532488293.91951, carp_handover_ipv6_halt_carpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://carp_client ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.HWDiT7/stderr 2018-07-25 03:11:33.181938161 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488293.254002, carp_handover_ipv6_halt_carpdevip, failed, atf-check failed; see the output of the test for details tc-start: 1532488293.254197, carp_handover_ipv6_halt_nocarpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://carp_client ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.AaBQKa/stderr 2018-07-25 03:11:33.355679866 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488293.426782, carp_handover_ipv6_halt_nocarpdevip, expected_failure, nd6 needs to be fixed: atf-check failed; see the output of the test for details tc-start: 1532488293.427001, carp_handover_ipv6_ifdown_carpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://carp_client ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.4jN3PC/stderr 2018-07-25 03:11:33.527422294 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488293.599771, carp_handover_ipv6_ifdown_carpdevip, failed, atf-check failed; see the output of the test for details tc-start: 1532488293.599977, carp_handover_ipv6_ifdown_nocarpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://carp_client ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.7Du4CE/stderr 2018-07-25 03:11:33.691596232 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488293.773807, carp_handover_ipv6_ifdown_nocarpdevip, expected_failure, nd6 needs to be fixed: atf-check failed; see the output of the test for details tp-end: 1532488293.774013, net/carp/t_basic tp-start: 1532488293.787198, net/icmp/t_forward, 1 tc-start: 1532488293.787301, returndatabytes tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488294.826095, returndatabytes, passed tp-end: 1532488294.826317, net/icmp/t_forward tp-start: 1532488294.838226, net/icmp/t_ping, 5 tc-start: 1532488294.838242, floodping tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:got 0/10000 tc-end: 1532488295.211325, floodping, passed tc-start: 1532488295.211651, floodping2 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:got 0/10000 tc-so:got 0/10000 tc-end: 1532488295.707804, floodping2, passed tc-start: 1532488295.708074, ping_of_death tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488295.811722, ping_of_death, passed tc-start: 1532488295.812034, pingsize tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0000090] Kernel RNG "kernel" runs test FAILURE: too few runs of 1 0s (2315 <= 2315) tc-so:[ 1.0000090] cprng kernel: failed statistical RNG test tc-so:got 835/65535 tc-end: 1532488296.324056, pingsize, passed tc-start: 1532488296.324302, simpleping tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488296.868801, simpleping, passed tp-end: 1532488296.869033, net/icmp/t_ping tp-start: 1532488296.943717, net/icmp/t_ping2, 1 tc-start: 1532488296.943735, basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:18.431536923 +0000 tc-se:+++ /tmp/check.2ApcFC/stderr 2018-07-25 03:11:37.036094486 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump.halt: init failed: No such file or directory tc-se:t_ping2: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1532488297.109535, basic, failed, atf-check failed; see the output of the test for details tp-end: 1532488297.109661, net/icmp/t_ping2 tp-start: 1532488297.231709, net/icmp/t_icmp_redirect, 2 tc-start: 1532488297.231726, icmp_redirect tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:37.100624964 +0000 tc-se:+++ /tmp/check.yD2bgF/stderr 2018-07-25 03:11:37.328112954 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488297.396969, icmp_redirect, failed, atf-check failed; see the output of the test for details tc-start: 1532488297.397121, icmp_redirect_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:37.100624964 +0000 tc-se:+++ /tmp/check.pWttjC/stderr 2018-07-25 03:11:37.490365280 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488297.558975, icmp_redirect_timeout, failed, atf-check failed; see the output of the test for details tp-end: 1532488297.559121, net/icmp/t_icmp_redirect tp-start: 1532488297.636739, net/icmp/t_icmp6_redirect, 1 tc-start: 1532488297.636758, icmp6_redirect_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:37.100624964 +0000 tc-se:+++ /tmp/check.DZEgAV/stderr 2018-07-25 03:11:37.729899075 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488297.800940, icmp6_redirect_basic, failed, atf-check failed; see the output of the test for details tp-end: 1532488297.801168, net/icmp/t_icmp6_redirect tp-start: 1532488297.815407, net/if/t_compat, 1 tc-start: 1532488297.815425, OOSIOCGIFBRDADDR tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488297.845493, OOSIOCGIFBRDADDR, expected_failure, PR kern/51610: rump does not include COMPAT_43: /public/src.git/tests/net/if/t_compat.c:72: rump_sys_ioctl(fd, ((((unsigned long)0x80000000|(unsigned long)0x40000000)) | (((sizeof(struct oifreq)) & 0x1fff) << 16) | ((('i')) << 8) | ((18))), &ifreq): Inappropriate ioctl for device tp-end: 1532488297.845718, net/if/t_compat tp-start: 1532488297.919113, net/if/t_ifconf, 1 tc-start: 1532488297.919131, basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://./r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:37.100624964 +0000 tc-se:+++ /tmp/check.4iuOKH/stderr 2018-07-25 03:11:38.005630209 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488298.81404, basic, failed, atf-check failed; see the output of the test for details tp-end: 1532488298.81570, net/if/t_ifconf tp-start: 1532488298.356935, net/if/t_ifconfig, 6 tc-start: 1532488298.356955, ifconfig_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpdev unix://./r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:38.079867158 +0000 tc-se:+++ /tmp/check.wtAnpw/stderr 2018-07-25 03:11:38.460439828 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488298.526216, ifconfig_create_destroy, failed, atf-check failed; see the output of the test for details tc-start: 1532488298.526355, ifconfig_number tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://./r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:38.525042802 +0000 tc-se:+++ /tmp/check.YBggeN/stderr 2018-07-25 03:11:38.615252800 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488298.695727, ifconfig_number, failed, atf-check failed; see the output of the test for details tc-start: 1532488298.695870, ifconfig_options tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpdev unix://./r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:38.525042802 +0000 tc-se:+++ /tmp/check.tO63NJ/stderr 2018-07-25 03:11:38.785271755 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488298.856441, ifconfig_options, failed, atf-check failed; see the output of the test for details tc-start: 1532488298.856610, ifconfig_parameters tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpdev unix://./r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:38.855255441 +0000 tc-se:+++ /tmp/check.2cGlzG/stderr 2018-07-25 03:11:38.945121680 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump.halt: init failed: No such file or directory tc-se:t_ifconfig: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1532488299.25526, ifconfig_parameters, failed, atf-check failed; see the output of the test for details tc-start: 1532488299.25649, ifconfig_up_down_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://./r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.9Hl450/stderr 2018-07-25 03:11:39.115607874 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488299.192290, ifconfig_up_down_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1532488299.192429, ifconfig_up_down_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://./r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.tTQJO5/stderr 2018-07-25 03:11:39.281532453 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488299.373010, ifconfig_up_down_ipv6, failed, atf-check failed; see the output of the test for details tp-end: 1532488299.373193, net/if/t_ifconfig tp-start: 1532488299.613162, net/if_bridge/t_bridge, 5 tc-start: 1532488299.613186, bridge_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.Gfzl54/stderr 2018-07-25 03:11:39.719816579 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488299.788537, bridge_create_destroy, failed, atf-check failed; see the output of the test for details tc-start: 1532488299.788724, bridge_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.A4GyPE/stderr 2018-07-25 03:11:39.874151068 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488299.942520, bridge_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1532488299.942702, bridge_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.R7ObDu/stderr 2018-07-25 03:11:40.030202815 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488300.106048, bridge_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1532488300.106197, bridge_member_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.7My9ED/stderr 2018-07-25 03:11:40.195957192 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488300.265011, bridge_member_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1532488300.265155, bridge_member_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.VaUWrC/stderr 2018-07-25 03:11:40.355066380 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488300.426475, bridge_member_ipv6, failed, atf-check failed; see the output of the test for details tp-end: 1532488300.505275, net/if_bridge/t_bridge tp-start: 1532488300.755346, net/if_bridge/t_rtable, 5 tc-start: 1532488300.755365, bridge_rtable_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.uf6HBh/stderr 2018-07-25 03:11:40.842800505 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488300.916392, bridge_rtable_basic, failed, atf-check failed; see the output of the test for details tc-start: 1532488300.916539, bridge_rtable_delete_member tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.uuf455/stderr 2018-07-25 03:11:41.011782527 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488301.76823, bridge_rtable_delete_member, failed, atf-check failed; see the output of the test for details tc-start: 1532488301.77051, bridge_rtable_flush tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.4lSh7f/stderr 2018-07-25 03:11:41.175208325 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488301.243446, bridge_rtable_flush, failed, atf-check failed; see the output of the test for details tc-start: 1532488301.243618, bridge_rtable_maxaddr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.mimwx9/stderr 2018-07-25 03:11:41.333021679 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488301.400668, bridge_rtable_maxaddr, failed, atf-check failed; see the output of the test for details tc-start: 1532488301.400846, bridge_rtable_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_bridge unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.bWayWo/stderr 2018-07-25 03:11:41.490985750 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488301.561031, bridge_rtable_timeout, failed, atf-check failed; see the output of the test for details tp-end: 1532488301.561204, net/if_bridge/t_rtable tp-start: 1532488302.192255, net/if_gif/t_gif, 13 tc-start: 1532488302.192273, gif_basic_ipv4overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.6xMO6b/stderr 2018-07-25 03:11:42.296111331 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488302.368210, gif_basic_ipv4overipv4, failed, atf-check failed; see the output of the test for details tc-start: 1532488302.368395, gif_basic_ipv4overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.SI1A6o/stderr 2018-07-25 03:11:42.456673358 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488302.522498, gif_basic_ipv4overipv6, failed, atf-check failed; see the output of the test for details tc-start: 1532488302.522669, gif_basic_ipv6overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.78JMAK/stderr 2018-07-25 03:11:42.613360940 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488302.682478, gif_basic_ipv6overipv4, failed, atf-check failed; see the output of the test for details tc-start: 1532488302.682650, gif_basic_ipv6overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.RVXRG5/stderr 2018-07-25 03:11:42.772021049 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488302.842080, gif_basic_ipv6overipv6, failed, atf-check failed; see the output of the test for details tc-start: 1532488302.842279, gif_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.76JgIe/stderr 2018-07-25 03:11:42.937339895 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488303.10204, gif_create_destroy, failed, atf-check failed; see the output of the test for details tc-start: 1532488303.10402, gif_ioctl_ipv4overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.Fb18ce/stderr 2018-07-25 03:11:43.101105123 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488303.170456, gif_ioctl_ipv4overipv4, failed, atf-check failed; see the output of the test for details tc-start: 1532488303.170632, gif_ioctl_ipv4overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.sGI39q/stderr 2018-07-25 03:11:43.262500495 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488303.329336, gif_ioctl_ipv4overipv6, failed, atf-check failed; see the output of the test for details tc-start: 1532488303.329543, gif_ioctl_ipv6overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.ULyLL0/stderr 2018-07-25 03:11:43.434716587 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488303.509387, gif_ioctl_ipv6overipv4, failed, atf-check failed; see the output of the test for details tc-start: 1532488303.509602, gif_ioctl_ipv6overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.7Hzijk/stderr 2018-07-25 03:11:43.608482107 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488303.683606, gif_ioctl_ipv6overipv6, failed, atf-check failed; see the output of the test for details tc-start: 1532488303.683810, gif_recursive_ipv4overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.5F5rlR/stderr 2018-07-25 03:11:43.773247811 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488303.844667, gif_recursive_ipv4overipv4, failed, atf-check failed; see the output of the test for details tc-start: 1532488303.844862, gif_recursive_ipv4overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.Euvks4/stderr 2018-07-25 03:11:43.933997152 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488304.10018, gif_recursive_ipv4overipv6, failed, atf-check failed; see the output of the test for details tc-start: 1532488304.10256, gif_recursive_ipv6overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.a87l7q/stderr 2018-07-25 03:11:44.105828349 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488304.178650, gif_recursive_ipv6overipv4, failed, atf-check failed; see the output of the test for details tc-start: 1532488304.178809, gif_recursive_ipv6overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.EAYwlz/stderr 2018-07-25 03:11:44.271110039 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488304.341996, gif_recursive_ipv6overipv6, failed, atf-check failed; see the output of the test for details tp-end: 1532488304.342152, net/if_gif/t_gif tp-start: 1532488305.654239, net/if_ipsec/t_ipsec, 25 tc-start: 1532488305.654259, ipsecif_basic_ipv4overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.vI2xHu/stderr 2018-07-25 03:11:45.921266903 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488306.123657, ipsecif_basic_ipv4overipv4_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488306.123840, ipsecif_basic_ipv4overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.MPcdH6/stderr 2018-07-25 03:11:46.362381486 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488306.556690, ipsecif_basic_ipv4overipv4_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488306.556867, ipsecif_basic_ipv4overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.53tMCG/stderr 2018-07-25 03:11:46.794958461 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488307.3294, ipsecif_basic_ipv4overipv6_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488307.3504, ipsecif_basic_ipv4overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.2jTTAy/stderr 2018-07-25 03:11:47.237845546 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488307.427155, ipsecif_basic_ipv4overipv6_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488307.427332, ipsecif_basic_ipv6overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.Kkz8wN/stderr 2018-07-25 03:11:47.650708354 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488307.841338, ipsecif_basic_ipv6overipv4_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488307.841513, ipsecif_basic_ipv6overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.bgV1xF/stderr 2018-07-25 03:11:48.062797391 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488308.277205, ipsecif_basic_ipv6overipv4_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488308.277385, ipsecif_basic_ipv6overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.ZCXIk9/stderr 2018-07-25 03:11:48.499354481 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488308.704414, ipsecif_basic_ipv6overipv6_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488308.704595, ipsecif_basic_ipv6overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.KURzSj/stderr 2018-07-25 03:11:48.918798852 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488309.119051, ipsecif_basic_ipv6overipv6_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488309.119236, ipsecif_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.jCDQb8/stderr 2018-07-25 03:11:49.342003966 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488309.535870, ipsecif_create_destroy, failed, atf-check failed; see the output of the test for details tc-start: 1532488309.536144, ipsecif_ioctl_ipv4overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.iE8IWA/stderr 2018-07-25 03:11:49.803389421 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488309.994722, ipsecif_ioctl_ipv4overipv4_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488309.994970, ipsecif_ioctl_ipv4overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.C0b0qg/stderr 2018-07-25 03:11:50.238220803 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488310.437471, ipsecif_ioctl_ipv4overipv4_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488310.437680, ipsecif_ioctl_ipv4overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.l2Elbn/stderr 2018-07-25 03:11:50.747385795 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488311.9777, ipsecif_ioctl_ipv4overipv6_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488311.9967, ipsecif_ioctl_ipv4overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.WLeqj0/stderr 2018-07-25 03:11:51.236392848 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488311.443293, ipsecif_ioctl_ipv4overipv6_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488311.443499, ipsecif_ioctl_ipv6overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.2dQcRj/stderr 2018-07-25 03:11:51.671338071 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488311.862807, ipsecif_ioctl_ipv6overipv4_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488311.862971, ipsecif_ioctl_ipv6overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.qrI2LT/stderr 2018-07-25 03:11:52.086084638 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488312.277420, ipsecif_ioctl_ipv6overipv4_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488312.277641, ipsecif_ioctl_ipv6overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.pkRVjo/stderr 2018-07-25 03:11:52.492177172 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488312.690258, ipsecif_ioctl_ipv6overipv6_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488312.690405, ipsecif_ioctl_ipv6overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.4elLC3/stderr 2018-07-25 03:11:52.907635701 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488313.101013, ipsecif_ioctl_ipv6overipv6_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488313.101184, ipsecif_recursive_ipv4overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.qqKrnL/stderr 2018-07-25 03:11:53.327269481 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488313.542561, ipsecif_recursive_ipv4overipv4_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488313.542812, ipsecif_recursive_ipv4overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.SBfrsN/stderr 2018-07-25 03:11:53.778296916 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488313.976416, ipsecif_recursive_ipv4overipv4_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488313.976629, ipsecif_recursive_ipv4overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.dE0xBF/stderr 2018-07-25 03:11:54.197234868 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488314.390469, ipsecif_recursive_ipv4overipv6_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488314.390682, ipsecif_recursive_ipv4overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.9Xo5vB/stderr 2018-07-25 03:11:54.614273416 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488314.825562, ipsecif_recursive_ipv4overipv6_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488314.825783, ipsecif_recursive_ipv6overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.Dn1y32/stderr 2018-07-25 03:11:55.049568754 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488315.262210, ipsecif_recursive_ipv6overipv4_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488315.262433, ipsecif_recursive_ipv6overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.4AWMIw/stderr 2018-07-25 03:11:55.480895152 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488315.681807, ipsecif_recursive_ipv6overipv4_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488315.682021, ipsecif_recursive_ipv6overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.vYKYmM/stderr 2018-07-25 03:11:55.911287492 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488316.129730, ipsecif_recursive_ipv6overipv6_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488316.130017, ipsecif_recursive_ipv6overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.pnlRad/stderr 2018-07-25 03:11:56.368691925 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488316.569981, ipsecif_recursive_ipv6overipv6_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tp-end: 1532488316.570196, net/if_ipsec/t_ipsec tp-start: 1532488316.811082, net/if_l2tp/t_l2tp, 5 tc-start: 1532488316.811235, l2tp_basic_ipv4overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.uBcexK/stderr 2018-07-25 03:11:56.904235339 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488316.976230, l2tp_basic_ipv4overipv4, failed, atf-check failed; see the output of the test for details tc-start: 1532488316.976443, l2tp_basic_ipv4overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.2QW9Mz/stderr 2018-07-25 03:11:57.068679283 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488317.136563, l2tp_basic_ipv4overipv6, failed, atf-check failed; see the output of the test for details tc-start: 1532488317.136777, l2tp_basic_ipv6overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.jXTBB9/stderr 2018-07-25 03:11:57.226054033 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488317.300713, l2tp_basic_ipv6overipv4, failed, atf-check failed; see the output of the test for details tc-start: 1532488317.300928, l2tp_basic_ipv6overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.OcFgzN/stderr 2018-07-25 03:11:57.392057324 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488317.462440, l2tp_basic_ipv6overipv6, failed, atf-check failed; see the output of the test for details tc-start: 1532488317.462647, l2tp_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_l2tp unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.5mCQ3b/stderr 2018-07-25 03:11:57.554383262 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488317.623335, l2tp_create_destroy, failed, atf-check failed; see the output of the test for details tp-end: 1532488317.623476, net/if_l2tp/t_l2tp tp-start: 1532488317.635707, net/if_loop/t_pr, 2 tc-start: 1532488317.635723, loopmtu tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488317.664078, loopmtu, passed tc-start: 1532488317.664204, loopmtu_csum tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488317.697244, loopmtu_csum, passed tp-end: 1532488317.697409, net/if_loop/t_pr tp-start: 1532488317.789416, net/if_loop/t_basic, 1 tc-start: 1532488317.789435, loop_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://loop_basic_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.XQzHbw/stderr 2018-07-25 03:11:57.879749894 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488317.967283, loop_create_destroy, failed, atf-check failed; see the output of the test for details tp-end: 1532488317.967459, net/if_loop/t_basic tp-start: 1532488318.221659, net/if_pppoe/t_pppoe, 5 tc-start: 1532488318.221719, pppoe6_chap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.7gqjZK/stderr 2018-07-25 03:11:58.316679658 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488318.393223, pppoe6_chap, failed, atf-check failed; see the output of the test for details tc-start: 1532488318.393449, pppoe6_pap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.utFqMk/stderr 2018-07-25 03:11:58.493908258 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488318.563288, pppoe6_pap, failed, atf-check failed; see the output of the test for details tc-start: 1532488318.563504, pppoe_chap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.KxF6hJ/stderr 2018-07-25 03:11:58.658547619 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488318.742346, pppoe_chap, failed, atf-check failed; see the output of the test for details tc-start: 1532488318.742573, pppoe_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.BSxJr2/stderr 2018-07-25 03:11:58.834390149 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488318.908949, pppoe_create_destroy, failed, atf-check failed; see the output of the test for details tc-start: 1532488318.909267, pppoe_pap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.lty1T6/stderr 2018-07-25 03:11:59.015503321 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488319.85939, pppoe_pap, failed, atf-check failed; see the output of the test for details tp-end: 1532488319.86157, net/if_pppoe/t_pppoe tp-start: 1532488319.225055, net/if_tap/t_tap, 3 tc-start: 1532488319.225206, tap_bridged tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_tap -lrumpnet_bridge unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.DKN66n/stderr 2018-07-25 03:11:59.314122629 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488319.389158, tap_bridged, failed, atf-check failed; see the output of the test for details tc-start: 1532488319.389463, tap_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_tap unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.nzWkZZ/stderr 2018-07-25 03:11:59.486322378 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488319.554175, tap_create_destroy, failed, atf-check failed; see the output of the test for details tc-start: 1532488319.554395, tap_stand_alone tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 -lrumpnet_tap unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.U7hCIa/stderr 2018-07-25 03:11:59.633769609 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488319.695729, tap_stand_alone, failed, atf-check failed; see the output of the test for details tp-end: 1532488319.695968, net/if_tap/t_tap tp-start: 1532488319.822164, net/if_tun/t_tun, 2 tc-start: 1532488319.822184, tun_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_tun -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:39.016932553 +0000 tc-se:+++ /tmp/check.ZK8fnI/stderr 2018-07-25 03:11:59.914677239 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488319.984812, tun_create_destroy, failed, atf-check failed; see the output of the test for details tc-start: 1532488319.984937, tun_setup tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_tun -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:11:59.983521393 +0000 tc-se:+++ /tmp/check.V7GvXW/stderr 2018-07-25 03:12:00.072115125 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump.halt: init failed: No such file or directory tc-se:t_tun: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1532488320.147029, tun_setup, failed, atf-check failed; see the output of the test for details tp-end: 1532488320.147147, net/if_tun/t_tun tp-start: 1532488321.172527, net/ipsec/t_ipsec_ah_keys, 20 tc-start: 1532488321.172546, ipsec_ah_aesxcbcmac_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.aMN41p/stderr 2018-07-25 03:12:01.379492599 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488321.552809, ipsec_ah_aesxcbcmac_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488321.552996, ipsec_ah_aesxcbcmac_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.K4xASW/stderr 2018-07-25 03:12:01.775853589 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488321.955617, ipsec_ah_aesxcbcmac_valid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488321.955804, ipsec_ah_hmacmd5_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.Uqg4cv/stderr 2018-07-25 03:12:02.168414306 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488322.341079, ipsec_ah_hmacmd5_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488322.341261, ipsec_ah_hmacmd5_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.a8dD3S/stderr 2018-07-25 03:12:02.557012368 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488322.756221, ipsec_ah_hmacmd5_valid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488322.756409, ipsec_ah_hmacripemd160_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.xKI9Yg/stderr 2018-07-25 03:12:02.958122285 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488323.136431, ipsec_ah_hmacripemd160_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488323.136665, ipsec_ah_hmacripemd160_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.XMU67d/stderr 2018-07-25 03:12:03.337907216 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488323.538723, ipsec_ah_hmacripemd160_valid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488323.538963, ipsec_ah_hmacsha1_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.3pq1xY/stderr 2018-07-25 03:12:03.744289591 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488323.922930, ipsec_ah_hmacsha1_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488323.927325, ipsec_ah_hmacsha1_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.BcOf1l/stderr 2018-07-25 03:12:04.156084037 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488324.327789, ipsec_ah_hmacsha1_valid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488324.327998, ipsec_ah_hmacsha256_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.ExsUMP/stderr 2018-07-25 03:12:04.535577590 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488324.720064, ipsec_ah_hmacsha256_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488324.720294, ipsec_ah_hmacsha256_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.SDIFmF/stderr 2018-07-25 03:12:04.918737461 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488325.101070, ipsec_ah_hmacsha256_valid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488325.101222, ipsec_ah_hmacsha384_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.hpPm6X/stderr 2018-07-25 03:12:05.310796648 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488325.492099, ipsec_ah_hmacsha384_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488325.492349, ipsec_ah_hmacsha384_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.kD7yq4/stderr 2018-07-25 03:12:05.693700131 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488325.864784, ipsec_ah_hmacsha384_valid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488325.864998, ipsec_ah_hmacsha512_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.LDhcbv/stderr 2018-07-25 03:12:06.069035334 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488326.269573, ipsec_ah_hmacsha512_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488326.269808, ipsec_ah_hmacsha512_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.sizW9T/stderr 2018-07-25 03:12:06.471294630 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488326.647909, ipsec_ah_hmacsha512_valid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488326.648199, ipsec_ah_keyedmd5_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.HuE3c3/stderr 2018-07-25 03:12:06.862916540 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488327.70445, ipsec_ah_keyedmd5_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488327.70677, ipsec_ah_keyedmd5_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.8vFDss/stderr 2018-07-25 03:12:07.281040910 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488327.454838, ipsec_ah_keyedmd5_valid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488327.455033, ipsec_ah_keyedsha1_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.Fs8R6C/stderr 2018-07-25 03:12:07.665421397 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488327.842275, ipsec_ah_keyedsha1_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488327.842513, ipsec_ah_keyedsha1_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.UUo3bt/stderr 2018-07-25 03:12:08.048261884 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488328.240508, ipsec_ah_keyedsha1_valid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488328.240793, ipsec_ah_null_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.abk7Rc/stderr 2018-07-25 03:12:08.457842850 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488328.627452, ipsec_ah_null_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488328.627685, ipsec_ah_null_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.JDdHDJ/stderr 2018-07-25 03:12:08.825894726 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488329.237, ipsec_ah_null_valid_keys, failed, atf-check failed; see the output of the test for details tp-end: 1532488329.407, net/ipsec/t_ipsec_ah_keys tp-start: 1532488330.150654, net/ipsec/t_ipsec_esp_keys, 22 tc-start: 1532488330.150681, ipsec_esp_3descbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.pGT5VF/stderr 2018-07-25 03:12:10.371070788 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488330.554466, ipsec_esp_3descbc_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488330.554615, ipsec_esp_3descbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.yy20Jl/stderr 2018-07-25 03:12:10.757699327 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488330.972613, ipsec_esp_3descbc_valid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488330.972775, ipsec_esp_aesctr_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.gISSN5/stderr 2018-07-25 03:12:11.184391197 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488331.364459, ipsec_esp_aesctr_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488331.364681, ipsec_esp_aesctr_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.xpVvot/stderr 2018-07-25 03:12:11.591128855 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488331.787128, ipsec_esp_aesctr_valid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488331.787281, ipsec_esp_aesgcm16_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.koWffl/stderr 2018-07-25 03:12:12.019209099 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488332.202639, ipsec_esp_aesgcm16_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488332.202789, ipsec_esp_aesgcm16_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.UrxQcU/stderr 2018-07-25 03:12:12.418358572 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488332.603654, ipsec_esp_aesgcm16_valid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488332.603804, ipsec_esp_aesgmac_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.u1K3GS/stderr 2018-07-25 03:12:12.813451384 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488332.995109, ipsec_esp_aesgmac_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488332.995290, ipsec_esp_aesgmac_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.QJVmOQ/stderr 2018-07-25 03:12:13.238568543 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488333.420083, ipsec_esp_aesgmac_valid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488333.420262, ipsec_esp_blowfishcbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.603hd7/stderr 2018-07-25 03:12:13.632332415 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488333.830730, ipsec_esp_blowfishcbc_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488333.830925, ipsec_esp_blowfishcbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.qqGmX3/stderr 2018-07-25 03:12:14.052069002 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488334.231701, ipsec_esp_blowfishcbc_valid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488334.231857, ipsec_esp_camelliacbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.UpvAva/stderr 2018-07-25 03:12:14.452418418 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488334.639949, ipsec_esp_camelliacbc_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488334.640097, ipsec_esp_camelliacbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.r3zW4h/stderr 2018-07-25 03:12:14.849242246 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488335.34747, ipsec_esp_camelliacbc_valid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488335.34904, ipsec_esp_cast128cbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.YCaNTz/stderr 2018-07-25 03:12:15.242043216 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488335.441411, ipsec_esp_cast128cbc_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488335.441620, ipsec_esp_cast128cbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.12qWy2/stderr 2018-07-25 03:12:15.651131872 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488335.836178, ipsec_esp_cast128cbc_valid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488335.836385, ipsec_esp_descbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.kZUVBj/stderr 2018-07-25 03:12:16.065521619 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488336.262059, ipsec_esp_descbc_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488336.262273, ipsec_esp_descbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.qvujPt/stderr 2018-07-25 03:12:16.479958859 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488336.661059, ipsec_esp_descbc_valid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488336.661266, ipsec_esp_desderiv_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.fRCV2G/stderr 2018-07-25 03:12:16.877054929 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488337.62344, ipsec_esp_desderiv_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488337.62571, ipsec_esp_desderiv_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.eFjX9K/stderr 2018-07-25 03:12:17.266633982 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488337.454384, ipsec_esp_desderiv_valid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488337.454607, ipsec_esp_null_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.sREepz/stderr 2018-07-25 03:12:17.664205949 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488337.855078, ipsec_esp_null_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488337.855224, ipsec_esp_null_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.Ptar0T/stderr 2018-07-25 03:12:18.060429352 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488338.243620, ipsec_esp_null_valid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488338.243826, ipsec_esp_rijndaelcbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.yAQrlG/stderr 2018-07-25 03:12:18.464641480 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488338.651691, ipsec_esp_rijndaelcbc_invalid_keys, failed, atf-check failed; see the output of the test for details tc-start: 1532488338.651842, ipsec_esp_rijndaelcbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.lYWeFQ/stderr 2018-07-25 03:12:18.869935938 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488339.59377, ipsec_esp_rijndaelcbc_valid_keys, failed, atf-check failed; see the output of the test for details tp-end: 1532488339.59591, net/ipsec/t_ipsec_esp_keys tp-start: 1532488339.857197, net/ipsec/t_ipsec_gif, 16 tc-start: 1532488339.857314, ipsec_gif_ipv4_transport_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.lSLjQu/stderr 2018-07-25 03:12:20.043061433 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488340.214452, ipsec_gif_ipv4_transport_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488340.214659, ipsec_gif_ipv4_transport_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.sHcI9U/stderr 2018-07-25 03:12:20.455501002 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488340.626777, ipsec_gif_ipv4_transport_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488340.627002, ipsec_gif_ipv4_transport_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.vMcOKe/stderr 2018-07-25 03:12:20.813912337 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488340.983803, ipsec_gif_ipv4_transport_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488340.984056, ipsec_gif_ipv4_transport_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.XxGkNK/stderr 2018-07-25 03:12:21.178312282 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488341.362552, ipsec_gif_ipv4_transport_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488341.362732, ipsec_gif_ipv4_tunnel_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.YTOWxb/stderr 2018-07-25 03:12:21.566287220 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488341.732960, ipsec_gif_ipv4_tunnel_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488341.733272, ipsec_gif_ipv4_tunnel_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.GyLhxh/stderr 2018-07-25 03:12:21.917679785 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488342.93035, ipsec_gif_ipv4_tunnel_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488342.93354, ipsec_gif_ipv4_tunnel_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.dfRiCz/stderr 2018-07-25 03:12:22.283193279 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488342.459403, ipsec_gif_ipv4_tunnel_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488342.459631, ipsec_gif_ipv4_tunnel_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.bhlnFF/stderr 2018-07-25 03:12:22.649414544 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488342.824949, ipsec_gif_ipv4_tunnel_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488342.825244, ipsec_gif_ipv6_transport_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.8jZN5c/stderr 2018-07-25 03:12:23.022855932 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488343.195067, ipsec_gif_ipv6_transport_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488343.195292, ipsec_gif_ipv6_transport_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.E5n1tg/stderr 2018-07-25 03:12:23.385392790 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488343.569865, ipsec_gif_ipv6_transport_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488343.570101, ipsec_gif_ipv6_transport_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.ryEv16/stderr 2018-07-25 03:12:23.756133764 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488343.930912, ipsec_gif_ipv6_transport_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488343.931179, ipsec_gif_ipv6_transport_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.4n4u2v/stderr 2018-07-25 03:12:24.125546916 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488344.301927, ipsec_gif_ipv6_transport_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488344.302234, ipsec_gif_ipv6_tunnel_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.dEU8XL/stderr 2018-07-25 03:12:24.497953395 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488344.666317, ipsec_gif_ipv6_tunnel_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488344.666552, ipsec_gif_ipv6_tunnel_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.F4QMbW/stderr 2018-07-25 03:12:24.891753375 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488345.76253, ipsec_gif_ipv6_tunnel_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488345.76481, ipsec_gif_ipv6_tunnel_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.FDiwt6/stderr 2018-07-25 03:12:25.263944254 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488345.429080, ipsec_gif_ipv6_tunnel_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488345.429306, ipsec_gif_ipv6_tunnel_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.w9emQH/stderr 2018-07-25 03:12:25.618907664 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488345.783250, ipsec_gif_ipv6_tunnel_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tp-end: 1532488345.783471, net/ipsec/t_ipsec_gif tp-start: 1532488346.642399, net/ipsec/t_ipsec_l2tp, 16 tc-start: 1532488346.642420, ipsec_l2tp_ipv4_transport_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.iNoanL/stderr 2018-07-25 03:12:26.875359253 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488347.44777, ipsec_l2tp_ipv4_transport_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488347.44959, ipsec_l2tp_ipv4_transport_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.j1cRrt/stderr 2018-07-25 03:12:27.234302778 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488347.403702, ipsec_l2tp_ipv4_transport_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488347.403894, ipsec_l2tp_ipv4_transport_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.eoLnbz/stderr 2018-07-25 03:12:27.592949337 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488347.759341, ipsec_l2tp_ipv4_transport_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488347.759532, ipsec_l2tp_ipv4_transport_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.5O2kMM/stderr 2018-07-25 03:12:27.948481814 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488348.115525, ipsec_l2tp_ipv4_transport_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488348.115677, ipsec_l2tp_ipv4_tunnel_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.tRuKiI/stderr 2018-07-25 03:12:28.299648024 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488348.488628, ipsec_l2tp_ipv4_tunnel_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488348.488851, ipsec_l2tp_ipv4_tunnel_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.wuHkjz/stderr 2018-07-25 03:12:28.710835339 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488348.873440, ipsec_l2tp_ipv4_tunnel_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488348.873719, ipsec_l2tp_ipv4_tunnel_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.bc969P/stderr 2018-07-25 03:12:29.074924141 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488349.248717, ipsec_l2tp_ipv4_tunnel_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488349.248915, ipsec_l2tp_ipv4_tunnel_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.1Q86OA/stderr 2018-07-25 03:12:29.436896892 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488349.622884, ipsec_l2tp_ipv4_tunnel_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488349.623074, ipsec_l2tp_ipv6_transport_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.8WKAlp/stderr 2018-07-25 03:12:29.823987849 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488349.995704, ipsec_l2tp_ipv6_transport_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488349.995921, ipsec_l2tp_ipv6_transport_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.KRgoxT/stderr 2018-07-25 03:12:30.197718170 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488350.370023, ipsec_l2tp_ipv6_transport_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488350.370206, ipsec_l2tp_ipv6_transport_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.Rrswbk/stderr 2018-07-25 03:12:30.627726034 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488350.865586, ipsec_l2tp_ipv6_transport_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488350.865760, ipsec_l2tp_ipv6_transport_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.oRpL4v/stderr 2018-07-25 03:12:31.058475263 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488351.224527, ipsec_l2tp_ipv6_transport_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488351.224734, ipsec_l2tp_ipv6_tunnel_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.NUZX9Q/stderr 2018-07-25 03:12:31.449608145 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488351.615628, ipsec_l2tp_ipv6_tunnel_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488351.615770, ipsec_l2tp_ipv6_tunnel_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.VvNZzH/stderr 2018-07-25 03:12:31.809817403 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488351.979420, ipsec_l2tp_ipv6_tunnel_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488351.979575, ipsec_l2tp_ipv6_tunnel_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.GpaAzE/stderr 2018-07-25 03:12:32.182330599 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488352.362907, ipsec_l2tp_ipv6_tunnel_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488352.363055, ipsec_l2tp_ipv6_tunnel_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.ISx8tt/stderr 2018-07-25 03:12:32.551246900 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488352.734369, ipsec_l2tp_ipv6_tunnel_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tp-end: 1532488352.734516, net/ipsec/t_ipsec_l2tp tp-start: 1532488354.836100, net/ipsec/t_ipsec_misc, 40 tc-start: 1532488354.836120, ipsec_lifetime_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.Y2783J/stderr 2018-07-25 03:12:35.205741536 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488355.542344, ipsec_lifetime_ipv4_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488355.542547, ipsec_lifetime_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.y67ybf/stderr 2018-07-25 03:12:35.906787828 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488356.252788, ipsec_lifetime_ipv4_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488356.252990, ipsec_lifetime_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.LDK7LL/stderr 2018-07-25 03:12:36.636709508 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488357.10566, ipsec_lifetime_ipv4_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488357.10766, ipsec_lifetime_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.IGZDrG/stderr 2018-07-25 03:12:37.392908201 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488357.748085, ipsec_lifetime_ipv4_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488357.748243, ipsec_lifetime_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.p0dMUn/stderr 2018-07-25 03:12:38.186677381 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488358.531899, ipsec_lifetime_ipv6_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488358.532052, ipsec_lifetime_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.xUgwB2/stderr 2018-07-25 03:12:38.889775331 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488359.247850, ipsec_lifetime_ipv6_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488359.248088, ipsec_lifetime_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.RusmVL/stderr 2018-07-25 03:12:39.608444463 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488359.975107, ipsec_lifetime_ipv6_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488359.975259, ipsec_lifetime_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.9yGHn1/stderr 2018-07-25 03:12:40.334606098 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488360.693905, ipsec_lifetime_ipv6_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488360.792660, ipsec_multiple_sa_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.7A9b1n/stderr 2018-07-25 03:12:41.167417042 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488361.506367, ipsec_multiple_sa_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488361.506561, ipsec_multiple_sa_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.i1g0PW/stderr 2018-07-25 03:12:41.904229891 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488362.239077, ipsec_multiple_sa_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488362.239274, ipsec_multiple_sa_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.26HaI4/stderr 2018-07-25 03:12:42.608036101 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488362.956087, ipsec_multiple_sa_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488362.956404, ipsec_multiple_sa_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.bVsFaG/stderr 2018-07-25 03:12:43.341629756 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488363.695253, ipsec_multiple_sa_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488363.695455, ipsec_nosa_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.zCLP6V/stderr 2018-07-25 03:12:44.066294623 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488364.393318, ipsec_nosa_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488364.393470, ipsec_nosa_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.OAfeeJ/stderr 2018-07-25 03:12:44.763288375 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488365.111870, ipsec_nosa_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488365.112026, ipsec_nosa_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.GDJxRy/stderr 2018-07-25 03:12:45.505963561 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488365.857363, ipsec_nosa_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488365.857552, ipsec_nosa_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.gT3Mgv/stderr 2018-07-25 03:12:46.241687305 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488366.571706, ipsec_nosa_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488366.571924, ipsec_spi_ah_hmacsha512_preferred_new_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.LYzTHW/stderr 2018-07-25 03:12:46.946595192 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488367.307195, ipsec_spi_ah_hmacsha512_preferred_new_delete, failed, atf-check failed; see the output of the test for details tc-start: 1532488367.307385, ipsec_spi_ah_hmacsha512_preferred_new_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.mU0jR8/stderr 2018-07-25 03:12:47.710405467 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488368.46908, ipsec_spi_ah_hmacsha512_preferred_new_timeout, failed, atf-check failed; see the output of the test for details tc-start: 1532488368.47072, ipsec_spi_ah_hmacsha512_preferred_old_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.m5JovI/stderr 2018-07-25 03:12:48.409004031 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488368.746403, ipsec_spi_ah_hmacsha512_preferred_old_delete, failed, atf-check failed; see the output of the test for details tc-start: 1532488368.746605, ipsec_spi_ah_hmacsha512_preferred_old_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.IhAPTm/stderr 2018-07-25 03:12:49.119968554 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488369.465853, ipsec_spi_ah_hmacsha512_preferred_old_timeout, failed, atf-check failed; see the output of the test for details tc-start: 1532488369.466028, ipsec_spi_ah_null_preferred_new_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.EKI0jt/stderr 2018-07-25 03:12:49.852073611 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488370.197088, ipsec_spi_ah_null_preferred_new_delete, failed, atf-check failed; see the output of the test for details tc-start: 1532488370.197286, ipsec_spi_ah_null_preferred_new_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.59tiQl/stderr 2018-07-25 03:12:50.592239471 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488370.932597, ipsec_spi_ah_null_preferred_new_timeout, failed, atf-check failed; see the output of the test for details tc-start: 1532488370.995646, ipsec_spi_ah_null_preferred_old_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.Z09pEp/stderr 2018-07-25 03:12:51.363164127 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488371.703458, ipsec_spi_ah_null_preferred_old_delete, failed, atf-check failed; see the output of the test for details tc-start: 1532488371.703601, ipsec_spi_ah_null_preferred_old_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.IduZAo/stderr 2018-07-25 03:12:52.077102840 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488372.423950, ipsec_spi_ah_null_preferred_old_timeout, failed, atf-check failed; see the output of the test for details tc-start: 1532488372.424146, ipsec_spi_esp_null_preferred_new_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.yzUCFU/stderr 2018-07-25 03:12:52.825482452 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488373.166865, ipsec_spi_esp_null_preferred_new_delete, failed, atf-check failed; see the output of the test for details tc-start: 1532488373.167018, ipsec_spi_esp_null_preferred_new_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.zLHvkO/stderr 2018-07-25 03:12:53.575390262 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488373.924971, ipsec_spi_esp_null_preferred_new_timeout, failed, atf-check failed; see the output of the test for details tc-start: 1532488373.925193, ipsec_spi_esp_null_preferred_old_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.LFUcMT/stderr 2018-07-25 03:12:54.287513311 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488374.645738, ipsec_spi_esp_null_preferred_old_delete, failed, atf-check failed; see the output of the test for details tc-start: 1532488374.645884, ipsec_spi_esp_null_preferred_old_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.ZiBj3l/stderr 2018-07-25 03:12:55.015912312 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488375.373069, ipsec_spi_esp_null_preferred_old_timeout, failed, atf-check failed; see the output of the test for details tc-start: 1532488375.373215, ipsec_spi_esp_rijndaelcbc_preferred_new_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.AlBXoG/stderr 2018-07-25 03:12:55.768660147 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488376.104777, ipsec_spi_esp_rijndaelcbc_preferred_new_delete, failed, atf-check failed; see the output of the test for details tc-start: 1532488376.105031, ipsec_spi_esp_rijndaelcbc_preferred_new_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.x1XERW/stderr 2018-07-25 03:12:56.471499544 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488376.808926, ipsec_spi_esp_rijndaelcbc_preferred_new_timeout, failed, atf-check failed; see the output of the test for details tc-start: 1532488376.809119, ipsec_spi_esp_rijndaelcbc_preferred_old_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.hzE0mN/stderr 2018-07-25 03:12:57.195879458 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488377.572955, ipsec_spi_esp_rijndaelcbc_preferred_old_delete, failed, atf-check failed; see the output of the test for details tc-start: 1532488377.573229, ipsec_spi_esp_rijndaelcbc_preferred_old_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.6e1zkn/stderr 2018-07-25 03:12:57.937277527 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488378.296661, ipsec_spi_esp_rijndaelcbc_preferred_old_timeout, failed, atf-check failed; see the output of the test for details tc-start: 1532488378.296833, ipsec_update_sa_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.StBrsY/stderr 2018-07-25 03:12:58.701591986 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488379.63715, ipsec_update_sa_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488379.63960, ipsec_update_sa_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.WlCvhf/stderr 2018-07-25 03:12:59.428705558 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488379.812953, ipsec_update_sa_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488379.813116, ipsec_update_sa_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.xTnWsN/stderr 2018-07-25 03:13:00.308162095 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488380.664426, ipsec_update_sa_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488380.664576, ipsec_update_sa_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.a2cIGq/stderr 2018-07-25 03:13:01.036160416 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488381.412490, ipsec_update_sa_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488381.412677, ipsec_update_sp_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.6h1Ydg/stderr 2018-07-25 03:13:01.813631784 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488382.178622, ipsec_update_sp_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488382.178835, ipsec_update_sp_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.prB7Dd/stderr 2018-07-25 03:13:02.564553410 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488382.906371, ipsec_update_sp_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488382.906600, ipsec_update_sp_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.w314JH/stderr 2018-07-25 03:13:03.288467134 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488383.635459, ipsec_update_sp_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488383.635648, ipsec_update_sp_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.FlZ93w/stderr 2018-07-25 03:13:04.015709493 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488384.360187, ipsec_update_sp_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tp-end: 1532488384.360402, net/ipsec/t_ipsec_misc tp-start: 1532488384.499694, net/ipsec/t_ipsec_natt, 2 tc-start: 1532488384.499719, ipsec_natt_transport_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_natt_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.uRiRsc/stderr 2018-07-25 03:13:04.619410102 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488384.707034, ipsec_natt_transport_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488384.707179, ipsec_natt_transport_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_natt_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.XbLwwi/stderr 2018-07-25 03:13:04.820316572 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488384.917386, ipsec_natt_transport_rijndaelcbc, failed, atf-check failed; see the output of the test for details tp-end: 1532488384.917555, net/ipsec/t_ipsec_natt tp-start: 1532488385.477391, net/ipsec/t_ipsec_sockopt, 10 tc-start: 1532488385.477417, ipsec_IP_IPSEC_POLICY_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.RKAuO5/stderr 2018-07-25 03:13:05.638272206 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488385.759095, ipsec_IP_IPSEC_POLICY_ipv4_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488385.759247, ipsec_IP_IPSEC_POLICY_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.1OA4th/stderr 2018-07-25 03:13:05.936467648 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488386.65768, ipsec_IP_IPSEC_POLICY_ipv4_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488386.65919, ipsec_IP_IPSEC_POLICY_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.IeCXc9/stderr 2018-07-25 03:13:06.245188239 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488386.374090, ipsec_IP_IPSEC_POLICY_ipv4_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488386.374240, ipsec_IP_IPSEC_POLICY_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.I0t2MR/stderr 2018-07-25 03:13:06.540828816 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488386.675972, ipsec_IP_IPSEC_POLICY_ipv4_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488386.676111, ipsec_IP_IPSEC_POLICY_ipv4_ipcomp_deflate tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.LzxviV/stderr 2018-07-25 03:13:06.832170174 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488386.960012, ipsec_IP_IPSEC_POLICY_ipv4_ipcomp_deflate, failed, atf-check failed; see the output of the test for details tc-start: 1532488386.960188, ipsec_IP_IPSEC_POLICY_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.G0aQX2/stderr 2018-07-25 03:13:07.123837551 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488387.248635, ipsec_IP_IPSEC_POLICY_ipv6_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488387.248825, ipsec_IP_IPSEC_POLICY_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.QuHVvS/stderr 2018-07-25 03:13:07.422329189 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488387.551544, ipsec_IP_IPSEC_POLICY_ipv6_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488387.551782, ipsec_IP_IPSEC_POLICY_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.Xhh7dV/stderr 2018-07-25 03:13:07.749920684 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488387.877290, ipsec_IP_IPSEC_POLICY_ipv6_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488387.877496, ipsec_IP_IPSEC_POLICY_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.1lqvrp/stderr 2018-07-25 03:13:08.058958425 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488388.204125, ipsec_IP_IPSEC_POLICY_ipv6_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488388.204316, ipsec_IP_IPSEC_POLICY_ipv6_ipcomp_deflate tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.0E8mP1/stderr 2018-07-25 03:13:08.365191689 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488388.493468, ipsec_IP_IPSEC_POLICY_ipv6_ipcomp_deflate, failed, atf-check failed; see the output of the test for details tp-end: 1532488388.493648, net/ipsec/t_ipsec_sockopt tp-start: 1532488388.678952, net/ipsec/t_ipsec_sysctl, 3 tc-start: 1532488388.678975, ipsec_sysctl0 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_sysctl ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.xbqMAi/stderr 2018-07-25 03:13:08.789738105 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488388.859522, ipsec_sysctl0, failed, atf-check failed; see the output of the test for details tc-start: 1532488388.859672, ipsec_sysctl4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_sysctl ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.1RcdK1/stderr 2018-07-25 03:13:08.966608559 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488389.42996, ipsec_sysctl4, failed, atf-check failed; see the output of the test for details tc-start: 1532488389.43226, ipsec_sysctl6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_sysctl ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.Jw6s4w/stderr 2018-07-25 03:13:09.141579540 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488389.214642, ipsec_sysctl6, failed, atf-check failed; see the output of the test for details tp-end: 1532488389.214794, net/ipsec/t_ipsec_sysctl tp-start: 1532488390.36747, net/ipsec/t_ipsec_tcp, 15 tc-start: 1532488390.36766, ipsec_tcp_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.uM781i/stderr 2018-07-25 03:13:10.224616560 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488390.414926, ipsec_tcp_ipv4_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488390.423405, ipsec_tcp_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.4c45c7/stderr 2018-07-25 03:13:10.621506458 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488390.790197, ipsec_tcp_ipv4_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488390.790430, ipsec_tcp_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.6BbYqK/stderr 2018-07-25 03:13:10.991164823 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488391.189081, ipsec_tcp_ipv4_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488391.189279, ipsec_tcp_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.6ak3IF/stderr 2018-07-25 03:13:11.382145730 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488391.547508, ipsec_tcp_ipv4_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488391.547722, ipsec_tcp_ipv4_none tc-se:sh: arithmetic expression: expecting primary: " / 8" tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.TGZ54j/stderr 2018-07-25 03:13:11.746742557 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488391.929568, ipsec_tcp_ipv4_none, failed, atf-check failed; see the output of the test for details tc-start: 1532488391.929781, ipsec_tcp_ipv4mappedipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.k9WB60/stderr 2018-07-25 03:13:12.126934592 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488392.290981, ipsec_tcp_ipv4mappedipv6_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488392.291228, ipsec_tcp_ipv4mappedipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.UvXf9l/stderr 2018-07-25 03:13:12.484406771 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488392.651188, ipsec_tcp_ipv4mappedipv6_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488392.651493, ipsec_tcp_ipv4mappedipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.1Xt60p/stderr 2018-07-25 03:13:12.843205934 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488393.5479, ipsec_tcp_ipv4mappedipv6_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488393.5738, ipsec_tcp_ipv4mappedipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.KHZBCK/stderr 2018-07-25 03:13:13.217660020 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488393.391643, ipsec_tcp_ipv4mappedipv6_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488393.391877, ipsec_tcp_ipv4mappedipv6_none tc-se:sh: arithmetic expression: expecting primary: " / 8" tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.aSmzfF/stderr 2018-07-25 03:13:13.620738274 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488393.799058, ipsec_tcp_ipv4mappedipv6_none, failed, atf-check failed; see the output of the test for details tc-start: 1532488393.799225, ipsec_tcp_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.WwqnrH/stderr 2018-07-25 03:13:13.991467515 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488394.160508, ipsec_tcp_ipv6_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488394.160697, ipsec_tcp_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.OVRNyt/stderr 2018-07-25 03:13:14.352456761 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488394.515595, ipsec_tcp_ipv6_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488394.515947, ipsec_tcp_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.pUN2VZ/stderr 2018-07-25 03:13:14.721629030 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488394.889884, ipsec_tcp_ipv6_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488394.890075, ipsec_tcp_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.X8sm83/stderr 2018-07-25 03:13:15.079442383 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488395.240670, ipsec_tcp_ipv6_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488395.240856, ipsec_tcp_ipv6_none tc-se:sh: arithmetic expression: expecting primary: " / 8" tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.0eLjb4/stderr 2018-07-25 03:13:15.431457164 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488395.604788, ipsec_tcp_ipv6_none, failed, atf-check failed; see the output of the test for details tp-end: 1532488395.604992, net/ipsec/t_ipsec_tcp tp-start: 1532488397.893370, net/ipsec/t_ipsec_transport, 44 tc-start: 1532488397.893388, ipsec_transport_ipv4_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.xaBOTL/stderr 2018-07-25 03:13:18.249939402 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488398.609851, ipsec_transport_ipv4_ah_aesxcbcmac, failed, atf-check failed; see the output of the test for details tc-start: 1532488398.610000, ipsec_transport_ipv4_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.H66u5H/stderr 2018-07-25 03:13:18.970079601 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488399.275201, ipsec_transport_ipv4_ah_hmacmd5, failed, atf-check failed; see the output of the test for details tc-start: 1532488399.275407, ipsec_transport_ipv4_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.x6z8Rw/stderr 2018-07-25 03:13:19.698824875 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488400.40379, ipsec_transport_ipv4_ah_hmacripemd160, failed, atf-check failed; see the output of the test for details tc-start: 1532488400.40577, ipsec_transport_ipv4_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.rbgw90/stderr 2018-07-25 03:13:20.386258193 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488400.742413, ipsec_transport_ipv4_ah_hmacsha1, failed, atf-check failed; see the output of the test for details tc-start: 1532488400.742699, ipsec_transport_ipv4_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.BZroU6/stderr 2018-07-25 03:13:21.091620956 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488401.405822, ipsec_transport_ipv4_ah_hmacsha256, failed, atf-check failed; see the output of the test for details tc-start: 1532488401.406079, ipsec_transport_ipv4_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.nZJ0mO/stderr 2018-07-25 03:13:21.776915945 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488402.95414, ipsec_transport_ipv4_ah_hmacsha384, failed, atf-check failed; see the output of the test for details tc-start: 1532488402.95570, ipsec_transport_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.YV8A8s/stderr 2018-07-25 03:13:22.468950477 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488402.777988, ipsec_transport_ipv4_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488402.778347, ipsec_transport_ipv4_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.GlRMTl/stderr 2018-07-25 03:13:23.134145495 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488403.454273, ipsec_transport_ipv4_ah_keyedmd5, failed, atf-check failed; see the output of the test for details tc-start: 1532488403.454503, ipsec_transport_ipv4_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.J1w1Vm/stderr 2018-07-25 03:13:23.855437866 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488404.193921, ipsec_transport_ipv4_ah_keyedsha1, failed, atf-check failed; see the output of the test for details tc-start: 1532488404.194160, ipsec_transport_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.qwjnir/stderr 2018-07-25 03:13:24.540129147 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488404.854761, ipsec_transport_ipv4_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488404.854912, ipsec_transport_ipv4_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.emZYIm/stderr 2018-07-25 03:13:25.241578702 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488405.558558, ipsec_transport_ipv4_esp_3descbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488405.558718, ipsec_transport_ipv4_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.gsgfLw/stderr 2018-07-25 03:13:25.900151719 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488406.215703, ipsec_transport_ipv4_esp_aesctr, failed, atf-check failed; see the output of the test for details tc-start: 1532488406.215864, ipsec_transport_ipv4_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.MlB6lH/stderr 2018-07-25 03:13:26.628617488 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488406.973065, ipsec_transport_ipv4_esp_aesgcm16, failed, atf-check failed; see the output of the test for details tc-start: 1532488406.973241, ipsec_transport_ipv4_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.v1BvGg/stderr 2018-07-25 03:13:27.335759666 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488407.667054, ipsec_transport_ipv4_esp_aesgmac, failed, atf-check failed; see the output of the test for details tc-start: 1532488407.667279, ipsec_transport_ipv4_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.YvBZev/stderr 2018-07-25 03:13:28.050745230 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488408.359211, ipsec_transport_ipv4_esp_blowfishcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488408.359437, ipsec_transport_ipv4_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.PHk7jS/stderr 2018-07-25 03:13:28.699684760 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488409.7405, ipsec_transport_ipv4_esp_camelliacbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488409.7639, ipsec_transport_ipv4_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.Lt4Qny/stderr 2018-07-25 03:13:29.356488768 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488409.691860, ipsec_transport_ipv4_esp_cast128cbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488409.692054, ipsec_transport_ipv4_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.ziNeGk/stderr 2018-07-25 03:13:30.080611875 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488410.437219, ipsec_transport_ipv4_esp_descbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488410.437459, ipsec_transport_ipv4_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.ndz0kN/stderr 2018-07-25 03:13:30.868580598 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488411.228780, ipsec_transport_ipv4_esp_desderiv, failed, atf-check failed; see the output of the test for details tc-start: 1532488411.228999, ipsec_transport_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.kqhWKQ/stderr 2018-07-25 03:13:31.612299003 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488411.932940, ipsec_transport_ipv4_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488411.933153, ipsec_transport_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.e3HJSt/stderr 2018-07-25 03:13:32.301891256 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488412.626582, ipsec_transport_ipv4_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488412.626827, ipsec_transport_ipv4_ipcomp_deflate tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.hNsDIF/stderr 2018-07-25 03:13:32.996425128 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488413.334464, ipsec_transport_ipv4_ipcomp_deflate, failed, atf-check failed; see the output of the test for details tc-start: 1532488413.334624, ipsec_transport_ipv6_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.gsIGer/stderr 2018-07-25 03:13:33.700601567 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488414.14709, ipsec_transport_ipv6_ah_aesxcbcmac, failed, atf-check failed; see the output of the test for details tc-start: 1532488414.14952, ipsec_transport_ipv6_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.fzZpSh/stderr 2018-07-25 03:13:34.364770127 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488414.678646, ipsec_transport_ipv6_ah_hmacmd5, failed, atf-check failed; see the output of the test for details tc-start: 1532488414.678807, ipsec_transport_ipv6_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.waB512/stderr 2018-07-25 03:13:35.042550683 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488415.356107, ipsec_transport_ipv6_ah_hmacripemd160, failed, atf-check failed; see the output of the test for details tc-start: 1532488415.356258, ipsec_transport_ipv6_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.JJTEcx/stderr 2018-07-25 03:13:35.732441507 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488416.39258, ipsec_transport_ipv6_ah_hmacsha1, failed, atf-check failed; see the output of the test for details tc-start: 1532488416.39414, ipsec_transport_ipv6_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.w3v5cl/stderr 2018-07-25 03:13:36.384159323 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488416.683281, ipsec_transport_ipv6_ah_hmacsha256, failed, atf-check failed; see the output of the test for details tc-start: 1532488416.683441, ipsec_transport_ipv6_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.rY4AhQ/stderr 2018-07-25 03:13:37.028940574 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488417.330784, ipsec_transport_ipv6_ah_hmacsha384, failed, atf-check failed; see the output of the test for details tc-start: 1532488417.330994, ipsec_transport_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.xJnRGW/stderr 2018-07-25 03:13:37.677969082 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488417.998772, ipsec_transport_ipv6_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488417.999024, ipsec_transport_ipv6_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.yeKScL/stderr 2018-07-25 03:13:38.374194579 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488418.701499, ipsec_transport_ipv6_ah_keyedmd5, failed, atf-check failed; see the output of the test for details tc-start: 1532488418.701650, ipsec_transport_ipv6_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.DLD8Ea/stderr 2018-07-25 03:13:39.058551809 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488419.382416, ipsec_transport_ipv6_ah_keyedsha1, failed, atf-check failed; see the output of the test for details tc-start: 1532488419.382567, ipsec_transport_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.jk9p6o/stderr 2018-07-25 03:13:39.763913315 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488420.86838, ipsec_transport_ipv6_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488420.86999, ipsec_transport_ipv6_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.i2hvPz/stderr 2018-07-25 03:13:40.499714373 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488420.808106, ipsec_transport_ipv6_esp_3descbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488420.808662, ipsec_transport_ipv6_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.NGmOVy/stderr 2018-07-25 03:13:41.183077622 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488421.496974, ipsec_transport_ipv6_esp_aesctr, failed, atf-check failed; see the output of the test for details tc-start: 1532488421.497188, ipsec_transport_ipv6_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.GJL6a1/stderr 2018-07-25 03:13:41.847357649 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488422.204647, ipsec_transport_ipv6_esp_aesgcm16, failed, atf-check failed; see the output of the test for details tc-start: 1532488422.204810, ipsec_transport_ipv6_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.q4h40q/stderr 2018-07-25 03:13:42.557760158 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488422.868886, ipsec_transport_ipv6_esp_aesgmac, failed, atf-check failed; see the output of the test for details tc-start: 1532488422.869103, ipsec_transport_ipv6_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.uskQwE/stderr 2018-07-25 03:13:43.281810142 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488423.613574, ipsec_transport_ipv6_esp_blowfishcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488423.613717, ipsec_transport_ipv6_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.QohCG5/stderr 2018-07-25 03:13:43.959607530 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488424.273408, ipsec_transport_ipv6_esp_camelliacbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488424.273560, ipsec_transport_ipv6_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.uGlm8l/stderr 2018-07-25 03:13:44.633871787 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488424.943769, ipsec_transport_ipv6_esp_cast128cbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488424.943917, ipsec_transport_ipv6_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.HtSkNO/stderr 2018-07-25 03:13:45.286516048 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488425.632854, ipsec_transport_ipv6_esp_descbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488425.633012, ipsec_transport_ipv6_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.5NyWmJ/stderr 2018-07-25 03:13:46.025632053 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488426.332599, ipsec_transport_ipv6_esp_desderiv, failed, atf-check failed; see the output of the test for details tc-start: 1532488426.333006, ipsec_transport_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.WVIq4B/stderr 2018-07-25 03:13:46.695473192 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488427.4829, ipsec_transport_ipv6_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488427.4985, ipsec_transport_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.Z2IDn5/stderr 2018-07-25 03:13:47.364023384 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488427.684581, ipsec_transport_ipv6_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488427.684772, ipsec_transport_ipv6_ipcomp_deflate tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.E1ZFtz/stderr 2018-07-25 03:13:48.024936433 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488428.340276, ipsec_transport_ipv6_ipcomp_deflate, failed, atf-check failed; see the output of the test for details tp-end: 1532488428.340437, net/ipsec/t_ipsec_transport tp-start: 1532488430.558055, net/ipsec/t_ipsec_tunnel, 42 tc-start: 1532488430.558075, ipsec_tunnel_ipv4_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.jii0NM/stderr 2018-07-25 03:13:50.907207644 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488431.245945, ipsec_tunnel_ipv4_ah_aesxcbcmac, failed, atf-check failed; see the output of the test for details tc-start: 1532488431.246147, ipsec_tunnel_ipv4_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.eMDEFE/stderr 2018-07-25 03:13:51.598217325 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488431.957121, ipsec_tunnel_ipv4_ah_hmacmd5, failed, atf-check failed; see the output of the test for details tc-start: 1532488431.957275, ipsec_tunnel_ipv4_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.lJlCKz/stderr 2018-07-25 03:13:52.290795363 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488432.604267, ipsec_tunnel_ipv4_ah_hmacripemd160, failed, atf-check failed; see the output of the test for details tc-start: 1532488432.604489, ipsec_tunnel_ipv4_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.WLyJ1x/stderr 2018-07-25 03:13:52.968544769 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488433.283828, ipsec_tunnel_ipv4_ah_hmacsha1, failed, atf-check failed; see the output of the test for details tc-start: 1532488433.283981, ipsec_tunnel_ipv4_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.2riVy3/stderr 2018-07-25 03:13:53.617342661 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488433.913309, ipsec_tunnel_ipv4_ah_hmacsha256, failed, atf-check failed; see the output of the test for details tc-start: 1532488433.913704, ipsec_tunnel_ipv4_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.TlgdS8/stderr 2018-07-25 03:13:54.253505567 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488434.580182, ipsec_tunnel_ipv4_ah_hmacsha384, failed, atf-check failed; see the output of the test for details tc-start: 1532488434.580370, ipsec_tunnel_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.JzoypF/stderr 2018-07-25 03:13:54.943394575 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488435.243504, ipsec_tunnel_ipv4_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488435.243798, ipsec_tunnel_ipv4_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.dyXztW/stderr 2018-07-25 03:13:55.584059730 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488435.879349, ipsec_tunnel_ipv4_ah_keyedmd5, failed, atf-check failed; see the output of the test for details tc-start: 1532488435.879501, ipsec_tunnel_ipv4_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.ujHJVy/stderr 2018-07-25 03:13:56.217056801 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488436.514141, ipsec_tunnel_ipv4_ah_keyedsha1, failed, atf-check failed; see the output of the test for details tc-start: 1532488436.514307, ipsec_tunnel_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.ocoHHu/stderr 2018-07-25 03:13:56.866329404 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488437.193781, ipsec_tunnel_ipv4_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488437.193945, ipsec_tunnel_ipv4_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.b8LCnc/stderr 2018-07-25 03:13:57.525659570 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488437.820788, ipsec_tunnel_ipv4_esp_3descbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488437.821087, ipsec_tunnel_ipv4_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.hjE5yn/stderr 2018-07-25 03:13:58.158930908 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488438.478423, ipsec_tunnel_ipv4_esp_aesctr, failed, atf-check failed; see the output of the test for details tc-start: 1532488438.478664, ipsec_tunnel_ipv4_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.j573O5/stderr 2018-07-25 03:13:58.834132155 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488439.171721, ipsec_tunnel_ipv4_esp_aesgcm16, failed, atf-check failed; see the output of the test for details tc-start: 1532488439.171964, ipsec_tunnel_ipv4_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.Aribaq/stderr 2018-07-25 03:13:59.518743398 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488439.842686, ipsec_tunnel_ipv4_esp_aesgmac, failed, atf-check failed; see the output of the test for details tc-start: 1532488439.842841, ipsec_tunnel_ipv4_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.zXlMQx/stderr 2018-07-25 03:14:00.202126202 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488440.514360, ipsec_tunnel_ipv4_esp_blowfishcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488440.530203, ipsec_tunnel_ipv4_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.FQJmpT/stderr 2018-07-25 03:14:00.876598446 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488441.172999, ipsec_tunnel_ipv4_esp_camelliacbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488441.173158, ipsec_tunnel_ipv4_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.RKvnYK/stderr 2018-07-25 03:14:01.529684663 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488441.829460, ipsec_tunnel_ipv4_esp_cast128cbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488441.829611, ipsec_tunnel_ipv4_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.FPvUgW/stderr 2018-07-25 03:14:02.160469301 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488442.495697, ipsec_tunnel_ipv4_esp_descbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488442.496013, ipsec_tunnel_ipv4_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.mqbjt1/stderr 2018-07-25 03:14:02.839392181 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488443.166167, ipsec_tunnel_ipv4_esp_desderiv, failed, atf-check failed; see the output of the test for details tc-start: 1532488443.166370, ipsec_tunnel_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.hjiCYo/stderr 2018-07-25 03:14:03.533247755 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488443.823099, ipsec_tunnel_ipv4_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488443.823252, ipsec_tunnel_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.GoAC0B/stderr 2018-07-25 03:14:04.186375108 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488444.482115, ipsec_tunnel_ipv4_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488444.482269, ipsec_tunnel_ipv6_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.N2abQw/stderr 2018-07-25 03:14:04.859814540 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488445.195089, ipsec_tunnel_ipv6_ah_aesxcbcmac, failed, atf-check failed; see the output of the test for details tc-start: 1532488445.195317, ipsec_tunnel_ipv6_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.9Pjhj8/stderr 2018-07-25 03:14:05.560082311 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488445.903996, ipsec_tunnel_ipv6_ah_hmacmd5, failed, atf-check failed; see the output of the test for details tc-start: 1532488445.904180, ipsec_tunnel_ipv6_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.4uAXXd/stderr 2018-07-25 03:14:06.252847802 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488446.564869, ipsec_tunnel_ipv6_ah_hmacripemd160, failed, atf-check failed; see the output of the test for details tc-start: 1532488446.565015, ipsec_tunnel_ipv6_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.ZO2PoK/stderr 2018-07-25 03:14:06.918375753 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488447.241551, ipsec_tunnel_ipv6_ah_hmacsha1, failed, atf-check failed; see the output of the test for details tc-start: 1532488447.241706, ipsec_tunnel_ipv6_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.3UQryB/stderr 2018-07-25 03:14:07.582009469 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488447.886474, ipsec_tunnel_ipv6_ah_hmacsha256, failed, atf-check failed; see the output of the test for details tc-start: 1532488447.886707, ipsec_tunnel_ipv6_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.NJCkDM/stderr 2018-07-25 03:14:08.232989412 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488448.527600, ipsec_tunnel_ipv6_ah_hmacsha384, failed, atf-check failed; see the output of the test for details tc-start: 1532488448.527765, ipsec_tunnel_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.5qrVCf/stderr 2018-07-25 03:14:08.881610466 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488449.188520, ipsec_tunnel_ipv6_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488449.188749, ipsec_tunnel_ipv6_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.UKaiqD/stderr 2018-07-25 03:14:09.525705386 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488449.829964, ipsec_tunnel_ipv6_ah_keyedmd5, failed, atf-check failed; see the output of the test for details tc-start: 1532488449.830115, ipsec_tunnel_ipv6_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.Sst8Mg/stderr 2018-07-25 03:14:10.168949569 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488450.489019, ipsec_tunnel_ipv6_ah_keyedsha1, failed, atf-check failed; see the output of the test for details tc-start: 1532488450.489196, ipsec_tunnel_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.jVK9AO/stderr 2018-07-25 03:14:10.877843437 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488451.230081, ipsec_tunnel_ipv6_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488451.230242, ipsec_tunnel_ipv6_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.bZ0C0z/stderr 2018-07-25 03:14:11.571581608 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488451.874257, ipsec_tunnel_ipv6_esp_3descbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488451.874424, ipsec_tunnel_ipv6_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.jETEo0/stderr 2018-07-25 03:14:12.227886040 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488452.562702, ipsec_tunnel_ipv6_esp_aesctr, failed, atf-check failed; see the output of the test for details tc-start: 1532488452.562904, ipsec_tunnel_ipv6_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.MwpTMU/stderr 2018-07-25 03:14:12.912837899 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488453.210187, ipsec_tunnel_ipv6_esp_aesgcm16, failed, atf-check failed; see the output of the test for details tc-start: 1532488453.210342, ipsec_tunnel_ipv6_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.K7I8Pt/stderr 2018-07-25 03:14:13.565733308 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488453.921177, ipsec_tunnel_ipv6_esp_aesgmac, failed, atf-check failed; see the output of the test for details tc-start: 1532488453.921365, ipsec_tunnel_ipv6_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.xxYFyA/stderr 2018-07-25 03:14:14.303011510 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488454.615081, ipsec_tunnel_ipv6_esp_blowfishcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488454.615234, ipsec_tunnel_ipv6_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.fYERSD/stderr 2018-07-25 03:14:14.963124248 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488455.284324, ipsec_tunnel_ipv6_esp_camelliacbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488455.284496, ipsec_tunnel_ipv6_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.3y6WZ9/stderr 2018-07-25 03:14:15.655784488 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488455.962916, ipsec_tunnel_ipv6_esp_cast128cbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488455.963153, ipsec_tunnel_ipv6_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.LhNCGx/stderr 2018-07-25 03:14:16.337932219 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488456.648321, ipsec_tunnel_ipv6_esp_descbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488456.648481, ipsec_tunnel_ipv6_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.iliBCq/stderr 2018-07-25 03:14:17.022241189 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488457.374940, ipsec_tunnel_ipv6_esp_desderiv, failed, atf-check failed; see the output of the test for details tc-start: 1532488457.375179, ipsec_tunnel_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.jVyxt8/stderr 2018-07-25 03:14:17.760411822 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488458.81919, ipsec_tunnel_ipv6_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488458.82076, ipsec_tunnel_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.3ngJmD/stderr 2018-07-25 03:14:18.430131647 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488458.742216, ipsec_tunnel_ipv6_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tp-end: 1532488458.742373, net/ipsec/t_ipsec_tunnel tp-start: 1532488459.202348, net/ipsec/t_ipsec_tunnel_ipcomp, 8 tc-start: 1532488459.202519, ipsec_tunnel_ipcomp_deflate_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.edogop/stderr 2018-07-25 03:14:19.379182504 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488459.508930, ipsec_tunnel_ipcomp_deflate_ipv4_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488459.509156, ipsec_tunnel_ipcomp_deflate_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.htmc9G/stderr 2018-07-25 03:14:19.674305208 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488459.797818, ipsec_tunnel_ipcomp_deflate_ipv4_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488459.797958, ipsec_tunnel_ipcomp_deflate_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.AzKVXW/stderr 2018-07-25 03:14:19.958332996 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488460.95679, ipsec_tunnel_ipcomp_deflate_ipv4_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488460.95842, ipsec_tunnel_ipcomp_deflate_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.6DeDrM/stderr 2018-07-25 03:14:20.251883084 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488460.371586, ipsec_tunnel_ipcomp_deflate_ipv4_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488460.371729, ipsec_tunnel_ipcomp_deflate_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.PR8Rx3/stderr 2018-07-25 03:14:20.557593657 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488460.678906, ipsec_tunnel_ipcomp_deflate_ipv6_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488460.679138, ipsec_tunnel_ipcomp_deflate_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.XRU5dc/stderr 2018-07-25 03:14:20.880659996 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488461.72611, ipsec_tunnel_ipcomp_deflate_ipv6_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488461.72837, ipsec_tunnel_ipcomp_deflate_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.DIc1Cq/stderr 2018-07-25 03:14:21.227338554 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488461.346560, ipsec_tunnel_ipcomp_deflate_ipv6_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488461.346797, ipsec_tunnel_ipcomp_deflate_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.r2nTyQ/stderr 2018-07-25 03:14:21.531251412 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488461.644158, ipsec_tunnel_ipcomp_deflate_ipv6_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tp-end: 1532488461.644370, net/ipsec/t_ipsec_tunnel_ipcomp tp-start: 1532488463.973519, net/ipsec/t_ipsec_tunnel_odd, 42 tc-start: 1532488463.973540, ipsec_tunnel_v4v6_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.eua4NO/stderr 2018-07-25 03:14:24.322767373 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488464.638391, ipsec_tunnel_v4v6_ah_aesxcbcmac, failed, atf-check failed; see the output of the test for details tc-start: 1532488464.638703, ipsec_tunnel_v4v6_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.h5CZvs/stderr 2018-07-25 03:14:24.981259793 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488465.326759, ipsec_tunnel_v4v6_ah_hmacmd5, failed, atf-check failed; see the output of the test for details tc-start: 1532488465.326992, ipsec_tunnel_v4v6_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.VgSrJV/stderr 2018-07-25 03:14:25.669551461 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488465.975760, ipsec_tunnel_v4v6_ah_hmacripemd160, failed, atf-check failed; see the output of the test for details tc-start: 1532488465.976006, ipsec_tunnel_v4v6_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.2GTuWj/stderr 2018-07-25 03:14:26.330552720 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488466.643614, ipsec_tunnel_v4v6_ah_hmacsha1, failed, atf-check failed; see the output of the test for details tc-start: 1532488466.643767, ipsec_tunnel_v4v6_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.BVVRtH/stderr 2018-07-25 03:14:27.000182519 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488467.298584, ipsec_tunnel_v4v6_ah_hmacsha256, failed, atf-check failed; see the output of the test for details tc-start: 1532488467.298740, ipsec_tunnel_v4v6_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.LIlZGX/stderr 2018-07-25 03:14:27.644829674 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488467.966077, ipsec_tunnel_v4v6_ah_hmacsha384, failed, atf-check failed; see the output of the test for details tc-start: 1532488467.966232, ipsec_tunnel_v4v6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.9mRPo5/stderr 2018-07-25 03:14:28.338332899 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488468.637594, ipsec_tunnel_v4v6_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488468.637793, ipsec_tunnel_v4v6_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.KuihKJ/stderr 2018-07-25 03:14:28.974285024 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488469.302164, ipsec_tunnel_v4v6_ah_keyedmd5, failed, atf-check failed; see the output of the test for details tc-start: 1532488469.302341, ipsec_tunnel_v4v6_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.kA8mBj/stderr 2018-07-25 03:14:29.691862956 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488469.989561, ipsec_tunnel_v4v6_ah_keyedsha1, failed, atf-check failed; see the output of the test for details tc-start: 1532488469.989709, ipsec_tunnel_v4v6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.e7VUnS/stderr 2018-07-25 03:14:30.367854877 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488470.672266, ipsec_tunnel_v4v6_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488470.672644, ipsec_tunnel_v4v6_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.99Tboy/stderr 2018-07-25 03:14:31.093343731 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488471.465440, ipsec_tunnel_v4v6_esp_3descbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488471.465658, ipsec_tunnel_v4v6_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.qqF5iF/stderr 2018-07-25 03:14:31.837726187 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488472.150609, ipsec_tunnel_v4v6_esp_aesctr, failed, atf-check failed; see the output of the test for details tc-start: 1532488472.150756, ipsec_tunnel_v4v6_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.VSQYuv/stderr 2018-07-25 03:14:32.494385414 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488472.818515, ipsec_tunnel_v4v6_esp_aesgcm16, failed, atf-check failed; see the output of the test for details tc-start: 1532488472.818719, ipsec_tunnel_v4v6_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.KyJecv/stderr 2018-07-25 03:14:33.179007831 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488473.533610, ipsec_tunnel_v4v6_esp_aesgmac, failed, atf-check failed; see the output of the test for details tc-start: 1532488473.533932, ipsec_tunnel_v4v6_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.VJDyZC/stderr 2018-07-25 03:14:33.951642342 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488474.268614, ipsec_tunnel_v4v6_esp_blowfishcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488474.268764, ipsec_tunnel_v4v6_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.XVqODm/stderr 2018-07-25 03:14:34.614204413 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488474.976673, ipsec_tunnel_v4v6_esp_camelliacbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488474.976858, ipsec_tunnel_v4v6_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.qrBVzH/stderr 2018-07-25 03:14:35.322748725 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488475.625430, ipsec_tunnel_v4v6_esp_cast128cbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488475.625582, ipsec_tunnel_v4v6_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.mEy7aF/stderr 2018-07-25 03:14:36.017406077 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488476.363220, ipsec_tunnel_v4v6_esp_descbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488476.363435, ipsec_tunnel_v4v6_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.LNdUOb/stderr 2018-07-25 03:14:36.720048871 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488477.53403, ipsec_tunnel_v4v6_esp_desderiv, failed, atf-check failed; see the output of the test for details tc-start: 1532488477.53723, ipsec_tunnel_v4v6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.0XLyoj/stderr 2018-07-25 03:14:37.399520494 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488477.726779, ipsec_tunnel_v4v6_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488477.726984, ipsec_tunnel_v4v6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.E5rLkO/stderr 2018-07-25 03:14:38.121870052 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488478.448635, ipsec_tunnel_v4v6_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488478.448814, ipsec_tunnel_v6v4_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.WC7Y5y/stderr 2018-07-25 03:14:38.834862695 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488479.169327, ipsec_tunnel_v6v4_ah_aesxcbcmac, failed, atf-check failed; see the output of the test for details tc-start: 1532488479.169474, ipsec_tunnel_v6v4_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.YI7JIv/stderr 2018-07-25 03:14:39.540157013 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488479.859972, ipsec_tunnel_v6v4_ah_hmacmd5, failed, atf-check failed; see the output of the test for details tc-start: 1532488479.860191, ipsec_tunnel_v6v4_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.HrmlpT/stderr 2018-07-25 03:14:40.290085356 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488480.684259, ipsec_tunnel_v6v4_ah_hmacripemd160, failed, atf-check failed; see the output of the test for details tc-start: 1532488480.684503, ipsec_tunnel_v6v4_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.o1esx5/stderr 2018-07-25 03:14:41.068348515 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488481.379400, ipsec_tunnel_v6v4_ah_hmacsha1, failed, atf-check failed; see the output of the test for details tc-start: 1532488481.379729, ipsec_tunnel_v6v4_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.zaHUVy/stderr 2018-07-25 03:14:41.751146678 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488482.69013, ipsec_tunnel_v6v4_ah_hmacsha256, failed, atf-check failed; see the output of the test for details tc-start: 1532488482.69168, ipsec_tunnel_v6v4_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.ya2lkP/stderr 2018-07-25 03:14:42.435436651 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488482.738851, ipsec_tunnel_v6v4_ah_hmacsha384, failed, atf-check failed; see the output of the test for details tc-start: 1532488482.739087, ipsec_tunnel_v6v4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.6kVXxE/stderr 2018-07-25 03:14:43.086051743 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488483.394840, ipsec_tunnel_v6v4_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1532488483.394999, ipsec_tunnel_v6v4_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.hTp68s/stderr 2018-07-25 03:14:43.741537286 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488484.46787, ipsec_tunnel_v6v4_ah_keyedmd5, failed, atf-check failed; see the output of the test for details tc-start: 1532488484.46985, ipsec_tunnel_v6v4_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.m2yqNl/stderr 2018-07-25 03:14:44.382552345 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488484.718211, ipsec_tunnel_v6v4_ah_keyedsha1, failed, atf-check failed; see the output of the test for details tc-start: 1532488484.718357, ipsec_tunnel_v6v4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.fh7VET/stderr 2018-07-25 03:14:45.094514690 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488485.418896, ipsec_tunnel_v6v4_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488485.419054, ipsec_tunnel_v6v4_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.s3N7yb/stderr 2018-07-25 03:14:45.788978721 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488486.96809, ipsec_tunnel_v6v4_esp_3descbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488486.97074, ipsec_tunnel_v6v4_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.0anlhL/stderr 2018-07-25 03:14:46.441008937 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488486.767697, ipsec_tunnel_v6v4_esp_aesctr, failed, atf-check failed; see the output of the test for details tc-start: 1532488486.767939, ipsec_tunnel_v6v4_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.Kqw37O/stderr 2018-07-25 03:14:47.118740394 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488487.449457, ipsec_tunnel_v6v4_esp_aesgcm16, failed, atf-check failed; see the output of the test for details tc-start: 1532488487.449606, ipsec_tunnel_v6v4_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.7wMMyk/stderr 2018-07-25 03:14:47.842379712 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488488.156712, ipsec_tunnel_v6v4_esp_aesgmac, failed, atf-check failed; see the output of the test for details tc-start: 1532488488.156945, ipsec_tunnel_v6v4_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.0WjtKQ/stderr 2018-07-25 03:14:48.514305264 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488488.840112, ipsec_tunnel_v6v4_esp_blowfishcbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488488.840350, ipsec_tunnel_v6v4_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.vWs4xH/stderr 2018-07-25 03:14:49.203645320 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488489.516639, ipsec_tunnel_v6v4_esp_camelliacbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488489.516855, ipsec_tunnel_v6v4_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.D1rtBC/stderr 2018-07-25 03:14:49.891557331 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488490.207085, ipsec_tunnel_v6v4_esp_cast128cbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488490.207286, ipsec_tunnel_v6v4_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.Q51NgE/stderr 2018-07-25 03:14:50.606078031 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488490.916065, ipsec_tunnel_v6v4_esp_descbc, failed, atf-check failed; see the output of the test for details tc-start: 1532488490.916328, ipsec_tunnel_v6v4_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.w3ljsp/stderr 2018-07-25 03:14:51.303813078 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488491.671507, ipsec_tunnel_v6v4_esp_desderiv, failed, atf-check failed; see the output of the test for details tc-start: 1532488491.671705, ipsec_tunnel_v6v4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.B8BP88/stderr 2018-07-25 03:14:52.060154248 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488492.363334, ipsec_tunnel_v6v4_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1532488492.363501, ipsec_tunnel_v6v4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.EFJ9gb/stderr 2018-07-25 03:14:52.715179607 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488493.52227, ipsec_tunnel_v6v4_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tp-end: 1532488493.52418, net/ipsec/t_ipsec_tunnel_odd tp-start: 1532488493.804195, net/mcast/t_mcast, 16 tc-start: 1532488493.804214, mcast_conninet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.rnTvZ7/stderr 2018-07-25 03:14:53.899513230 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488493.973809, mcast_conninet4, failed, atf-check failed; see the output of the test for details tc-start: 1532488493.974048, mcast_conninet6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.UXAaJg/stderr 2018-07-25 03:14:54.069666979 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488494.144248, mcast_conninet6, failed, atf-check failed; see the output of the test for details tc-start: 1532488494.144491, mcast_connmappedbuginet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.LlkegV/stderr 2018-07-25 03:14:54.240918213 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488494.314391, mcast_connmappedbuginet4, failed, atf-check failed; see the output of the test for details tc-start: 1532488494.314628, mcast_connmappedinet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.nINrFa/stderr 2018-07-25 03:14:54.408836343 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488494.483982, mcast_connmappedinet4, failed, atf-check failed; see the output of the test for details tc-start: 1532488494.484264, mcast_destroyif_conninet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.WT2FLU/stderr 2018-07-25 03:14:54.581533780 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488494.655517, mcast_destroyif_conninet4, failed, atf-check failed; see the output of the test for details tc-start: 1532488494.656016, mcast_destroyif_conninet6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.CwmN19/stderr 2018-07-25 03:14:54.753025269 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488494.833453, mcast_destroyif_conninet6, failed, atf-check failed; see the output of the test for details tc-start: 1532488494.833717, mcast_destroyif_connmappedbuginet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.XvmM8o/stderr 2018-07-25 03:14:54.931298485 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488495.4727, mcast_destroyif_connmappedbuginet4, failed, atf-check failed; see the output of the test for details tc-start: 1532488495.4969, mcast_destroyif_connmappedinet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.PzDy67/stderr 2018-07-25 03:14:55.105619942 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488495.179141, mcast_destroyif_connmappedinet4, failed, atf-check failed; see the output of the test for details tc-start: 1532488495.179379, mcast_destroyif_unconninet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.AgqzWM/stderr 2018-07-25 03:14:55.273798929 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488495.347627, mcast_destroyif_unconninet4, failed, atf-check failed; see the output of the test for details tc-start: 1532488495.347854, mcast_destroyif_unconninet6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.e8lU5P/stderr 2018-07-25 03:14:55.445176436 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488495.516874, mcast_destroyif_unconninet6, failed, atf-check failed; see the output of the test for details tc-start: 1532488495.517101, mcast_destroyif_unconnmappedbuginet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.RXZ2dN/stderr 2018-07-25 03:14:55.624203310 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488495.701880, mcast_destroyif_unconnmappedbuginet4, failed, atf-check failed; see the output of the test for details tc-start: 1532488495.702120, mcast_destroyif_unconnmappedinet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.RZnTTO/stderr 2018-07-25 03:14:55.800416208 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488495.877409, mcast_destroyif_unconnmappedinet4, failed, atf-check failed; see the output of the test for details tc-start: 1532488495.877653, mcast_unconninet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.BURGZ4/stderr 2018-07-25 03:14:55.975829424 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488496.49493, mcast_unconninet4, failed, atf-check failed; see the output of the test for details tc-start: 1532488496.49741, mcast_unconninet6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.MiQdDJ/stderr 2018-07-25 03:14:56.144434512 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488496.218930, mcast_unconninet6, failed, atf-check failed; see the output of the test for details tc-start: 1532488496.219082, mcast_unconnmappedbuginet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.x5XjZq/stderr 2018-07-25 03:14:56.313593511 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488496.399952, mcast_unconnmappedbuginet4, failed, atf-check failed; see the output of the test for details tc-start: 1532488496.400115, mcast_unconnmappedinet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.JFt9Wp/stderr 2018-07-25 03:14:56.495761916 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488496.569467, mcast_unconnmappedinet4, failed, atf-check failed; see the output of the test for details tp-end: 1532488496.569680, net/mcast/t_mcast tp-start: 1532488496.692615, net/mpls/t_mpls_fw, 2 tc-start: 1532488496.692731, mplsfw4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpnet_netmpls -lrumpnet_shmif unix://./r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:12:00.141477851 +0000 tc-se:+++ /tmp/check.RDlKz1/stderr 2018-07-25 03:14:56.799454703 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:t_mpls_fw: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1532488496.895806, mplsfw4, failed, atf-check failed; see the output of the test for details tc-start: 1532488496.895987, mplsfw4_expl tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpnet_netmpls -lrumpnet_shmif unix://./r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:14:56.880112580 +0000 tc-se:+++ /tmp/check.QDAPDg/stderr 2018-07-25 03:14:56.993557096 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:t_mpls_fw: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1532488497.81424, mplsfw4_expl, failed, atf-check failed; see the output of the test for details tp-end: 1532488497.81596, net/mpls/t_mpls_fw tp-start: 1532488497.196099, net/mpls/t_mpls_fw6, 2 tc-start: 1532488497.196117, mplsfw6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:14:57.062828470 +0000 tc-se:+++ /tmp/check.byNOny/stderr 2018-07-25 03:14:57.290442035 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:t_mpls_fw6: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1532488497.383258, mplsfw6, failed, atf-check failed; see the output of the test for details tc-start: 1532488497.383447, mplsfw6_expl tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:14:57.367507137 +0000 tc-se:+++ /tmp/check.LA8Wqp/stderr 2018-07-25 03:14:57.467143543 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:t_mpls_fw6: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1532488497.561015, mplsfw6_expl, failed, atf-check failed; see the output of the test for details tp-end: 1532488497.561174, net/mpls/t_mpls_fw6 tp-start: 1532488497.686709, net/mpls/t_mpls_fw64, 2 tc-start: 1532488497.686728, mplsfw64_expl tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:14:57.538879476 +0000 tc-se:+++ /tmp/check.6XCPc7/stderr 2018-07-25 03:14:57.784933095 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:t_mpls_fw64: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1532488497.881042, mplsfw64_expl, failed, atf-check failed; see the output of the test for details tc-start: 1532488497.881294, mplsfw64_impl tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:14:57.862048203 +0000 tc-se:+++ /tmp/check.YxHLuo/stderr 2018-07-25 03:14:57.975126541 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:t_mpls_fw64: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1532488498.63665, mplsfw64_impl, failed, atf-check failed; see the output of the test for details tp-end: 1532488498.63922, net/mpls/t_mpls_fw64 tp-start: 1532488498.147424, net/mpls/t_rfc4182, 1 tc-start: 1532488498.147590, rfc4182 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev -lrumpnet_netmpls -lrumpnet_shmif unix://./r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:14:58.048760062 +0000 tc-se:+++ /tmp/check.PWyoBT/stderr 2018-07-25 03:14:58.244796779 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:t_rfc4182: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1532488498.330169, rfc4182, failed, atf-check failed; see the output of the test for details tp-end: 1532488498.330340, net/mpls/t_rfc4182 tp-start: 1532488498.420248, net/mpls/t_ldp_regen, 1 tc-start: 1532488498.420367, ldp_regen tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpdev -lrumpnet_netmpls -lrumpnet_shmif unix://./r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:14:58.316218147 +0000 tc-se:+++ /tmp/check.iIt4uj/stderr 2018-07-25 03:14:58.528193970 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:t_ldp_regen: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1532488498.622043, ldp_regen, failed, atf-check failed; see the output of the test for details tp-end: 1532488498.622245, net/mpls/t_ldp_regen tp-start: 1532488498.798628, net/ndp/t_dad, 3 tc-start: 1532488498.798774, dad_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:14:58.606816742 +0000 tc-se:+++ /tmp/check.80Yd0b/stderr 2018-07-25 03:14:58.895832176 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488498.970517, dad_basic, failed, atf-check failed; see the output of the test for details tc-start: 1532488498.970754, dad_count tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:14:58.606816742 +0000 tc-se:+++ /tmp/check.b1XMIP/stderr 2018-07-25 03:14:59.077883247 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488499.169563, dad_count, failed, atf-check failed; see the output of the test for details tc-start: 1532488499.169872, dad_duplicated tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:14:58.606816742 +0000 tc-se:+++ /tmp/check.pEB3Rr/stderr 2018-07-25 03:14:59.289434785 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488499.380956, dad_duplicated, failed, atf-check failed; see the output of the test for details tp-end: 1532488499.381183, net/ndp/t_dad tp-start: 1532488499.945331, net/ndp/t_ndp, 10 tc-start: 1532488499.945349, ndp_cache_expiration tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:14:58.606816742 +0000 tc-se:+++ /tmp/check.SXcL5p/stderr 2018-07-25 03:15:00.049569103 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488500.130424, ndp_cache_expiration, failed, atf-check failed; see the output of the test for details tc-start: 1532488500.130574, ndp_cache_overwriting tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:14:58.606816742 +0000 tc-se:+++ /tmp/check.I29yBn/stderr 2018-07-25 03:15:00.234951673 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488500.309831, ndp_cache_overwriting, failed, atf-check failed; see the output of the test for details tc-start: 1532488500.309995, ndp_commands tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.RU6o0J/stderr 2018-07-25 03:15:00.436892841 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488500.531000, ndp_commands, failed, atf-check failed; see the output of the test for details tc-start: 1532488500.531166, ndp_link_activation tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.Z688J9/stderr 2018-07-25 03:15:00.709131911 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488500.867592, ndp_link_activation, failed, atf-check failed; see the output of the test for details tc-start: 1532488500.867736, ndp_neighborgcthresh tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.SBvqaf/stderr 2018-07-25 03:15:00.965973143 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488501.38292, ndp_neighborgcthresh, failed, atf-check failed; see the output of the test for details tc-start: 1532488501.38436, ndp_purge_on_ifdown tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.f86k22/stderr 2018-07-25 03:15:01.139855927 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488501.214623, ndp_purge_on_ifdown, failed, atf-check failed; see the output of the test for details tc-start: 1532488501.214832, ndp_purge_on_route_change tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.Pgwv4e/stderr 2018-07-25 03:15:01.322964395 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488501.404940, ndp_purge_on_route_change, failed, atf-check failed; see the output of the test for details tc-start: 1532488501.405169, ndp_purge_on_route_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.fvdUiX/stderr 2018-07-25 03:15:01.516772198 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488501.597051, ndp_purge_on_route_delete, failed, atf-check failed; see the output of the test for details tc-start: 1532488501.597217, ndp_rtm tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.Dd7b1T/stderr 2018-07-25 03:15:01.695571877 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488501.773697, ndp_rtm, failed, atf-check failed; see the output of the test for details tc-start: 1532488501.773905, ndp_stray_entries tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.MIYk8X/stderr 2018-07-25 03:15:01.885025146 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488501.959717, ndp_stray_entries, failed, atf-check failed; see the output of the test for details tp-end: 1532488501.959864, net/ndp/t_ndp tp-start: 1532488502.461228, net/ndp/t_ra, 10 tc-start: 1532488502.461247, ra_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.J51m5d/stderr 2018-07-25 03:15:02.564355340 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488502.639074, ra_basic, failed, atf-check failed; see the output of the test for details tc-start: 1532488502.639215, ra_defrouter_expiration tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.ndq31w/stderr 2018-07-25 03:15:02.746707776 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488502.827657, ra_defrouter_expiration, failed, atf-check failed; see the output of the test for details tc-start: 1532488502.827860, ra_delete_address tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.bMZ3ik/stderr 2018-07-25 03:15:02.937950378 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488503.12079, ra_delete_address, failed, atf-check failed; see the output of the test for details tc-start: 1532488503.12287, ra_flush_defrouter_entries tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.XbcaPA/stderr 2018-07-25 03:15:03.115808318 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488503.203764, ra_flush_defrouter_entries, failed, atf-check failed; see the output of the test for details tc-start: 1532488503.204578, ra_flush_prefix_entries tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.mdpYdP/stderr 2018-07-25 03:15:03.315053124 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488503.396937, ra_flush_prefix_entries, failed, atf-check failed; see the output of the test for details tc-start: 1532488503.397088, ra_multiple_routers tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.EL3zIX/stderr 2018-07-25 03:15:03.497233541 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488503.573552, ra_multiple_routers, failed, atf-check failed; see the output of the test for details tc-start: 1532488503.573754, ra_multiple_routers_maxifprefixes tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.sgWzV0/stderr 2018-07-25 03:15:03.683274434 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488503.762608, ra_multiple_routers_maxifprefixes, failed, atf-check failed; see the output of the test for details tc-start: 1532488503.762840, ra_multiple_routers_single_prefix tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.fQlWWQ/stderr 2018-07-25 03:15:03.876570510 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488503.961511, ra_multiple_routers_single_prefix, failed, atf-check failed; see the output of the test for details tc-start: 1532488503.961748, ra_prefix_expiration tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.2LBbjK/stderr 2018-07-25 03:15:04.079102605 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488504.155752, ra_prefix_expiration, failed, atf-check failed; see the output of the test for details tc-start: 1532488504.155988, ra_temporary_address tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 unix://r1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.AzFPOf/stderr 2018-07-25 03:15:04.271345544 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488504.357625, ra_temporary_address, failed, atf-check failed; see the output of the test for details tp-end: 1532488504.357863, net/ndp/t_ra tp-start: 1532488504.617477, net/npf/t_npf, 6 tc-start: 1532488504.617503, npf_bpf tc-so:Executing command [ npfctl debug /usr/tests/net/npf/npftest.conf ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T bpf ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.BXc8uE/stderr 2018-07-25 03:15:04.779878682 +0000 tc-se:@@ -0,0 +1,7 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff57550b3 for type 'sljit_s32' which requires 4 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff57550bc for type 'sljit_sw' which requires 8 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff57550d9 for type 'sljit_s32' which requires 4 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0091 for type 'sljit_sw' which requires 8 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff003b for type 'sljit_s32' which requires 4 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1457850878 + 1426584179 cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 192 by 24 places cannot be represented in type 'int' tc-end: 1532488504.794812, npf_bpf, failed, atf-check failed; see the output of the test for details tc-start: 1532488504.795089, npf_nat tc-so:Executing command [ npfctl debug /usr/tests/net/npf/npftest.conf ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T nat ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.T5DF4r/stderr 2018-07-25 03:15:04.931859939 +0000 tc-se:@@ -0,0 +1,6 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff5b550b3 for type 'sljit_s32' which requires 4 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff5b550bc for type 'sljit_sw' which requires 8 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b550d9 for type 'sljit_s32' which requires 4 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0091 for type 'sljit_sw' which requires 8 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff003b for type 'sljit_s32' which requires 4 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1457850878 + 1426584179 cannot be represented in type 'int' tc-end: 1532488504.950538, npf_nat, failed, atf-check failed; see the output of the test for details tc-start: 1532488504.950965, npf_nbuf tc-so:Executing command [ npfctl debug /usr/tests/net/npf/npftest.conf ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T nbuf ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.AnFEh3/stderr 2018-07-25 03:15:05.083390790 +0000 tc-se:@@ -0,0 +1,6 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff5baf0b3 for type 'sljit_s32' which requires 4 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff5baf0bc for type 'sljit_sw' which requires 8 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5baf0d9 for type 'sljit_s32' which requires 4 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0091 for type 'sljit_sw' which requires 8 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff003b for type 'sljit_s32' which requires 4 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1457850878 + 1426584179 cannot be represented in type 'int' tc-end: 1532488505.100332, npf_nbuf, failed, atf-check failed; see the output of the test for details tc-start: 1532488505.100553, npf_rule tc-so:Executing command [ npfctl debug /usr/tests/net/npf/npftest.conf ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T rule ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.cmU3cF/stderr 2018-07-25 03:15:05.228763177 +0000 tc-se:@@ -0,0 +1,6 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff57870b3 for type 'sljit_s32' which requires 4 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff57870bc for type 'sljit_sw' which requires 8 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff57870d9 for type 'sljit_s32' which requires 4 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0091 for type 'sljit_sw' which requires 8 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff003b for type 'sljit_s32' which requires 4 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1457850878 + 1426584179 cannot be represented in type 'int' tc-end: 1532488505.244457, npf_rule, failed, atf-check failed; see the output of the test for details tc-start: 1532488505.244679, npf_state tc-so:Executing command [ npfctl debug /usr/tests/net/npf/npftest.conf ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T state ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.r1XMI0/stderr 2018-07-25 03:15:05.373820859 +0000 tc-se:@@ -0,0 +1,6 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff57550b3 for type 'sljit_s32' which requires 4 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff57550bc for type 'sljit_sw' which requires 8 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff57550d9 for type 'sljit_s32' which requires 4 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0091 for type 'sljit_sw' which requires 8 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff003b for type 'sljit_s32' which requires 4 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1457850878 + 1426584179 cannot be represented in type 'int' tc-end: 1532488505.389291, npf_state, failed, atf-check failed; see the output of the test for details tc-start: 1532488505.389623, npf_table tc-so:Executing command [ npfctl debug /usr/tests/net/npf/npftest.conf ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T table ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.TRCMRu/stderr 2018-07-25 03:15:05.537341502 +0000 tc-se:@@ -0,0 +1,8 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff578f0b3 for type 'sljit_s32' which requires 4 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff578f0bc for type 'sljit_sw' which requires 8 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff578f0d9 for type 'sljit_s32' which requires 4 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0091 for type 'sljit_sw' which requires 8 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff003b for type 'sljit_s32' which requires 4 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1457850878 + 1426584179 cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 192 by 24 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 192 by 24 places cannot be represented in type 'int' tc-end: 1532488505.554037, npf_table, failed, atf-check failed; see the output of the test for details tp-end: 1532488505.554290, net/npf/t_npf tp-start: 1532488505.904378, net/route/t_change, 7 tc-start: 1532488505.904505, route_change_default_flags tc-so:Executing command [ rump_server -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:00.444784417 +0000 tc-se:+++ /tmp/check.kpA8To/stderr 2018-07-25 03:15:06.009390673 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488506.89993, route_change_default_flags, failed, atf-check failed; see the output of the test for details tc-start: 1532488506.90127, route_change_flags tc-so:Executing command [ rump_server -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:06.088449743 +0000 tc-se:+++ /tmp/check.OBrFJ4/stderr 2018-07-25 03:15:06.184211914 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488506.265205, route_change_flags, failed, atf-check failed; see the output of the test for details tc-start: 1532488506.265330, route_change_gateway tc-so:Executing command [ rump_server -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:06.263800241 +0000 tc-se:+++ /tmp/check.Ur2DGZ/stderr 2018-07-25 03:15:06.375190656 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488506.460651, route_change_gateway, failed, atf-check failed; see the output of the test for details tc-start: 1532488506.460787, route_change_ifa tc-so:Executing command [ rump_server -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:06.458982730 +0000 tc-se:+++ /tmp/check.gix6aj/stderr 2018-07-25 03:15:06.556507625 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488506.648345, route_change_ifa, failed, atf-check failed; see the output of the test for details tc-start: 1532488506.648550, route_change_ifp tc-so:Executing command [ rump_server -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:06.646888246 +0000 tc-se:+++ /tmp/check.CpYsa0/stderr 2018-07-25 03:15:06.756482831 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488506.846397, route_change_ifp, failed, atf-check failed; see the output of the test for details tc-start: 1532488506.846634, route_change_ifp_ifa tc-so:Executing command [ rump_server -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:06.845535280 +0000 tc-se:+++ /tmp/check.RVjtg0/stderr 2018-07-25 03:15:06.932467977 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488506.998563, route_change_ifp_ifa, failed, atf-check failed; see the output of the test for details tc-start: 1532488506.998782, route_change_reject2blackhole tc-so:Executing command [ rump_server -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:06.997198201 +0000 tc-se:+++ /tmp/check.1AR0Fz/stderr 2018-07-25 03:15:07.092641337 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488507.172285, route_change_reject2blackhole, failed, atf-check failed; see the output of the test for details tp-end: 1532488507.172499, net/route/t_change tp-start: 1532488507.748624, net/route/t_flags, 9 tc-start: 1532488507.748643, route_flags_announce tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.9yLwWU/stderr 2018-07-25 03:15:07.854217320 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488507.937881, route_flags_announce, failed, atf-check failed; see the output of the test for details tc-start: 1532488507.938024, route_flags_blackhole tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.a7ybZU/stderr 2018-07-25 03:15:08.042687223 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488508.119446, route_flags_blackhole, failed, atf-check failed; see the output of the test for details tc-start: 1532488508.119596, route_flags_connected tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.sHX7iN/stderr 2018-07-25 03:15:08.219394738 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488508.294911, route_flags_connected, failed, atf-check failed; see the output of the test for details tc-start: 1532488508.295122, route_flags_default_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.I8tuaH/stderr 2018-07-25 03:15:08.389679508 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488508.465830, route_flags_default_gateway, failed, atf-check failed; see the output of the test for details tc-start: 1532488508.466041, route_flags_icmp_redirect tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.SaeP3W/stderr 2018-07-25 03:15:08.561464121 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488508.640082, route_flags_icmp_redirect, failed, atf-check failed; see the output of the test for details tc-start: 1532488508.640354, route_flags_llinfo tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.4e8J21/stderr 2018-07-25 03:15:08.736658035 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488508.810574, route_flags_llinfo, failed, atf-check failed; see the output of the test for details tc-start: 1532488508.810817, route_flags_lo tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.txhamD/stderr 2018-07-25 03:15:08.906107015 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488508.981174, route_flags_lo, failed, atf-check failed; see the output of the test for details tc-start: 1532488508.981526, route_flags_reject tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.8ePHLP/stderr 2018-07-25 03:15:09.125698472 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488509.203190, route_flags_reject, failed, atf-check failed; see the output of the test for details tc-start: 1532488509.203423, route_flags_static tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.CHrePr/stderr 2018-07-25 03:15:09.304769694 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488509.377212, route_flags_static, failed, atf-check failed; see the output of the test for details tp-end: 1532488509.377435, net/route/t_flags tp-start: 1532488509.818779, net/route/t_flags6, 8 tc-start: 1532488509.818798, route_flags_announce6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.VIuIUv/stderr 2018-07-25 03:15:09.919443068 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488509.992578, route_flags_announce6, failed, atf-check failed; see the output of the test for details tc-start: 1532488509.992819, route_flags_blackhole6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.jvGcqD/stderr 2018-07-25 03:15:10.093640626 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488510.166098, route_flags_blackhole6, failed, atf-check failed; see the output of the test for details tc-start: 1532488510.166241, route_flags_connected6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.4PY1i2/stderr 2018-07-25 03:15:10.275835361 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488510.347979, route_flags_connected6, failed, atf-check failed; see the output of the test for details tc-start: 1532488510.348214, route_flags_default_gateway6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.uES8zu/stderr 2018-07-25 03:15:10.457570050 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488510.544771, route_flags_default_gateway6, failed, atf-check failed; see the output of the test for details tc-start: 1532488510.544979, route_flags_llinfo6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.c3IRPg/stderr 2018-07-25 03:15:10.643283248 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488510.740966, route_flags_llinfo6, failed, atf-check failed; see the output of the test for details tc-start: 1532488510.741201, route_flags_lo6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.RBbBuq/stderr 2018-07-25 03:15:10.930836275 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488511.87529, route_flags_lo6, failed, atf-check failed; see the output of the test for details tc-start: 1532488511.87676, route_flags_reject6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.o22FNl/stderr 2018-07-25 03:15:11.190678797 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488511.276504, route_flags_reject6, failed, atf-check failed; see the output of the test for details tc-start: 1532488511.276736, route_flags_static6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.pnmW3O/stderr 2018-07-25 03:15:11.375201761 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488511.449350, route_flags_static6, failed, atf-check failed; see the output of the test for details tp-end: 1532488511.449586, net/route/t_flags6 tp-start: 1532488511.754916, net/route/t_route, 6 tc-start: 1532488511.755056, route_command_add tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.y0Iz7v/stderr 2018-07-25 03:15:11.853007250 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488511.945877, route_command_add, failed, atf-check failed; see the output of the test for details tc-start: 1532488511.946178, route_command_add6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.uCG6G3/stderr 2018-07-25 03:15:12.064266921 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488512.137137, route_command_add6, failed, atf-check failed; see the output of the test for details tc-start: 1532488512.137363, route_command_get tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.jx9rsn/stderr 2018-07-25 03:15:12.234393432 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488512.313110, route_command_get, failed, atf-check failed; see the output of the test for details tc-start: 1532488512.313339, route_command_get6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.mXnyN0/stderr 2018-07-25 03:15:12.424266167 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488512.498450, route_command_get6, failed, atf-check failed; see the output of the test for details tc-start: 1532488512.498701, route_default_reject tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.ctGsAK/stderr 2018-07-25 03:15:12.600228475 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488512.676392, route_default_reject, failed, atf-check failed; see the output of the test for details tc-start: 1532488512.676618, route_non_subnet_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.5BZ2nY/stderr 2018-07-25 03:15:12.774016065 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488512.862088, route_non_subnet_gateway, failed, atf-check failed; see the output of the test for details tp-end: 1532488512.862822, net/route/t_route tp-start: 1532488512.959882, net/route/t_rtcache, 1 tc-start: 1532488512.960009, rtcache_invalidation tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://rtcache_src ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.lxyS7E/stderr 2018-07-25 03:15:13.070394585 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488513.157418, rtcache_invalidation, failed, atf-check failed; see the output of the test for details tp-end: 1532488513.157646, net/route/t_rtcache tp-start: 1532488513.804208, net/if_vlan/t_vlan, 12 tc-start: 1532488513.804233, vlan_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_vlan unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.7ItlaP/stderr 2018-07-25 03:15:13.937116124 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488514.19789, vlan_basic, failed, atf-check failed; see the output of the test for details tc-start: 1532488514.19943, vlan_basic6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.yKOZIY/stderr 2018-07-25 03:15:14.134340632 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488514.211248, vlan_basic6, failed, atf-check failed; see the output of the test for details tc-start: 1532488514.211410, vlan_bridge tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_vlan -lrumpnet_bridge unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.0FSasO/stderr 2018-07-25 03:15:14.323046528 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488514.403608, vlan_bridge, failed, atf-check failed; see the output of the test for details tc-start: 1532488514.403999, vlan_bridge6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_vlan -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.wZGJUq/stderr 2018-07-25 03:15:14.505533269 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488514.580097, vlan_bridge6, failed, atf-check failed; see the output of the test for details tc-start: 1532488514.580256, vlan_configs tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_vlan unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.c3Fv3t/stderr 2018-07-25 03:15:14.681386904 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488514.757919, vlan_configs, failed, atf-check failed; see the output of the test for details tc-start: 1532488514.758078, vlan_configs6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.8RNshU/stderr 2018-07-25 03:15:14.874639608 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488514.966660, vlan_configs6, failed, atf-check failed; see the output of the test for details tc-start: 1532488514.966900, vlan_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_vlan unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.RG1ktu/stderr 2018-07-25 03:15:15.073524173 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488515.154601, vlan_create_destroy, failed, atf-check failed; see the output of the test for details tc-start: 1532488515.156459, vlan_create_destroy6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.ZHLqnm/stderr 2018-07-25 03:15:15.255908666 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488515.331153, vlan_create_destroy6, failed, atf-check failed; see the output of the test for details tc-start: 1532488515.331395, vlan_multicast tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_vlan unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.mgN2qg/stderr 2018-07-25 03:15:15.446415909 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488515.540819, vlan_multicast, failed, atf-check failed; see the output of the test for details tc-start: 1532488515.540974, vlan_multicast6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.kh5c5g/stderr 2018-07-25 03:15:15.644234556 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488515.719084, vlan_multicast6, failed, atf-check failed; see the output of the test for details tc-start: 1532488515.719241, vlan_vlanid tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_vlan unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.dCHWYS/stderr 2018-07-25 03:15:15.816807258 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488515.904292, vlan_vlanid, failed, atf-check failed; see the output of the test for details tc-start: 1532488515.904655, vlan_vlanid6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.C3Vphu/stderr 2018-07-25 03:15:16.013087022 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:cat: ./.__socks: No such file or directory tc-end: 1532488516.91724, vlan_vlanid6, failed, atf-check failed; see the output of the test for details tp-end: 1532488516.91945, net/if_vlan/t_vlan tp-start: 1532488516.110566, net/bpfjit/t_bpfjit, 113 tc-start: 1532488516.110678, bpfjit_abc_ja tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff652504d for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0054 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0039 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.136866, bpfjit_abc_ja, passed tc-start: 1532488516.137040, bpfjit_abc_ja_over tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff650503c for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505057 for type 'sljit_s32' which requires 4 byte alignment tc-end: 1532488516.162544, bpfjit_abc_ja_over, passed tc-start: 1532488516.162731, bpfjit_abc_ld_chain tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff650504d for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0054 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0039 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.188474, bpfjit_abc_ld_chain, passed tc-start: 1532488516.188644, bpfjit_alu_add_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b14031 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.215363, bpfjit_alu_add_k, passed tc-start: 1532488516.215549, bpfjit_alu_add_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5705031 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.241279, bpfjit_alu_add_x, passed tc-start: 1532488516.241446, bpfjit_alu_and_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b05031 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.266099, bpfjit_alu_and_k, passed tc-start: 1532488516.266332, bpfjit_alu_and_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505031 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.290750, bpfjit_alu_and_x, passed tc-start: 1532488516.290953, bpfjit_alu_div0_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff650604f for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.316886, bpfjit_alu_div0_k, passed tc-start: 1532488516.317059, bpfjit_alu_div0_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6506039 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0042 for type 'sljit_sw' which requires 8 byte alignment tc-end: 1532488516.341428, bpfjit_alu_div0_x, passed tc-start: 1532488516.341688, bpfjit_alu_div10000_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff003c for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.382457, bpfjit_alu_div10000_k, passed tc-start: 1532488516.382744, bpfjit_alu_div10000_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff651b069 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0045 for type 'sljit_sw' which requires 8 byte alignment tc-end: 1532488516.411042, bpfjit_alu_div10000_x, passed tc-start: 1532488516.411266, bpfjit_alu_div10_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff003c for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.444052, bpfjit_alu_div10_k, passed tc-start: 1532488516.444288, bpfjit_alu_div10_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b05069 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0045 for type 'sljit_sw' which requires 8 byte alignment tc-end: 1532488516.469537, bpfjit_alu_div10_x, passed tc-start: 1532488516.469702, bpfjit_alu_div1_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b05031 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.494293, bpfjit_alu_div1_k, passed tc-start: 1532488516.494667, bpfjit_alu_div1_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505031 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0042 for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.522889, bpfjit_alu_div1_x, passed tc-start: 1532488516.523045, bpfjit_alu_div2_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505031 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.556197, bpfjit_alu_div2_k, passed tc-start: 1532488516.556374, bpfjit_alu_div2_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505031 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0042 for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.581692, bpfjit_alu_div2_x, passed tc-start: 1532488516.581829, bpfjit_alu_div4_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505052 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.606517, bpfjit_alu_div4_k, passed tc-start: 1532488516.606656, bpfjit_alu_div4_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505069 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0045 for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.630946, bpfjit_alu_div4_x, passed tc-start: 1532488516.631112, bpfjit_alu_div7609801_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff003c for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.656112, bpfjit_alu_div7609801_k, passed tc-start: 1532488516.656246, bpfjit_alu_div7609801_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505069 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0045 for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.682652, bpfjit_alu_div7609801_x, passed tc-start: 1532488516.682908, bpfjit_alu_div80000000_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff651b052 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.707765, bpfjit_alu_div80000000_k, passed tc-start: 1532488516.707935, bpfjit_alu_div80000000_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff650503b for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.733201, bpfjit_alu_div80000000_x, passed tc-start: 1532488516.733376, bpfjit_alu_lsh0_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505052 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.758368, bpfjit_alu_lsh0_k, passed tc-start: 1532488516.758501, bpfjit_alu_lsh0_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff651b066 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.787708, bpfjit_alu_lsh0_x, passed tc-start: 1532488516.787839, bpfjit_alu_lsh_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505053 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.812893, bpfjit_alu_lsh_k, passed tc-start: 1532488516.813030, bpfjit_alu_lsh_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6514066 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.842928, bpfjit_alu_lsh_x, passed tc-start: 1532488516.843102, bpfjit_alu_mod0_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b1b04f for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.869081, bpfjit_alu_mod0_k, passed tc-start: 1532488516.869216, bpfjit_alu_mod0_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505039 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0042 for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.901123, bpfjit_alu_mod0_x, passed tc-start: 1532488516.901303, bpfjit_alu_mod10000_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff003c for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.933101, bpfjit_alu_mod10000_k, passed tc-start: 1532488516.933252, bpfjit_alu_mod10000_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5705069 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0045 for type 'sljit_sw' which requires 8 byte alignment tc-end: 1532488516.959242, bpfjit_alu_mod10000_x, passed tc-start: 1532488516.959399, bpfjit_alu_mod10_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff003c for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488516.986054, bpfjit_alu_mod10_k, passed tc-start: 1532488516.986220, bpfjit_alu_mod10_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505069 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0045 for type 'sljit_sw' which requires 8 byte alignment tc-end: 1532488517.11888, bpfjit_alu_mod10_x, passed tc-start: 1532488517.12064, bpfjit_alu_mod1_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b1b031 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.39427, bpfjit_alu_mod1_k, passed tc-start: 1532488517.39593, bpfjit_alu_mod1_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff651b031 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0042 for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.67778, bpfjit_alu_mod1_x, passed tc-start: 1532488517.67941, bpfjit_alu_mod2_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6df8031 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.94458, bpfjit_alu_mod2_k, passed tc-start: 1532488517.94722, bpfjit_alu_mod2_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505031 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0042 for type 'sljit_sw' which requires 8 byte alignment tc-end: 1532488517.123002, bpfjit_alu_mod2_x, passed tc-start: 1532488517.123191, bpfjit_alu_mod4_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6506053 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.152955, bpfjit_alu_mod4_k, passed tc-start: 1532488517.153194, bpfjit_alu_mod4_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505069 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0045 for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.177992, bpfjit_alu_mod4_x, passed tc-start: 1532488517.178115, bpfjit_alu_mod7609801_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff003c for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.202639, bpfjit_alu_mod7609801_k, passed tc-start: 1532488517.202788, bpfjit_alu_mod7609801_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505069 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0045 for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.228352, bpfjit_alu_mod7609801_x, passed tc-start: 1532488517.228495, bpfjit_alu_mod80000000_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff650503b for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505055 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.257341, bpfjit_alu_mod80000000_k, passed tc-start: 1532488517.257490, bpfjit_alu_mod80000000_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff650503b for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.282724, bpfjit_alu_mod80000000_x, passed tc-start: 1532488517.282878, bpfjit_alu_modulo_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b05031 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:1757:22, store to misaligned address 0x7f7ff5b05039 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff5b05044 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff5b05062 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff007b for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.308595, bpfjit_alu_modulo_k, passed tc-start: 1532488517.308723, bpfjit_alu_modulo_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6506031 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff650605d for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff00af for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.333962, bpfjit_alu_modulo_x, passed tc-start: 1532488517.334096, bpfjit_alu_mul_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff651b053 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.362603, bpfjit_alu_mul_k, passed tc-start: 1532488517.362786, bpfjit_alu_mul_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b0505b for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.403952, bpfjit_alu_mul_x, passed tc-start: 1532488517.404181, bpfjit_alu_neg tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b05031 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.430210, bpfjit_alu_neg, passed tc-start: 1532488517.430389, bpfjit_alu_or_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff5b0403b for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b04055 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.455326, bpfjit_alu_or_k, passed tc-start: 1532488517.455696, bpfjit_alu_or_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b0405a for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.483235, bpfjit_alu_or_x, passed tc-start: 1532488517.483423, bpfjit_alu_rsh0_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b05051 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.509015, bpfjit_alu_rsh0_k, passed tc-start: 1532488517.509144, bpfjit_alu_rsh0_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff652e063 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.536801, bpfjit_alu_rsh0_x, passed tc-start: 1532488517.536943, bpfjit_alu_rsh_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505052 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.563202, bpfjit_alu_rsh_k, passed tc-start: 1532488517.563426, bpfjit_alu_rsh_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b06063 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.593031, bpfjit_alu_rsh_x, passed tc-start: 1532488517.593353, bpfjit_alu_sub_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505031 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.623159, bpfjit_alu_sub_k, passed tc-start: 1532488517.623357, bpfjit_alu_sub_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b05031 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.648143, bpfjit_alu_sub_x, passed tc-start: 1532488517.648338, bpfjit_alu_xor_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff650503b for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505055 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.683269, bpfjit_alu_xor_k, passed tc-start: 1532488517.683463, bpfjit_alu_xor_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff651f05a for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.714899, bpfjit_alu_xor_x, passed tc-start: 1532488517.715055, bpfjit_bad_ret_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505031 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.742971, bpfjit_bad_ret_k, passed tc-start: 1532488517.743157, bpfjit_cop_no_ctx tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff651c02e for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.782183, bpfjit_cop_no_ctx, passed tc-start: 1532488517.782359, bpfjit_copx_no_ctx tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b0602e for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.824172, bpfjit_copx_no_ctx, passed tc-start: 1532488517.824360, bpfjit_empty tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.861454, bpfjit_empty, passed tc-start: 1532488517.861646, bpfjit_examples_1 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff5b0507b for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b050a9 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff00b4 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0045 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488517.898091, bpfjit_examples_1, passed tc-start: 1532488517.898378, bpfjit_examples_2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff5b0507b for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b050c7 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff5b051d3 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff00cc for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0045 for type 'sljit_s32' which requires 4 byte alignment tc-end: 1532488517.936153, bpfjit_examples_2, passed tc-start: 1532488517.936378, bpfjit_examples_3 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b05062 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff5b05087 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff5b051c7 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0065 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0045 for type 'sljit_s32' which requires 4 byte alignment tc-end: 1532488517.973152, bpfjit_examples_3, passed tc-start: 1532488517.973413, bpfjit_jmp_ja tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff651403c for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6514057 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.3493, bpfjit_jmp_ja, passed tc-start: 1532488518.3655, bpfjit_jmp_ja_invalid tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.28448, bpfjit_jmp_ja_invalid, passed tc-start: 1532488518.28615, bpfjit_jmp_ja_overflow tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.53341, bpfjit_jmp_ja_overflow, passed tc-start: 1532488518.53613, bpfjit_jmp_jeq_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b0605f for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0077 for type 'sljit_s32' which requires 4 byte alignment tc-end: 1532488518.79256, bpfjit_jmp_jeq_k, passed tc-start: 1532488518.79420, bpfjit_jmp_jeq_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b05036 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff00b5 for type 'sljit_s32' which requires 4 byte alignment tc-end: 1532488518.113690, bpfjit_jmp_jeq_x, passed tc-start: 1532488518.113874, bpfjit_jmp_jeq_x_noinit_a tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b0505d for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.139207, bpfjit_jmp_jeq_x_noinit_a, passed tc-start: 1532488518.139367, bpfjit_jmp_jeq_x_noinit_ax tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505047 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.164028, bpfjit_jmp_jeq_x_noinit_ax, passed tc-start: 1532488518.164206, bpfjit_jmp_jeq_x_noinit_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff650505d for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.188709, bpfjit_jmp_jeq_x_noinit_x, passed tc-start: 1532488518.188867, bpfjit_jmp_jge_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff650605f for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0077 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.213711, bpfjit_jmp_jge_k, passed tc-start: 1532488518.214139, bpfjit_jmp_jge_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5705036 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff00a1 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.239396, bpfjit_jmp_jge_x, passed tc-start: 1532488518.239522, bpfjit_jmp_jgt_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b0405f for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0077 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.263634, bpfjit_jmp_jgt_k, passed tc-start: 1532488518.263765, bpfjit_jmp_jgt_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6d06036 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff00a1 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.290977, bpfjit_jmp_jgt_x, passed tc-start: 1532488518.291113, bpfjit_jmp_jset_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505045 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0093 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.317460, bpfjit_jmp_jset_k, passed tc-start: 1532488518.317612, bpfjit_jmp_jset_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6506036 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff00b2 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.343734, bpfjit_jmp_jset_x, passed tc-start: 1532488518.344203, bpfjit_jmp_modulo_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6506031 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff650605d for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff65060d5 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff00cd for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.374292, bpfjit_jmp_modulo_k, passed tc-start: 1532488518.374433, bpfjit_jmp_modulo_x tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6506031 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff650603d for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff00ef for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.403534, bpfjit_jmp_modulo_x, passed tc-start: 1532488518.403867, bpfjit_ld_abs tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff650604d for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0200090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fffff8c for type 'sljit_sw' which requires 8 byte alignment tc-end: 1532488518.429833, bpfjit_ld_abs, passed tc-start: 1532488518.430013, bpfjit_ld_abs_k_overflow tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505035 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.457685, bpfjit_ld_abs_k_overflow, passed tc-start: 1532488518.457891, bpfjit_ld_imm tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff650604e for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.482693, bpfjit_ld_imm, passed tc-start: 1532488518.482871, bpfjit_ld_ind tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505031 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff650506a for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff004a for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fffff74 for type 'sljit_sw' which requires 8 byte alignment tc-end: 1532488518.509596, bpfjit_ld_ind, passed tc-start: 1532488518.509795, bpfjit_ld_ind_k_overflow tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6d2b03d for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.535993, bpfjit_ld_ind_k_overflow, passed tc-start: 1532488518.536171, bpfjit_ld_ind_x_overflow1 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff6505035 for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff65050b1 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0075 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff004d for type 'sljit_s32' which requires 4 byte alignment tc-end: 1532488518.563677, bpfjit_ld_ind_x_overflow1, passed tc-start: 1532488518.563905, bpfjit_ld_ind_x_overflow2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff5b04035 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff007b for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0053 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.588856, bpfjit_ld_ind_x_overflow2, passed tc-start: 1532488518.588996, bpfjit_ld_len tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.613400, bpfjit_ld_len, passed tc-start: 1532488518.613607, bpfjit_ldx_imm1 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff531405a for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.644565, bpfjit_ldx_imm1, passed tc-start: 1532488518.644722, bpfjit_ldx_imm2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b05031 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff5b0505f for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.673918, bpfjit_ldx_imm2, passed tc-start: 1532488518.674054, bpfjit_ldx_len1 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.699323, bpfjit_ldx_len1, passed tc-start: 1532488518.699467, bpfjit_ldx_len2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6d05036 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff6d0505c for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.726588, bpfjit_ldx_len2, passed tc-start: 1532488518.726730, bpfjit_ldx_msh tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff650505a for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff005f for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.754559, bpfjit_ldx_msh, passed tc-start: 1532488518.754708, bpfjit_misc_tax tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b04031 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff5b0406e for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0083 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0043 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.783878, bpfjit_misc_tax, passed tc-start: 1532488518.784050, bpfjit_misc_txa tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff651b031 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.811621, bpfjit_misc_txa, passed tc-start: 1532488518.811890, bpfjit_opt_ld_abs_1 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff650607b for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff65060c7 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff65061d3 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff00cc for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0045 for type 'sljit_s32' which requires 4 byte alignment tc-end: 1532488518.843805, bpfjit_opt_ld_abs_1, passed tc-start: 1532488518.844123, bpfjit_opt_ld_abs_2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff650507a for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff6505099 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff65051d3 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff00e4 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff005d for type 'sljit_s32' which requires 4 byte alignment tc-end: 1532488518.875294, bpfjit_opt_ld_abs_2, passed tc-start: 1532488518.875588, bpfjit_opt_ld_abs_3 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff650507a for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff6505099 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff65051d3 for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff00e4 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff005d for type 'sljit_s32' which requires 4 byte alignment tc-end: 1532488518.904302, bpfjit_opt_ld_abs_3, passed tc-start: 1532488518.904683, bpfjit_opt_ld_ind_1 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b05031 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff5b0509a for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff5b050fb for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0113 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff008a for type 'sljit_s32' which requires 4 byte alignment tc-end: 1532488518.944678, bpfjit_opt_ld_ind_1, passed tc-start: 1532488518.944811, bpfjit_opt_ld_ind_2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505031 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff6505097 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff65050cb for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0143 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff006e for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.970624, bpfjit_opt_ld_ind_2, passed tc-start: 1532488518.970755, bpfjit_opt_ld_ind_3 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5704031 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff5704097 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff57040cb for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0143 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff006e for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488518.995984, bpfjit_opt_ld_ind_3, passed tc-start: 1532488518.996143, bpfjit_opt_ld_ind_4 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6506031 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff6506097 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff65060cb for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0143 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff006e for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.20987, bpfjit_opt_ld_ind_4, passed tc-start: 1532488519.21118, bpfjit_ret_k tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505031 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.45951, bpfjit_ret_k, passed tc-start: 1532488519.46203, bpfjit_st1 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6517057 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] Kernel RNG "kernel" runs test FAILURE: too many runs of 6 1s (212 >= 209) tc-so:[ 1.0000090] cprng kernel: failed statistical RNG test tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.73670, bpfjit_st1, passed tc-start: 1532488519.73836, bpfjit_st2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff650505f for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.104469, bpfjit_st2, passed tc-start: 1532488519.104669, bpfjit_st3 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff650504a for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.130022, bpfjit_st3, passed tc-start: 1532488519.130203, bpfjit_st4 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:344:20, store to misaligned address 0x7f7ff654204a for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.156378, bpfjit_st4, passed tc-start: 1532488519.156565, bpfjit_st5 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6508031 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff65082f5 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0187 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.183616, bpfjit_st5, passed tc-start: 1532488519.183796, bpfjit_stx1 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.208760, bpfjit_stx1, passed tc-start: 1532488519.208952, bpfjit_stx2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6505065 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.233631, bpfjit_stx2, passed tc-start: 1532488519.233812, bpfjit_stx3 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b050a7 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.271471, bpfjit_stx3, passed tc-start: 1532488519.271641, bpfjit_stx4 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b09031 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff5b09305 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0197 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0200090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.303783, bpfjit_stx4, passed tp-end: 1532488519.304029, net/bpfjit/t_bpfjit tp-start: 1532488519.325803, net/bpfjit/t_cop, 16 tc-start: 1532488519.326178, bpfjit_cop_copx tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71ec037 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff007c for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:547:29, store to misaligned address 0x7fff0043 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff008e for type 'sljit_s32' which requires 4 byte alignment tc-end: 1532488519.364768, bpfjit_cop_copx, passed tc-start: 1532488519.364941, bpfjit_cop_invalid_index tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff651b037 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.389840, bpfjit_cop_invalid_index, passed tc-start: 1532488519.389968, bpfjit_cop_no_ctx tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6d1902e for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.417381, bpfjit_cop_no_ctx, passed tc-start: 1532488519.417508, bpfjit_cop_ret_A tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6d0c037 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:547:29, store to misaligned address 0x7fff0043 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.441487, bpfjit_cop_ret_A, passed tc-start: 1532488519.441612, bpfjit_cop_ret_buflen tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b2c037 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:547:29, store to misaligned address 0x7fff0043 for type 'sljit_s32' which requires 4 byte alignment tc-end: 1532488519.466753, bpfjit_cop_ret_buflen, passed tc-start: 1532488519.466898, bpfjit_cop_ret_nfuncs tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71ec037 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:547:29, store to misaligned address 0x7fff0043 for type 'sljit_s32' which requires 4 byte alignment tc-end: 1532488519.490601, bpfjit_cop_ret_nfuncs, passed tc-start: 1532488519.490744, bpfjit_cop_ret_wirelen tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71ec037 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:547:29, store to misaligned address 0x7fff0043 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.524817, bpfjit_cop_ret_wirelen, passed tc-start: 1532488519.525055, bpfjit_cop_side_effect tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71ed037 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff005f for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0071 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:547:29, store to misaligned address 0x7fff0086 for type 'sljit_s32' which requires 4 byte alignment tc-end: 1532488519.560558, bpfjit_cop_side_effect, passed tc-start: 1532488519.560754, bpfjit_copx_cop tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff6d2902e for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff00a7 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0087 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:547:29, store to misaligned address 0x7fff00da for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.596001, bpfjit_copx_cop, passed tc-start: 1532488519.596209, bpfjit_copx_invalid_index tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71eb02e for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.631594, bpfjit_copx_invalid_index, passed tc-start: 1532488519.631791, bpfjit_copx_no_ctx tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71ed02e for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.656461, bpfjit_copx_no_ctx, passed tc-start: 1532488519.656608, bpfjit_copx_ret_A tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71ec037 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.679919, bpfjit_copx_ret_A, passed tc-start: 1532488519.680060, bpfjit_copx_ret_buflen tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71ec037 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.704033, bpfjit_copx_ret_buflen, passed tc-start: 1532488519.704267, bpfjit_copx_ret_nfuncs tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71ec037 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.729730, bpfjit_copx_ret_nfuncs, passed tc-start: 1532488519.729897, bpfjit_copx_ret_wirelen tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff75ec037 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.755039, bpfjit_copx_ret_wirelen, passed tc-start: 1532488519.755174, bpfjit_copx_side_effect tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71ec037 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0064 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0076 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.779496, bpfjit_copx_side_effect, passed tp-end: 1532488519.779622, net/bpfjit/t_cop tp-start: 1532488519.794010, net/bpfjit/t_extmem, 9 tc-start: 1532488519.794028, bpfjit_cop_ret_mem tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71ed042 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:547:29, store to misaligned address 0x7fff0063 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.819721, bpfjit_cop_ret_mem, passed tc-start: 1532488519.819851, bpfjit_cop_ret_preinited_mem tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71ed042 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:547:29, store to misaligned address 0x7fff0063 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.855345, bpfjit_cop_ret_preinited_mem, passed tc-start: 1532488519.855521, bpfjit_copx_ret_mem tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71ed042 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.879424, bpfjit_copx_ret_mem, passed tc-start: 1532488519.879599, bpfjit_copx_ret_preinited_mem tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71ed042 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.914490, bpfjit_copx_ret_preinited_mem, passed tc-start: 1532488519.914661, bpfjit_extmem_invalid_load tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.950364, bpfjit_extmem_invalid_load, passed tc-start: 1532488519.950545, bpfjit_extmem_invalid_store tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff651c033 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488519.991381, bpfjit_extmem_invalid_store, passed tc-start: 1532488519.991506, bpfjit_extmem_load_preinited tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488520.24543, bpfjit_extmem_load_preinited, passed tc-start: 1532488520.24672, bpfjit_extmem_side_effect tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff651c05d for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0061 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0041 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488520.49613, bpfjit_extmem_side_effect, passed tc-start: 1532488520.49853, bpfjit_extmem_store tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff650c081 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488520.78612, bpfjit_extmem_store, passed tp-end: 1532488520.78831, net/bpfjit/t_extmem tp-start: 1532488520.93788, net/bpfjit/t_mbuf, 20 tc-start: 1532488520.93915, bpfjit_mbuf_ldb_abs tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b15031 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff005f for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff003f for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488520.118744, bpfjit_mbuf_ldb_abs, passed tc-start: 1532488520.118923, bpfjit_mbuf_ldb_abs_overflow tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71e804d for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488520.144532, bpfjit_mbuf_ldb_abs_overflow, passed tc-start: 1532488520.144731, bpfjit_mbuf_ldb_ind tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff71e70bc for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71e7101 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff006c for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff007e for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488520.170425, bpfjit_mbuf_ldb_ind, passed tc-start: 1532488520.170604, bpfjit_mbuf_ldb_ind_overflow1 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff71e706a for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71e70b9 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff004a for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488520.195407, bpfjit_mbuf_ldb_ind_overflow1, passed tc-start: 1532488520.195576, bpfjit_mbuf_ldb_ind_overflow2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71e8031 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff71e806a for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff004a for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488520.219793, bpfjit_mbuf_ldb_ind_overflow2, passed tc-start: 1532488520.219961, bpfjit_mbuf_ldb_ind_overflow3 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff71e806d for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0083 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0043 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488520.243514, bpfjit_mbuf_ldb_ind_overflow3, passed tc-start: 1532488520.243638, bpfjit_mbuf_ldh_abs tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71e8069 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff006b for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff004b for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488520.267758, bpfjit_mbuf_ldh_abs, passed tc-start: 1532488520.267892, bpfjit_mbuf_ldh_abs_overflow tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71e8096 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff005c for type 'sljit_sw' which requires 8 byte alignment tc-end: 1532488520.291530, bpfjit_mbuf_ldh_abs_overflow, passed tc-start: 1532488520.291711, bpfjit_mbuf_ldh_ind tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff65150da for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff651511f for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff017b for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff008a for type 'sljit_s32' which requires 4 byte alignment tc-end: 1532488520.320310, bpfjit_mbuf_ldh_ind, passed tc-start: 1532488520.320491, bpfjit_mbuf_ldh_ind_overflow1 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff71e8079 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff008c for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0056 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488520.347350, bpfjit_mbuf_ldh_ind_overflow1, passed tc-start: 1532488520.347544, bpfjit_mbuf_ldh_ind_overflow2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71e8031 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff71e8079 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff008c for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0056 for type 'sljit_s32' which requires 4 byte alignment tc-end: 1532488520.374473, bpfjit_mbuf_ldh_ind_overflow2, passed tc-start: 1532488520.374682, bpfjit_mbuf_ldh_ind_overflow3 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff71e807c for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71e80cb for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff008f for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0043 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488520.399977, bpfjit_mbuf_ldh_ind_overflow3, passed tc-start: 1532488520.400159, bpfjit_mbuf_ldw_abs tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71e8087 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0083 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0063 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488520.424763, bpfjit_mbuf_ldw_abs, passed tc-start: 1532488520.424944, bpfjit_mbuf_ldw_abs_overflow tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff654207a for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0074 for type 'sljit_sw' which requires 8 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488520.448800, bpfjit_mbuf_ldw_abs_overflow, passed tc-start: 1532488520.448978, bpfjit_mbuf_ldw_ind tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff75e80bf for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff75e81af for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff0116 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff00a2 for type 'sljit_s32' which requires 4 byte alignment tc-end: 1532488520.472424, bpfjit_mbuf_ldw_ind, passed tc-start: 1532488520.472684, bpfjit_mbuf_ldw_ind_overflow1 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff5b14097 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5b140e6 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff00a4 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff006e for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488520.497714, bpfjit_mbuf_ldw_ind_overflow1, passed tc-start: 1532488520.497900, bpfjit_mbuf_ldw_ind_overflow2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71e8031 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff71e8097 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff00a4 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff006e for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488520.522668, bpfjit_mbuf_ldw_ind_overflow2, passed tc-start: 1532488520.522859, bpfjit_mbuf_ldw_ind_overflow3 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:40:19, store to misaligned address 0x7f7ff654209a for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff65420e9 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff00a7 for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0043 for type 'sljit_s32' which requires 4 byte alignment tc-end: 1532488520.547709, bpfjit_mbuf_ldw_ind_overflow3, passed tc-start: 1532488520.547890, bpfjit_mbuf_msh tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff71e9031 for type 'sljit_s32' which requires 4 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:60:24, store to misaligned address 0x7fff005e for type 'sljit_sw' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff003f for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488520.572697, bpfjit_mbuf_msh, passed tc-start: 1532488520.572873, bpfjit_mbuf_msh_overflow tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_64.c:548:25, store to misaligned address 0x7f7ff5706052 for type 'sljit_s32' which requires 4 byte alignment tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/kern/lib/libsljit/../../../../external/bsd/sljit/dist/sljit_src/sljitNativeX86_common.c:539:29, store to misaligned address 0x7fff0039 for type 'sljit_s32' which requires 4 byte alignment tc-end: 1532488520.597144, bpfjit_mbuf_msh_overflow, passed tp-end: 1532488520.597326, net/bpfjit/t_mbuf tp-start: 1532488521.143335, sbin/fsck_ffs/t_enable_quotas, 20 tc-start: 1532488521.143546, corrupt_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=512 count=1 seek=136 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488522.281616, corrupt_be_1, passed tc-start: 1532488522.282071, corrupt_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=512 count=1 seek=328 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488523.289658, corrupt_be_2, passed tc-start: 1532488523.290185, corrupt_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=512 count=1 seek=136 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488524.197795, corrupt_le_1, passed tc-start: 1532488524.198517, corrupt_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=512 count=1 seek=328 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488525.146666, corrupt_le_2, passed tc-start: 1532488525.147052, dir1_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype dir\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -y -F fsimage ] tc-end: 1532488525.864622, dir1_be_1, passed tc-start: 1532488525.865045, dir1_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype dir\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -y -F fsimage ] tc-end: 1532488526.497192, dir1_be_2, passed tc-start: 1532488526.497686, dir1_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype dir\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -y -F fsimage ] tc-end: 1532488527.163508, dir1_le_1, passed tc-start: 1532488527.163869, dir1_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype dir\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -y -F fsimage ] tc-end: 1532488527.796268, dir1_le_2, passed tc-start: 1532488527.796691, disable_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ tunefs -q nouser -q nogroup -F fsimage ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488528.961692, disable_be_1, passed tc-start: 1532488528.962087, disable_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ tunefs -q nouser -q nogroup -F fsimage ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488530.101949, disable_be_2, passed tc-start: 1532488530.102370, disable_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ tunefs -q nouser -q nogroup -F fsimage ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488531.217563, disable_le_1, passed tc-start: 1532488531.217986, disable_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ tunefs -q nouser -q nogroup -F fsimage ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488532.459371, disable_le_2, passed tc-start: 1532488532.459786, notreg_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype fifo\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488533.358078, notreg_be_1, passed tc-start: 1532488533.358605, notreg_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype fifo\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488534.249453, notreg_be_2, passed tc-start: 1532488534.249897, notreg_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype fifo\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488535.157637, notreg_le_1, passed tc-start: 1532488535.157999, notreg_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype fifo\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488536.48464, notreg_le_2, passed tc-start: 1532488536.48969, unallocated_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ clri fsimage 3 ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488536.947900, unallocated_be_1, passed tc-start: 1532488536.948261, unallocated_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ clri fsimage 3 ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488537.847751, unallocated_be_2, passed tc-start: 1532488537.848161, unallocated_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ clri fsimage 3 ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488538.805682, unallocated_le_1, passed tc-start: 1532488538.806116, unallocated_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ clri fsimage 3 ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488539.737979, unallocated_le_2, passed tp-end: 1532488539.738435, sbin/fsck_ffs/t_enable_quotas tp-start: 1532488540.49104, sbin/fsck_ffs/t_check_quotas, 12 tc-start: 1532488540.49122, corrupt_list_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=1 count=8 seek=69736 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488541.103136, corrupt_list_be_1, passed tc-start: 1532488541.103498, corrupt_list_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=1 count=8 seek=168040 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488542.178212, corrupt_list_be_2, passed tc-start: 1532488542.178620, corrupt_list_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=1 count=8 seek=69736 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488543.103574, corrupt_list_le_1, passed tc-start: 1532488543.103979, corrupt_list_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=1 count=8 seek=168040 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488544.18947, corrupt_list_le_2, passed tc-start: 1532488544.19397, expand1_list_be_1 tc-so:Executing command [ makefs -B be -o version=1 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488544.827744, expand1_list_be_1, passed tc-start: 1532488544.829410, expand1_list_be_2 tc-so:Executing command [ makefs -B be -o version=2 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488545.626336, expand1_list_be_2, passed tc-start: 1532488545.627978, expand1_list_le_1 tc-so:Executing command [ makefs -B le -o version=1 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488546.500868, expand1_list_le_1, passed tc-start: 1532488546.502337, expand1_list_le_2 tc-so:Executing command [ makefs -B le -o version=2 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488547.267075, expand1_list_le_2, passed tc-start: 1532488547.268682, expand2_list_be_1 tc-so:Executing command [ makefs -B be -o version=1 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488552.896870, expand2_list_be_1, passed tc-start: 1532488552.927324, expand2_list_be_2 tc-so:Executing command [ makefs -B be -o version=2 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488558.368708, expand2_list_be_2, passed tc-start: 1532488558.398157, expand2_list_le_1 tc-so:Executing command [ makefs -B le -o version=1 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488564.110748, expand2_list_le_1, passed tc-start: 1532488564.140671, expand2_list_le_2 tc-so:Executing command [ makefs -B le -o version=2 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488569.395412, expand2_list_le_2, passed tp-end: 1532488569.424930, sbin/fsck_ffs/t_check_quotas tp-start: 1532488569.782920, sbin/gpt/t_gpt, 13 tc-start: 1532488569.782939, backup_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt backup gpt.disk ] tc-so:Executing command [ sed -e s/........-....-....-....-............/00000000-0000-0000-0000-000000000000/g test.backup ] tc-end: 1532488569.980440, backup_2part, passed tc-start: 1532488569.980980, bootable_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt biosboot -i 2 gpt.disk ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ dd msgfmt=quiet if=gpt.disk of=bootblk bs=1 count=440 ] tc-so:Executing command [ cmp /usr/mdec/gptmbr.bin bootblk ] tc-so:Executing command [ gpt show -i 2 gpt.disk ] tc-so:Executing command [ tail -1 bootattr ] tc-end: 1532488570.231623, bootable_2part, passed tc-start: 1532488570.231998, change_attr_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt set -i 1 -a biosboot,bootme gpt.disk ] tc-so:Executing command [ gpt show -i 1 gpt.disk ] tc-so:Executing command [ tail -1 attr ] tc-so:Executing command [ gpt unset -i 1 -a biosboot,bootme gpt.disk ] tc-so:Executing command [ gpt show -i 1 gpt.disk ] tc-so:Executing command [ tail -1 attr ] tc-end: 1532488570.568784, change_attr_2part, passed tc-start: 1532488570.569491, change_type_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt type -i 1 -T apple gpt.disk ] tc-so:Executing command [ gpt show -i 1 gpt.disk ] tc-so:Executing command [ grep ^Type: type ] tc-so:Executing command [ gpt type -i 1 -T efi gpt.disk ] tc-so:Executing command [ gpt show -i 1 gpt.disk ] tc-so:Executing command [ grep ^Type: type ] tc-end: 1532488570.830547, change_type_2part, passed tc-start: 1532488570.831416, create_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-so:Executing command [ gpt show -u gpt.disk ] tc-end: 1532488571.11451, create_2part, passed tc-start: 1532488571.11768, create_empty tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-end: 1532488571.285732, create_empty, passed tc-start: 1532488571.286032, label_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt label -i 1 -l potato gpt.disk ] tc-so:Executing command [ gpt label -i 2 -l tomato gpt.disk ] tc-so:Executing command [ gpt show -l gpt.disk ] tc-end: 1532488571.484442, label_2part, passed tc-start: 1532488571.484651, migrate_disklabel tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ fdisk -fi gpt.disk ] tc-so:Executing command [ fdisk -fu0s 169/63/1024 gpt.disk ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.0XrGSD/stderr 2018-07-25 03:16:11.596851998 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sbin/fdisk/fdisk.c:2721:41, index 9 is out of range for type 'char [9]' tc-end: 1532488571.606063, migrate_disklabel, failed, atf-check failed; see the output of the test for details tc-start: 1532488571.606236, recover_backup tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10206 count=34 ] tc-so:Executing command [ gpt recover gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-so:Executing command [ gpt show -u gpt.disk ] tc-end: 1532488571.822922, recover_backup, passed tc-start: 1532488571.823146, recover_primary tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=1 count=34 ] tc-so:Executing command [ gpt recover gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-so:Executing command [ gpt show -u gpt.disk ] tc-end: 1532488572.36877, recover_primary, passed tc-start: 1532488572.37211, remove_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt remove -i 1 gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-end: 1532488572.264988, remove_2part, passed tc-start: 1532488572.265309, resize_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=20480 count=1 ] tc-so:Executing command [ gpt resizedisk gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-so:Executing command [ gpt resize -i 2 gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-end: 1532488572.503515, resize_2part, passed tc-start: 1532488572.503846, restore_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt backup gpt.disk ] tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt restore -i test.backup gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-so:Executing command [ gpt show -u gpt.disk ] tc-end: 1532488572.754444, restore_2part, passed tp-end: 1532488572.754698, sbin/gpt/t_gpt tp-start: 1532488572.817536, sbin/ifconfig/t_nonexistent, 1 tc-start: 1532488572.817556, nonexistent tc-so:Executing command [ ifconfig nonexistent0 1.2.3.4/24 ] tc-end: 1532488572.886549, nonexistent, passed tp-end: 1532488572.886676, sbin/ifconfig/t_nonexistent tp-start: 1532488573.213493, sbin/newfs/t_enable_quotas, 12 tc-start: 1532488573.213511, enabled_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488573.564698, enabled_be_1_both, passed tc-start: 1532488573.565176, enabled_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488573.927866, enabled_be_1_group, passed tc-start: 1532488573.928268, enabled_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488574.261259, enabled_be_1_user, passed tc-start: 1532488574.261629, enabled_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488574.594519, enabled_be_2_both, passed tc-start: 1532488574.594978, enabled_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488574.910654, enabled_be_2_group, passed tc-start: 1532488574.911083, enabled_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488575.235974, enabled_be_2_user, passed tc-start: 1532488575.236427, enabled_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488575.568537, enabled_le_1_both, passed tc-start: 1532488575.569014, enabled_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488575.926770, enabled_le_1_group, passed tc-start: 1532488575.927143, enabled_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488576.259993, enabled_le_1_user, passed tc-start: 1532488576.260429, enabled_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488576.576442, enabled_le_2_both, passed tc-start: 1532488576.576854, enabled_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488576.901116, enabled_le_2_group, passed tc-start: 1532488576.901606, enabled_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488577.226164, enabled_le_2_user, passed tp-end: 1532488577.226633, sbin/newfs/t_enable_quotas tp-start: 1532488577.301411, sbin/newfs_msdos/t_create, 1 tc-start: 1532488577.301524, validfat32 tc-so:Executing command [ newfs_msdos -b 512 -C 33m -F 32 msdos.img ] tc-so:Executing command [ fsck_msdos -p msdos.img ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:15:07.171011703 +0000 tc-se:+++ /tmp/check.76WPaR/stderr 2018-07-25 03:16:17.404923974 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sbin/fsck_msdos/boot.c:150:29, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/sbin/fsck_msdos/boot.c:153:29, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488577.417949, validfat32, failed, atf-check failed; see the output of the test for details tp-end: 1532488577.418603, sbin/newfs_msdos/t_create tp-start: 1532488577.514730, sbin/resize_ffs/t_check, 1 tc-start: 1532488577.514842, check_grow tc-so:***resize_ffs check grow test tc-so:Executing command [ newfs -V1 -s 6144 -F fsimage ] tc-se:2048+0 records in tc-se:2048+0 records out tc-se:1048576 bytes transferred in 0.088 secs (11915636 bytes/sec) tc-so:Executing command [ resize_ffs -v -c -y fsimage ] tc-so:Executing command [ resize_ffs -y fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ resize_ffs -v -c -y fsimage ] tc-end: 1532488578.40882, check_grow, passed tp-end: 1532488578.41532, sbin/resize_ffs/t_check tp-start: 1532488578.268589, sbin/resize_ffs/t_grow, 4 tc-start: 1532488578.268725, grow_16M_v0_8192 tc-so:in resize_ffs: 8192 1024 32768 131072 0 28 tc-so:bs is 8192 numdata is 28 tc-so:****resizing fs with blocksize 8192 tc-so:fsimage: 16.0MB (32768 sectors) block size 8192, fragment size 1024 tc-so: using 4 cylinder groups of 4.00MB, 512 blks, 1024 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 8224, 16416, 24608, tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.sKnJOG/mnt: not currently mounted tc-end: 1532488583.120037, grow_16M_v0_8192, passed tc-start: 1532488583.130188, grow_16M_v1_16384 tc-so:in resize_ffs: 16384 2048 32768 131072 1 29 tc-so:bs is 16384 numdata is 29 tc-so:****resizing fs with blocksize 16384 tc-so:fsimage: 16.0MB (32768 sectors) block size 16384, fragment size 2048 tc-so: using 4 cylinder groups of 4.00MB, 256 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 8224, 16416, 24608, tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD29.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.C3iUGS/mnt: not currently mounted tc-end: 1532488587.397769, grow_16M_v1_16384, passed tc-start: 1532488587.411079, grow_16M_v2_32768 tc-so:in resize_ffs: 32768 4096 32768 131072 2 28 tc-so:bs is 32768 numdata is 28 tc-so:****resizing fs with blocksize 32768 tc-so:fsimage: 16.0MB (32768 sectors) block size 32768, fragment size 4096 tc-so: using 4 cylinder groups of 4.00MB, 128 blks, 256 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:192, 8384, 16576, 24768, tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.pewX3t/mnt: not currently mounted tc-end: 1532488591.527244, grow_16M_v2_32768, passed tc-start: 1532488591.768751, grow_ffsv1_partial_cg tc-so:***resize_ffs grow test tc-so:Executing command [ newfs -V1 -s 4000 -F fsimage ] tc-so:Executing command [ resize_ffs -c -y -s 5760 fsimage ] tc-so:Executing command [ resize_ffs -y -s 5760 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ resize_ffs -c -y -s 5760 fsimage ] tc-end: 1532488592.185827, grow_ffsv1_partial_cg, passed tp-end: 1532488592.186264, sbin/resize_ffs/t_grow tp-start: 1532488592.384090, sbin/resize_ffs/t_shrink, 4 tc-start: 1532488592.384109, shrink_24M_16M_v0_32768 tc-so:in resize_ffs: 32768 4096 49152 32768 0 42 tc-so:bs is 32768 numdata is 42 tc-so:****resizing fs with blocksize 32768 tc-so:fsimage: 24.0MB (49152 sectors) block size 32768, fragment size 4096 tc-so: using 4 cylinder groups of 6.00MB, 192 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:64, 12352, 24640, 36928, tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:remove is 14 dataleft is 28 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-so:Executing command [ resize_ffs -y -s 32768 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD29.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD30.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD31.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD32.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD33.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD34.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD35.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD36.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD37.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD38.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD39.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD40.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD41.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD42.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:umount: /tmp/atf-run.5LAE7W/mnt: not currently mounted tc-end: 1532488597.911148, shrink_24M_16M_v0_32768, passed tc-start: 1532488597.921508, shrink_24M_16M_v1_65536 tc-so:in resize_ffs: 65536 8192 49152 32768 1 38 tc-so:bs is 65536 numdata is 38 tc-so:****resizing fs with blocksize 65536 tc-so:fsimage: 24.0MB (49152 sectors) block size 65536, fragment size 8192 tc-so: using 2 cylinder groups of 12.00MB, 192 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:128, 24704, tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:remove is 13 dataleft is 25 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-so:Executing command [ resize_ffs -y -s 32768 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD29.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD30.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD31.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD32.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD33.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD34.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD35.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD36.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD37.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD38.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:umount: /tmp/atf-run.3PaDKf/mnt: not currently mounted tc-end: 1532488603.270260, shrink_24M_16M_v1_65536, passed tc-start: 1532488603.283586, shrink_24M_16M_v2_4096 tc-so:in resize_ffs: 4096 512 49152 32768 2 41 tc-so:bs is 4096 numdata is 41 tc-so:****resizing fs with blocksize 4096 tc-so:fsimage: 24.0MB (49152 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 6.00MB, 1536 blks, 2720 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 12432, 24720, 37008, tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:tar: Failed write to file TD41/131073 (No space left on device) tc-se:tar: Failed write to file TD41/65536 (No space left on device) tc-se:tar: Failed write to file TD41/65537 (No space left on device) tc-so:remove is 14 dataleft is 27 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:resize_ffs: shrinking not supported for ufs2 tc-se: tc-se:umount: /tmp/atf-run.vf87tW/mnt: not currently mounted tc-end: 1532488607.423645, shrink_24M_16M_v2_4096, expected_failure, PR bin/44205: atf-check failed; see the output of the test for details tc-start: 1532488607.425870, shrink_ffsv1_partial_cg tc-so:*** resize_ffs shrinkage partial cg test tc-so:Executing command [ newfs -V1 -F -s 5760 fsimage ] tc-so:Executing command [ resize_ffs -c -s 4000 -y fsimage ] tc-so:Executing command [ resize_ffs -s 4000 -y fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ resize_ffs -c -s 4000 -y fsimage ] tc-end: 1532488607.921851, shrink_ffsv1_partial_cg, passed tp-end: 1532488607.922186, sbin/resize_ffs/t_shrink tp-start: 1532488608.127047, sbin/resize_ffs/t_grow_swapped, 4 tc-start: 1532488608.127073, grow_16M_v0_65536 tc-so:in resize_ffs: 65536 8192 32768 131072 0 26 swap tc-so:bs is 65536 numdata is 26 tc-so:****resizing fs with blocksize 65536 tc-so:fsimage: 16.0MB (32768 sectors) block size 65536, fragment size 8192 tc-so: using 1 cylinder groups of 16.00MB, 256 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:128, tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.C979L1/mnt: not currently mounted tc-end: 1532488612.211642, grow_16M_v0_65536, passed tc-start: 1532488612.217003, grow_16M_v1_4096 tc-so:in resize_ffs: 4096 512 32768 131072 1 28 swap tc-so:bs is 4096 numdata is 28 tc-so:****resizing fs with blocksize 4096 tc-so:fsimage: 16.0MB (32768 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 4.00MB, 1024 blks, 1920 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 8224, 16416, 24608, tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.vEWuVh/mnt: not currently mounted tc-end: 1532488616.781881, grow_16M_v1_4096, passed tc-start: 1532488616.797983, grow_16M_v2_8192 tc-so:in resize_ffs: 8192 1024 32768 131072 2 28 swap tc-so:bs is 8192 numdata is 28 tc-so:****resizing fs with blocksize 8192 tc-so:fsimage: 16.0MB (32768 sectors) block size 8192, fragment size 1024 tc-so: using 4 cylinder groups of 4.00MB, 512 blks, 960 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 8336, 16528, 24720, tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.SA2twY/mnt: not currently mounted tc-end: 1532488621.59195, grow_16M_v2_8192, passed tc-start: 1532488621.65625, grow_ffsv1_partial_cg tc-so:***resize_ffs grow test tc-so:Executing command [ newfs -B be -V1 -s 4000 -F fsimage ] tc-so:Executing command [ resize_ffs -c -y -s 5760 fsimage ] tc-so:Executing command [ resize_ffs -y -s 5760 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ resize_ffs -c -y -s 5760 fsimage ] tc-end: 1532488621.581497, grow_ffsv1_partial_cg, passed tp-end: 1532488621.581967, sbin/resize_ffs/t_grow_swapped tp-start: 1532488621.797565, sbin/resize_ffs/t_shrink_swapped, 4 tc-start: 1532488621.797583, shrink_24M_16M_v0_4096 tc-so:in resize_ffs: 4096 512 49152 32768 0 41 swap tc-so:bs is 4096 numdata is 41 tc-so:****resizing fs with blocksize 4096 tc-so:fsimage: 24.0MB (49152 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 6.00MB, 1536 blks, 2912 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 12320, 24608, 36896, tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:remove is 14 dataleft is 27 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-so:Executing command [ resize_ffs -y -s 32768 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD29.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD30.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD31.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD32.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD33.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD34.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD35.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD36.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD37.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD38.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD39.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD40.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD41.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:umount: /tmp/atf-run.1pvgIW/mnt: not currently mounted tc-end: 1532488629.340399, shrink_24M_16M_v0_4096, passed tc-start: 1532488629.368912, shrink_24M_16M_v1_8192 tc-so:in resize_ffs: 8192 1024 49152 32768 1 42 swap tc-so:bs is 8192 numdata is 42 tc-so:****resizing fs with blocksize 8192 tc-so:fsimage: 24.0MB (49152 sectors) block size 8192, fragment size 1024 tc-so: using 4 cylinder groups of 6.00MB, 768 blks, 1472 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 12320, 24608, 36896, tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:remove is 14 dataleft is 28 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-so:Executing command [ resize_ffs -y -s 32768 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD29.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD30.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD31.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD32.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD33.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD34.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD35.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD36.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD37.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD38.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD39.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD40.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD41.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD42.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:umount: /tmp/atf-run.v7q5Xs/mnt: not currently mounted tc-end: 1532488636.927633, shrink_24M_16M_v1_8192, passed tc-start: 1532488636.939035, shrink_24M_16M_v2_16384 tc-so:in resize_ffs: 16384 2048 49152 32768 2 43 swap tc-so:bs is 16384 numdata is 43 tc-so:****resizing fs with blocksize 16384 tc-so:fsimage: 24.0MB (49152 sectors) block size 16384, fragment size 2048 tc-so: using 4 cylinder groups of 6.00MB, 384 blks, 768 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:160, 12448, 24736, 37024, tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:remove is 15 dataleft is 28 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:resize_ffs: shrinking not supported for ufs2 tc-se: tc-se:umount: /tmp/atf-run.xLe7RC/mnt: not currently mounted tc-end: 1532488641.318509, shrink_24M_16M_v2_16384, expected_failure, PR bin/44205: atf-check failed; see the output of the test for details tc-start: 1532488641.336977, shrink_ffsv1_partial_cg tc-so:*** resize_ffs shrinkage partial cg test tc-so:Executing command [ newfs -V1 -F -s 5760 fsimage ] tc-so:Executing command [ resize_ffs -c -s 4000 -y fsimage ] tc-so:Executing command [ resize_ffs -s 4000 -y fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ resize_ffs -c -s 4000 -y fsimage ] tc-end: 1532488641.917273, shrink_ffsv1_partial_cg, passed tp-end: 1532488642.133056, sbin/resize_ffs/t_shrink_swapped tp-start: 1532488642.196184, sbin/route/t_missing, 1 tc-start: 1532488642.196289, missing tc-so:Executing command [ route -n get ] tc-end: 1532488642.274682, missing, passed tp-end: 1532488642.274811, sbin/route/t_missing tp-start: 1532488642.693076, sbin/sysctl/t_perm, 8 tc-start: 1532488642.693095, sysctl_ddb tc-so:Executing command [ /bin/sh -c sysctl -w ddb.radix=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.maxoff=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.maxwidth=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.lines=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.tabstops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.onpanic=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.fromconsole=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.tee_msgbuf=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.commandonenter=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.panicstackframes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.dumpstack=3735928559 ] tc-end: 1532488643.139012, sysctl_ddb, passed tc-start: 1532488643.139193, sysctl_hw tc-so:Executing command [ /bin/sh -c sysctl -w hw.machine=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.model=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ncpu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.byteorder=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.physmem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.usermem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.pagesize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.disknames=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.machine_arch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.alignbytes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.cnmagic=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.physmem64=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.usermem64=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.iostatnames=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ncpuonline=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.sleep.beep=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.sleep.vbios=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.sleep.state=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.sleep.states=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.root=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.stat.gpe=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.stat.sci=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.stat.fixed=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.stat.method=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.power.acpifan0=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.power.acpifan1=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.power.acpifan2=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.power.acpifan3=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.power.acpifan4=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.wake.pckbc1=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.wake.ppb0=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.wake.ppb1=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.wake.xhci1=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.wake.ppb2=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.wake.ppb3=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.wake.ppb4=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.wake.alc0=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.wake.ppb5=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.wake.ahcisata0=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.wake.ehci1=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.wake.ehci0=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.wake.xhci0=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.wake.hdaudio0=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.wake.acpibut0=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.acpiout1.brightness=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.acpivga0.bios_switch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.cpu.dynamic=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.cpu.passive=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ipw.accept_eula=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.iwi.accept_eula=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.uhso.autoswitch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwohci.nocyclemaster=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwohci.phydma_enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ieee1394if.try_bmr=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ieee1394if.hold_count=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ieee1394if.ieee1394_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwmem.eui64_hi=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwmem.eui64_lo=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwmem.speed=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwmem.fwmem_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwip.rx_queue_len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwip.if_fwip_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.auto_login=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.max_speed=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.exclusive_login=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.login_delay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.scan_delay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.use_doorbell=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.tags=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.sbp_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.dwell=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.calibrate=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.outdoor=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.countrycode=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.regdomain=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.rxbuf=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.txbuf=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.hal.dma_brt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.hal.sw_brt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.hal.swba_backoff=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.rtw.rfprog_fallback=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.rtw.host_rfio=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.firmware.path=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ubsec.maxbatch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ubsec.maxaggr=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.edid_fixup=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.drm_kms_helper_poll=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.drm_timestamp_monotonic=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.drm_timestamp_precision=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.drm_vblank_offdelay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.drm_universal_planes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.drm_rnodes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.drm_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.enable_cmd_parser=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.disable_display=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.invert_brightness=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.prefault_disable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.fastboot=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.enable_ips=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.disable_power_well=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.preliminary_hw_support=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.enable_psr=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.enable_ppgtt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.enable_hangcheck=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.reset=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.vbt_sdvo_panel_type=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.panel_use_ssc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.lvds_channel_mode=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.lvds_downclock=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.enable_fbc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.enable_rc6=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.semaphores=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.powersave=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.panel_ignore_lid=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.i915.modeset=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_hard_reset=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_runtime_pm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_aspm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_dpm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_fastfb=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_lockup_timeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_msi=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_pcie_gen2=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_hw_i2c=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_disp_priority=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_audio=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_tv=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_connector_table=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_testing=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_benchmarking=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_gart_size=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_agpmode=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_vram_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_r4xx_atom=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_dynclks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_modeset=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_no_wb=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.nouveau_tv_norm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.nouveau_agpmode=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.nouveau_vram_pushbuf=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.nouveau_duallink=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.nouveau_tv_disable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.nouveau_runtime_pm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.nouveau_modeset=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.nouveau_noaccel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.nouveau_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.nouveau_config=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.hdafg0.frequency=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.hdafg0.precision=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.hdafg0.channels=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.hdafg0.latency=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.hdafg0.multiuser=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.hdafg0.usemixer=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wd0.max_tags=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wd0.use_ncq=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wd0.use_ncq_prio=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wd1.max_tags=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wd1.use_ncq=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wd1.use_ncq_prio=3735928559 ] tc-end: 1532488647.651163, sysctl_hw, passed tc-start: 1532488647.651441, sysctl_kern tc-so:Executing command [ /bin/sh -c sysctl -w kern.ostype=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.osrelease=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.osrevision=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxvnodes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxproc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxfiles=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.argmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.securelevel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.hostname=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.hostid=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.clockrate: tick=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix1version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ngroups=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.job_control=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.saved_ids=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.domainname=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxpartitions=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.rawpartition=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.rtc_offset=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.root_device=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.msgbufsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.fsync=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.synchronized_io=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.iov_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mbuf.msize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mbuf.mclbytes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mbuf.nmbclusters=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mbuf.mblowat=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mbuf.mcllowat=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mapped_files=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.memlock=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.memlock_range=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.memory_protection=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.login_name_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.defcorename=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.logsigexit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.fscale=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ccpu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.cp_time: user=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.consdev=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxptys=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pipe.maxbigpipes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pipe.nbigpipes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pipe.kvasize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxphys=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sbmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.tkstat.nin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.tkstat.nout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.tkstat.cancc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.tkstat.rawcc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.monotonic_clock=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.urandom=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.labelsector=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.labeloffset=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.forkfsleep=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_threads=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_semaphores=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_barriers=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_timers=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_spin_locks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_reader_writer_locks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.dump_on_panic=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.somaxkva=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.root_partition=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.drivers=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.cp_id: 0=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.hardclock_ticks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.arandom=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.sysvmsg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.sysvsem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.sysvshm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.shmmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.shmmni=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.shmseg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.shmmaxpgs=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.shm_use_phys=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.msgmni=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.msgseg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.semmni=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.semmns=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.semmnu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.boottime=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.veriexec.verbose=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.veriexec.strict=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.veriexec.algorithms=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.boothowto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.labelusesmbr=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.panic_now=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.coredump.setid.dump=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.coredump.setid.path=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.coredump.setid.owner=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.coredump.setid.group=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.coredump.setid.mode=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.no_sa_support=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.configname=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.buildinfo=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.messages=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pmf.debug.event=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pmf.debug.suspend=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pmf.debug.suspensor=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pmf.debug.idle=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pmf.debug.transition=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.cacheht_time=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.balance_period=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.average_weight=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.min_catch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.timesoftints=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.kpreempt_pri=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.upreempt_pri=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.rtts=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.pri_min=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.pri_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.timecounter.choice=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.timecounter.hardware=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.timecounter.timestepwarnings=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pset.psets_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pset.list=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.direct_select=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.module.autoload=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.module.verbose=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.module.path=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.module.autotime=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxlwp=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.proccnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.lwpcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.lockcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.sbsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_sched=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.tty.qsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.bufq.strategies=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.detachall=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix.semmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix.semcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_msg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mqueue.mq_open_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mqueue.mq_prio_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mqueue.mq_max_msgsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mqueue.mq_def_maxmsg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mqueue.mq_max_maxmsg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_aio=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.aio_listio_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.aio_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.usercrypto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.userasymcrypto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.cryptodevallowsoft=3735928559 ] tc-end: 1532488651.981303, sysctl_kern, passed tc-start: 1532488651.981478, sysctl_machdep tc-so:Executing command [ /bin/sh -c sysctl -w machdep.biosbasemem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.biosextmem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.booted_kernel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.diskinfo: 80:488395055(1023/255/63),2 81:1953525168(1023/255/63),2 wd0:80 wd1:81=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.fpu_present=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.osfxsr=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.sse=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.sse2=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.fpu_save=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.fpu_save_size=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.xsave_features=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.dmi.system-vendor=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.dmi.system-product=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.dmi.system-version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.dmi.bios-vendor=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.dmi.bios-version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.dmi.bios-date=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.dmi.board-vendor=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.dmi.board-product=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.dmi.board-version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.dmi.board-asset-tag=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.bootmethod=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.cpu_brand=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.sparse_dump=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.tsc_freq=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.pae=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.tsc_user_enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.svs.enabled=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.spectre_v1.mitigated=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.spectre_v2.hwmitigated=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.spectre_v2.swmitigated=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.spectre_v2.method=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.spectre_v4.mitigated=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.spectre_v4.method=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.fpu_eager=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.idle-mechanism=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.est.frequency.target=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.est.frequency.current=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.est.frequency.available=3735928559 ] tc-end: 1532488653.272111, sysctl_machdep, passed tc-start: 1532488653.272282, sysctl_net tc-so:Executing command [ /bin/sh -c sysctl -w net.local.stream.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.local.stream.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.local.dgram.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.local.dgram.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.local.inflight=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.local.deferred=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.forwarding=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.redirect=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.ttl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.forwsrcrt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.directed-broadcast=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.allowsrcrt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.subnetsarelocal=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.mtudisc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.anonportmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.anonportmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.mtudisctimeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.hostzerobroadcast=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.gifttl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.lowportmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.lowportmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.maxfragpackets=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.grettl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.checkinterface=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.ifq.len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.ifq.maxlen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.ifq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.random_id=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.do_loopback_cksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.dad_count=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.anonportalgo.available=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.anonportalgo.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.anonportalgo.reserve=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.maskrepl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.returndatabytes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.errppslimit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.rediraccept=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.redirtimeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.bmcastecho=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.rfc1323=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mssdflt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.syn_cache_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.syn_bucket_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.init_win=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mss_ifmtu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sack.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sack.maxholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sack.globalmaxholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sack.globalholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.win_scale=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.timestamps=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.cwm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.cwm_burstsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.ack_on_push=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.keepidle=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.keepintvl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.keepcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.slowhz=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.log_refused=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.rstppslimit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.delack_ticks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.init_win_local=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.do_loopback_cksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.msl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.minmss=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.congctl.available=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.congctl.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.keepinit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.recvbuf_auto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.recvbuf_inc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.recvbuf_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sendbuf_auto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sendbuf_inc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sendbuf_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.ecn.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.ecn.maxretries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.local_by_rtt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.iss_hash=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.abc.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.abc.aggressive=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mslt.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mslt.loopback=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mslt.local=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mslt.remote=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mslt.remote_threshold=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.vtw.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.vtw.entries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.udp.checksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.udp.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.udp.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.udp.do_loopback_cksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.def_policy=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.esp_trans_deflev=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.esp_net_deflev=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.ah_trans_deflev=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.ah_net_deflev=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.ah_cleartos=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.ah_offsetmask=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.dfbit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.ecn=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.ipip_spoofcheck=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.enabled=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.used=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.ah_enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.esp_enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.ipcomp_enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.crypto_support=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.keep=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.down=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.log_movements=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.log_permanent_modify=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.log_wrong_iface=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.log_unknown_network=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.accf.http.parsehttpversion=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.rfc1323=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mssdflt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.syn_cache_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.syn_bucket_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.init_win=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mss_ifmtu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sack.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sack.maxholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sack.globalmaxholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sack.globalholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.win_scale=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.timestamps=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.cwm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.cwm_burstsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.ack_on_push=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.keepidle=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.keepintvl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.keepcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.slowhz=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.log_refused=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.rstppslimit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.delack_ticks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.init_win_local=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.do_loopback_cksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.msl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.minmss=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.congctl.available=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.congctl.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.keepinit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.recvbuf_auto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.recvbuf_inc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.recvbuf_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sendbuf_auto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sendbuf_inc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sendbuf_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.ecn.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.ecn.maxretries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.local_by_rtt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.iss_hash=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.abc.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.abc.aggressive=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.loopback=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.local=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.remote=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.remote_threshold=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.vtw.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.vtw.entries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.udp6.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.udp6.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.udp6.do_loopback_cksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.forwarding=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.redirect=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.hlim=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.maxfragpackets=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.accept_rtadv=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.keepfaith=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.log_interval=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.hdrnestlimit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.dad_count=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.auto_flowlabel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.defmcasthlim=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.gifhlim=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.kame_version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.use_deprecated=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.rr_prune=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.v6only=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.lowportmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.lowportmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.auto_linklocal=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.use_defaultzone=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.maxfrags=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.ifq.len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.ifq.maxlen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.ifq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.rtadv_maxroutes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.rtadv_numroutes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.use_tempaddr=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.prefer_tempaddr=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.temppltime=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.tempvltime=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.mcast_pmtu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportalgo.available=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportalgo.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportalgo.reserve=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.neighborgcthresh=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.maxifprefixes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.maxifdefrouters=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.maxdynroutes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ipsec6.def_policy=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ipsec6.esp_trans_deflev=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ipsec6.esp_net_deflev=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ipsec6.ah_trans_deflev=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ipsec6.ah_net_deflev=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ipsec6.ecn=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ipsec6.debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ipsec6.enabled=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ipsec6.used=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.rediraccept=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.redirtimeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_prune=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_delay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_umaxtries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_mmaxtries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_useloopback=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nodeinfo=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.errppslimit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_maxnudhint=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.mtudisc_hiwat=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.mtudisc_lowat=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.maxqueuelen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.spi_try=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.spi_min_value=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.spi_max_value=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.random_int=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.larval_lifetime=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.blockacq_count=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.blockacq_lifetime=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.esp_keymin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.esp_auth=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.ah_keymin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.prefered_oldsa=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.acl_expiry=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.memo_expiry=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.eventq_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.aclrxq_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.scorxq_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.l2cap.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.l2cap.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.l2cap.rtx=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.l2cap.ertx=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.rfcomm.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.rfcomm.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.rfcomm.mtu_default=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.rfcomm.ack_timeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.rfcomm.mcc_timeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.sco.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.sco.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bpf.jit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bpf.maxbufsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.pppoe.term_unknown=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.alc0.rcvq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.alc0.sndq.len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.alc0.sndq.maxlen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.alc0.sndq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.lo0.rcvq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.lo0.sndq.len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.lo0.sndq.maxlen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.lo0.sndq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.wqinput.icmp.inputq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.wqinput.icmp6.inputq.drops=3735928559 ] tc-end: 1532488660.808419, sysctl_net, passed tc-start: 1532488660.808723, sysctl_security tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.mprotect.enabled=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.mprotect.global=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.mprotect.ptrace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.mprotect.debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.segvguard.enabled=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.segvguard.global=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.segvguard.expiry_timeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.segvguard.suspend_timeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.segvguard.max_crashes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.enabled=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.global=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.flags=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.rand=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.mmap_len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.stack_len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.exec_len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.suser.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.bsd44.securelevel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.bsd44.curtain=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.bsd44.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.securelevel.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.securelevel.securelevel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.extensions.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.extensions.usermount=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.extensions.curtain=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.extensions.user_set_cpu_affinity=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.extensions.user_set_dbregs=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.curtain=3735928559 ] tc-end: 1532488661.867422, sysctl_security, passed tc-start: 1532488661.867716, sysctl_vfs tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.maxtypenum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.usermount=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.magiclinks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.fstypes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.dirhash.memused=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.dirhash.maxmem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.ffs.log_changeopt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.ffs.extattr_autocreate=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.nfs.iothreads=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.flushindir=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.clean_vnhead=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.dostats=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.pagetrip=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.segsused=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.psegwrites=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.psyncwrites=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.pcleanwrites=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.blocktot=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.cleanblocks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.ncheckpoints=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.nwrites=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.nsync_writes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.wait_exceeded=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.write_exceeded=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.flush_invoked=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.vflush_invoked=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.clean_inlocked=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.clean_vnlocked=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.segs_reclaimed=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.ignore_lazy_sync=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.cd9660.utf8_joliet=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.sync.delay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.sync.filedelay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.sync.dirdelay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.sync.metadelay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.samba.version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.wapbl.flush_disk_cache=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.wapbl.verbose_commit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.wapbl.allow_dpofua=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.wapbl.journal_iobufs=3735928559 ] tc-end: 1532488663.61506, sysctl_vfs, passed tc-start: 1532488663.61722, sysctl_vm tc-so:Executing command [ /bin/sh -c sysctl -w vm.loadavg: 34.50 17.65 9.05=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.maxslp=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.uspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.minaddress=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.maxaddress=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.guard_size=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.thread_guard_size=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.user_va0_disable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.idlezero=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.anonmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.filemin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.execmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.anonmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.filemax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.execmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.inactivepct=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.bufcache=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.bufmem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.bufmem_lowater=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.bufmem_hiwater=3735928559 ] tc-end: 1532488663.720124, sysctl_vm, passed tp-end: 1532488663.720526, sbin/sysctl/t_perm tp-start: 1532488663.789626, sbin/sysctl/t_sysctl, 1 tc-start: 1532488663.789770, basic tc-so:Executing command [ /bin/sh -c sysctl -a ] tc-so:Executing command [ /bin/sh -c sysctl -d ] tc-end: 1532488663.918183, basic, passed tp-end: 1532488663.918427, sbin/sysctl/t_sysctl tp-start: 1532488663.924856, sys/net/t_print, 2 tc-start: 1532488663.924974, dl_print tc-end: 1532488663.930775, dl_print, passed tc-start: 1532488663.931009, sdl_print tc-end: 1532488663.937400, sdl_print, passed tp-end: 1532488663.937669, sys/net/t_print tp-start: 1532488663.943424, sys/netatalk/t_print, 2 tc-start: 1532488663.943535, at_print tc-end: 1532488663.949188, at_print, passed tc-start: 1532488663.949413, sat_print tc-end: 1532488663.955268, sat_print, passed tp-end: 1532488663.955563, sys/netatalk/t_print tp-start: 1532488663.961589, sys/netinet/t_print, 2 tc-start: 1532488663.961736, in_print tc-end: 1532488663.967966, in_print, passed tc-start: 1532488663.968202, sin_print tc-end: 1532488663.974120, sin_print, passed tp-end: 1532488663.974596, sys/netinet/t_print tp-start: 1532488663.980632, sys/netinet6/t_print, 2 tc-start: 1532488663.980749, in6_print tc-end: 1532488663.986784, in6_print, passed tc-start: 1532488663.987045, sin6_print tc-end: 1532488663.993199, sin6_print, passed tp-end: 1532488663.993363, sys/netinet6/t_print tp-start: 1532488664.451779, sys/rc/t_rc_d_cli, 15 tc-start: 1532488664.451804, default_restart_no_args tc-so:Starting h_simple. tc-so:Executing command [ /usr/tests/sys/rc/h_simple restart ] tc-so:Stopping h_simple. tc-end: 1532488665.568153, default_restart_no_args, passed tc-start: 1532488665.568281, default_restart_with_args tc-so:Starting h_simple. tc-so:Executing command [ /usr/tests/sys/rc/h_simple restart foo ] tc-so:Stopping h_simple. tc-end: 1532488666.287701, default_restart_with_args, passed tc-start: 1532488666.287832, default_start_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_simple start ] tc-so:Stopping h_simple. tc-end: 1532488666.900885, default_start_no_args, passed tc-start: 1532488666.901025, default_start_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_simple start foo ] tc-end: 1532488667.389364, default_start_with_args, passed tc-start: 1532488667.389513, default_stop_no_args tc-so:Starting h_simple. tc-so:Executing command [ /usr/tests/sys/rc/h_simple stop ] tc-end: 1532488667.929005, default_stop_no_args, passed tc-start: 1532488667.929145, default_stop_with_args tc-so:Starting h_simple. tc-so:Executing command [ /usr/tests/sys/rc/h_simple stop foo ] tc-so:Stopping h_simple. tc-end: 1532488668.939925, default_stop_with_args, passed tc-start: 1532488668.940067, no_command tc-so:Executing command [ /usr/tests/sys/rc/h_simple ] tc-end: 1532488669.29205, no_command, passed tc-start: 1532488669.29342, overriden_custom_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args custom ] tc-end: 1532488669.322142, overriden_custom_no_args, passed tc-start: 1532488669.322304, overriden_custom_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args custom arg1 arg 2 arg3 * ] tc-end: 1532488669.604252, overriden_custom_with_args, passed tc-start: 1532488669.604484, overriden_restart_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args restart ] tc-end: 1532488669.892306, overriden_restart_no_args, passed tc-start: 1532488669.892471, overriden_restart_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args restart arg1 arg 2 arg3 * ] tc-end: 1532488670.172844, overriden_restart_with_args, passed tc-start: 1532488670.173013, overriden_start_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args start ] tc-end: 1532488670.478902, overriden_start_no_args, passed tc-start: 1532488670.479145, overriden_start_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args start arg1 arg 2 arg3 * ] tc-end: 1532488670.756845, overriden_start_with_args, passed tc-start: 1532488670.757176, overriden_stop_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args stop ] tc-end: 1532488671.80348, overriden_stop_no_args, passed tc-start: 1532488671.80545, overriden_stop_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args stop arg1 arg 2 arg3 * ] tc-end: 1532488671.364863, overriden_stop_with_args, passed tp-end: 1532488671.365055, sys/rc/t_rc_d_cli tp-start: 1532488671.990402, usr.bin/awk/t_awk, 24 tc-start: 1532488671.990516, assign_NF tc-so:Executing command [ /bin/sh -c awk -f d_assign_NF.awk < d_assign_NF.in ] tc-end: 1532488672.93831, assign_NF, passed tc-start: 1532488672.94163, big_regexp tc-so:Executing command [ /bin/sh -c awk -f d_big_regexp.awk < d_big_regexp.in ] tc-end: 1532488672.187563, big_regexp, passed tc-start: 1532488672.187973, empty_rs tc-so:Executing command [ /bin/sh -c echo foo | awk 1 RS='' ] tc-end: 1532488672.261832, empty_rs, passed tc-start: 1532488672.262058, end tc-so:Executing command [ /bin/sh -c awk -f d_end1.awk < d_end1.in ] tc-so:Executing command [ /bin/sh -c awk -f d_end2.awk < d_end2.in ] tc-end: 1532488672.391355, end, passed tc-start: 1532488672.391970, modify_subsep tc-so:Executing command [ /bin/sh -c printf '1\n1 2\n' | awk '1{ arr[$1 SUBSEP $2 SUBSEP ++cnt[$1]]=1} {for (f in arr) print arr[f];}' ] tc-end: 1532488672.493202, modify_subsep, passed tc-start: 1532488672.493491, multibyte tc-so:Executing command [ /bin/sh -c awk -f d_tolower.awk < d_tolower.in ] tc-so:Executing command [ /bin/sh -c awk -f d_toupper.awk < d_toupper.in ] tc-end: 1532488672.654986, multibyte, passed tc-start: 1532488672.655417, newline_rs tc-so:Executing command [ /bin/sh -c printf '\n\n\nr1f1\nr1f2\n\nr2f1\nr2f2\n\n\n' | awk '{$1=$1}1' RS= OFS=: ] tc-end: 1532488672.732399, newline_rs, passed tc-start: 1532488672.732621, period tc-so:Executing command [ /bin/sh -c awk -v x=0.5 -f d_period.awk < d_period.in ] tc-end: 1532488672.821432, period, passed tc-start: 1532488672.821767, regex_caret_1_rs tc-so:Executing command [ /bin/sh -c echo a1a2a3a | awk 1 RS='^a' ] tc-end: 1532488672.906572, regex_caret_1_rs, passed tc-start: 1532488672.906765, regex_caret_2_rs tc-so:Executing command [ /bin/sh -c echo aaa1a2a | awk 1 RS='^a' ] tc-end: 1532488673.6539, regex_caret_2_rs, passed tc-start: 1532488673.6732, regex_dollar_1_rs tc-so:Executing command [ /bin/sh -c echo a1a2a3a | awk 1 RS='a$' ] tc-end: 1532488673.104448, regex_dollar_1_rs, passed tc-start: 1532488673.104637, regex_dollar_2_rs tc-so:Executing command [ /bin/sh -c echo a1a2aaa | awk 1 RS='a$' ] tc-end: 1532488673.207559, regex_dollar_2_rs, passed tc-start: 1532488673.207737, regex_or_1_rs tc-so:Executing command [ /bin/sh -c echo 1abc | awk 1 RS='abcde|b' ] tc-end: 1532488673.307747, regex_or_1_rs, passed tc-start: 1532488673.307971, regex_or_2_rs tc-so:Executing command [ /bin/sh -c echo 1abcdf2 | awk 1 RS='abcde|b' ] tc-end: 1532488673.389157, regex_or_2_rs, passed tc-start: 1532488673.389318, regex_or_3_rs tc-so:Executing command [ /bin/sh -c echo 1abcdebf2 | awk 1 RS='abcde|b' ] tc-end: 1532488673.469708, regex_or_3_rs, passed tc-start: 1532488673.469880, regex_reallocation_rs tc-so:Executing command [ /bin/sh -c jot -s a 10000 | awk 'NR>1' RS='999[0-9]' ] tc-end: 1532488673.576430, regex_reallocation_rs, passed tc-start: 1532488673.576609, regex_two_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2ab3aab4 | awk 1 RS='aa*b*' ] tc-end: 1532488673.652386, regex_two_star_rs, passed tc-start: 1532488673.652618, single_char_regex_group_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='[a]' ] tc-end: 1532488673.746383, single_char_regex_group_rs, passed tc-start: 1532488673.746578, single_char_regex_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='a*' ] tc-end: 1532488673.840915, single_char_regex_star_rs, passed tc-start: 1532488673.841147, single_char_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS=a ] tc-end: 1532488673.917770, single_char_rs, passed tc-start: 1532488673.917930, string1 tc-so:Executing command [ awk -f d_string1.awk ] tc-end: 1532488673.996735, string1, passed tc-start: 1532488673.996951, two_char_regex_group_rs tc-so:Executing command [ /bin/sh -c echo 1a2ab3aba4 | awk 1 RS='[ab]' ] tc-end: 1532488674.72357, two_char_regex_group_rs, passed tc-start: 1532488674.72498, two_char_regex_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='aa*' ] tc-end: 1532488674.149060, two_char_regex_star_rs, passed tc-start: 1532488674.149224, two_char_rs tc-so:Executing command [ /bin/sh -c echo 1ab2ab3ab4 | awk 1 RS=ab ] tc-end: 1532488674.234907, two_char_rs, passed tp-end: 1532488674.235063, usr.bin/awk/t_awk tp-start: 1532488674.319672, usr.bin/basename/t_basename, 2 tc-start: 1532488674.319741, basic tc-so:Executing command [ basename /usr/bin ] tc-so:Executing command [ basename /usr ] tc-so:Executing command [ basename / ] tc-so:Executing command [ basename /// ] tc-so:Executing command [ basename /usr// ] tc-so:Executing command [ basename //usr//bin ] tc-so:Executing command [ basename usr ] tc-so:Executing command [ basename usr/bin ] tc-end: 1532488674.523560, basic, passed tc-start: 1532488674.523717, suffix tc-so:Executing command [ basename /usr/bin n ] tc-so:Executing command [ basename /usr/bin bin ] tc-so:Executing command [ basename / / ] tc-so:Executing command [ basename /usr/bin/gcc cc ] tc-end: 1532488674.648881, suffix, passed tp-end: 1532488674.649039, usr.bin/basename/t_basename tp-start: 1532488674.720936, usr.bin/bzip2/t_bzip2, 1 tc-start: 1532488674.721554, basic tc-so:Executing command [ bzip2 -1c /usr/tests/usr.bin/bzip2/d_sample1.ref ] tc-so:Executing command [ bzip2 -2c /usr/tests/usr.bin/bzip2/d_sample2.ref ] tc-so:Executing command [ bzip2 -3c /usr/tests/usr.bin/bzip2/d_sample3.ref ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:17:48.937571140 +0000 tc-se:+++ /tmp/check.jLEJz3/stderr 2018-07-25 03:17:54.945824423 +0000 tc-se:@@ -0,0 +1,9 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/external/bsd/bzip2/dist/blocksort.c:247:30, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/external/bsd/bzip2/dist/blocksort.c:258:7, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/external/bsd/bzip2/dist/blocksort.c:270:14, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/external/bsd/bzip2/dist/blocksort.c:288:18, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/external/bsd/bzip2/dist/blocksort.c:305:33, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/external/bsd/bzip2/dist/blocksort.c:289:15, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/external/bsd/bzip2/dist/blocksort.c:281:17, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/external/bsd/bzip2/dist/blocksort.c:282:14, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/external/bsd/bzip2/dist/blocksort.c:284:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488674.977592, basic, failed, atf-check failed; see the output of the test for details tp-end: 1532488674.977739, usr.bin/bzip2/t_bzip2 tp-start: 1532488675.202793, usr.bin/cc/t_asan_double_free, 5 tc-start: 1532488675.202812, double_free tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp double-free not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488675.381301, double_free, failed, atf-check failed; see the output of the test for details tc-start: 1532488675.381477, double_free32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./df32' (No such file or directory) tc-so:While native (64bit) binaries are: tc-so:cannot open `./df64' (No such file or directory) tc-se:paxctl: Can't open `df32': No such file or directory tc-so:Executing command [ ./df32 ] tc-se:Fail: regexp double-free not in stderr tc-se:execvp(./df32) failed: No such file or directory tc-end: 1532488675.738818, double_free32, failed, atf-check failed; see the output of the test for details tc-start: 1532488675.739123, double_free_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp double-free not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488676.5667, double_free_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488676.5994, double_free_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp double-free not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488676.228001, double_free_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488676.228186, double_free_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp double-free not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488676.418324, double_free_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488676.418597, usr.bin/cc/t_asan_double_free tp-start: 1532488676.650798, usr.bin/cc/t_asan_global_buffer_overflow, 5 tc-start: 1532488676.650830, global_buffer_overflow tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp global-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488676.826528, global_buffer_overflow, failed, atf-check failed; see the output of the test for details tc-start: 1532488676.826693, global_buffer_overflow32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./gbof32' (No such file or directory) tc-so:While native (64bit) binaries are: tc-so:cannot open `./gbof64' (No such file or directory) tc-se:paxctl: Can't open `gbof32': No such file or directory tc-so:Executing command [ ./gbof32 ] tc-se:Fail: regexp global-buffer-overflow not in stderr tc-se:execvp(./gbof32) failed: No such file or directory tc-end: 1532488677.205678, global_buffer_overflow32, failed, atf-check failed; see the output of the test for details tc-start: 1532488677.205985, global_buffer_overflow_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp global-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488677.465996, global_buffer_overflow_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488677.466236, global_buffer_overflow_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp global-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488677.673944, global_buffer_overflow_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488677.674156, global_buffer_overflow_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp global-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488677.851084, global_buffer_overflow_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488677.851465, usr.bin/cc/t_asan_global_buffer_overflow tp-start: 1532488678.78014, usr.bin/cc/t_asan_heap_overflow, 5 tc-start: 1532488678.78164, heap_overflow tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp heap-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488678.254235, heap_overflow, failed, atf-check failed; see the output of the test for details tc-start: 1532488678.254453, heap_overflow32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./ho32' (No such file or directory) tc-so:While native (64bit) binaries are: tc-so:cannot open `./ho64' (No such file or directory) tc-se:paxctl: Can't open `ho32': No such file or directory tc-so:Executing command [ ./ho32 ] tc-se:Fail: regexp heap-buffer-overflow not in stderr tc-se:execvp(./ho32) failed: No such file or directory tc-end: 1532488678.656827, heap_overflow32, failed, atf-check failed; see the output of the test for details tc-start: 1532488678.657160, heap_overflow_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp heap-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488678.917902, heap_overflow_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488678.918143, heap_overflow_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp heap-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488679.134724, heap_overflow_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488679.134974, heap_overflow_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp heap-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488679.311269, heap_overflow_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488679.311488, usr.bin/cc/t_asan_heap_overflow tp-start: 1532488679.547155, usr.bin/cc/t_asan_off_by_one, 5 tc-start: 1532488679.547304, off_by_one tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp stack-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488679.724595, off_by_one, failed, atf-check failed; see the output of the test for details tc-start: 1532488679.724775, off_by_one32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./obo32' (No such file or directory) tc-so:While native (64bit) binaries are: tc-so:cannot open `./obo64' (No such file or directory) tc-se:paxctl: Can't open `obo32': No such file or directory tc-so:Executing command [ ./obo32 ] tc-se:Fail: regexp stack-buffer-overflow not in stderr tc-se:execvp(./obo32) failed: No such file or directory tc-end: 1532488680.95214, off_by_one32, failed, atf-check failed; see the output of the test for details tc-start: 1532488680.95506, off_by_one_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: regexp stack-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488680.355308, off_by_one_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488680.355607, off_by_one_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp stack-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488680.571000, off_by_one_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488680.571224, off_by_one_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp stack-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488680.759671, off_by_one_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488680.759912, usr.bin/cc/t_asan_off_by_one tp-start: 1532488681.10897, usr.bin/cc/t_asan_poison, 5 tc-start: 1532488681.11041, poison tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp use-after-poison not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488681.186494, poison, failed, atf-check failed; see the output of the test for details tc-start: 1532488681.186711, poison32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./psn32' (No such file or directory) tc-so:While native (64bit) binaries are: tc-so:cannot open `./psn64' (No such file or directory) tc-se:paxctl: Can't open `psn32': No such file or directory tc-so:Executing command [ ./psn32 ] tc-se:Fail: regexp use-after-poison not in stderr tc-se:execvp(./psn32) failed: No such file or directory tc-end: 1532488681.545609, poison32, failed, atf-check failed; see the output of the test for details tc-start: 1532488681.545963, poison_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp use-after-poison not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488682.29867, poison_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488682.30217, poison_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp use-after-poison not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488682.280434, poison_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488682.280757, poison_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp use-after-poison not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488682.468167, poison_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488682.468375, usr.bin/cc/t_asan_poison tp-start: 1532488682.691282, usr.bin/cc/t_asan_uaf, 5 tc-start: 1532488682.691452, uaf tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp heap-use-after-free not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488682.866627, uaf, failed, atf-check failed; see the output of the test for details tc-start: 1532488682.866921, uaf32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./uaf32' (No such file or directory) tc-so:While native (64bit) binaries are: tc-so:cannot open `./uaf64' (No such file or directory) tc-se:paxctl: Can't open `uaf32': No such file or directory tc-so:Executing command [ ./uaf32 ] tc-se:Fail: regexp heap-use-after-free not in stderr tc-se:execvp(./uaf32) failed: No such file or directory tc-end: 1532488683.246941, uaf32, failed, atf-check failed; see the output of the test for details tc-start: 1532488683.247456, uaf_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp heap-use-after-free not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488683.530308, uaf_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488683.530511, uaf_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp heap-use-after-free not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488683.790679, uaf_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488683.790868, uaf_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp heap-use-after-free not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488683.973296, uaf_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488683.973504, usr.bin/cc/t_asan_uaf tp-start: 1532488684.289278, usr.bin/cc/t_ubsan_int_add_overflow, 5 tc-start: 1532488684.289296, int_add_overflow tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488684.520932, int_add_overflow, failed, atf-check failed; see the output of the test for details tc-start: 1532488684.521089, int_add_overflow32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./md32' (No such file or directory) tc-so:64bit binaries are on the other hand: tc-so:cannot open `./md64' (No such file or directory) tc-so:Executing command [ ./md32 ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./md32) failed: No such file or directory tc-se: tc-end: 1532488684.957616, int_add_overflow32, failed, atf-check failed; see the output of the test for details tc-start: 1532488684.957883, int_add_overflow_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488685.339601, int_add_overflow_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488685.339792, int_add_overflow_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488685.679519, int_add_overflow_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488685.679729, int_add_overflow_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488685.931749, int_add_overflow_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488685.931913, usr.bin/cc/t_ubsan_int_add_overflow tp-start: 1532488686.249291, usr.bin/cc/t_ubsan_int_sub_overflow, 5 tc-start: 1532488686.249309, int_sub_overflow tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: regexp signed integer overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488686.477844, int_sub_overflow, failed, atf-check failed; see the output of the test for details tc-start: 1532488686.478039, int_sub_overflow32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./md32' (No such file or directory) tc-so:64bit binaries are on the other hand: tc-so:cannot open `./md64' (No such file or directory) tc-so:Executing command [ ./md32 ] tc-se:Fail: regexp signed integer overflow not in stderr tc-se:execvp(./md32) failed: No such file or directory tc-end: 1532488686.913092, int_sub_overflow32, failed, atf-check failed; see the output of the test for details tc-start: 1532488686.913449, int_sub_overflow_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: regexp signed integer overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488687.236994, int_sub_overflow_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488687.237451, int_sub_overflow_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: regexp signed integer overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488687.538559, int_sub_overflow_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488687.538715, int_sub_overflow_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: regexp signed integer overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488687.767143, int_sub_overflow_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488687.767302, usr.bin/cc/t_ubsan_int_sub_overflow tp-start: 1532488688.71306, usr.bin/cc/t_ubsan_int_neg_overflow, 5 tc-start: 1532488688.71330, int_neg_overflow tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488688.312485, int_neg_overflow, failed, atf-check failed; see the output of the test for details tc-start: 1532488688.312699, int_neg_overflow32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./md32' (No such file or directory) tc-so:64bit binaries are on the other hand: tc-so:cannot open `./md64' (No such file or directory) tc-so:Executing command [ ./md32 ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./md32) failed: No such file or directory tc-se: tc-end: 1532488688.770493, int_neg_overflow32, failed, atf-check failed; see the output of the test for details tc-start: 1532488688.770811, int_neg_overflow_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488689.91776, int_neg_overflow_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488689.92015, int_neg_overflow_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488689.368553, int_neg_overflow_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488689.368726, int_neg_overflow_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488689.596213, int_neg_overflow_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488689.596391, usr.bin/cc/t_ubsan_int_neg_overflow tp-start: 1532488689.886648, usr.bin/cc/t_ubsan_int_divzero, 5 tc-start: 1532488689.886700, int_divzero tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: program did not receive a signal tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488690.129452, int_divzero, failed, atf-check failed; see the output of the test for details tc-start: 1532488690.129631, int_divzero32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./md32' (No such file or directory) tc-so:64bit binaries are on the other hand: tc-so:cannot open `./md64' (No such file or directory) tc-so:Executing command [ ./md32 ] tc-se:Fail: program did not receive a signal tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./md32) failed: No such file or directory tc-se: tc-end: 1532488690.539900, int_divzero32, failed, atf-check failed; see the output of the test for details tc-start: 1532488690.540315, int_divzero_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: program did not receive a signal tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488690.913962, int_divzero_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488690.914184, int_divzero_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: program did not receive a signal tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488691.180512, int_divzero_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488691.180705, int_divzero_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: program did not receive a signal tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488691.410968, int_divzero_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488691.411230, usr.bin/cc/t_ubsan_int_divzero tp-start: 1532488691.731181, usr.bin/cc/t_ubsan_vla_out_of_bounds, 5 tc-start: 1532488691.731200, vla_out_of_bounds tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488692.81960, vla_out_of_bounds, failed, atf-check failed; see the output of the test for details tc-start: 1532488692.82622, vla_out_of_bounds32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./md32' (No such file or directory) tc-so:64bit binaries are on the other hand: tc-so:cannot open `./md64' (No such file or directory) tc-so:Executing command [ ./md32 ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./md32) failed: No such file or directory tc-se: tc-end: 1532488692.514020, vla_out_of_bounds32, failed, atf-check failed; see the output of the test for details tc-start: 1532488692.514335, vla_out_of_bounds_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488692.861079, vla_out_of_bounds_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488692.861314, vla_out_of_bounds_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488693.126867, vla_out_of_bounds_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488693.127078, vla_out_of_bounds_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488693.361633, vla_out_of_bounds_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488693.361882, usr.bin/cc/t_ubsan_vla_out_of_bounds tp-start: 1532488693.560075, usr.bin/cc/t_hello, 5 tc-start: 1532488693.560231, hello tc-so:Executing command [ cc -o hello test.c ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488693.726063, hello, failed, atf-check failed; see the output of the test for details tc-start: 1532488693.726338, hello32 tc-so:Executing command [ cc -o hello32 -m32 test.c ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488693.963466, hello32, failed, atf-check failed; see the output of the test for details tc-start: 1532488693.963649, hello_pic tc-so:Executing command [ cc -fPIC -shared -o libtest.so pic.c ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488694.123156, hello_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488694.123357, hello_pie tc-so:Executing command [ cc -fpie -pie -o hello test.c ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488694.320058, hello_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488694.320255, hello_profile tc-so:Executing command [ cc -o hello -pg test.c ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488694.465219, hello_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488694.465384, usr.bin/cc/t_hello tp-start: 1532488694.548750, usr.bin/cmp/t_cmp, 2 tc-start: 1532488694.548860, missing tc-so:Executing command [ /bin/sh -c cmp -s a x ] tc-so:Executing command [ /bin/sh -c cmp -s x a ] tc-so:Executing command [ /bin/sh -c cmp -s x y ] tc-so:Executing command [ /bin/sh -c cmp -s y x ] tc-end: 1532488694.702293, missing, passed tc-start: 1532488694.702592, skip tc-so:Executing command [ /bin/sh -c cmp a b '10' ] tc-so:Executing command [ /bin/sh -c cmp a b '0xa' ] tc-so:Executing command [ /bin/sh -c cmp a b '9' ] tc-end: 1532488694.825180, skip, passed tp-end: 1532488694.825492, usr.bin/cmp/t_cmp tp-start: 1532488695.336247, usr.bin/config/t_config, 13 tc-start: 1532488695.336388, deffs_redef tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/deffs_redef /usr/tests/usr.bin/config/d_deffs_redef ] tc-end: 1532488695.425684, deffs_redef, passed tc-start: 1532488695.426076, devi tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1532488695.547666, devi, passed tc-start: 1532488695.548508, loop tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/loop /usr/tests/usr.bin/config/d_loop ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:18:15.489335610 +0000 tc-se:+++ /tmp/check.Xdd6VR/stderr 2018-07-25 03:18:15.625563189 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488695.635551, loop, failed, atf-check failed; see the output of the test for details tc-start: 1532488695.636180, loop2 tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/loop2 /usr/tests/usr.bin/config/d_loop2 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:18:15.489335610 +0000 tc-se:+++ /tmp/check.JqqA0G/stderr 2018-07-25 03:18:15.720683169 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488695.730506, loop2, failed, atf-check failed; see the output of the test for details tc-start: 1532488695.731619, min tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1532488695.839294, min, passed tc-start: 1532488695.840215, no_pseudo tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/no_pseudo /usr/tests/usr.bin/config/d_no_pseudo ] tc-end: 1532488695.921728, no_pseudo, passed tc-start: 1532488695.922016, no_select tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1532488696.19807, no_select, passed tc-start: 1532488696.20604, no_undefined_opt tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/no_undefined_opt d_no_undefined_opt ] tc-end: 1532488696.101970, no_undefined_opt, passed tc-start: 1532488696.102625, postponed_orphan tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/postponed_orphan /usr/tests/usr.bin/config/d_postponed_orphan ] tc-end: 1532488696.184162, postponed_orphan, passed tc-start: 1532488696.184486, pseudo_parent tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/pseudo_parent /usr/tests/usr.bin/config/d_pseudo_parent ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:18:15.984345800 +0000 tc-se:+++ /tmp/check.EXtpFk/stderr 2018-07-25 03:18:16.261832743 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488696.272085, pseudo_parent, failed, atf-check failed; see the output of the test for details tc-start: 1532488696.272727, select tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1532488696.370300, select, passed tc-start: 1532488696.371295, shadow_instance tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/shadow_instance /usr/tests/usr.bin/config/d_shadow_instance ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:18:16.336902479 +0000 tc-se:+++ /tmp/check.his9Nx/stderr 2018-07-25 03:18:16.446327490 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488696.455960, shadow_instance, failed, atf-check failed; see the output of the test for details tc-start: 1532488696.456587, undefined_opt tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/undefined_opt d_undefined_opt ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:18:16.336902479 +0000 tc-se:+++ /tmp/check.JnuKXY/stderr 2018-07-25 03:18:16.530509907 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488696.540551, undefined_opt, failed, atf-check failed; see the output of the test for details tp-end: 1532488696.541355, usr.bin/config/t_config tp-start: 1532488696.716639, usr.bin/cut/t_cut, 6 tc-start: 1532488696.716657, basic tc-end: 1532488696.862460, basic, passed tc-start: 1532488696.862676, dflag tc-end: 1532488696.990874, dflag, passed tc-start: 1532488696.991151, dsflag tc-end: 1532488697.127579, dsflag, passed tc-start: 1532488697.127855, latin1 tc-so:Executing command [ cut -b 6,7,8 /usr/tests/usr.bin/cut/d_latin1.in ] tc-so:Executing command [ cut -c 6,7,8 /usr/tests/usr.bin/cut/d_latin1.in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:18:16.336902479 +0000 tc-se:+++ /tmp/check.4IT5T6/stderr 2018-07-25 03:18:17.217310045 +0000 tc-se:@@ -0,0 +1,5 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff739f098 for type 'const union _RuneState' which requires 16 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:109:38, member access within misaligned address 0x7f7ff739f098 for type 'union _RuneState' which requires 16 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff739f098 for type 'const union _RuneState' which requires 16 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff739f098 for type 'const union _RuneState' which requires 16 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff739f098 for type 'const union _RuneState' which requires 16 byte alignment tc-end: 1532488697.226180, latin1, failed, atf-check failed; see the output of the test for details tc-start: 1532488697.226342, sflag tc-end: 1532488697.353957, sflag, passed tc-start: 1532488697.354208, utf8 tc-so:Executing command [ cut -b 6,7,8 /usr/tests/usr.bin/cut/d_utf8.in ] tc-so:Executing command [ cut -c 6,7,8 /usr/tests/usr.bin/cut/d_utf8.in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:18:16.336902479 +0000 tc-se:+++ /tmp/check.WVsrEv/stderr 2018-07-25 03:18:17.437264956 +0000 tc-se:@@ -0,0 +1,5 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff739f098 for type 'const union _RuneState' which requires 16 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:109:38, member access within misaligned address 0x7f7ff739f098 for type 'union _RuneState' which requires 16 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff739f098 for type 'const union _RuneState' which requires 16 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff739f098 for type 'const union _RuneState' which requires 16 byte alignment tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff739f098 for type 'const union _RuneState' which requires 16 byte alignment tc-end: 1532488697.446556, utf8, failed, atf-check failed; see the output of the test for details tp-end: 1532488697.446720, usr.bin/cut/t_cut tp-start: 1532488697.571341, usr.bin/diff/t_diff, 3 tc-start: 1532488697.571360, mallocv tc-so:Executing command [ /bin/sh -c env MALLOC_OPTIONS=V diff /usr/tests/usr.bin/diff/d_mallocv1.in /usr/tests/usr.bin/diff/d_mallocv2.in ] tc-end: 1532488697.649935, mallocv, passed tc-start: 1532488697.650188, nomallocv tc-so:Executing command [ /bin/sh -c diff /usr/tests/usr.bin/diff/d_mallocv1.in /usr/tests/usr.bin/diff/d_mallocv2.in ] tc-end: 1532488697.730740, nomallocv, passed tc-start: 1532488697.730996, same tc-so:Executing command [ /bin/sh -c diff /usr/tests/usr.bin/diff/t_diff /usr/tests/usr.bin/diff/t_diff ] tc-end: 1532488697.809550, same, passed tp-end: 1532488697.809778, usr.bin/diff/t_diff tp-start: 1532488697.869993, usr.bin/dirname/t_dirname, 1 tc-start: 1532488697.870132, basic tc-so:Executing command [ dirname / ] tc-so:Executing command [ dirname // ] tc-so:Executing command [ dirname /usr/bin/ ] tc-so:Executing command [ dirname //usr//bin// ] tc-so:Executing command [ dirname usr ] tc-so:Executing command [ dirname ] tc-so:Executing command [ dirname /usr ] tc-so:Executing command [ dirname /usr/bin ] tc-so:Executing command [ dirname usr/bin ] tc-end: 1532488698.91032, basic, passed tp-end: 1532488698.91221, usr.bin/dirname/t_dirname tp-start: 1532488698.227021, usr.bin/find/t_find, 3 tc-start: 1532488698.227039, emptyperm tc-so:Executing command [ /bin/sh -c find /var -empty -type d ] tc-end: 1532488698.309114, emptyperm, passed tc-start: 1532488698.309436, exit tc-so:Executing command [ /bin/sh -c find /etc -type f -exit ] tc-end: 1532488698.384390, exit, passed tc-start: 1532488698.384570, exit_status tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1738840485 + 1036570978 cannot be represented in type 'int' tc-so:Executing command [ /bin/sh -c find / -exit 92 ] tc-end: 1532488698.493158, exit_status, passed tp-end: 1532488698.493285, usr.bin/find/t_find tp-start: 1532488698.619964, usr.bin/gdb/t_regress, 2 tc-start: 1532488698.619983, pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ grep annot access memory gdb.out ] tc-end: 1532488698.859842, pie, passed tc-start: 1532488698.860071, threads tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:test.gdb:2: Error in sourced command file: tc-se:The program is not being run. tc-so:Executing command [ grep Program received signal SIGTRAP gdb.out ] tc-end: 1532488700.234761, threads, passed tp-end: 1532488700.235038, usr.bin/gdb/t_regress tp-start: 1532488700.640238, usr.bin/grep/t_grep, 16 tc-start: 1532488700.640267, basic tc-so:Executing command [ /bin/sh -c jot 10000 | grep 123 ] tc-end: 1532488700.725181, basic, passed tc-start: 1532488700.725326, begin_end tc-so:Executing command [ grep ^Front /usr/tests/usr.bin/grep/d_input ] tc-so:Executing command [ grep ending$ /usr/tests/usr.bin/grep/d_input ] tc-end: 1532488700.815895, begin_end, passed tc-start: 1532488700.816032, binary tc-se:1+0 records in tc-se:1+0 records out tc-se:512 bytes transferred in 0.001 secs (512000 bytes/sec) tc-so:Executing command [ grep foobar test.file ] tc-end: 1532488700.892852, binary, passed tc-start: 1532488700.893040, context tc-so:Executing command [ grep -C2 bamboo d_context_a.in ] tc-so:Executing command [ grep -A3 tilt d_context_a.in ] tc-so:Executing command [ grep -B4 Whig d_context_a.in ] tc-so:Executing command [ grep -C1 pig d_context_a.in d_context_b.in ] tc-end: 1532488701.28670, context, passed tc-start: 1532488701.29067, context2 tc-so:Executing command [ grep -z -A1 cod test1 test2 ] tc-so:Executing command [ grep -z -B1 cod test1 test2 ] tc-so:Executing command [ grep -z -C1 cod test1 test2 ] tc-end: 1532488701.151148, context2, passed tc-start: 1532488701.151406, egrep tc-so:Executing command [ egrep \?|\*$$ /usr/tests/usr.bin/grep/d_input ] tc-end: 1532488701.296775, egrep, passed tc-start: 1532488701.297405, file_exp tc-so:Executing command [ /bin/sh -c jot 21 -1 1.00 | grep -f /usr/tests/usr.bin/grep/d_file_exp.in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:18:16.336902479 +0000 tc-se:+++ /tmp/check.etOQRd/stderr 2018-07-25 03:18:21.398405478 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488701.408262, file_exp, failed, atf-check failed; see the output of the test for details tc-start: 1532488701.408408, ignore_case tc-so:Executing command [ grep -i Upper /usr/tests/usr.bin/grep/d_input ] tc-end: 1532488701.476871, ignore_case, passed tc-start: 1532488701.477032, invert tc-so:Executing command [ grep -v fish /usr/tests/usr.bin/grep/d_invert.in ] tc-end: 1532488701.545521, invert, passed tc-start: 1532488701.545689, negative tc-so:Executing command [ grep not a hope in hell /usr/tests/usr.bin/grep/d_input ] tc-end: 1532488701.615947, negative, passed tc-start: 1532488701.616113, nonexistent tc-so:Executing command [ grep -s foobar nonexistent ] tc-end: 1532488701.681929, nonexistent, passed tc-start: 1532488701.682166, recurse tc-so:Executing command [ /bin/sh -c grep -r haddock recurse | sort ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:18:16.336902479 +0000 tc-se:+++ /tmp/check.UpF2dR/stderr 2018-07-25 03:18:21.759096362 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488701.768541, recurse, failed, atf-check failed; see the output of the test for details tc-start: 1532488701.769004, recurse_symlink tc-so:Executing command [ grep -r string test ] tc-end: 1532488701.852776, recurse_symlink, passed tc-start: 1532488701.853178, whole_line tc-so:Executing command [ grep -x matchme /usr/tests/usr.bin/grep/d_input ] tc-end: 1532488701.921770, whole_line, passed tc-start: 1532488701.921931, word_regexps tc-so:Executing command [ grep -w separated /usr/tests/usr.bin/grep/d_input ] tc-end: 1532488701.990275, word_regexps, passed tc-start: 1532488701.990565, zgrep tc-so:Executing command [ zgrep -h line d_input.gz ] tc-end: 1532488702.88715, zgrep, passed tp-end: 1532488702.89005, usr.bin/grep/t_grep tp-start: 1532488702.243173, usr.bin/gzip/t_gzip, 5 tc-start: 1532488702.243192, concatenated tc-so:Executing command [ gzip -d tmp.gz -c ] tc-end: 1532488702.329315, concatenated, passed tc-start: 1532488702.329475, crcerror tc-so:Executing command [ gzip -d crcerror.gz ] tc-end: 1532488702.407109, crcerror, passed tc-start: 1532488702.407320, good tc-so:Executing command [ gzip -d good.gz ] tc-end: 1532488702.485854, good, passed tc-start: 1532488702.486065, pipe tc-so:Executing command [ /bin/sh -c dd if=/dev/zero count=102400 2>/dev/null | gzip -c | dd bs=1 2>/dev/null | gzip -tc ] tc-end: 1532488703.974610, pipe, passed tc-start: 1532488703.974789, truncated tc-so:Executing command [ gzip -d truncated.gz ] tc-end: 1532488704.55315, truncated, passed tp-end: 1532488704.55642, usr.bin/gzip/t_gzip tp-start: 1532488704.159247, usr.bin/id/t_groups, 2 tc-start: 1532488704.159267, correct tc-so:Executing command [ ./run_groups.sh ] tc-so:Executing command [ ./run_groups.sh 100 ] tc-so:Executing command [ ./run_groups.sh test ] tc-so:Executing command [ ./run_groups.sh 0 ] tc-so:Executing command [ ./run_groups.sh root ] tc-end: 1532488704.348566, correct, passed tc-start: 1532488704.348841, syntax tc-so:Executing command [ ./run_groups.sh -r ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1532488704.496130, syntax, passed tp-end: 1532488704.496471, usr.bin/id/t_groups tp-start: 1532488704.693140, usr.bin/id/t_id, 6 tc-start: 1532488704.693164, Gflag tc-so:Executing command [ ./run_id.sh -G ] tc-so:Executing command [ ./run_id.sh -G 100 ] tc-so:Executing command [ ./run_id.sh -G test ] tc-so:Executing command [ ./run_id.sh -G -n ] tc-so:Executing command [ ./run_id.sh -G -n 100 ] tc-so:Executing command [ ./run_id.sh -G -n test ] tc-so:Executing command [ ./run_id.sh -G 0 ] tc-so:Executing command [ ./run_id.sh -G root ] tc-so:Executing command [ ./run_id.sh -G -n 0 ] tc-so:Executing command [ ./run_id.sh -G -n root ] tc-so:Executing command [ ./run_id.sh -G nonexistent ] tc-so:Executing command [ ./run_id.sh -G root nonexistent ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1532488705.113854, Gflag, passed tc-start: 1532488705.114177, default tc-so:Executing command [ ./run_id.sh ] tc-so:Executing command [ ./run_id.sh 100 ] tc-so:Executing command [ ./run_id.sh test ] tc-so:Executing command [ ./run_id.sh 0 ] tc-so:Executing command [ ./run_id.sh root ] tc-so:Executing command [ ./run_id.sh ] tc-so:Executing command [ ./run_id.sh nonexistent ] tc-so:Executing command [ ./run_id.sh root nonexistent ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1532488705.408120, default, passed tc-start: 1532488705.408525, gflag tc-so:Executing command [ ./run_id.sh -g ] tc-so:Executing command [ ./run_id.sh -g 100 ] tc-so:Executing command [ ./run_id.sh -g test ] tc-so:Executing command [ ./run_id.sh -g -n ] tc-so:Executing command [ ./run_id.sh -g -n 100 ] tc-so:Executing command [ ./run_id.sh -g -n test ] tc-so:Executing command [ ./run_id.sh -g 0 ] tc-so:Executing command [ ./run_id.sh -g root ] tc-so:Executing command [ ./run_id.sh -g -n 0 ] tc-so:Executing command [ ./run_id.sh -g -n root ] tc-so:Executing command [ ./run_id.sh -g -r ] tc-so:Executing command [ ./run_id.sh -g -r -n ] tc-so:Executing command [ ./run_id.sh -g -r 100 ] tc-so:Executing command [ ./run_id.sh -g -r test ] tc-so:Executing command [ ./run_id.sh -g -r -n 100 ] tc-so:Executing command [ ./run_id.sh -g -r -n test ] tc-so:Executing command [ ./run_id.sh -g ] tc-so:Executing command [ ./run_id.sh -g -n ] tc-so:Executing command [ ./run_id.sh -g -r ] tc-so:Executing command [ ./run_id.sh -g -r -n ] tc-so:Executing command [ ./run_id.sh -g -r 100 ] tc-so:Executing command [ ./run_id.sh -g -r test ] tc-so:Executing command [ ./run_id.sh -g -r -n 100 ] tc-so:Executing command [ ./run_id.sh -g -r -n test ] tc-so:Executing command [ ./run_id.sh -g nonexistent ] tc-so:Executing command [ ./run_id.sh -g root nonexistent ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1532488706.154709, gflag, passed tc-start: 1532488706.155237, pflag tc-so:Executing command [ ./run_id.sh -p ] tc-so:Executing command [ ./run_id.sh -p 100 ] tc-so:Executing command [ ./run_id.sh -p test ] tc-so:Executing command [ ./run_id.sh -p 0 ] tc-so:Executing command [ ./run_id.sh -p root ] tc-so:Executing command [ ./run_id.sh -p ] tc-so:Executing command [ ./run_id.sh -p nonexistent ] tc-so:Executing command [ ./run_id.sh -p root nonexistent ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1532488706.456829, pflag, passed tc-start: 1532488706.457261, primaries tc-so:Executing command [ ./run_id.sh -G -g ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -G -p ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -G -u ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -g -G ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -g -p ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -g -u ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -p -G ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -p -g ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -p -u ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -u -G ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -u -g ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -u -p ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1532488707.49846, primaries, passed tc-start: 1532488707.50205, uflag tc-so:Executing command [ ./run_id.sh -u ] tc-so:Executing command [ ./run_id.sh -u 100 ] tc-so:Executing command [ ./run_id.sh -u test ] tc-so:Executing command [ ./run_id.sh -u -n ] tc-so:Executing command [ ./run_id.sh -u -n 100 ] tc-so:Executing command [ ./run_id.sh -u -n test ] tc-so:Executing command [ ./run_id.sh -u 0 ] tc-so:Executing command [ ./run_id.sh -u root ] tc-so:Executing command [ ./run_id.sh -u -n 0 ] tc-so:Executing command [ ./run_id.sh -u -n root ] tc-so:Executing command [ ./run_id.sh -u -r ] tc-so:Executing command [ ./run_id.sh -u -r -n ] tc-so:Executing command [ ./run_id.sh -u -r 100 ] tc-so:Executing command [ ./run_id.sh -u -r test ] tc-so:Executing command [ ./run_id.sh -u -r -n 100 ] tc-so:Executing command [ ./run_id.sh -u -r -n test ] tc-so:Executing command [ ./run_id.sh -u ] tc-so:Executing command [ ./run_id.sh -u -n ] tc-so:Executing command [ ./run_id.sh -u -r ] tc-so:Executing command [ ./run_id.sh -u -r -n ] tc-so:Executing command [ ./run_id.sh -u -r 100 ] tc-so:Executing command [ ./run_id.sh -u -r test ] tc-so:Executing command [ ./run_id.sh -u -r -n 100 ] tc-so:Executing command [ ./run_id.sh -u -r -n test ] tc-so:Executing command [ ./run_id.sh -u nonexistent ] tc-so:Executing command [ ./run_id.sh -u root nonexistent ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1532488707.792128, uflag, passed tp-end: 1532488707.792687, usr.bin/id/t_id tp-start: 1532488707.894956, usr.bin/id/t_whoami, 2 tc-start: 1532488707.895156, correct tc-so:Checking with EUID=100 tc-so:Executing command [ ./run_whoami.sh ] tc-so:Checking with EUID=0 tc-so:Executing command [ ./run_whoami.sh ] tc-end: 1532488708.51797, correct, passed tc-start: 1532488708.52255, syntax tc-so:Executing command [ ./run_whoami.sh root ] tc-so:Executing command [ ./run_whoami.sh -r ] tc-end: 1532488708.174205, syntax, passed tp-end: 1532488708.174667, usr.bin/id/t_whoami tp-start: 1532488708.313668, usr.bin/infocmp/t_terminfo, 2 tc-start: 1532488708.313884, basic tc-so:Executing command [ env TERM=ansi infocmp ] tc-so:Executing command [ env TERM=vt100 infocmp ] tc-so:Executing command [ env TERM=wsvt25 infocmp ] tc-so:Executing command [ env TERM=sun-ss5 infocmp ] tc-so:Executing command [ env TERM=ibcs2 infocmp ] tc-so:Executing command [ env TERM=vt52 infocmp ] tc-so:Executing command [ env TERM=386at infocmp ] tc-so:Executing command [ env TERM=h19k infocmp ] tc-so:Executing command [ env TERM=h19kermit infocmp ] tc-end: 1532488708.586938, basic, passed tc-start: 1532488708.587254, missing tc-so:Executing command [ env TERM=this-is-no-term infocmp ] tc-so:Executing command [ env TERM=nonexistent infocmp ] tc-end: 1532488708.690069, missing, passed tp-end: 1532488708.690316, usr.bin/infocmp/t_terminfo tp-start: 1532488708.776921, usr.bin/jot/t_jot, 2 tc-start: 1532488708.777114, basic tc-so:Executing command [ jot 21 -1 1.00 ] tc-end: 1532488708.848381, basic, passed tc-start: 1532488708.848619, format tc-so:Executing command [ jot -w xa%c 26 a ] tc-so:Executing command [ jot -w %2 12 ] tc-so:Executing command [ jot -w %0 10 1 10 ] tc-end: 1532488708.958944, format, passed tp-end: 1532488708.959183, usr.bin/jot/t_jot tp-start: 1532488709.182609, usr.bin/ld/t_script, 5 tc-start: 1532488709.182754, multisec tc-so:Executing command [ cc -c test.c ] tc-so:Executing command [ ld -r -T test.x -Map test.map -o test.ro test.o ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ grep ^\.data\.a$ test.secs ] tc-so:Executing command [ grep ^\.data\.b$ test.secs ] tc-so:Executing command [ grep ^\.data\.c$ test.secs ] tc-end: 1532488709.439126, multisec, passed tc-start: 1532488709.440035, order_default tc-so:Executing command [ cc -c a.c ] tc-so:Executing command [ cc -c b.c ] tc-so:Executing command [ cc -c c.c ] tc-so:Executing command [ cc -c test.c ] tc-so:Executing command [ ld -r -T test.x -Map test.map -o x.o c.o b.o a.o ] tc-so:Executing command [ cc -o test test.o x.o ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488709.863116, order_default, failed, atf-check failed; see the output of the test for details tc-start: 1532488709.863664, order_merge tc-so:Executing command [ cc -c a.c ] tc-so:Executing command [ cc -c b.c ] tc-so:Executing command [ cc -c c.c ] tc-so:Executing command [ cc -c test.c ] tc-so:Executing command [ ld -r -T test.x -Map test.map -o x.o c.o b.o a.o ] tc-so:Executing command [ cc -o test test.o x.o ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488710.360188, order_merge, failed, atf-check failed; see the output of the test for details tc-start: 1532488710.360757, order_reorder tc-so:Executing command [ cc -c a.c ] tc-so:Executing command [ cc -c b.c ] tc-so:Executing command [ cc -c c.c ] tc-so:Executing command [ cc -c test.c ] tc-so:Executing command [ ld -r -T test.x -Map test.map -o x.o c.o b.o a.o ] tc-so:Executing command [ cc -o test test.o x.o ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488710.787650, order_reorder, failed, atf-check failed; see the output of the test for details tc-start: 1532488710.788331, order_sort tc-so:Executing command [ cc -c a.c ] tc-so:Executing command [ cc -c b.c ] tc-so:Executing command [ cc -c c.c ] tc-so:Executing command [ cc -c test.c ] tc-so:Executing command [ ld -r -T test.x -Map test.map -o x.o c.o b.o a.o ] tc-so:Executing command [ cc -o test test.o x.o ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488711.220756, order_sort, failed, atf-check failed; see the output of the test for details tp-end: 1532488711.221317, usr.bin/ld/t_script tp-start: 1532488711.333004, usr.bin/ld/t_section, 2 tc-start: 1532488711.333145, orphan tc-so:Executing command [ cc -o test test.c ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488711.683616, orphan, failed, atf-check failed; see the output of the test for details tc-start: 1532488711.683830, startstop tc-so:Executing command [ cc -o test test.c ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488711.829181, startstop, failed, atf-check failed; see the output of the test for details tp-end: 1532488711.829444, usr.bin/ld/t_section tp-start: 1532488711.897553, usr.bin/m4/t_m4, 1 tc-start: 1532488711.897740, eof tc-so:Executing command [ m4 d_ff_after_dnl.m4 ] tc-so:Executing command [ m4 /usr/tests/usr.bin/m4/d_m4wrap.m4 ] tc-so:Executing command [ m4 -P /usr/tests/usr.bin/m4/d_m4wrap-P.m4 ] tc-end: 1532488712.18078, eof, passed tp-end: 1532488712.18386, usr.bin/m4/t_m4 tp-start: 1532488712.741903, usr.bin/make/t_make, 36 tc-start: 1532488712.741921, comment tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile comment.out ] tc-so:Executing command [ cat comment.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/comment.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.FUeN6k/stdout 2018-07-25 03:18:33.151968361 +0000 tc-se:@@ -1,3 +1,4 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1010579301 + 1532568900 cannot be represented in type 'int' tc-se: comment testing start tc-se: this is foo tc-se: This is how a comment looks: # comment tc-end: 1532488713.163773, comment, failed, atf-check failed; see the output of the test for details tc-start: 1532488713.164013, cond1 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond1.out ] tc-so:Executing command [ cat cond1.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/cond1.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.tRLs7F/stdout 2018-07-25 03:18:33.571590687 +0000 tc-se:@@ -1,3 +1,4 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1239136895 + 1532969342 cannot be represented in type 'int' tc-se: make: "cond1.mk" line 75: warning: extra else tc-se: make: "cond1.mk" line 85: warning: extra else tc-se: 2 is prime tc-end: 1532488713.580360, cond1, failed, atf-check failed; see the output of the test for details tc-start: 1532488713.580592, cond2 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond2.out ] tc-so:Executing command [ cat cond2.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/cond2.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.WeM1Ou/stdout 2018-07-25 03:18:33.960429911 +0000 tc-se:@@ -1,3 +1,4 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2043679309 + 1533384104 cannot be represented in type 'int' tc-se: make: Bad conditional expression ` == "empty"' in == "empty"?oops:ok tc-se: make: "cond2.mk" line 13: Malformed conditional ({TEST_TYPO} == "Ok") tc-se: TEST_NOT_SET is empty or not defined tc-end: 1532488713.969058, cond2, failed, atf-check failed; see the output of the test for details tc-start: 1532488713.969294, doterror tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile doterror.out ] tc-so:Executing command [ cat doterror.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/doterror.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.fE1m6f/stdout 2018-07-25 03:18:34.392401363 +0000 tc-se:@@ -1,3 +1,4 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 243869826 + 2123781689 cannot be represented in type 'int' tc-se: At first, I am tc-se: happy tc-se: and now: sad tc-end: 1532488714.400951, doterror, failed, atf-check failed; see the output of the test for details tc-start: 1532488714.401188, dotwait tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dotwait.out ] tc-so:Executing command [ cat dotwait.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/dotwait.exp 2018-03-31 23:27:13.000000000 +0000 tc-se:+++ /tmp/check.SHvtPy/stdout 2018-07-25 03:18:46.113136819 +0000 tc-se:@@ -1,7 +1,10 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 939551409 + 1533243833 cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1621344706 + 1812639961 cannot be represented in type 'int' tc-se: simple.1 tc-se: simple.1 tc-se: simple.2 tc-se: simple.2 tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1910069544 + 1748439755 cannot be represented in type 'int' tc-se: recursive.1.1.* tc-se: recursive.1.1.* tc-se: recursive.1.1.* tc-se:@@ -14,6 +17,7 @@ tc-se: recursive.2.1.* tc-se: recursive.2.99 tc-se: recursive.2.99 tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1644381081 + 720789167 cannot be represented in type 'int' tc-se: shared.0 tc-se: shared.0 tc-se: shared.1.99 tc-se:@@ -22,6 +26,7 @@ tc-se: shared.2.1 tc-se: shared.2.99 tc-se: shared.2.99 tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1016283882 + 1532523854 cannot be represented in type 'int' tc-se: cycle.1.99 tc-se: cycle.1.99 tc-se: make: Graph cycles through `cycle.2.99' tc-end: 1532488726.121950, dotwait, failed, atf-check failed; see the output of the test for details tc-start: 1532488726.122321, error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile error.out ] tc-so:Executing command [ cat error.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/error.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.EAlPm6/stdout 2018-07-25 03:18:46.514984610 +0000 tc-se:@@ -1,3 +1,4 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 712148641 + 1532948336 cannot be represented in type 'int' tc-se: make: "error.mk" line 3: just FYI tc-se: make: "error.mk" line 4: warning: this could be serious tc-se: make: "error.mk" line 5: this is fatal tc-end: 1532488726.523710, error, failed, atf-check failed; see the output of the test for details tc-start: 1532488726.524020, escape tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile escape.out ] tc-so:Executing command [ cat escape.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/escape.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.x26fcI/stdout 2018-07-25 03:18:47.062165257 +0000 tc-se:@@ -1,3 +1,4 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1152710230 + 1533347636 cannot be represented in type 'int' tc-se: var-1bs tc-se: printf "%s=:%s:\n" VAR1BS 111\\111; printf "%s=:%s:\n" VAR1BSa 111\\aaa; printf "%s=:%s:\n" VAR1BSA 111\\aaa; printf "%s=:%s:\n" VAR1BSda 111\\\$\{a\}; printf "%s=:%s:\n" VAR1BSdA 111\\\$\{A\}; printf "%s=:%s:\n" VAR1BSc 111\#\ backslash\ escapes\ comment\ char,\ so\ this\ is\ part\ of\ the\ value; printf "%s=:%s:\n" VAR1BSsc 111\\\ ; tc-se: VAR1BS=:111\111: tc-se:@@ -53,27 +54,16 @@ tc-se: VAR1BSNLtt=:first line two tabs on second line: tc-se: VAR1BSNLxx=:first line many spaces and tabs [ ] on second line: tc-se: cmd-1bsnl tc-se:-echo :'first line\ tc-se:-#second line without space\ tc-se:-third line': tc-se:-:first line\ tc-se:-#second line without space\ tc-se:-third line: tc-se:-echo :'first line\ tc-se:- second line spaces should be retained': tc-se:-:first line\ tc-se:- second line spaces should be retained: tc-se:-echo :'first line\ tc-se:-second line tab should be elided': tc-se:-:first line\ tc-se:-second line tab should be elided: tc-se:-echo :'first line\ tc-se:- only one tab should be elided, second tab remains' tc-se:-:first line\ tc-se:- only one tab should be elided, second tab remains tc-se:+echo :'first line #second line without space third line': tc-se:+:first line #second line without space third line: tc-se:+echo :'first line second line spaces should be retained': tc-se:+:first line second line spaces should be retained: tc-se:+echo :'first line second line tab should be elided': tc-se:+:first line second line tab should be elided: tc-se:+echo :'first line only one tab should be elided, second tab remains' tc-se:+:first line only one tab should be elided, second tab remains tc-se: cmd-1bsnl-eof tc-se:-echo :'command ending with backslash-newline'; \ tc-se:- tc-se:+echo :'command ending with backslash-newline'; tc-se: :command ending with backslash-newline tc-se: cmd-2bsnl tc-se: echo take one\\ tc-se:@@ -83,22 +73,12 @@ tc-se: echo take three\\ tc-se: take three\ tc-se: cmd-3bsnl tc-se:-echo :'first line\\\ tc-se:-#second line without space\\\ tc-se:-third line': tc-se:-:first line\\\ tc-se:-#second line without space\\\ tc-se:-third line: tc-se:-echo :'first line\\\ tc-se:- second line spaces should be retained': tc-se:-:first line\\\ tc-se:- second line spaces should be retained: tc-se:-echo :'first line\\\ tc-se:-second line tab should be elided': tc-se:-:first line\\\ tc-se:-second line tab should be elided: tc-se:-echo :'first line\\\ tc-se:- only one tab should be elided, second tab remains' tc-se:-:first line\\\ tc-se:- only one tab should be elided, second tab remains tc-se:+echo :'first line\\ #second line without space\\ third line': tc-se:+:first line\\ #second line without space\\ third line: tc-se:+echo :'first line\\ second line spaces should be retained': tc-se:+:first line\\ second line spaces should be retained: tc-se:+echo :'first line\\ second line tab should be elided': tc-se:+:first line\\ second line tab should be elided: tc-se:+echo :'first line\\ only one tab should be elided, second tab remains' tc-se:+:first line\\ only one tab should be elided, second tab remains tc-se: exit status 0 tc-end: 1532488727.71475, escape, expected_failure, see PR toolchain/49085: atf-check failed; see the output of the test for details tc-start: 1532488727.71715, export tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile export.out ] tc-so:Executing command [ cat export.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/export.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.rWYz1E/stdout 2018-07-25 03:18:47.500196627 +0000 tc-se:@@ -1,3 +1,5 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 643636239 + 1594445960 cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-se: UT_DOLLAR=This is $UT_FU tc-se: UT_FOO=foobar is fubar tc-se: UT_FU=fubar tc-end: 1532488727.509097, export, failed, atf-check failed; see the output of the test for details tc-start: 1532488727.509326, export_all tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile export-all.out ] tc-so:Executing command [ cat export-all.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/export-all.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.weacip/stdout 2018-07-25 03:18:47.927774434 +0000 tc-se:@@ -1,3 +1,5 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 832408355 + 1533329457 cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-se: UT_ALL=even this gets exported tc-se: UT_BADDIR=unit-tests tc-se: UT_DOLLAR=This is $UT_FU tc-end: 1532488727.936398, export_all, failed, atf-check failed; see the output of the test for details tc-start: 1532488727.936731, export_env tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile export-env.out ] tc-so:Executing command [ cat export-env.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/export-env.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.6PIPw8/stdout 2018-07-25 03:18:48.343745109 +0000 tc-se:@@ -1,3 +1,4 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1265061674 + 1532764628 cannot be represented in type 'int' tc-se: make: tc-se: UT_TEST=export-env.mk tc-se: UT_ENV=not-exported tc-end: 1532488728.352039, export_env, failed, atf-check failed; see the output of the test for details tc-start: 1532488728.352270, forloop tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile forloop.out ] tc-so:Executing command [ cat forloop.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/forloop.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.ADiEHP/stdout 2018-07-25 03:18:48.819736960 +0000 tc-se:@@ -1,3 +1,4 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1460519069 + 1533160295 cannot be represented in type 'int' tc-se: x=one tc-se: x="two and three" tc-se: x=four tc-se:@@ -12,6 +13,7 @@ tc-se: a=ONE b="TWO AND THREE" tc-se: a=FOUR b="FIVE" tc-se: We expect an error next: tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1949614641 + 1533252391 cannot be represented in type 'int' tc-se: make: "forloop.mk" line 38: Wrong number of words (9) in .for substitution list with 2 vars tc-se: make: Fatal errors encountered -- cannot continue tc-se: make: stopped in unit-tests tc-end: 1532488728.828248, forloop, failed, atf-check failed; see the output of the test for details tc-start: 1532488728.828480, forsubst tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile forsubst.out ] tc-so:Executing command [ cat forsubst.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/forsubst.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.2r5fFq/stdout 2018-07-25 03:18:49.198098874 +0000 tc-se:@@ -1,2 +1,3 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1446538390 + 1532624330 cannot be represented in type 'int' tc-se: .for with :S;... OK tc-se: exit status 0 tc-end: 1532488729.206531, forsubst, failed, atf-check failed; see the output of the test for details tc-start: 1532488729.206821, hash tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile hash.out ] tc-so:Executing command [ cat hash.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/hash.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.RD9KAB/stdout 2018-07-25 03:18:49.620024077 +0000 tc-se:@@ -1,3 +1,4 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1194280246 + 1533019380 cannot be represented in type 'int' tc-se: b2af338b tc-se: 3360ac65 tc-se: 7747f046 tc-end: 1532488729.628424, hash, failed, atf-check failed; see the output of the test for details tc-start: 1532488729.628707, impsrc tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile impsrc.out ] tc-so:Executing command [ cat impsrc.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/impsrc.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.s4xLPs/stdout 2018-07-25 03:18:50.083021819 +0000 tc-se:@@ -1,13 +1,14 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1473311314 + 1533439495 cannot be represented in type 'int' tc-se: expected: source4 tc-se:-actual: source4 tc-se:+actual: tc-se: expected: target1.x tc-se: actual: target1.x tc-se: expected: target1.y tc-se: actual: target1.y tc-se: expected: source1 tc-se:-actual: source1 tc-se:+actual: tc-se: expected: source2 tc-se:-actual: source2 tc-se:+actual: tc-se: expected: source1 tc-se:-actual: source1 tc-se:+actual: tc-se: exit status 0 tc-end: 1532488730.92625, impsrc, expected_failure, see PR toolchain/49085: atf-check failed; see the output of the test for details tc-start: 1532488730.92910, misc tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile misc.out ] tc-so:Executing command [ cat misc.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/misc.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.XcpH6l/stdout 2018-07-25 03:18:50.474614814 +0000 tc-se:@@ -1 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1382325562 + 1532903256 cannot be represented in type 'int' tc-se: exit status 0 tc-end: 1532488730.483144, misc, failed, atf-check failed; see the output of the test for details tc-start: 1532488730.483429, moderrs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile moderrs.out ] tc-so:Executing command [ cat moderrs.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/moderrs.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.pWvOth/stdout 2018-07-25 03:18:50.907754012 +0000 tc-se:@@ -1,3 +1,4 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 980661609 + 1676525832 cannot be represented in type 'int' tc-se: Expect: Unknown modifier 'Z' tc-se: make: Unknown modifier 'Z' tc-se: VAR:Z= tc-end: 1532488730.916528, moderrs, failed, atf-check failed; see the output of the test for details tc-start: 1532488730.916820, modmatch tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile modmatch.out ] tc-so:Executing command [ cat modmatch.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/modmatch.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.sYWEZq/stdout 2018-07-25 03:18:51.438535718 +0000 tc-se:@@ -1,15 +1,21 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 706780613 + 1532724575 cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2115348271 + 1616883369 cannot be represented in type 'int' tc-se: LIB=a X_LIBS:M${LIB${LIB:tu}} is "/tmp/liba.a" tc-se: LIB=a X_LIBS:M*/lib${LIB}.a is "/tmp/liba.a" tc-se: LIB=a X_LIBS:M*/lib${LIB}.a:tu is "/TMP/LIBA.A" tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 808348852 + 1532759015 cannot be represented in type 'int' tc-se: LIB=b X_LIBS:M${LIB${LIB:tu}} is "" tc-se: LIB=b X_LIBS:M*/lib${LIB}.a is "" tc-se: LIB=b X_LIBS:M*/lib${LIB}.a:tu is "" tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1474749948 + 1532781772 cannot be represented in type 'int' tc-se: LIB=c X_LIBS:M${LIB${LIB:tu}} is "" tc-se: LIB=c X_LIBS:M*/lib${LIB}.a is "" tc-se: LIB=c X_LIBS:M*/lib${LIB}.a:tu is "" tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1659657534 + 1532804489 cannot be represented in type 'int' tc-se: LIB=d X_LIBS:M${LIB${LIB:tu}} is "/tmp/libd.a" tc-se: LIB=d X_LIBS:M*/lib${LIB}.a is "/tmp/libd.a" tc-se: LIB=d X_LIBS:M*/lib${LIB}.a:tu is "/TMP/LIBD.A" tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2119402760 + 2021398475 cannot be represented in type 'int' tc-se: LIB=e X_LIBS:M${LIB${LIB:tu}} is "/tmp/libe.a" tc-se: LIB=e X_LIBS:M*/lib${LIB}.a is "/tmp/libe.a" tc-se: LIB=e X_LIBS:M*/lib${LIB}.a:tu is "/TMP/LIBE.A" tc-end: 1532488731.447167, modmatch, failed, atf-check failed; see the output of the test for details tc-start: 1532488731.447439, modmisc tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile modmisc.out ] tc-so:Executing command [ cat modmisc.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/modmisc.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.CfVY9F/stdout 2018-07-25 03:18:52.050665262 +0000 tc-se:@@ -1,3 +1,4 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 648509025 + 1533260757 cannot be represented in type 'int' tc-se: path=':/bin:/tmp::/:.:/no/such/dir:.' tc-se: path='/bin:/tmp:/:/no/such/dir' tc-se: path='/bin:/tmp:/:/no/such/dir' tc-end: 1532488732.59216, modmisc, failed, atf-check failed; see the output of the test for details tc-start: 1532488732.59500, modorder tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile modorder.out ] tc-so:Executing command [ cat modorder.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/modorder.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.NlYvok/stdout 2018-07-25 03:18:52.475756300 +0000 tc-se:@@ -1,3 +1,4 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1773760515 + 1620645301 cannot be represented in type 'int' tc-se: LIST = one two three four five six seven eight nine ten tc-se: LIST:O = eight five four nine one seven six ten three two tc-se: LIST:Ox = Ok tc-end: 1532488732.484592, modorder, failed, atf-check failed; see the output of the test for details tc-start: 1532488732.484875, modts tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile modts.out ] tc-so:Executing command [ cat modts.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/modts.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.Qbnb0J/stdout 2018-07-25 03:18:53.033901330 +0000 tc-se:@@ -1,3 +1,4 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1204022517 + 1533322664 cannot be represented in type 'int' tc-se: LIST="one two three four five six" tc-se: LIST:ts,="one,two,three,four,five,six" tc-se: LIST:ts/:tu="ONE/TWO/THREE/FOUR/FIVE/SIX" tc-end: 1532488733.43007, modts, failed, atf-check failed; see the output of the test for details tc-start: 1532488733.43247, modword tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile modword.out ] tc-so:Executing command [ cat modword.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/modword.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.b0Pkgd/stdout 2018-07-25 03:18:54.086706156 +0000 tc-se:@@ -1,3 +1,4 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 866376309 + 1532909145 cannot be represented in type 'int' tc-se: make: Bad modifier `:[]' for LIST tc-se: LIST:[]="" is an error tc-se: LIST:[0]="one two three four five six" tc-end: 1532488734.95373, modword, failed, atf-check failed; see the output of the test for details tc-start: 1532488734.95680, order tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile order.out ] tc-so:Executing command [ cat order.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/order.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.GffZlC/stdout 2018-07-25 03:18:54.483986746 +0000 tc-se:@@ -1,3 +1,4 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1903027621 + 1532897858 cannot be represented in type 'int' tc-se: Making the.c tc-se: Making the.h tc-se: Making the.o from the.h the.c tc-end: 1532488734.493266, order, failed, atf-check failed; see the output of the test for details tc-start: 1532488734.493493, phony_end tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile phony-end.out ] tc-so:Executing command [ cat phony-end.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/phony-end.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.n4ibxc/stdout 2018-07-25 03:18:55.022256903 +0000 tc-se:@@ -1,5 +1,6 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1030566103 + 1533399630 cannot be represented in type 'int' tc-se: .TARGET="phony" .PREFIX="phony" .IMPSRC="" tc-se:-.TARGET="all" .PREFIX="all" .IMPSRC="phony" tc-se:+.TARGET="all" .PREFIX="all" .IMPSRC="" tc-se: .TARGET="ok" .PREFIX="ok" .IMPSRC="" tc-se: .TARGET="also.ok" .PREFIX="also.ok" .IMPSRC="" tc-se: .TARGET="bug" .PREFIX="bug" .IMPSRC="" tc-end: 1532488735.30882, phony_end, expected_failure, see PR toolchain/49085: atf-check failed; see the output of the test for details tc-start: 1532488735.31169, posix tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile posix.out ] tc-so:Executing command [ cat posix.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/posix.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.hQDs1d/stdout 2018-07-25 03:18:55.519649728 +0000 tc-se:@@ -1,3 +1,4 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1240983964 + 1532878714 cannot be represented in type 'int' tc-se: Posix says we should execute the command as if run by system(3) tc-se: Expect 'Hello,' and 'World!' tc-se: Hello, tc-se:@@ -6,11 +7,13 @@ tc-se: a command prefixed by '+' executes even with -n tc-se: another command tc-se: make -n tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2074879325 + 431127040 cannot be represented in type 'int' tc-se: echo a command tc-se: echo "a command prefixed by '+' executes even with -n" tc-se: a command prefixed by '+' executes even with -n tc-se: echo another command tc-se: make -n -j1 tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2100273271 + 1532937212 cannot be represented in type 'int' tc-se: { echo a command tc-se: } || exit $? tc-se: echo "a command prefixed by '+' executes even with -n" tc-end: 1532488735.529835, posix, failed, atf-check failed; see the output of the test for details tc-start: 1532488735.530195, posix1 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile posix1.out ] tc-so:Executing command [ cat posix1.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/posix1.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.02r1Tq/stdout 2018-07-25 03:18:56.244972080 +0000 tc-se:@@ -1,13 +1,11 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1532530941 + 1533352083 cannot be represented in type 'int' tc-se: ${VAR} = "foo bar baz" tc-se:-a tc-se:-b tc-se:-c tc-se:+a b c tc-se: foo baR baz, bar baz, foo bar baz, fooadd baradd bazadd tc-se: mkdir -p 'dir' tc-se: touch 'dir/obj_1.h' tc-se: mkdir -p 'dir' tc-se:-printf '#include "obj_1.h"\nconst char* obj_1 = "dir/obj_1.c";\n' \ tc-se:- >'dir/obj_1.c' tc-se:+printf '#include "obj_1.h"\nconst char* obj_1 = "dir/obj_1.c";\n' >'dir/obj_1.c' tc-se: Local variables tc-se: ${@}="dir/obj_1.o" ${<}="dir/obj_1.c" tc-se: ${*}="dir/obj_1" ${?}="dir/obj_1.h dir/obj_1.c" tc-se:@@ -48,20 +46,21 @@ tc-se: cc -c -o 'dir/obj_1.o' 'dir/obj_1.c' tc-se: mkdir -p '.' tc-se: touch 'dummy' tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/make/buf.c:140:5, null pointer passed as argument 2, which is declared to never be null tc-se: Local variables tc-se:- ${@}="lib.a" ${<}="dir/obj_1.o" tc-se:+ ${@}="lib.a" ${<}="" tc-se: ${*}="obj1" ${?}="dir/obj_1.o dummy" tc-se: ${%}="obj1.o" tc-se: tc-se: Directory and filename parts of local variables tc-se: ${@D}="." ${@F}="lib.a" tc-se:- ${'obj_2.c' tc-se:-mkdir -p '.' tc-se:-touch 'obj_2.h' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se: Local variables tc-se:- ${@}="obj2.o" ${<}="obj_2.c" tc-se:- ${*}="obj2" ${?}="obj_2.c obj_2.h dir/obj_1.h" tc-se:+ ${@}="obj_2.c obj_2.h dir/obj_1.h obj2.c" ${<}="" tc-se:+ ${*}="obj2" ${?}="dir/obj_1.h" tc-se: ${%}="" tc-se: tc-se: Directory and filename parts of local variables tc-se:- ${@D}="." ${@F}="obj2.o" tc-se:- ${'obj3.c' tc-se:-Local variables tc-se:- ${@}="lib.a" ${<}="obj3.c" tc-se:- ${*}="obj3" ${?}="obj3.h dir/dummy obj3.c" tc-se:- ${%}="obj3.o" tc-se:- tc-se:-Directory and filename parts of local variables tc-se:- ${@D}="." ${@F}="lib.a" tc-se:- ${fu FOO=foo VAR= tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1537030284 + 1532974362 cannot be represented in type 'int' tc-se: two FU=bar FOO=goo VAR= tc-se: immutable FU='bar' tc-se: immutable FOO='goo' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1794303099 + 1532995970 cannot be represented in type 'int' tc-se: three FU=bar FOO=goo VAR= tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1634015160 + 1533006973 cannot be represented in type 'int' tc-se: four FU=bar FOO=goo VAR=Internal tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1632603135 + 1533018123 cannot be represented in type 'int' tc-se: five FU=bar FOO=goo VAR=Internal tc-se: five v=is x k=is x tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2068045493 + 1533039612 cannot be represented in type 'int' tc-se: six v=is y k=is y tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 732258210 + 1533055691 cannot be represented in type 'int' tc-se: show-v v=override k=override tc-se: exit status 0 tc-end: 1532488739.640923, varcmd, failed, atf-check failed; see the output of the test for details tc-start: 1532488739.641303, varmisc tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile varmisc.out ] tc-so:Executing command [ cat varmisc.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/varmisc.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.PwKmjv/stdout 2018-07-25 03:19:00.172611766 +0000 tc-se:@@ -1,3 +1,4 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2034472906 + 1533456802 cannot be represented in type 'int' tc-se: tc-se: :D expanded when var set tc-se: true tc-end: 1532488740.183821, varmisc, failed, atf-check failed; see the output of the test for details tc-start: 1532488740.184169, varquote tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile varquote.out ] tc-so:Executing command [ cat varquote.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/varquote.exp 2018-07-10 23:40:14.000000000 +0000 tc-se:+++ /tmp/check.ReRFve/stdout 2018-07-25 03:19:00.615936337 +0000 tc-se:@@ -1,3 +1,6 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1585131556 + 1533012767 cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 702546871 + 1533024156 cannot be represented in type 'int' tc-se: -fdebug-prefix-map=$NETBSDSRCDIR=/usr/src -fdebug-regex-map=/usr/src/(.*)/obj$=/usr/obj/\1 tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1436899276 + 1533042637 cannot be represented in type 'int' tc-se: -fdebug-prefix-map=$NETBSDSRCDIR=/usr/src -fdebug-regex-map=/usr/src/(.*)/obj$=/usr/obj/\1 tc-se: exit status 0 tc-end: 1532488740.624542, varquote, failed, atf-check failed; see the output of the test for details tc-start: 1532488740.624804, varshell tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile varshell.out ] tc-so:Executing command [ cat varshell.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/varshell.exp 2018-03-01 13:47:47.000000000 +0000 tc-se:+++ /tmp/check.vkfjPq/stdout 2018-07-25 03:19:01.254418183 +0000 tc-se:@@ -1,3 +1,4 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1886240626 + 1533486672 cannot be represented in type 'int' tc-se: sh: /bin/no/such/command: not found tc-se: make: "varshell.mk" line 5: warning: "/bin/no/such/command" returned non-zero status tc-se: make: "varshell.mk" line 6: warning: "kill -14 $$" exited on a signal tc-end: 1532488741.264625, varshell, failed, atf-check failed; see the output of the test for details tp-end: 1532488741.264861, usr.bin/make/t_make tp-start: 1532488741.406613, usr.bin/mixerctl/t_mixerctl, 4 tc-start: 1532488741.406742, nflag tc-so:Executing command [ mixerctl outputs.master ] tc-so:Executing command [ mixerctl -n outputs.master ] tc-end: 1532488741.512427, nflag, passed tc-start: 1532488741.512559, noargs_usage tc-so:Executing command [ mixerctl ] tc-end: 1532488741.592816, noargs_usage, passed tc-start: 1532488741.593039, nonexistant_device tc-so:Executing command [ mixerctl -a -d /a/b/c/d/e ] tc-end: 1532488741.662384, nonexistant_device, passed tc-start: 1532488741.662513, showvalue tc-so:Executing command [ mixerctl outputs.master ] tc-so:Executing command [ mixerctl outputs.master2 ] tc-so:Executing command [ mixerctl outputs.master3 ] tc-so:Executing command [ mixerctl inputs.reclvl ] tc-so:Executing command [ mixerctl inputs.reclvl.mute ] tc-so:Executing command [ mixerctl outputs.master4 ] tc-so:Executing command [ mixerctl outputs.master4.mute ] tc-so:Executing command [ mixerctl outputs.master5 ] tc-so:Executing command [ mixerctl outputs.master5.mute ] tc-so:Executing command [ mixerctl outputs.master6 ] tc-so:Executing command [ mixerctl outputs.master6.mute ] tc-so:Executing command [ mixerctl outputs.master7 ] tc-so:Executing command [ mixerctl outputs.master7.mute ] tc-so:Executing command [ mixerctl outputs.master8 ] tc-so:Executing command [ mixerctl outputs.master8.mute ] tc-so:Executing command [ mixerctl outputs.master9 ] tc-so:Executing command [ mixerctl outputs.master9.mute ] tc-so:Executing command [ mixerctl inputs.record ] tc-so:Executing command [ mixerctl inputs.record.mute ] tc-so:Executing command [ mixerctl inputs.line ] tc-so:Executing command [ mixerctl inputs.line.mute ] tc-so:Executing command [ mixerctl record.mic ] tc-so:Executing command [ mixerctl record.mic.mute ] tc-so:Executing command [ mixerctl inputs.beep ] tc-so:Executing command [ mixerctl inputs.beep.mute ] tc-so:Executing command [ mixerctl outputs.master10 ] tc-so:Executing command [ mixerctl outputs.master10.mute ] tc-so:Executing command [ mixerctl outputs.master11 ] tc-so:Executing command [ mixerctl outputs.master11.mute ] tc-so:Executing command [ mixerctl outputs.master12 ] tc-so:Executing command [ mixerctl outputs.master12.mute ] tc-so:Executing command [ mixerctl outputs.master13 ] tc-so:Executing command [ mixerctl outputs.master13.mute ] tc-so:Executing command [ mixerctl outputs.dacsel ] tc-so:Executing command [ mixerctl record.source ] tc-end: 1532488742.464604, showvalue, passed tp-end: 1532488742.464820, usr.bin/mixerctl/t_mixerctl tp-start: 1532488742.624447, usr.bin/mkdep/t_mkdep, 3 tc-start: 1532488742.624575, prefix tc-so:Executing command [ touch sample.c ] tc-so:Executing command [ mkdep -f sample.d -P some/path/ sample.c ] tc-so:Executing command [ grep ^some/path/sample.o: sample.d ] tc-end: 1532488742.781065, prefix, passed tc-start: 1532488742.781291, prefix_and_suffixes tc-so:Executing command [ touch sample.c ] tc-so:Executing command [ mkdep -f sample.d -s .a .b -P c/d sample.c ] tc-so:Executing command [ grep ^c/dsample.b c/dsample.a: sample.d ] tc-end: 1532488742.936051, prefix_and_suffixes, passed tc-start: 1532488742.936282, suffixes tc-so:Executing command [ touch sample.c ] tc-so:Executing command [ mkdep -f sample.d sample.c ] tc-so:Executing command [ grep ^sample.o: sample.d ] tc-so:Executing command [ mkdep -f sample.d -s .a .b sample.c ] tc-so:Executing command [ grep ^sample.b sample.a: sample.d ] tc-so:Executing command [ mkdep -f sample.d -s sample.c ] tc-so:Executing command [ grep ^sample: sample.d ] tc-end: 1532488743.240800, suffixes, passed tp-end: 1532488743.241145, usr.bin/mkdep/t_mkdep tp-start: 1532488743.423869, usr.bin/nbperf/t_nbperf, 3 tc-start: 1532488743.424061, bdz tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 bdz sort -n 4 /usr/tests/usr.bin/nbperf/hash_driver.c ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488743.656647, bdz, failed, atf-check failed; see the output of the test for details tc-start: 1532488743.657049, chm tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm cat 4 /usr/tests/usr.bin/nbperf/hash_driver.c ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488743.860112, chm, failed, atf-check failed; see the output of the test for details tc-start: 1532488743.862235, chm3 tc-so:Executing command [ /usr/tests/usr.bin/nbperf/h_nbperf /usr/share/dict/web2 chm3 cat 4 /usr/tests/usr.bin/nbperf/hash_driver.c ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488744.49976, chm3, failed, atf-check failed; see the output of the test for details tp-end: 1532488744.50247, usr.bin/nbperf/t_nbperf tp-start: 1532488744.164332, usr.bin/netpgpverify/t_netpgpverify, 2 tc-start: 1532488744.164441, netpgpverify_testset_1_rsa_signatures tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k pubring.gpg -c verify b.gpg ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:03.962348870 +0000 tc-se:+++ /tmp/check.becRLH/stderr 2018-07-25 03:19:04.401300957 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/netpgp/bin/netpgpverify/../../dist/src/netpgpverify/pgpsum.c:187:18, left shift of 130 by 24 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/netpgp/bin/netpgpverify/../../dist/src/netpgpverify/sha2.c:79:16, left shift of 154 by 24 places cannot be represented in type 'int' tc-end: 1532488744.412216, netpgpverify_testset_1_rsa_signatures, failed, atf-check failed; see the output of the test for details tc-start: 1532488744.413456, netpgpverify_testset_2_dsa_signatures tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg in1.gpg ] tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg ] tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg in1.asc ] tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg ] tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg -c cat in1.gpg ] tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg -c cat ] tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg -c cat in1.asc ] tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg -c cat ] tc-so:Executing command [ env TZ=US/Pacific netpgpverify -k dsa-pubring.gpg in2.gpg ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:03.962348870 +0000 tc-se:+++ /tmp/check.hyv9QS/stderr 2018-07-25 03:19:05.031727310 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/netpgp/bin/netpgpverify/../../dist/src/netpgpverify/sha2.c:79:16, left shift of 249 by 24 places cannot be represented in type 'int' tc-end: 1532488745.63034, netpgpverify_testset_2_dsa_signatures, failed, atf-check failed; see the output of the test for details tp-end: 1532488745.63809, usr.bin/netpgpverify/t_netpgpverify tp-start: 1532488745.115830, usr.bin/pkill/t_pgrep, 1 tc-start: 1532488745.115849, pr50934 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-end: 1532488745.242339, pr50934, failed, t.c compile failed tp-end: 1532488745.242494, usr.bin/pkill/t_pgrep tp-start: 1532488745.305140, usr.bin/pr/t_basic, 1 tc-start: 1532488745.305165, basic tc-so:Executing command [ /bin/sh -c pr -t -2 /usr/tests/usr.bin/pr/d_basic.in ] tc-end: 1532488745.381491, basic, passed tp-end: 1532488745.381624, usr.bin/pr/t_basic tp-start: 1532488745.705640, usr.bin/rump_server/t_disk, 8 tc-start: 1532488745.705660, data tc-se:data_prefun: not found tc-so:Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=8k,offset=16k unix://commsock ] tc-se:0+1 records in tc-se:1+0 records out tc-se:512 bytes transferred in 0.001 secs (512000 bytes/sec) tc-so:Executing command [ /bin/sh -c dd if=testfile | rump.dd of=/img bs=512 count=1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ dd if=the.img iseek=16k bs=1 count=512 ] tc-end: 1532488745.925228, data, passed tc-start: 1532488745.925798, notrunc tc-se:1+0 records in tc-se:1+0 records out tc-se:1 bytes transferred in 0.001 secs (1000 bytes/sec) tc-so:Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=8k,offset=16k unix://commsock ] tc-so:Executing command [ stat -f %z the.img ] tc-end: 1532488746.104801, notrunc, passed tc-start: 1532488746.106135, offset tc-se:offset_prefun: not found tc-so:Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=32k,offset=16k unix://commsock ] tc-so:Executing command [ stat -f %z the.img ] tc-end: 1532488746.287326, offset, passed tc-start: 1532488746.287759, size tc-se:size_prefun: not found tc-so:Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=32k unix://commsock ] tc-so:Executing command [ stat -f %z the.img ] tc-end: 1532488746.483240, size, passed tc-start: 1532488746.483566, type_blk tc-se:type_blk_prefun: not found tc-so:Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=32k,type=blk unix://commsock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so stat -f %HT /rump/img ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:06.481750498 +0000 tc-se:+++ /tmp/check.NvIXjU/stderr 2018-07-25 03:19:06.593210963 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488746.667083, type_blk, failed, atf-check failed; see the output of the test for details tc-start: 1532488746.667310, type_blk_default tc-se:type_blk_default_prefun: not found tc-so:Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=32k unix://commsock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so stat -f %HT /rump/img ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:06.665478318 +0000 tc-se:+++ /tmp/check.R742K7/stderr 2018-07-25 03:19:06.774542459 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488746.853821, type_blk_default, failed, atf-check failed; see the output of the test for details tc-start: 1532488746.854045, type_chr tc-se:type_chr_prefun: not found tc-so:Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=32k,type=chr unix://commsock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so stat -f %HT /rump/img ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:06.853100697 +0000 tc-se:+++ /tmp/check.MDa9YW/stderr 2018-07-25 03:19:06.962126286 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488747.28411, type_chr, failed, atf-check failed; see the output of the test for details tc-start: 1532488747.28712, type_reg tc-se:type_reg_prefun: not found tc-so:Executing command [ rump_server -lrumpvfs -d key=/img,hostpath=the.img,size=32k,type=reg unix://commsock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so stat -f %HT /rump/img ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:07.027206484 +0000 tc-se:+++ /tmp/check.37Rvyb/stderr 2018-07-25 03:19:07.133085863 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488747.205364, type_reg, failed, atf-check failed; see the output of the test for details tp-end: 1532488747.205544, usr.bin/rump_server/t_disk tp-start: 1532488747.292778, usr.bin/shmif_dumpbus/t_basic, 3 tc-start: 1532488747.292807, contents tc-so:Executing command [ uudecode /usr/tests/usr.bin/shmif_dumpbus/shmbus.bz2.uue ] tc-so:Executing command [ bunzip2 -f shmbus.bz2 ] tc-so:Executing command [ uudecode /usr/tests/usr.bin/shmif_dumpbus/d_pkthdrs.out.bz2.uue ] tc-so:Executing command [ bunzip2 -f d_pkthdrs.out.bz2 ] tc-so:Executing command [ shmif_dumpbus shmbus ] tc-end: 1532488747.511244, contents, passed tc-start: 1532488747.511898, header tc-so:Executing command [ uudecode /usr/tests/usr.bin/shmif_dumpbus/shmbus.bz2.uue ] tc-so:Executing command [ bunzip2 -f shmbus.bz2 ] tc-so:Executing command [ shmif_dumpbus -h shmbus ] tc-end: 1532488747.679671, header, passed tc-start: 1532488747.680147, pcap tc-so:Executing command [ uudecode /usr/tests/usr.bin/shmif_dumpbus/shmbus.bz2.uue ] tc-so:Executing command [ bunzip2 -f shmbus.bz2 ] tc-so:Executing command [ uudecode /usr/tests/usr.bin/shmif_dumpbus/d_pcap.out.bz2.uue ] tc-so:Executing command [ bunzip2 -f d_pcap.out.bz2 ] tc-so:Executing command [ shmif_dumpbus -p pcap shmbus ] tc-so:Executing command [ tcpdump -tt -n -r pcap ] tc-end: 1532488747.960594, pcap, passed tp-end: 1532488747.962272, usr.bin/shmif_dumpbus/t_basic tp-start: 1532488748.249564, usr.bin/sdiff/t_sdiff, 10 tc-start: 1532488748.249676, dot tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_dot.in /dev/null ] tc-so:Executing command [ sdiff /dev/null /usr/tests/usr.bin/sdiff/d_dot.in ] tc-end: 1532488748.349343, dot, passed tc-start: 1532488748.349543, flags tc-so:Executing command [ sdiff -l /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 ] tc-so:Executing command [ sdiff -s /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 ] tc-so:Executing command [ sdiff -w 125 /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 ] tc-end: 1532488748.484003, flags, passed tc-start: 1532488748.484161, iflags tc-so:Executing command [ sdiff -w 125 -I .*filename.* /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 ] tc-so:Executing command [ sdiff -w 125 -I .*filename.* /usr/tests/usr.bin/sdiff/d_input2 /usr/tests/usr.bin/sdiff/d_input1 ] tc-so:Executing command [ sdiff -s -w 125 -I .*filename.* /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 ] tc-so:Executing command [ sdiff -s -w 125 -I .*filename.* /usr/tests/usr.bin/sdiff/d_input2 /usr/tests/usr.bin/sdiff/d_input1 ] tc-so:Executing command [ sdiff -l -w 125 -I .*filename.* /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 ] tc-so:Executing command [ sdiff -l -w 125 -I .*filename.* /usr/tests/usr.bin/sdiff/d_input2 /usr/tests/usr.bin/sdiff/d_input1 ] tc-so:Executing command [ sdiff -s -w 125 -I .*filename.* /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 ] tc-so:Executing command [ sdiff -s -w 125 -I .*filename.* /usr/tests/usr.bin/sdiff/d_input2 /usr/tests/usr.bin/sdiff/d_input1 ] tc-end: 1532488748.750601, iflags, passed tc-start: 1532488748.750761, merge tc-so:Executing command [ /bin/sh -c yes l | sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes r | sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes el | EDITOR=cat VISUAL=cat sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.020590141 +0000 tc-se:+++ /tmp/check.ffp1Ja/stderr 2018-07-25 03:19:08.917802706 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488749.34962, merge, failed, atf-check failed; see the output of the test for details tc-start: 1532488749.35287, oneline tc-so:Executing command [ sdiff /dev/null /usr/tests/usr.bin/sdiff/d_oneline.in ] tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_oneline.in /dev/null ] tc-end: 1532488749.148362, oneline, passed tc-start: 1532488749.148509, same tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input1 ] tc-end: 1532488749.238299, same, passed tc-start: 1532488749.238439, short tc-so:Executing command [ /bin/sh -c printf "r\nl\nr\nl" | sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-end: 1532488749.333466, short, passed tc-start: 1532488749.333738, stdin tc-so:Executing command [ /bin/sh -c echo stdin | sdiff /dev/null /dev/stdin ] tc-so:Executing command [ /bin/sh -c echo stdin | sdiff /dev/stdin /dev/null ] tc-end: 1532488749.457628, stdin, passed tc-start: 1532488749.457804, tabends tc-so:Executing command [ sdiff -w30 /usr/tests/usr.bin/sdiff/d_tabends.in /dev/null ] tc-so:Executing command [ sdiff -w30 /dev/null /usr/tests/usr.bin/sdiff/d_tabends.in ] tc-so:Executing command [ sdiff -w19 /usr/tests/usr.bin/sdiff/d_tabends.in /dev/null ] tc-end: 1532488749.593444, tabends, passed tc-start: 1532488749.593579, tabs tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_tabs1.in /usr/tests/usr.bin/sdiff/d_tabs2.in ] tc-end: 1532488749.667205, tabs, passed tp-end: 1532488749.667781, usr.bin/sdiff/t_sdiff tp-start: 1532488749.821367, usr.bin/sed/t_sed, 5 tc-start: 1532488749.821509, c2048 tc-so:Executing command [ /bin/sh -c echo foo | sed -f /usr/tests/usr.bin/sed/d_c2048.in ] tc-end: 1532488749.894932, c2048, passed tc-start: 1532488749.895185, emptybackref tc-so:Executing command [ /bin/sh -c echo foo1bar1 | sed -ne '/foo\(.*\)bar\1/p' ] tc-so:Executing command [ /bin/sh -c echo foobar | sed -ne '/foo\(.*\)bar\1/p' ] tc-se:Fail: stdout does not match expected value tc-se:--- /tmp/inline.5kKDkI 2018-07-25 03:19:09.992836823 +0000 tc-se:+++ /tmp/check.UCR7UZ/stdout 2018-07-25 03:19:09.980272936 +0000 tc-se:@@ -1 +0,0 @@ tc-se:-foobar tc-end: 1532488750.1672, emptybackref, expected_failure, PR bin/28126: atf-check failed; see the output of the test for details tc-start: 1532488750.1852, longlines tc-so:Executing command [ /bin/sh -c echo x | sed s,x,xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx,g ] tc-so:Executing command [ /bin/sh -c diff input output ] tc-end: 1532488750.110805, longlines, passed tc-start: 1532488750.111124, preserve_leading_ws_ia tc-so:Executing command [ /bin/sh -c echo | sed -e "/^$/i\\ tc-so: 1 2 3\\ tc-so:4 5 6\\ tc-so: 7 8 9" ] tc-end: 1532488750.185510, preserve_leading_ws_ia, passed tc-start: 1532488750.185834, rangeselection tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '1,3d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '2,4d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\nE\n' | sed '1,2d;4,5d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\nE\n' | sed '1,3d;3,5d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '1,3s/A/B/;1,3n;1,3s/B/C/' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '1,3s/A/B/;1,3n;2,3s/B/C/' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '/A/,/C/d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '/B/,/D/d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\nE\n' | sed '/A/,/B/d;/D/,/E/d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\nE\n' | sed '/A/,/C/d;/C/,/E/d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '/A/,/C/s/A/B/;1,3n;/B/,/C/s/B/C/' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\nC\n' | sed '/A/,/C/d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nA\nC\nD\nC\n' | sed '/A/,/C/d' ] tc-end: 1532488750.609580, rangeselection, passed tp-end: 1532488750.609957, usr.bin/sed/t_sed tp-start: 1532488751.774231, usr.bin/sort/t_sort, 43 tc-start: 1532488751.774250, any_char tc-so:Executing command [ sort -d -k 2 /usr/tests/usr.bin/sort/d_any_char_in.txt ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.HjwN6o/stderr 2018-07-25 03:19:11.843971185 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488751.855895, any_char, failed, atf-check failed; see the output of the test for details tc-start: 1532488751.856048, basic tc-so:Executing command [ sort in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.AYziHs/stderr 2018-07-25 03:19:11.946177262 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488751.955200, basic, failed, atf-check failed; see the output of the test for details tc-start: 1532488751.955403, bflag tc-so:Executing command [ sort -b in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.DzVC4i/stderr 2018-07-25 03:19:12.027625183 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488752.35929, bflag, failed, atf-check failed; see the output of the test for details tc-start: 1532488752.36090, cflag tc-so:Executing command [ sort -S -c in ] tc-end: 1532488752.109080, cflag, passed tc-start: 1532488752.109376, empty_file tc-so:Executing command [ sort -S empty ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.PY3rg0/stderr 2018-07-25 03:19:12.183112053 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488752.192007, empty_file, failed, atf-check failed; see the output of the test for details tc-start: 1532488752.192157, end_of_options tc-so:Executing command [ /bin/sh -c sort -S -- -k xx ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.0OIsd4/stderr 2018-07-25 03:19:12.353926920 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488752.363674, kflag_alpha, failed, atf-check failed; see the output of the test for details tc-start: 1532488752.363931, kflag_limits tc-so:Executing command [ sort -r -k1,1 -k2n in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.iRyIsp/stderr 2018-07-25 03:19:12.439535496 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488752.448078, kflag_limits, failed, atf-check failed; see the output of the test for details tc-start: 1532488752.448425, kflag_many_fields tc-so:Executing command [ sort -t: -k9 -k8 -k7 -k6 -k5 -k4 -k3 -k2 -k1 in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.kya6bq/stderr 2018-07-25 03:19:12.525004808 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488752.533887, kflag_many_fields, failed, atf-check failed; see the output of the test for details tc-start: 1532488752.534143, kflag_no_end tc-so:Executing command [ sort -df -k 1 -k 1d ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.MeLsjL/stderr 2018-07-25 03:19:12.610518819 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488752.619686, kflag_no_end, failed, atf-check failed; see the output of the test for details tc-start: 1532488752.619951, kflag_nonmonotone tc-so:Executing command [ sort -k2,1.3 -k2.5,2.5 in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.m36V18/stderr 2018-07-25 03:19:12.691267210 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488752.700481, kflag_nonmonotone, failed, atf-check failed; see the output of the test for details tc-start: 1532488752.700776, kflag_one_field tc-so:Executing command [ sort -k2.1 in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.shguEY/stderr 2018-07-25 03:19:12.776378865 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488752.784992, kflag_one_field, failed, atf-check failed; see the output of the test for details tc-start: 1532488752.785305, kflag_outofbounds tc-so:Executing command [ sort -k2.2,2.1 -k2.3,2.4 in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.lnVoOI/stderr 2018-07-25 03:19:12.853718793 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488752.863004, kflag_outofbounds, failed, atf-check failed; see the output of the test for details tc-start: 1532488752.863223, kflag_two_fields tc-so:Executing command [ sort -k2.1,2.0 in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.yGgoke/stderr 2018-07-25 03:19:12.939474804 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488752.948504, kflag_two_fields, failed, atf-check failed; see the output of the test for details tc-start: 1532488752.948771, long_file tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ sort -u -r in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.TdjVms/stderr 2018-07-25 03:19:13.068444477 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488753.81983, long_file, failed, atf-check failed; see the output of the test for details tc-start: 1532488753.82422, long_records tc-so:Executing command [ sort -r in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.9HXYpP/stderr 2018-07-25 03:19:13.158490139 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488753.168296, long_records, failed, atf-check failed; see the output of the test for details tc-start: 1532488753.168619, mflag tc-so:Executing command [ sort -S -m in1 in2 ] tc-end: 1532488753.274554, mflag, passed tc-start: 1532488753.274977, mflag_uflag tc-so:Executing command [ sort -m -u in ] tc-end: 1532488753.351973, mflag_uflag, passed tc-start: 1532488753.352177, mflag_uflag_first tc-so:Executing command [ sort -mudf in ] tc-so:Executing command [ sort -mudf -k1 in ] tc-end: 1532488753.455065, mflag_uflag_first, passed tc-start: 1532488753.455411, missing_newline tc-so:Executing command [ sort in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.sLu9UG/stderr 2018-07-25 03:19:13.524696040 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488753.534430, missing_newline, failed, atf-check failed; see the output of the test for details tc-start: 1532488753.534657, nflag tc-so:Executing command [ sort -n in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.JWfWbH/stderr 2018-07-25 03:19:13.618470458 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488753.630422, nflag, failed, atf-check failed; see the output of the test for details tc-start: 1532488753.630686, nflag_rflag tc-so:Executing command [ sort -rn in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.lLeCXN/stderr 2018-07-25 03:19:13.712731391 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488753.721343, nflag_rflag, failed, atf-check failed; see the output of the test for details tc-start: 1532488753.721641, null_bytes tc-so:Executing command [ sort -S in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.P4Q1E3/stderr 2018-07-25 03:19:13.790853750 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488753.803076, null_bytes, failed, atf-check failed; see the output of the test for details tc-start: 1532488753.803296, oflag tc-so:Executing command [ sort -u -o in in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.SrTPda/stderr 2018-07-25 03:19:13.885188365 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488753.894990, oflag, failed, atf-check failed; see the output of the test for details tc-start: 1532488753.895292, oflag_displaced tc-so:Executing command [ sort -S /dev/null -o out ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.LEhrHk/stderr 2018-07-25 03:19:13.964489575 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488753.975670, oflag_displaced, failed, atf-check failed; see the output of the test for details tc-start: 1532488753.975883, plus_as_path tc-so:Executing command [ sort in +0 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.iEUPth/stderr 2018-07-25 03:19:14.054455548 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488754.66399, plus_as_path, failed, atf-check failed; see the output of the test for details tc-start: 1532488754.66688, plus_bad_tempfile tc-so:Executing command [ sort -T /tmp +0 in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.Pg5ef6/stderr 2018-07-25 03:19:14.140640175 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488754.153002, plus_bad_tempfile, failed, atf-check failed; see the output of the test for details tc-start: 1532488754.153236, plus_no_end tc-so:Executing command [ sort -df +0 +0d in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.PziioB/stderr 2018-07-25 03:19:14.240280074 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488754.252313, plus_no_end, failed, atf-check failed; see the output of the test for details tc-start: 1532488754.252564, plus_nonmonotone tc-so:Executing command [ sort +1 -0.3 +1.4 -1.5 in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.6oXRNm/stderr 2018-07-25 03:19:14.322748446 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488754.332091, plus_nonmonotone, failed, atf-check failed; see the output of the test for details tc-start: 1532488754.332320, plus_one tc-so:Executing command [ sort +1 in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.SB1xBj/stderr 2018-07-25 03:19:14.408445860 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488754.417669, plus_one, failed, atf-check failed; see the output of the test for details tc-start: 1532488754.418102, plus_one_minus_two tc-so:Executing command [ sort +1 -2 in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.Ptz0Sj/stderr 2018-07-25 03:19:14.495119865 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488754.504092, plus_one_minus_two, failed, atf-check failed; see the output of the test for details tc-start: 1532488754.504341, plus_rflag_invalid tc-so:Executing command [ sort -R + -k2 in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:09.324781316 +0000 tc-se:+++ /tmp/check.5rh6JG/stderr 2018-07-25 03:19:14.574112725 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488754.582831, plus_rflag_invalid, failed, atf-check failed; see the output of the test for details tc-start: 1532488754.583046, plus_tflag tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488754.722178, plus_tflag, passed tc-start: 1532488754.722500, plus_zero tc-so:Executing command [ sort -- +0 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:14.720562623 +0000 tc-se:+++ /tmp/check.Qr2rBm/stderr 2018-07-25 03:19:14.788646556 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488754.797585, plus_zero, failed, atf-check failed; see the output of the test for details tc-start: 1532488754.797952, rflag tc-so:Executing command [ sort -r in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:14.720562623 +0000 tc-se:+++ /tmp/check.Q0uSqR/stderr 2018-07-25 03:19:14.879465501 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488754.888620, rflag, failed, atf-check failed; see the output of the test for details tc-start: 1532488754.888826, sflag tc-so:Executing command [ sort -s -k1,1 in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:14.720562623 +0000 tc-se:+++ /tmp/check.5qDgt1/stderr 2018-07-25 03:19:14.964184229 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488754.972847, sflag, failed, atf-check failed; see the output of the test for details tc-start: 1532488754.973045, sflag_many_files tc-so:Executing command [ sort -smru -k1,1 in1 in1 in2 in2 ] tc-end: 1532488755.62167, sflag_many_files, passed tc-start: 1532488755.62410, tflag tc-so:Executing command [ sort -t : -r +0 in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:14.720562623 +0000 tc-se:+++ /tmp/check.GIgiQu/stderr 2018-07-25 03:19:15.132294701 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488755.140897, tflag, failed, atf-check failed; see the output of the test for details tc-start: 1532488755.141058, tflag_alphabetic tc-so:Executing command [ sort -tX -k2 -k1r,1 in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:14.720562623 +0000 tc-se:+++ /tmp/check.2Tr12i/stderr 2018-07-25 03:19:15.213088559 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488755.221563, tflag_alphabetic, failed, atf-check failed; see the output of the test for details tc-start: 1532488755.221896, tflag_char_pos tc-so:Executing command [ sort -b -t: +1.1 in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:14.720562623 +0000 tc-se:+++ /tmp/check.kas2fZ/stderr 2018-07-25 03:19:15.296201776 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488755.304770, tflag_char_pos, failed, atf-check failed; see the output of the test for details tc-start: 1532488755.305028, tflag_whitespace tc-so:Executing command [ sort -t -k2,2 in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:14.720562623 +0000 tc-se:+++ /tmp/check.Q83xKd/stderr 2018-07-25 03:19:15.377405462 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488755.385795, tflag_whitespace, failed, atf-check failed; see the output of the test for details tc-start: 1532488755.386117, uflag tc-so:Executing command [ sort -u in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:14.720562623 +0000 tc-se:+++ /tmp/check.zFxT7S/stderr 2018-07-25 03:19:15.462434356 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488755.471480, uflag, failed, atf-check failed; see the output of the test for details tc-start: 1532488755.471700, uflag_rflag tc-so:Executing command [ sort -ru in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:14.720562623 +0000 tc-se:+++ /tmp/check.zEU9gf/stderr 2018-07-25 03:19:15.551871631 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488755.560928, uflag_rflag, failed, atf-check failed; see the output of the test for details tp-end: 1532488755.561206, usr.bin/sort/t_sort tp-start: 1532488755.625849, usr.bin/tmux/t_tmux, 1 tc-start: 1532488755.626212, stdin tc-so:Executing command [ /bin/sh -c "tmux list-sessions 0<&-" & sleep 2; kill >/dev/null 2>&1 ] tc-end: 1532488757.707096, stdin, passed tp-end: 1532488757.707243, usr.bin/tmux/t_tmux tp-start: 1532488757.863440, usr.bin/tr/t_basic, 5 tc-start: 1532488757.863458, csubst tc-so:Executing command [ /bin/sh -c echo abcde | tr -c '\0-ac-\377' b ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c '\0-ad-\377' bc ] tc-so:Executing command [ /bin/sh -c echo ABCDE | tr -c '\0-@' QUACK ] tc-end: 1532488758.8207, csubst, passed tc-start: 1532488758.8335, dopt tc-so:Executing command [ /bin/sh -c echo abcde | tr -d x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d bd ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d b-d ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d ac-e ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d a-ce ] tc-so:Executing command [ /bin/sh -c echo abcdefghi | tr -d b-df-h ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d bd ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d b-d ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d ac-e ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d a-ce ] tc-so:Executing command [ /bin/sh -c echo abcdefghi | tr -c -d b-df-h ] tc-so:Executing command [ /bin/sh -c (echo spl; echo ice) | tr -d '\n' ] tc-so:Executing command [ /bin/sh -c (echo spl; echo ice) | tr -d '\012' ] tc-so:Executing command [ /bin/sh -c (echo spl; echo ice) | tr -d '\n'p ] tc-so:Executing command [ /bin/sh -c (echo spl; echo ice) | tr -d '\012'p ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d '[=c=]' ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d '[=c=]'a ] tc-so:Executing command [ /bin/sh -c (echo -n a; dd if=/dev/zero bs=3 count=1; echo b) | tr -d '\0' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:alnum:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:alpha:]' ] tc-so:Executing command [ /bin/sh -c echo "a z" | tr -d '[:blank:]' ] tc-so:Executing command [ /bin/sh -c (echo a; echo z) | tr -d '[:cntrl:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:digit:]' ] tc-so:Executing command [ /bin/sh -c echo "a z.123" | tr -d '[:graph:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:lower:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:print:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.12 | tr -d '[:punct:]' ] tc-so:Executing command [ /bin/sh -c echo "a z" | tr -d '[:space:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:upper:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:xdigit:]' ] tc-end: 1532488758.952181, dopt, passed tc-start: 1532488758.952349, dsopt tc-so:Executing command [ /bin/sh -c echo abcde | tr -ds x y ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -ds c x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -ds x c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -ds c c ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -ds c x ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -ds x c ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -ds c c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -ds x y ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -ds c x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -ds x c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -ds c c ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -c -ds c x ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -c -ds x c ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -c -ds c c ] tc-end: 1532488759.381737, dsopt, passed tc-start: 1532488759.381936, sopt tc-so:Executing command [ /bin/sh -c echo abcde | tr -s x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -s c ] tc-so:Executing command [ /bin/sh -c echo abccccde | tr -s c ] tc-so:Executing command [ /bin/sh -c echo abbbcddde | tr -s bd ] tc-so:Executing command [ /bin/sh -c echo abbbcccddde | tr -s b-d ] tc-so:Executing command [ /bin/sh -c echo acac | tr -s c ] tc-so:Executing command [ /bin/sh -c echo accacc | tr -s c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -s x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -s c ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -c -s c ] tc-so:Executing command [ /bin/sh -c echo abbbcddde | tr -c -s bd ] tc-so:Executing command [ /bin/sh -c echo abbbccddde | tr -c -s b-d ] tc-so:Executing command [ /bin/sh -c echo aaabcccde | tr -c -s b-d ] tc-end: 1532488759.778169, sopt, passed tc-start: 1532488759.778407, subst tc-so:Executing command [ /bin/sh -c echo abcde | tr a-c a-c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-c cba ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-z a-z ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-z b-za ] tc-so:Executing command [ /bin/sh -c echo abcde | tr b-za a-z ] tc-so:Executing command [ /bin/sh -c echo ababa | tr a b ] tc-so:Executing command [ /bin/sh -c echo sheesh | tr a-z n-za-m ] tc-so:Executing command [ /bin/sh -c echo sheesh | tr n-za-m a-z ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-z A-Z ] tc-so:Executing command [ /bin/sh -c echo abc | tr '[:lower:]' '[:upper:]' ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-z bozo ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-z qa ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -s a-c cba ] tc-so:Executing command [ /bin/sh -c echo aabbccddee | tr -s a-c cba ] tc-end: 1532488760.223240, subst, passed tp-end: 1532488760.223418, usr.bin/tr/t_basic tp-start: 1532488760.349459, usr.bin/unifdef/t_basic, 2 tc-start: 1532488760.349483, basic tc-so:Executing command [ /bin/sh -c unifdef -U__FreeBSD__ /usr/tests/usr.bin/unifdef/d_basic.in ] tc-end: 1532488760.461793, basic, passed tc-start: 1532488760.461952, lastline tc-so:Executing command [ unifdef -Ubar input ] tc-so:Executing command [ unifdef -Ubar input ] tc-end: 1532488760.551008, lastline, passed tp-end: 1532488760.551286, usr.bin/unifdef/t_basic tp-start: 1532488760.732641, usr.bin/uniq/t_uniq, 5 tc-start: 1532488760.733045, basic tc-so:Executing command [ uniq /usr/tests/usr.bin/uniq/d_basic.in ] tc-end: 1532488760.800236, basic, passed tc-start: 1532488760.800464, show_duplicates tc-so:Executing command [ uniq -d -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1532488760.877042, show_duplicates, passed tc-start: 1532488760.877276, show_duplicates_from_third_character tc-so:Executing command [ uniq -d -s 2 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1532488760.948377, show_duplicates_from_third_character, passed tc-start: 1532488760.948689, show_uniques tc-so:Executing command [ uniq -u -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1532488761.16786, show_uniques, passed tc-start: 1532488761.17018, test_counts tc-so:Executing command [ uniq -c -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1532488761.90101, test_counts, passed tp-end: 1532488761.90334, usr.bin/uniq/t_uniq tp-start: 1532488761.177217, usr.bin/vmstat/t_vmstat, 2 tc-start: 1532488761.177361, default tc-so:Executing command [ vmstat ] tc-end: 1532488761.261738, default, passed tc-start: 1532488761.261942, opt_s tc-so:Executing command [ vmstat -s ] tc-end: 1532488761.342645, opt_s, passed tp-end: 1532488761.342902, usr.bin/vmstat/t_vmstat tp-start: 1532488762.774270, usr.bin/xlint/lint1/t_integration, 38 tc-start: 1532488762.774289, alignof tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_alignof.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:22.847101192 +0000 tc-se:+++ /tmp/check.QVdfWN/stderr 2018-07-25 03:19:22.846912481 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488762.855982, alignof, failed, atf-check failed; see the output of the test for details tc-start: 1532488762.856142, c99_complex_num tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_complex_num.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:22.929545189 +0000 tc-se:+++ /tmp/check.E2tTVU/stderr 2018-07-25 03:19:22.929326237 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488762.938306, c99_complex_num, failed, atf-check failed; see the output of the test for details tc-start: 1532488762.938489, c99_complex_split tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_complex_split.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:23.010995555 +0000 tc-se:+++ /tmp/check.Q6tYNa/stderr 2018-07-25 03:19:23.010767454 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488763.19744, c99_complex_split, failed, atf-check failed; see the output of the test for details tc-start: 1532488763.19986, c99_decls_after_stmt tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:23.096105674 +0000 tc-se:+++ /tmp/check.ADMtaA/stderr 2018-07-25 03:19:23.095864303 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488763.105703, c99_decls_after_stmt, failed, atf-check failed; see the output of the test for details tc-start: 1532488763.105876, c99_decls_after_stmt3 tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt3.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:23.184502174 +0000 tc-se:+++ /tmp/check.hZOfu1/stderr 2018-07-25 03:19:23.184293000 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488763.192736, c99_decls_after_stmt3, failed, atf-check failed; see the output of the test for details tc-start: 1532488763.192966, c99_for_loops tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_for_loops.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:23.275292484 +0000 tc-se:+++ /tmp/check.qCPJqe/stderr 2018-07-25 03:19:23.275054605 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488763.283978, c99_for_loops, failed, atf-check failed; see the output of the test for details tc-start: 1532488763.284161, c99_func tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_func.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:23.357969542 +0000 tc-se:+++ /tmp/check.ehttks/stderr 2018-07-25 03:19:23.357772660 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488763.366953, c99_func, failed, atf-check failed; see the output of the test for details tc-start: 1532488763.367070, c99_recursive_init tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_recursive_init.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:23.438199083 +0000 tc-se:+++ /tmp/check.6I6v39/stderr 2018-07-25 03:19:23.437974753 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488763.447446, c99_recursive_init, failed, atf-check failed; see the output of the test for details tc-start: 1532488763.447566, c99_struct_init tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_struct_init.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:23.521441087 +0000 tc-se:+++ /tmp/check.YUQKzQ/stderr 2018-07-25 03:19:23.521221576 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488763.531028, c99_struct_init, failed, atf-check failed; see the output of the test for details tc-start: 1532488763.531147, c99_union_init1 tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_union_init1.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:23.607340901 +0000 tc-se:+++ /tmp/check.lPkvXg/stderr 2018-07-25 03:19:23.607148349 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488763.615933, c99_union_init1, failed, atf-check failed; see the output of the test for details tc-start: 1532488763.616053, c99_union_init2 tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_union_init2.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:23.697084150 +0000 tc-se:+++ /tmp/check.x1rP9B/stderr 2018-07-25 03:19:23.696885592 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488763.706298, c99_union_init2, failed, atf-check failed; see the output of the test for details tc-start: 1532488763.706424, c99_union_init3 tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c99_union_init3.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:23.786178225 +0000 tc-se:+++ /tmp/check.pFV3ml/stderr 2018-07-25 03:19:23.785959622 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488763.795367, c99_union_init3, failed, atf-check failed; see the output of the test for details tc-start: 1532488763.795496, c9x_array_init tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c9x_array_init.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:23.869103569 +0000 tc-se:+++ /tmp/check.lvQ6Oi/stderr 2018-07-25 03:19:23.868915277 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488763.878283, c9x_array_init, failed, atf-check failed; see the output of the test for details tc-start: 1532488763.878402, c9x_recursive_init tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_c9x_recursive_init.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:23.951921218 +0000 tc-se:+++ /tmp/check.mWySeq/stderr 2018-07-25 03:19:23.951712881 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488763.960971, c9x_recursive_init, failed, atf-check failed; see the output of the test for details tc-start: 1532488763.961106, cast_init tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_cast_init.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:24.033125463 +0000 tc-se:+++ /tmp/check.LS0Bgn/stderr 2018-07-25 03:19:24.032788688 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488764.41620, cast_init, failed, atf-check failed; see the output of the test for details tc-start: 1532488764.41738, cast_init2 tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_cast_init2.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:24.113806737 +0000 tc-se:+++ /tmp/check.JrTpIJ/stderr 2018-07-25 03:19:24.113567461 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488764.122444, cast_init2, failed, atf-check failed; see the output of the test for details tc-start: 1532488764.122653, cast_lhs tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_cast_lhs.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:24.197405840 +0000 tc-se:+++ /tmp/check.H0ArBn/stderr 2018-07-25 03:19:24.197185700 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488764.206463, cast_lhs, failed, atf-check failed; see the output of the test for details tc-start: 1532488764.206623, compound_literals1 tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_compound_literals1.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:24.278621469 +0000 tc-se:+++ /tmp/check.xBG4Ga/stderr 2018-07-25 03:19:24.278381424 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488764.287867, compound_literals1, failed, atf-check failed; see the output of the test for details tc-start: 1532488764.288024, compound_literals2 tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_compound_literals2.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:24.362319746 +0000 tc-se:+++ /tmp/check.fhJHlw/stderr 2018-07-25 03:19:24.362040311 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488764.374756, compound_literals2, failed, atf-check failed; see the output of the test for details tc-start: 1532488764.375042, constant_conv1 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_constant_conv1.c /dev/null ] tc-end: 1532488764.478341, constant_conv1, passed tc-start: 1532488764.478513, constant_conv2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_constant_conv2.c /dev/null ] tc-end: 1532488764.570241, constant_conv2, passed tc-start: 1532488764.570454, cvt_in_ternary tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_cvt_in_ternary.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:24.646112309 +0000 tc-se:+++ /tmp/check.weqOH3/stderr 2018-07-25 03:19:24.645877503 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488764.655033, cvt_in_ternary, failed, atf-check failed; see the output of the test for details tc-start: 1532488764.655168, ellipsis_in_switch tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_ellipsis_in_switch.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:24.725215310 +0000 tc-se:+++ /tmp/check.r9jIBt/stderr 2018-07-25 03:19:24.725003551 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488764.734383, ellipsis_in_switch, failed, atf-check failed; see the output of the test for details tc-start: 1532488764.734654, gcc_compound_statements1 tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements1.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:24.805686431 +0000 tc-se:+++ /tmp/check.soZcBF/stderr 2018-07-25 03:19:24.805463777 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488764.814156, gcc_compound_statements1, failed, atf-check failed; see the output of the test for details tc-start: 1532488764.814326, gcc_compound_statements2 tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements2.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:24.885390835 +0000 tc-se:+++ /tmp/check.oPdSc7/stderr 2018-07-25 03:19:24.885174187 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488764.893845, gcc_compound_statements2, failed, atf-check failed; see the output of the test for details tc-start: 1532488764.894026, gcc_compound_statements3 tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements3.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:24.968217702 +0000 tc-se:+++ /tmp/check.s2v4XX/stderr 2018-07-25 03:19:24.968029969 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488764.977759, gcc_compound_statements3, failed, atf-check failed; see the output of the test for details tc-start: 1532488764.977946, gcc_func tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_gcc_func.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:25.052333072 +0000 tc-se:+++ /tmp/check.muqvQt/stderr 2018-07-25 03:19:25.052133046 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488765.61959, gcc_func, failed, atf-check failed; see the output of the test for details tc-start: 1532488765.62144, gcc_variable_array_init tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_gcc_variable_array_init.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:25.134651355 +0000 tc-se:+++ /tmp/check.f9LOCx/stderr 2018-07-25 03:19:25.134387006 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488765.143309, gcc_variable_array_init, failed, atf-check failed; see the output of the test for details tc-start: 1532488765.143595, incorrect_array_size tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_incorrect_array_size.c /dev/null ] tc-end: 1532488765.231660, incorrect_array_size, passed tc-start: 1532488765.231799, long_double_int tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_long_double_int.c /dev/null ] tc-end: 1532488765.316984, long_double_int, passed tc-start: 1532488765.317111, nested_structs tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_nested_structs.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:25.389269470 +0000 tc-se:+++ /tmp/check.KUahlr/stderr 2018-07-25 03:19:25.389047515 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488765.398297, nested_structs, failed, atf-check failed; see the output of the test for details tc-start: 1532488765.398479, nolimit_init tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_nolimit_init.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:25.470452204 +0000 tc-se:+++ /tmp/check.kpNINU/stderr 2018-07-25 03:19:25.470266846 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488765.479724, nolimit_init, failed, atf-check failed; see the output of the test for details tc-start: 1532488765.479880, packed_structs tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_packed_structs.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:25.552522970 +0000 tc-se:+++ /tmp/check.gWDPf2/stderr 2018-07-25 03:19:25.552283973 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488765.561042, packed_structs, failed, atf-check failed; see the output of the test for details tc-start: 1532488765.561235, shift_to_narrower_type tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_shift_to_narrower_type.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:25.634089831 +0000 tc-se:+++ /tmp/check.kGBilL/stderr 2018-07-25 03:19:25.633851743 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488765.645878, shift_to_narrower_type, failed, atf-check failed; see the output of the test for details tc-start: 1532488765.646060, type_conv1 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_type_conv1.c /dev/null ] tc-end: 1532488765.724838, type_conv1, passed tc-start: 1532488765.724976, type_conv2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_type_conv2.c /dev/null ] tc-end: 1532488765.803446, type_conv2, passed tc-start: 1532488765.803583, type_conv3 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_type_conv3.c /dev/null ] tc-end: 1532488765.885875, type_conv3, passed tc-start: 1532488765.886009, zero_sized_arrays tc-so:Executing command [ /usr/libexec/lint1 -g -S /usr/tests/usr.bin/xlint/lint1/d_zero_sized_arrays.c /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:19:25.969204839 +0000 tc-se:+++ /tmp/check.PnIDRs/stderr 2018-07-25 03:19:25.969032122 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488765.978237, zero_sized_arrays, failed, atf-check failed; see the output of the test for details tp-end: 1532488765.978414, usr.bin/xlint/lint1/t_integration tp-start: 1532488766.223465, usr.bin/c++/t_asan_double_free, 5 tc-start: 1532488766.223646, double_free tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp double-free not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488766.426153, double_free, failed, atf-check failed; see the output of the test for details tc-start: 1532488766.426352, double_free32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./df32' (No such file or directory) tc-so:While native (64bit) binaries are: tc-so:cannot open `./df64' (No such file or directory) tc-se:paxctl: Can't open `df32': No such file or directory tc-so:Executing command [ ./df32 ] tc-se:Fail: regexp double-free not in stderr tc-se:execvp(./df32) failed: No such file or directory tc-end: 1532488766.825220, double_free32, failed, atf-check failed; see the output of the test for details tc-start: 1532488766.825605, double_free_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp double-free not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488767.128137, double_free_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488767.128401, double_free_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp double-free not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488767.359515, double_free_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488767.359722, double_free_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp double-free not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488767.551684, double_free_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488767.551940, usr.bin/c++/t_asan_double_free tp-start: 1532488767.787278, usr.bin/c++/t_asan_global_buffer_overflow, 5 tc-start: 1532488767.787428, global_buffer_overflow tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp global-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488767.978730, global_buffer_overflow, failed, atf-check failed; see the output of the test for details tc-start: 1532488767.978956, global_buffer_overflow32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./gbof32' (No such file or directory) tc-so:While native (64bit) binaries are: tc-so:cannot open `./gbof64' (No such file or directory) tc-se:paxctl: Can't open `gbof32': No such file or directory tc-so:Executing command [ ./gbof32 ] tc-se:Fail: regexp global-buffer-overflow not in stderr tc-se:execvp(./gbof32) failed: No such file or directory tc-end: 1532488768.371875, global_buffer_overflow32, failed, atf-check failed; see the output of the test for details tc-start: 1532488768.372305, global_buffer_overflow_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp global-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488768.666302, global_buffer_overflow_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488768.666599, global_buffer_overflow_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp global-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488768.901724, global_buffer_overflow_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488768.901938, global_buffer_overflow_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp global-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488769.103376, global_buffer_overflow_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488769.103612, usr.bin/c++/t_asan_global_buffer_overflow tp-start: 1532488769.350121, usr.bin/c++/t_asan_heap_overflow, 5 tc-start: 1532488769.350268, heap_overflow tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp heap-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488769.558474, heap_overflow, failed, atf-check failed; see the output of the test for details tc-start: 1532488769.558797, heap_overflow32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./ho32' (No such file or directory) tc-so:While native (64bit) binaries are: tc-so:cannot open `./ho64' (No such file or directory) tc-se:paxctl: Can't open `ho32': No such file or directory tc-so:Executing command [ ./ho32 ] tc-se:Fail: regexp heap-buffer-overflow not in stderr tc-se:execvp(./ho32) failed: No such file or directory tc-end: 1532488769.969665, heap_overflow32, failed, atf-check failed; see the output of the test for details tc-start: 1532488769.969997, heap_overflow_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp heap-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488770.269298, heap_overflow_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488770.269562, heap_overflow_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp heap-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488770.501623, heap_overflow_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488770.501847, heap_overflow_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp heap-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488770.696937, heap_overflow_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488770.697173, usr.bin/c++/t_asan_heap_overflow tp-start: 1532488770.961011, usr.bin/c++/t_asan_off_by_one, 5 tc-start: 1532488770.961141, off_by_one tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp stack-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488771.157139, off_by_one, failed, atf-check failed; see the output of the test for details tc-start: 1532488771.157441, off_by_one32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./obo32' (No such file or directory) tc-so:While native (64bit) binaries are: tc-so:cannot open `./obo64' (No such file or directory) tc-se:paxctl: Can't open `obo32': No such file or directory tc-so:Executing command [ ./obo32 ] tc-se:Fail: regexp stack-buffer-overflow not in stderr tc-se:execvp(./obo32) failed: No such file or directory tc-end: 1532488771.567502, off_by_one32, failed, atf-check failed; see the output of the test for details tc-start: 1532488771.567855, off_by_one_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: regexp stack-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488772.22576, off_by_one_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488772.22780, off_by_one_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp stack-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488772.250851, off_by_one_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488772.251023, off_by_one_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp stack-buffer-overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488772.452380, off_by_one_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488772.452553, usr.bin/c++/t_asan_off_by_one tp-start: 1532488772.676168, usr.bin/c++/t_asan_poison, 5 tc-start: 1532488772.676186, poison tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp use-after-poison not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488772.879469, poison, failed, atf-check failed; see the output of the test for details tc-start: 1532488772.879626, poison32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./psn32' (No such file or directory) tc-so:While native (64bit) binaries are: tc-so:cannot open `./psn64' (No such file or directory) tc-se:paxctl: Can't open `psn32': No such file or directory tc-so:Executing command [ ./psn32 ] tc-se:Fail: regexp use-after-poison not in stderr tc-se:execvp(./psn32) failed: No such file or directory tc-end: 1532488773.276043, poison32, failed, atf-check failed; see the output of the test for details tc-start: 1532488773.276383, poison_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp use-after-poison not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488773.581306, poison_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488773.581586, poison_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp use-after-poison not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488773.890650, poison_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488773.890883, poison_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp use-after-poison not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488774.96244, poison_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488774.96459, usr.bin/c++/t_asan_poison tp-start: 1532488774.356772, usr.bin/c++/t_asan_uaf, 5 tc-start: 1532488774.356911, uaf tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp heap-use-after-free not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488774.561618, uaf, failed, atf-check failed; see the output of the test for details tc-start: 1532488774.561835, uaf32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./uaf32' (No such file or directory) tc-so:While native (64bit) binaries are: tc-so:cannot open `./uaf64' (No such file or directory) tc-se:paxctl: Can't open `uaf32': No such file or directory tc-so:Executing command [ ./uaf32 ] tc-se:Fail: regexp heap-use-after-free not in stderr tc-se:execvp(./uaf32) failed: No such file or directory tc-end: 1532488774.954292, uaf32, failed, atf-check failed; see the output of the test for details tc-start: 1532488774.954608, uaf_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp heap-use-after-free not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488775.248144, uaf_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488775.248418, uaf_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp heap-use-after-free not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488775.536759, uaf_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488775.536985, uaf_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:paxctl: Can't open `test': No such file or directory tc-so:Executing command [ ./test ] tc-se:Fail: regexp heap-use-after-free not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488775.731717, uaf_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488775.731980, usr.bin/c++/t_asan_uaf tp-start: 1532488776.26343, usr.bin/c++/t_ubsan_int_add_overflow, 5 tc-start: 1532488776.26361, int_add_overflow tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488776.273305, int_add_overflow, failed, atf-check failed; see the output of the test for details tc-start: 1532488776.273453, int_add_overflow32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./md32' (No such file or directory) tc-so:64bit binaries are on the other hand: tc-so:cannot open `./md64' (No such file or directory) tc-so:Executing command [ ./md32 ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./md32) failed: No such file or directory tc-se: tc-end: 1532488776.738648, int_add_overflow32, failed, atf-check failed; see the output of the test for details tc-start: 1532488776.738932, int_add_overflow_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488777.91639, int_add_overflow_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488777.91981, int_add_overflow_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488777.384957, int_add_overflow_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488777.385159, int_add_overflow_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488777.631649, int_add_overflow_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488777.631861, usr.bin/c++/t_ubsan_int_add_overflow tp-start: 1532488777.969996, usr.bin/c++/t_ubsan_int_sub_overflow, 5 tc-start: 1532488777.970014, int_sub_overflow tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: regexp signed integer overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488778.223454, int_sub_overflow, failed, atf-check failed; see the output of the test for details tc-start: 1532488778.223603, int_sub_overflow32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./md32' (No such file or directory) tc-so:64bit binaries are on the other hand: tc-so:cannot open `./md64' (No such file or directory) tc-so:Executing command [ ./md32 ] tc-se:Fail: regexp signed integer overflow not in stderr tc-se:execvp(./md32) failed: No such file or directory tc-end: 1532488778.679208, int_sub_overflow32, failed, atf-check failed; see the output of the test for details tc-start: 1532488778.679648, int_sub_overflow_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: regexp signed integer overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488779.34204, int_sub_overflow_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488779.34457, int_sub_overflow_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: regexp signed integer overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488779.319665, int_sub_overflow_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488779.319819, int_sub_overflow_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: regexp signed integer overflow not in stderr tc-se:execvp(./test) failed: No such file or directory tc-end: 1532488779.564889, int_sub_overflow_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488779.565036, usr.bin/c++/t_ubsan_int_sub_overflow tp-start: 1532488779.861152, usr.bin/c++/t_ubsan_int_neg_overflow, 5 tc-start: 1532488779.861171, int_neg_overflow tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488780.111829, int_neg_overflow, failed, atf-check failed; see the output of the test for details tc-start: 1532488780.112011, int_neg_overflow32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./md32' (No such file or directory) tc-so:64bit binaries are on the other hand: tc-so:cannot open `./md64' (No such file or directory) tc-so:Executing command [ ./md32 ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./md32) failed: No such file or directory tc-se: tc-end: 1532488780.560270, int_neg_overflow32, failed, atf-check failed; see the output of the test for details tc-start: 1532488780.560663, int_neg_overflow_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488780.912028, int_neg_overflow_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488780.912389, int_neg_overflow_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488781.203570, int_neg_overflow_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488781.203734, int_neg_overflow_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488781.450188, int_neg_overflow_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488781.450340, usr.bin/c++/t_ubsan_int_neg_overflow tp-start: 1532488781.772993, usr.bin/c++/t_ubsan_int_divzero, 5 tc-start: 1532488781.773023, int_divzero tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: program did not receive a signal tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488782.219058, int_divzero, failed, atf-check failed; see the output of the test for details tc-start: 1532488782.219293, int_divzero32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./md32' (No such file or directory) tc-so:64bit binaries are on the other hand: tc-so:cannot open `./md64' (No such file or directory) tc-so:Executing command [ ./md32 ] tc-se:Fail: program did not receive a signal tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./md32) failed: No such file or directory tc-se: tc-end: 1532488782.673454, int_divzero32, failed, atf-check failed; see the output of the test for details tc-start: 1532488782.673742, int_divzero_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: program did not receive a signal tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488783.21610, int_divzero_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488783.21864, int_divzero_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: program did not receive a signal tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488783.305455, int_divzero_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488783.305704, int_divzero_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: program did not receive a signal tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488783.554393, int_divzero_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488783.554545, usr.bin/c++/t_ubsan_int_divzero tp-start: 1532488783.852786, usr.bin/c++/t_ubsan_vla_out_of_bounds, 5 tc-start: 1532488783.852805, vla_out_of_bounds tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488784.102677, vla_out_of_bounds, failed, atf-check failed; see the output of the test for details tc-start: 1532488784.102921, vla_out_of_bounds32 tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:32bit binaries on this platform are: tc-so:cannot open `./md32' (No such file or directory) tc-so:64bit binaries are on the other hand: tc-so:cannot open `./md64' (No such file or directory) tc-so:Executing command [ ./md32 ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./md32) failed: No such file or directory tc-se: tc-end: 1532488784.574629, vla_out_of_bounds32, failed, atf-check failed; see the output of the test for details tc-start: 1532488784.574902, vla_out_of_bounds_pic tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488784.925511, vla_out_of_bounds_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488784.925738, vla_out_of_bounds_pie tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488785.219825, vla_out_of_bounds_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488785.219990, vla_out_of_bounds_profile tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-so:Executing command [ ./test ] tc-se:Fail: incorrect exit status: 127, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:execvp(./test) failed: No such file or directory tc-se: tc-end: 1532488785.471863, vla_out_of_bounds_profile, failed, atf-check failed; see the output of the test for details tp-end: 1532488785.472057, usr.bin/c++/t_ubsan_vla_out_of_bounds tp-start: 1532488785.879960, usr.bin/c++/t_call_once, 10 tc-start: 1532488785.880070, call_once tc-so:Executing command [ c++ -o call_once test.cpp -pthread ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488786.562038, call_once, failed, atf-check failed; see the output of the test for details tc-start: 1532488786.562217, call_once_32 tc-so:Executing command [ c++ -o call_once_32 -m32 test.cpp -pthread ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488787.330927, call_once_32, failed, atf-check failed; see the output of the test for details tc-start: 1532488787.331625, call_once_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488788.31551, call_once_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488788.31847, call_once_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488788.817628, call_once_pic_32, failed, atf-check failed; see the output of the test for details tc-start: 1532488788.817883, call_once_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488789.513501, call_once_pic_profile, expected_failure, profiling option doesn't work now: atf-check failed; see the output of the test for details tc-start: 1532488789.513775, call_once_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488790.514615, call_once_pic_profile_32, expected_failure, profiling option doesn't work now: atf-check failed; see the output of the test for details tc-start: 1532488790.514950, call_once_pie tc-so:Executing command [ c++ -fpie -pie -o call_once test.cpp -pthread ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488791.381710, call_once_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488791.381864, call_once_profile tc-so:Executing command [ c++ -pg -o call_once test.cpp -pthread ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488792.138027, call_once_profile, expected_failure, profiling option doesn't work now: atf-check failed; see the output of the test for details tc-start: 1532488792.138304, call_once_profile_32 tc-so:Executing command [ c++ -m32 -pg -o call_once test.cpp -pthread ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488792.922567, call_once_profile_32, expected_failure, profiling option doesn't work now: atf-check failed; see the output of the test for details tc-start: 1532488792.922767, call_once_static tc-so:Executing command [ c++ -static -o call_once test.cpp -pthread ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488793.691348, call_once_static, failed, atf-check failed; see the output of the test for details tp-end: 1532488793.691506, usr.bin/c++/t_call_once tp-start: 1532488794.57204, usr.bin/c++/t_call_once2, 10 tc-start: 1532488794.57222, call_once2 tc-so:Executing command [ c++ -o call_once2 test.cpp -pthread ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488795.1471, call_once2, failed, atf-check failed; see the output of the test for details tc-start: 1532488795.1626, call_once2_32 tc-so:Executing command [ c++ -o call_once2_32 -m32 test.cpp -pthread ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488795.959304, call_once2_32, failed, atf-check failed; see the output of the test for details tc-start: 1532488795.959496, call_once2_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488796.859209, call_once2_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488796.859402, call_once2_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488797.826986, call_once2_pic_32, failed, atf-check failed; see the output of the test for details tc-start: 1532488797.827321, call_once2_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488798.732577, call_once2_pic_profile, expected_failure, profiling option doesn't work now: atf-check failed; see the output of the test for details tc-start: 1532488798.732794, call_once2_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488799.720263, call_once2_pic_profile_32, expected_failure, profiling option doesn't work now: atf-check failed; see the output of the test for details tc-start: 1532488799.720519, call_once2_pie tc-so:Executing command [ c++ -fpie -pie -o call_once2 test.cpp -pthread ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488800.725690, call_once2_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488800.725855, call_once2_profile tc-so:Executing command [ c++ -pg -o call_once2 test.cpp -pthread ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488801.697577, call_once2_profile, expected_failure, profiling option doesn't work now: atf-check failed; see the output of the test for details tc-start: 1532488801.697734, call_once2_profile_32 tc-so:Executing command [ c++ -m32 -pg -o call_once2 test.cpp -pthread ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488802.681232, call_once2_profile_32, expected_failure, profiling option doesn't work now: atf-check failed; see the output of the test for details tc-start: 1532488802.681448, call_once2_static tc-so:Executing command [ c++ -static -o call_once2 test.cpp -pthread ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488803.583729, call_once2_static, failed, atf-check failed; see the output of the test for details tp-end: 1532488803.583903, usr.bin/c++/t_call_once2 tp-start: 1532488804.15267, usr.bin/c++/t_cxxruntime, 10 tc-start: 1532488804.15290, cxxruntime tc-so:Executing command [ c++ -o hello test.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488804.532713, cxxruntime, failed, atf-check failed; see the output of the test for details tc-start: 1532488804.532898, cxxruntime32 tc-so:Executing command [ c++ -o hello32 -m32 test.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488805.266622, cxxruntime32, failed, atf-check failed; see the output of the test for details tc-start: 1532488805.266818, cxxruntime_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488805.785197, cxxruntime_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488805.785385, cxxruntime_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488806.442726, cxxruntime_pic_32, failed, atf-check failed; see the output of the test for details tc-start: 1532488806.442992, cxxruntime_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488807.44991, cxxruntime_pic_profile, failed, atf-check failed; see the output of the test for details tc-start: 1532488807.45296, cxxruntime_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488807.839932, cxxruntime_pic_profile_32, failed, atf-check failed; see the output of the test for details tc-start: 1532488807.840159, cxxruntime_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488808.408636, cxxruntime_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488808.408790, cxxruntime_profile tc-so:Executing command [ c++ -pg -o hello test.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488808.987722, cxxruntime_profile, failed, atf-check failed; see the output of the test for details tc-start: 1532488808.987955, cxxruntime_profile_32 tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488809.594941, cxxruntime_profile_32, failed, atf-check failed; see the output of the test for details tc-start: 1532488809.595256, cxxruntime_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488810.147221, cxxruntime_static, failed, atf-check failed; see the output of the test for details tp-end: 1532488810.147411, usr.bin/c++/t_cxxruntime tp-start: 1532488810.589652, usr.bin/c++/t_hello, 10 tc-start: 1532488810.589669, hello tc-so:Executing command [ c++ -o hello test.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488810.777953, hello, failed, atf-check failed; see the output of the test for details tc-start: 1532488810.778114, hello32 tc-so:Executing command [ c++ -o hello32 -m32 test.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488811.24427, hello32, failed, atf-check failed; see the output of the test for details tc-start: 1532488811.24621, hello_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488811.202412, hello_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488811.202604, hello_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488811.452181, hello_pic_32, failed, atf-check failed; see the output of the test for details tc-start: 1532488811.452410, hello_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488811.619379, hello_pic_profile, failed, atf-check failed; see the output of the test for details tc-start: 1532488811.619569, hello_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488812.21680, hello_pic_profile_32, failed, atf-check failed; see the output of the test for details tc-start: 1532488812.21904, hello_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488812.267211, hello_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488812.267411, hello_profile tc-so:Executing command [ c++ -pg -o hello test.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488812.441811, hello_profile, failed, atf-check failed; see the output of the test for details tc-start: 1532488812.441973, hello_profile_32 tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488812.687459, hello_profile_32, failed, atf-check failed; see the output of the test for details tc-start: 1532488812.687655, hello_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488812.919782, hello_static, failed, atf-check failed; see the output of the test for details tp-end: 1532488812.919985, usr.bin/c++/t_hello tp-start: 1532488813.320068, usr.bin/c++/t_pthread_once, 10 tc-start: 1532488813.320088, pthread_once tc-so:Executing command [ c++ -o pthread_once test.cpp -pthread ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488813.952671, pthread_once, failed, atf-check failed; see the output of the test for details tc-start: 1532488813.952892, pthread_once_32 tc-so:Executing command [ c++ -o pthread_once_32 -m32 test.cpp -pthread ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488814.882341, pthread_once_32, failed, atf-check failed; see the output of the test for details tc-start: 1532488814.882619, pthread_once_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488815.528886, pthread_once_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488815.529083, pthread_once_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488816.255567, pthread_once_pic_32, failed, atf-check failed; see the output of the test for details tc-start: 1532488816.255792, pthread_once_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488816.876917, pthread_once_pic_profile, expected_failure, profiling option doesn't work now: atf-check failed; see the output of the test for details tc-start: 1532488816.877108, pthread_once_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488817.582969, pthread_once_pic_profile_32, expected_failure, profiling option doesn't work now: atf-check failed; see the output of the test for details tc-start: 1532488817.583222, pthread_once_pie tc-so:Executing command [ c++ -fpie -pie -o pthread_once test.cpp -pthread ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488818.248529, pthread_once_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488818.248733, pthread_once_profile tc-so:Executing command [ c++ -pg -o pthread_once test.cpp -pthread ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488818.905573, pthread_once_profile, expected_failure, profiling option doesn't work now: atf-check failed; see the output of the test for details tc-start: 1532488818.905731, pthread_once_profile_32 tc-so:Executing command [ c++ -m32 -pg -o pthread_once test.cpp -pthread ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488819.605442, pthread_once_profile_32, expected_failure, profiling option doesn't work now: atf-check failed; see the output of the test for details tc-start: 1532488819.605667, pthread_once_static tc-so:Executing command [ c++ -static -o pthread_once test.cpp -pthread ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488820.324044, pthread_once_static, failed, atf-check failed; see the output of the test for details tp-end: 1532488820.324262, usr.bin/c++/t_pthread_once tp-start: 1532488820.759138, usr.bin/c++/t_static_destructor, 10 tc-start: 1532488820.759163, static_destructor tc-so:Executing command [ c++ -o hello test.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488821.296820, static_destructor, failed, atf-check failed; see the output of the test for details tc-start: 1532488821.297011, static_destructor32 tc-so:Executing command [ c++ -o hello32 -m32 test.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488821.895873, static_destructor32, failed, atf-check failed; see the output of the test for details tc-start: 1532488821.896089, static_destructor_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488822.548536, static_destructor_pic, failed, atf-check failed; see the output of the test for details tc-start: 1532488822.548811, static_destructor_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488823.178266, static_destructor_pic_32, failed, atf-check failed; see the output of the test for details tc-start: 1532488823.178513, static_destructor_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488823.730305, static_destructor_pic_profile, failed, atf-check failed; see the output of the test for details tc-start: 1532488823.730504, static_destructor_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488824.338245, static_destructor_pic_profile_32, failed, atf-check failed; see the output of the test for details tc-start: 1532488824.338478, static_destructor_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488824.896768, static_destructor_pie, failed, atf-check failed; see the output of the test for details tc-start: 1532488824.896921, static_destructor_profile tc-so:Executing command [ c++ -pg -o hello test.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488825.433347, static_destructor_profile, failed, atf-check failed; see the output of the test for details tc-start: 1532488825.433501, static_destructor_profile_32 tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488826.38735, static_destructor_profile_32, failed, atf-check failed; see the output of the test for details tc-start: 1532488826.38927, static_destructor_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532488826.623467, static_destructor_static, failed, atf-check failed; see the output of the test for details tp-end: 1532488826.623635, usr.bin/c++/t_static_destructor tp-start: 1532488827.142655, usr.sbin/mtree/t_mtree, 20 tc-start: 1532488827.142675, mtree_check tc-end: 1532488827.236859, mtree_check, passed tc-start: 1532488827.237731, mtree_convert_C tc-end: 1532488827.300163, mtree_convert_C, passed tc-start: 1532488827.300349, mtree_convert_C_S tc-end: 1532488827.362201, mtree_convert_C_S, passed tc-start: 1532488827.362391, mtree_convert_D tc-end: 1532488827.423186, mtree_convert_D, passed tc-start: 1532488827.423667, mtree_convert_D_S tc-end: 1532488827.484845, mtree_convert_D_S, passed tc-start: 1532488827.485348, mtree_create tc-end: 1532488827.580473, mtree_create, passed tc-start: 1532488827.581582, mtree_ignore tc-so:Executing command [ /bin/sh -c mtree -F mtree -d < mtree.spec ] tc-so:Executing command [ /bin/sh -c mtree -F mtree -d < mtree.spec ] tc-end: 1532488827.707812, mtree_ignore, passed tc-start: 1532488827.708108, mtree_merge tc-end: 1532488827.780302, mtree_merge, passed tc-start: 1532488827.780499, mtree_nonemptydir tc-so:Executing command [ /bin/sh -c mtree -F mtree -f mtree.spec ] tc-end: 1532488827.874300, mtree_nonemptydir, passed tc-start: 1532488827.874605, mtree_onlyfile tc-end: 1532488827.933876, mtree_onlyfile, passed tc-start: 1532488827.934193, netbsd6_check tc-end: 1532488828.23017, netbsd6_check, passed tc-start: 1532488828.24155, netbsd6_convert_C tc-end: 1532488828.85112, netbsd6_convert_C, passed tc-start: 1532488828.85400, netbsd6_convert_C_S tc-end: 1532488828.143583, netbsd6_convert_C_S, passed tc-start: 1532488828.143860, netbsd6_convert_D tc-end: 1532488828.210432, netbsd6_convert_D, passed tc-start: 1532488828.210621, netbsd6_convert_D_S tc-end: 1532488828.270224, netbsd6_convert_D_S, passed tc-start: 1532488828.270416, netbsd6_create tc-end: 1532488828.366337, netbsd6_create, passed tc-start: 1532488828.367381, netbsd6_ignore tc-so:Executing command [ /bin/sh -c mtree -F netbsd6 -d < mtree.spec ] tc-so:Executing command [ /bin/sh -c mtree -F netbsd6 -d < mtree.spec ] tc-end: 1532488828.498832, netbsd6_ignore, passed tc-start: 1532488828.499186, netbsd6_merge tc-end: 1532488828.573965, netbsd6_merge, passed tc-start: 1532488828.574290, netbsd6_nonemptydir tc-so:Executing command [ /bin/sh -c mtree -F netbsd6 -f mtree.spec ] tc-end: 1532488828.677266, netbsd6_nonemptydir, passed tc-start: 1532488828.677717, netbsd6_onlyfile tc-end: 1532488828.737433, netbsd6_onlyfile, passed tp-end: 1532488828.737906, usr.sbin/mtree/t_mtree tp-start: 1532488828.810383, usr.sbin/tcpdump/t_tcpdump, 1 tc-start: 1532488828.810509, promiscuous tc-so:Testing alc0 tc-so:Executing command [ /bin/sh -c tcpdump -c 1 -i alc0 ] tc-so:Testing lo0 tc-se:[1] Terminated atf_check -s ign... tc-so:Executing command [ /bin/sh -c tcpdump -c 1 -i lo0 ] tc-end: 1532488832.890592, promiscuous, failed, Test case body returned a non-ok exit code, but this is not allowed tp-end: 1532488832.891585, usr.sbin/tcpdump/t_tcpdump tp-start: 1532488833.38025, usr.sbin/traceroute/t_traceroute, 2 tc-start: 1532488833.38043, basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:32.930518707 +0000 tc-se:+++ /tmp/check.txDaon/stderr 2018-07-25 03:20:33.135976733 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:t_traceroute: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1532488833.232196, basic, failed, atf-check failed; see the output of the test for details tc-start: 1532488833.232364, basic_icmp tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://commsock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:33.212942381 +0000 tc-se:+++ /tmp/check.HomAjg/stderr 2018-07-25 03:20:33.331251133 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:t_traceroute: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1532488833.430585, basic_icmp, failed, atf-check failed; see the output of the test for details tp-end: 1532488833.430759, usr.sbin/traceroute/t_traceroute tp-start: 1532488833.514081, usr.sbin/useradd/t_useradd, 1 tc-start: 1532488833.514188, longname tc-so:Executing command [ /bin/sh -c useradd test5678901234567 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:useradd: Can't add user `test5678901234567': invalid login name tc-se: tc-so:Executing command [ /bin/sh -c userdel test5678901234567 ] tc-end: 1532488833.688280, longname, expected_failure, PR bin/39546: atf-check failed; see the output of the test for details tp-end: 1532488833.688409, usr.sbin/useradd/t_useradd tp-start: 1532488833.705848, fs/ffs/t_fifos, 1 tc-start: 1532488833.705874, fifos tc-so:atf.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2536, 5040, 7544, tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488833.768786, fifos, passed tp-end: 1532488833.768949, fs/ffs/t_fifos tp-start: 1532488833.784529, fs/ffs/t_snapshot, 2 tc-start: 1532488833.784555, snapshot tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2536, 5040, 7544, tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-so:[ 1.1000090] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 1.1000090] /dev/fss0: lost blocks 0 files 0 tc-end: 1532488833.928579, snapshot, passed tc-start: 1532488833.928753, snapshotstress tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2536, 5040, 7544, tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:** /dev/rfss0 (NO WRITE) tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:48 files, 15 used, 9248 free (32 frags, 1152 blocks, 0.3% fragmentation) tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488838.525142, snapshotstress, passed tp-end: 1532488838.525298, fs/ffs/t_snapshot tp-start: 1532488838.541329, fs/ffs/t_snapshot_log, 2 tc-start: 1532488838.541347, snapshot tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2536, 5040, 7544, tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-so:[ 1.1500090] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 1.1500090] /dev/fss0: lost blocks 0 files 0 tc-end: 1532488838.749819, snapshot, passed tc-start: 1532488838.749974, snapshotstress tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2536, 5040, 7544, tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:** /dev/rfss0 (NO WRITE) tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:65 files, 17 used, 9246 free (22 frags, 1153 blocks, 0.2% fragmentation) tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488843.195663, snapshotstress, passed tp-end: 1532488843.195825, fs/ffs/t_snapshot_log tp-start: 1532488843.215100, fs/ffs/t_snapshot_v2, 2 tc-start: 1532488843.215117, snapshot tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 1.63MB, 417 blks, 736 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 3480, 6816, tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-so:[ 1.0900090] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 1.0900090] /dev/fss0: lost blocks 0 files 0 tc-end: 1532488843.364321, snapshot, passed tc-start: 1532488843.364582, snapshotstress tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 1.63MB, 417 blks, 736 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 3480, 6816, tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:** /dev/rfss0 (NO WRITE) tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:67 files, 16 used, 8663 free (23 frags, 1080 blocks, 0.3% fragmentation) tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488847.805219, snapshotstress, passed tp-end: 1532488847.805452, fs/ffs/t_snapshot_v2 tp-start: 1532488847.829747, fs/ffs/t_mount, 3 tc-start: 1532488847.829770, 48Kimage tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488847.887833, 48Kimage, expected_failure, PR kern/43573: mount failed: Invalid argument tc-start: 1532488847.888100, fsbsizeovermaxbsize tc-se:WARNING: -G may create file systems which cause kernel panics tc-se:newfs: block size `131072' (131072) is greater than the maximum (65536). tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488847.951379, fsbsizeovermaxbsize, passed tc-start: 1532488847.951863, fsbsizeovermaxphys tc-se:WARNING: -G may create file systems which cause kernel panics tc-se:newfs: block size `131072' (131072) is greater than the maximum (65536). tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488847.997344, fsbsizeovermaxphys, passed tp-end: 1532488847.997733, fs/ffs/t_mount tp-start: 1532488848.14624, fs/ffs/t_quota2_1, 10 tc-start: 1532488848.14771, quota_1000_O1_be tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 0.49MB, 125 blks, 256 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 1032, 2032, 3032, tc-so:** image.fs (NO WRITE) tc-so:** Swapped byte order tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:1003 files, 1448 used, 2167 free (7 frags, 270 blocks, 0.2% fragmentation) tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488850.841707, quota_1000_O1_be, passed tc-start: 1532488850.842245, quota_1000_O1_le tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 0.49MB, 125 blks, 256 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 1032, 2032, 3032, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:1003 files, 1448 used, 2167 free (7 frags, 270 blocks, 0.2% fragmentation) tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488853.539667, quota_1000_O1_le, passed tc-start: 1532488853.540285, quota_1000_O2_be tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 2 cylinder groups of 0.98MB, 250 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 2144, tc-so:** image.fs (NO WRITE) tc-so:** Swapped byte order tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:1003 files, 1448 used, 1847 free (7 frags, 230 blocks, 0.2% fragmentation) tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488856.363222, quota_1000_O2_be, passed tc-start: 1532488856.363964, quota_1000_O2_le tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 2 cylinder groups of 0.98MB, 250 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 2144, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:1003 files, 1448 used, 1847 free (7 frags, 230 blocks, 0.2% fragmentation) tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488859.70411, quota_1000_O2_le, passed tc-start: 1532488859.71175, quota_40_O1_be tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 2 cylinder groups of 0.98MB, 250 blks, 32 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2032, tc-so:** image.fs (NO WRITE) tc-so:** Swapped byte order tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:43 files, 74 used, 3829 free (13 frags, 477 blocks, 0.3% fragmentation) tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488859.452572, quota_40_O1_be, passed tc-start: 1532488859.452924, quota_40_O1_le tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 2 cylinder groups of 0.98MB, 250 blks, 32 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2032, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:43 files, 74 used, 3829 free (13 frags, 477 blocks, 0.3% fragmentation) tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488859.835434, quota_40_O1_le, passed tc-start: 1532488859.835704, quota_40_O1_log tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 2 cylinder groups of 0.98MB, 250 blks, 32 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2032, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:44 files, 2010 used, 1893 free (13 frags, 235 blocks, 0.3% fragmentation) tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488860.177771, quota_40_O1_log, passed tc-start: 1532488860.178153, quota_40_O2_be tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 0.65MB, 167 blks, 16 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 1480, 2816, tc-so:** image.fs (NO WRITE) tc-so:** Swapped byte order tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:43 files, 74 used, 3685 free (13 frags, 459 blocks, 0.3% fragmentation) tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488860.635210, quota_40_O2_be, passed tc-start: 1532488860.635503, quota_40_O2_le tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 0.65MB, 167 blks, 16 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 1480, 2816, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:43 files, 74 used, 3685 free (13 frags, 459 blocks, 0.3% fragmentation) tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488861.60112, quota_40_O2_le, passed tc-start: 1532488861.60427, quota_40_O2_log tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 0.65MB, 167 blks, 16 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 1480, 2816, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:44 files, 1234 used, 2525 free (13 frags, 314 blocks, 0.3% fragmentation) tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488861.451413, quota_40_O2_log, passed tp-end: 1532488861.451780, fs/ffs/t_quota2_1 tp-start: 1532488861.468736, fs/ffs/t_quota2_remount, 2 tc-start: 1532488861.468785, quota_10_O1_be tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 1 cylinder groups of 1.95MB, 500 blks, 32 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, tc-so:** image.fs (NO WRITE) tc-so:** Swapped byte order tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:13 files, 27 used, 3908 free (4 frags, 488 blocks, 0.1% fragmentation) tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488861.962741, quota_10_O1_be, passed tc-start: 1532488861.963017, quota_10_O1_le tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 1 cylinder groups of 1.95MB, 500 blks, 32 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:13 files, 27 used, 3908 free (4 frags, 488 blocks, 0.1% fragmentation) tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488862.275667, quota_10_O1_le, passed tp-end: 1532488862.275912, fs/ffs/t_quota2_remount tp-start: 1532488862.292452, fs/ffs/t_update_log, 2 tc-start: 1532488862.292470, updaterwtolog tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 1 cylinder groups of 1.95MB, 500 blks, 16 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488862.340507, updaterwtolog, passed tc-start: 1532488862.340855, updaterwtolog_async tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 1 cylinder groups of 1.95MB, 500 blks, 16 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488862.387091, updaterwtolog_async, passed tp-end: 1532488862.387361, fs/ffs/t_update_log tp-start: 1532488863.5373, fs/ffs/t_getquota, 12 tc-start: 1532488863.5396, get_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.7FTi4r/stderr 2018-07-25 03:21:03.211454133 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488863.283413, get_be_1_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488863.283630, get_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.vtkg3e/stderr 2018-07-25 03:21:03.431872371 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488863.506858, get_be_1_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488863.507095, get_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.P5pUJH/stderr 2018-07-25 03:21:03.653502005 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488863.737012, get_be_1_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488863.737326, get_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.m4NMAX/stderr 2018-07-25 03:21:03.885296270 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488863.961659, get_be_2_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488863.961963, get_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.KjXYt1/stderr 2018-07-25 03:21:04.117515029 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488864.212607, get_be_2_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488864.213305, get_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.PWmQSF/stderr 2018-07-25 03:21:04.362738514 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488864.433361, get_be_2_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488864.433567, get_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.6Z8eNc/stderr 2018-07-25 03:21:04.587579660 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488864.660318, get_le_1_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488864.660533, get_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.0h2RZA/stderr 2018-07-25 03:21:04.809238489 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488864.882748, get_le_1_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488864.882964, get_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.dBKApo/stderr 2018-07-25 03:21:05.028870942 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488865.99720, get_le_1_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488865.100054, get_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.IHVhpE/stderr 2018-07-25 03:21:05.278519361 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488865.352055, get_le_2_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488865.352386, get_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.gqbTNP/stderr 2018-07-25 03:21:05.556550088 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488865.642255, get_le_2_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488865.642508, get_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.qEgAw7/stderr 2018-07-25 03:21:05.822375982 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488865.892331, get_le_2_user, failed, atf-check failed; see the output of the test for details tp-end: 1532488865.892568, fs/ffs/t_getquota tp-start: 1532488868.409102, fs/ffs/t_setquota, 40 tc-start: 1532488868.409122, set_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.mp2Ah5/stderr 2018-07-25 03:21:08.653814894 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488868.745161, set_be_1_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488868.745428, set_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.RUHRFL/stderr 2018-07-25 03:21:08.934380371 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488869.13728, set_be_1_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488869.13940, set_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.jU1UyS/stderr 2018-07-25 03:21:09.200363198 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488869.279954, set_be_1_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488869.280190, set_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.4y9tg2/stderr 2018-07-25 03:21:09.473777487 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488869.558284, set_be_2_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488869.558517, set_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.GGPXqo/stderr 2018-07-25 03:21:09.785195000 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488869.878348, set_be_2_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488869.878583, set_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.lmBm9v/stderr 2018-07-25 03:21:10.065027493 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488870.143799, set_be_2_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488870.144355, set_default_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.awaQvt/stderr 2018-07-25 03:21:10.333613933 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488870.414518, set_default_be_1_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488870.414808, set_default_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.j9QwIB/stderr 2018-07-25 03:21:10.595104150 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488870.689149, set_default_be_1_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488870.689401, set_default_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.mDO4uf/stderr 2018-07-25 03:21:10.870114661 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488870.950972, set_default_be_1_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488870.951229, set_default_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.12T3Bf/stderr 2018-07-25 03:21:11.130367640 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488871.207558, set_default_be_2_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488871.207859, set_default_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.yljeLq/stderr 2018-07-25 03:21:11.403289618 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488871.481902, set_default_be_2_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488871.482146, set_default_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.AVqrcZ/stderr 2018-07-25 03:21:11.680891171 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488871.761536, set_default_be_2_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488871.761726, set_default_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.ZUxNnr/stderr 2018-07-25 03:21:11.952454805 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488872.146201, set_default_le_1_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488872.195521, set_default_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.8qNT01/stderr 2018-07-25 03:21:12.430138631 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488872.527209, set_default_le_1_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488872.527489, set_default_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.QixXKH/stderr 2018-07-25 03:21:12.726144827 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488872.824165, set_default_le_1_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488872.824417, set_default_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.FrouKc/stderr 2018-07-25 03:21:13.072014624 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488873.174375, set_default_le_2_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488873.174563, set_default_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.uFiRUz/stderr 2018-07-25 03:21:13.354591529 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488873.434200, set_default_le_2_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488873.434406, set_default_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.CLEERv/stderr 2018-07-25 03:21:13.617884769 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488873.696643, set_default_le_2_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488873.696872, set_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.Zmxnru/stderr 2018-07-25 03:21:13.882786593 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488873.962434, set_le_1_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488873.962714, set_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.dTvAAL/stderr 2018-07-25 03:21:14.153838361 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488874.236556, set_le_1_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488874.236881, set_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.QDf7HC/stderr 2018-07-25 03:21:14.430270212 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488874.509147, set_le_1_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488874.509375, set_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.NxiRlP/stderr 2018-07-25 03:21:14.701063008 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488874.783992, set_le_2_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488874.784260, set_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.45W4GN/stderr 2018-07-25 03:21:14.973417456 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488875.54249, set_le_2_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488875.54557, set_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.Ti1R9G/stderr 2018-07-25 03:21:15.252670964 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488875.349693, set_le_2_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488875.350119, set_new_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.i7Agi8/stderr 2018-07-25 03:21:15.534319889 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488875.618047, set_new_be_1_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488875.618262, set_new_be_1_both_log tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.RL6J50/stderr 2018-07-25 03:21:15.817430591 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488875.897328, set_new_be_1_both_log, failed, atf-check failed; see the output of the test for details tc-start: 1532488875.897529, set_new_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.AE8yiB/stderr 2018-07-25 03:21:16.084482270 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488876.165285, set_new_be_1_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488876.165484, set_new_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.SQClRo/stderr 2018-07-25 03:21:16.351411795 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488876.439605, set_new_be_1_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488876.439863, set_new_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.xjk2lD/stderr 2018-07-25 03:21:16.638825140 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488876.718025, set_new_be_2_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488876.718434, set_new_be_2_both_log tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.rAivoj/stderr 2018-07-25 03:21:16.930611736 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488877.13695, set_new_be_2_both_log, failed, atf-check failed; see the output of the test for details tc-start: 1532488877.13895, set_new_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.wvuHEq/stderr 2018-07-25 03:21:17.196425966 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488877.280272, set_new_be_2_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488877.280533, set_new_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.OOlBKx/stderr 2018-07-25 03:21:17.468565652 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488877.549859, set_new_be_2_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488877.550060, set_new_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.UP58ni/stderr 2018-07-25 03:21:17.777682802 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488877.863039, set_new_le_1_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488877.863357, set_new_le_1_both_log tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.5ZC1bL/stderr 2018-07-25 03:21:18.100197325 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488878.200093, set_new_le_1_both_log, failed, atf-check failed; see the output of the test for details tc-start: 1532488878.200513, set_new_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.t2lrAg/stderr 2018-07-25 03:21:18.386990410 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488878.484309, set_new_le_1_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488878.484564, set_new_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.iSyCTm/stderr 2018-07-25 03:21:18.739262416 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488878.838865, set_new_le_1_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488878.839189, set_new_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.jMtIO2/stderr 2018-07-25 03:21:19.072964186 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488879.152163, set_new_le_2_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488879.152359, set_new_le_2_both_log tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.UzrrFO/stderr 2018-07-25 03:21:19.391187312 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488879.479035, set_new_le_2_both_log, failed, atf-check failed; see the output of the test for details tc-start: 1532488879.479328, set_new_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.Ll33lo/stderr 2018-07-25 03:21:19.662732438 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488879.759261, set_new_le_2_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488879.759711, set_new_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.LQDLeB/stderr 2018-07-25 03:21:19.955921587 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488880.43982, set_new_le_2_user, failed, atf-check failed; see the output of the test for details tp-end: 1532488880.44177, fs/ffs/t_setquota tp-start: 1532488881.322446, fs/ffs/t_quotalimit, 18 tc-start: 1532488881.322471, herit_defq_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2k/4 -h3k/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.XOnkhE/stderr 2018-07-25 03:21:21.574760154 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488881.652477, herit_defq_le_1_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488881.652703, herit_defq_le_1_group_log tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2k/4 -h3k/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.ypn3x0/stderr 2018-07-25 03:21:21.841613204 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488881.917557, herit_defq_le_1_group_log, failed, atf-check failed; see the output of the test for details tc-start: 1532488881.917795, herit_defq_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2k/4 -h3k/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.dSN0d1/stderr 2018-07-25 03:21:22.103541885 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488882.179708, herit_defq_le_1_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488882.179918, herit_defq_le_1_user_log tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2k/4 -h3k/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.ZU3w7Z/stderr 2018-07-25 03:21:22.372709754 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488882.450091, herit_defq_le_1_user_log, failed, atf-check failed; see the output of the test for details tc-start: 1532488882.450285, herit_idefq_le_1_group_log tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2m/4 -h3m/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.4m6edt/stderr 2018-07-25 03:21:22.645631382 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488882.746142, herit_idefq_le_1_group_log, failed, atf-check failed; see the output of the test for details tc-start: 1532488882.746398, herit_idefq_le_1_user_log tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2m/4 -h3m/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:20:47.982074282 +0000 tc-se:+++ /tmp/check.bDJOCf/stderr 2018-07-25 03:21:22.982440460 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488883.56927, herit_idefq_le_1_user_log, failed, atf-check failed; see the output of the test for details tc-start: 1532488883.57110, inolimit_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2m/4 -h3m/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:23.328308510 +0000 tc-se:+++ /tmp/check.cbR7S3/stderr 2018-07-25 03:21:23.400194253 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488883.474777, inolimit_le_1_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488883.475195, inolimit_le_1_group_log tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2m/4 -h3m/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:23.733038580 +0000 tc-se:+++ /tmp/check.hntSgG/stderr 2018-07-25 03:21:23.805654863 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488883.888053, inolimit_le_1_group_log, failed, atf-check failed; see the output of the test for details tc-start: 1532488883.888509, inolimit_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2m/4 -h3m/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:24.183337501 +0000 tc-se:+++ /tmp/check.wWg27Q/stderr 2018-07-25 03:21:24.275437824 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488884.353042, inolimit_le_1_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488884.353223, inolimit_le_1_user_log tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2m/4 -h3m/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:24.615988997 +0000 tc-se:+++ /tmp/check.2oBgfo/stderr 2018-07-25 03:21:24.688444365 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488884.763964, inolimit_le_1_user_log, failed, atf-check failed; see the output of the test for details tc-start: 1532488884.764154, limit_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2k/4 -h3k/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:25.023984008 +0000 tc-se:+++ /tmp/check.H39wB9/stderr 2018-07-25 03:21:25.094107864 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488885.170142, limit_le_1_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488885.170391, limit_le_1_group_log tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2k/4 -h3k/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:25.490628791 +0000 tc-se:+++ /tmp/check.PZDRyb/stderr 2018-07-25 03:21:25.563790464 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488885.637349, limit_le_1_group_log, failed, atf-check failed; see the output of the test for details tc-start: 1532488885.637604, limit_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2k/4 -h3k/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:25.899803141 +0000 tc-se:+++ /tmp/check.C4q59q/stderr 2018-07-25 03:21:25.970569398 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488886.50517, limit_le_1_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488886.50735, limit_le_1_user_log tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2k/4 -h3k/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:26.326007449 +0000 tc-se:+++ /tmp/check.6pUErT/stderr 2018-07-25 03:21:26.392653839 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488886.479758, limit_le_1_user_log, failed, atf-check failed; see the output of the test for details tc-start: 1532488886.480249, sinolimit_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2m/4 -h3m/6 -t 1d/1s 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 3 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:26.748237021 +0000 tc-se:+++ /tmp/check.EKlqX9/stderr 2018-07-25 03:21:28.830335444 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488888.910927, sinolimit_le_1_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488888.912203, sinolimit_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2m/4 -h3m/6 -t 1d/1s 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 3 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:29.221761309 +0000 tc-se:+++ /tmp/check.dmYAqA/stderr 2018-07-25 03:21:31.321706484 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488891.405229, sinolimit_le_1_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488891.405551, slimit_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2k/4 -h3k/6 -t 1s/1d 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 1 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:31.771170173 +0000 tc-se:+++ /tmp/check.KB54XX/stderr 2018-07-25 03:21:33.843567083 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488893.931139, slimit_le_1_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488893.931326, slimit_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2k/4 -h3k/6 -t 1s/1d 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 1 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:34.186407444 +0000 tc-se:+++ /tmp/check.IZC4yj/stderr 2018-07-25 03:21:36.262918425 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488896.339140, slimit_le_1_user, failed, atf-check failed; see the output of the test for details tp-end: 1532488896.339334, fs/ffs/t_quotalimit tp-start: 1532488897.325318, fs/ffs/t_clearquota, 16 tc-start: 1532488897.325497, clear_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:34.186407444 +0000 tc-se:+++ /tmp/check.tJpBH4/stderr 2018-07-25 03:21:37.505568539 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488897.585142, clear_be_1_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488897.585571, clear_be_1_both_log tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:34.186407444 +0000 tc-se:+++ /tmp/check.Rr5Aey/stderr 2018-07-25 03:21:37.779799971 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488897.859930, clear_be_1_both_log, failed, atf-check failed; see the output of the test for details tc-start: 1532488897.860219, clear_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:34.186407444 +0000 tc-se:+++ /tmp/check.JFHJdu/stderr 2018-07-25 03:21:38.059549911 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488898.133127, clear_be_1_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488898.133416, clear_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:34.186407444 +0000 tc-se:+++ /tmp/check.vxJklq/stderr 2018-07-25 03:21:38.318958788 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488898.394690, clear_be_1_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488898.395193, clear_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:34.186407444 +0000 tc-se:+++ /tmp/check.sQpFMy/stderr 2018-07-25 03:21:38.614315251 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488898.706047, clear_be_2_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488898.706246, clear_be_2_both_log tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:34.186407444 +0000 tc-se:+++ /tmp/check.FuX9PV/stderr 2018-07-25 03:21:38.891412829 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488898.966091, clear_be_2_both_log, failed, atf-check failed; see the output of the test for details tc-start: 1532488898.966398, clear_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:34.186407444 +0000 tc-se:+++ /tmp/check.nX0BhM/stderr 2018-07-25 03:21:39.152324342 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488899.231988, clear_be_2_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488899.232180, clear_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:34.186407444 +0000 tc-se:+++ /tmp/check.XBDmBQ/stderr 2018-07-25 03:21:39.410158997 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488899.487802, clear_be_2_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488899.487987, clear_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:34.186407444 +0000 tc-se:+++ /tmp/check.VBiXv7/stderr 2018-07-25 03:21:39.664956673 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488899.742249, clear_le_1_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488899.742432, clear_le_1_both_log tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:34.186407444 +0000 tc-se:+++ /tmp/check.HHSgKb/stderr 2018-07-25 03:21:39.950601078 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488900.26110, clear_le_1_both_log, failed, atf-check failed; see the output of the test for details tc-start: 1532488900.26559, clear_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:34.186407444 +0000 tc-se:+++ /tmp/check.cLuRyY/stderr 2018-07-25 03:21:40.241415204 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488900.319090, clear_le_1_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488900.319407, clear_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:34.186407444 +0000 tc-se:+++ /tmp/check.pX9Tuz/stderr 2018-07-25 03:21:40.496750030 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488900.574402, clear_le_1_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488900.574595, clear_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:34.186407444 +0000 tc-se:+++ /tmp/check.v2Cuys/stderr 2018-07-25 03:21:40.756236640 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488900.843838, clear_le_2_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488900.844147, clear_le_2_both_log tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:34.186407444 +0000 tc-se:+++ /tmp/check.dudKZv/stderr 2018-07-25 03:21:41.029621107 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488901.106797, clear_le_2_both_log, failed, atf-check failed; see the output of the test for details tc-start: 1532488901.107232, clear_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:34.186407444 +0000 tc-se:+++ /tmp/check.jmuKPO/stderr 2018-07-25 03:21:41.290508594 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488901.370694, clear_le_2_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488901.371116, clear_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:34.186407444 +0000 tc-se:+++ /tmp/check.WkVG3O/stderr 2018-07-25 03:21:41.560602209 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488901.639828, clear_le_2_user, failed, atf-check failed; see the output of the test for details tp-end: 1532488901.640054, fs/ffs/t_clearquota tp-start: 1532488902.214904, fs/ffs/t_miscquota, 9 tc-start: 1532488902.214924, default_deny_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quotarestore -d /mnt ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:34.186407444 +0000 tc-se:+++ /tmp/check.jzspMf/stderr 2018-07-25 03:21:42.374247170 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ rump.halt ] tc-se:h_quota2_tests: rump_sys_open: Disc quota exceeded tc-se: test 0: write up to hard limit returned 69: Disc quota exceeded tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488903.464341, default_deny_user, passed tc-start: 1532488903.464709, default_deny_user_big tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quotarestore -d /mnt ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:48.731719768 +0000 tc-se:+++ /tmp/check.LvOw4x/stderr 2018-07-25 03:21:43.623054490 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ rump.halt ] tc-se:h_quota2_tests: rump_sys_open: Disc quota exceeded tc-se: test 0: write up to hard limit returned 69: Disc quota exceeded tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488909.368539, default_deny_user_big, passed tc-start: 1532488909.369298, log_unlink tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -loU 5 fsimage unix://test ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -l -b 5 fsimage unix://test ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488910.250757, log_unlink, passed tc-start: 1532488910.251163, log_unlink_remount tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -loU 5 fsimage unix://test ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -oRL -b 5 fsimage unix://test ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1532488911.103974, log_unlink_remount, passed tc-start: 1532488911.104485, npsnapshot_unconf_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -boLC 4 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 4 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 5 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 6 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 7 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 8 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 9 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -av ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:50.765554375 +0000 tc-se:+++ /tmp/check.IfPlDH/stderr 2018-07-25 03:21:51.651963961 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488911.737944, npsnapshot_unconf_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488911.738123, npsnapshot_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -boL 4 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 4 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 5 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 6 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 7 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 8 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 9 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -av ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:50.765554375 +0000 tc-se:+++ /tmp/check.d4Q2LN/stderr 2018-07-25 03:21:52.401043453 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488912.500333, npsnapshot_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488912.500640, psnapshot_unconf_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -boC 4 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 4 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 5 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 6 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 7 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 8 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 9 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -av ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:50.765554375 +0000 tc-se:+++ /tmp/check.BbjSX7/stderr 2018-07-25 03:21:52.993848614 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488913.85945, psnapshot_unconf_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488913.86297, psnapshot_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 4 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 4 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 5 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 6 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 7 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 8 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 9 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -av ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:50.765554375 +0000 tc-se:+++ /tmp/check.SNMWLx/stderr 2018-07-25 03:21:53.517317658 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488913.601230, psnapshot_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488913.601536, walk_list_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 4096 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 8192 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 12288 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 16384 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 20480 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 24576 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 28672 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 32768 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 36864 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 40960 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 45056 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 49152 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 53248 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 57344 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 61440 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 65536 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 69632 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 73728 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 77824 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 81920 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 86016 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 90112 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 94208 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 98304 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 102400 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 106496 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 110592 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 114688 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 118784 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 122880 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 126976 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 131072 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 135168 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 139264 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 143360 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 147456 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 151552 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 155648 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 159744 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 163840 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 167936 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 172032 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 176128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 180224 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 184320 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 188416 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 192512 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 196608 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 200704 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 204800 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 208896 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 212992 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 217088 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 221184 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 225280 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 229376 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 233472 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 237568 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 241664 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 245760 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 249856 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 253952 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 258048 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 262144 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 266240 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 270336 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 274432 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 278528 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 282624 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 286720 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 290816 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 294912 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 299008 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 303104 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 307200 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 311296 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 315392 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 319488 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 323584 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 327680 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 331776 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 335872 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 339968 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 344064 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 348160 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 352256 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 356352 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 360448 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 364544 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 368640 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 372736 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 376832 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 380928 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 385024 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 389120 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 393216 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 397312 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 401408 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 405504 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 409600 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -x -u /mnt ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:21:50.765554375 +0000 tc-se:+++ /tmp/check.J6jOYl/stderr 2018-07-25 03:21:56.452569904 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488916.590203, walk_list_user, failed, atf-check failed; see the output of the test for details tp-end: 1532488916.590400, fs/ffs/t_miscquota tp-start: 1532488916.595997, fs/fifofs/t_fifo, 1 tc-start: 1532488916.596029, parent_child tc-end: 1532488916.915381, parent_child, passed tp-end: 1532488916.915551, fs/fifofs/t_fifo tp-start: 1532488916.926692, fs/hfs/t_pathconvert, 1 tc-start: 1532488916.926710, colonslash tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libhfs/../../../../fs/hfs/hfs_vfsops.c:478:19, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488916.973780, colonslash, passed tp-end: 1532488916.974213, fs/hfs/t_pathconvert tp-start: 1532488916.984722, fs/kernfs/t_basic, 2 tc-start: 1532488916.984793, getdents tc-end: 1532488917.3027, getdents, passed tc-start: 1532488917.3227, hostname tc-end: 1532488917.21905, hostname, passed tp-end: 1532488917.22070, fs/kernfs/t_basic tp-start: 1532488917.37289, fs/lfs/t_pr, 1 tc-start: 1532488917.37306, mknod tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79285fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7928444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7928444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7928444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7928444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff7922014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7928444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7928444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7928444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7928444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7928444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7928444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7928444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7928444 for type 'union FINFO' which requires 8 byte alignment tc-so:Creating a version 2 LFS32 with roll-forward ident 0x1fa25a23 tc-so:4.9MB in 156 segments of size 32768 tc-so:super-block backups (for fsck -b #) at: tc-so:16, 960, 1920, 2880, 3840, 4800, 5760, 6720, 7680, 8640. tc-so:buffer cache: 322 hits 7 misses (97.87%); hash width 1024, depth 1 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff5d2fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff5d2fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff5d2fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff5d2fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff5d2fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff5d2fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff5d2fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff5d2fc3c for type 'union IFILE' which requires 8 byte alignment tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532488917.126930, mknod, passed tp-end: 1532488917.127725, fs/lfs/t_pr tp-start: 1532488917.140418, fs/msdosfs/t_snapshot, 2 tc-start: 1532488917.140435, snapshot tc-so:msdosfs.img: 10192 sectors in 1274 FAT12 clusters (4096 bytes/cluster) tc-so:MBR type: 1 tc-so:bps=512 spc=8 res=1 nft=2 rde=512 sec=10240 mid=0xf0 spf=4 spt=63 hds=255 hid=0 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488917.253839, snapshot, passed tc-start: 1532488917.253997, snapshotstress tc-so:msdosfs.img: 10192 sectors in 1274 FAT12 clusters (4096 bytes/cluster) tc-so:MBR type: 1 tc-so:bps=512 spc=8 res=1 nft=2 rde=512 sec=10240 mid=0xf0 spf=4 spt=63 hds=255 hid=0 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:744:14, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:744:24, signed integer overflow: -2147483648 - 1 cannot be represented in type 'int [20]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:512:42, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:** /dev/rfss0 tc-so:** Phase 1 - Read and Compare FATs tc-so:** Phase 2 - Check Cluster Chains tc-so:** Phase 3 - Checking Directories tc-so:** Phase 4 - Checking for Lost Files tc-so:64 files, 5036 free (1259 clusters) tc-end: 1532488921.499370, snapshotstress, passed tp-end: 1532488921.499654, fs/msdosfs/t_snapshot tp-start: 1532488921.517640, fs/nfs/t_mountd, 1 tc-start: 1532488921.517661, mountdhup tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:Mount successful. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-so:[ 1.0300090] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1532488921.655528787 1532488921.655528787, mtime 1532488921.655528787 1532488921.655528787) tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-end: 1532488921.984682, mountdhup, expected_failure, PR kern/5844: op failed with EACCES tp-end: 1532488921.985070, fs/nfs/t_mountd tp-start: 1532488922.379681, fs/nfs/t_rquotad, 6 tc-start: 1532488922.379805, get_nfs_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:22:01.600899300 +0000 tc-se:+++ /tmp/check.jtmyaW/stderr 2018-07-25 03:22:02.510478171 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488922.585082, get_nfs_be_1_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488922.585283, get_nfs_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:22:01.600899300 +0000 tc-se:+++ /tmp/check.srnCxa/stderr 2018-07-25 03:22:02.713551956 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488922.804214, get_nfs_be_1_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488922.804460, get_nfs_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:22:01.600899300 +0000 tc-se:+++ /tmp/check.wvtxBV/stderr 2018-07-25 03:22:02.950642284 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488923.26425, get_nfs_be_1_user, failed, atf-check failed; see the output of the test for details tc-start: 1532488923.26707, get_nfs_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:22:01.600899300 +0000 tc-se:+++ /tmp/check.UOOIWA/stderr 2018-07-25 03:22:03.178970047 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488923.270480, get_nfs_le_1_both, failed, atf-check failed; see the output of the test for details tc-start: 1532488923.270926, get_nfs_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:22:01.600899300 +0000 tc-se:+++ /tmp/check.BicJfw/stderr 2018-07-25 03:22:03.446200519 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488923.526197, get_nfs_le_1_group, failed, atf-check failed; see the output of the test for details tc-start: 1532488923.526591, get_nfs_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:22:01.600899300 +0000 tc-se:+++ /tmp/check.elKJpr/stderr 2018-07-25 03:22:03.671041385 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532488923.763205, get_nfs_le_1_user, failed, atf-check failed; see the output of the test for details tp-end: 1532488923.763670, fs/nfs/t_rquotad tp-start: 1532488923.775866, fs/nullfs/t_basic, 2 tc-start: 1532488923.776033, basic tc-end: 1532488923.804414, basic, passed tc-start: 1532488923.804753, twistymount tc-end: 1532488923.832198, twistymount, passed tp-end: 1532488923.832537, fs/nullfs/t_basic tp-start: 1532488924.53965, fs/psshfs/t_psshfs, 4 tc-start: 1532488924.53984, inode_nos tc-so:Setting up SSH server configuration tc-so:Executing command [ cp /usr/libexec/sftp-server . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key.pub . ] tc-so:Executing command [ chmod 400 ssh_host_key ] tc-so:Executing command [ chmod 444 ssh_host_key.pub ] tc-so:SSH server started (pid 13565) tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:22:04.309184990 +0000 tc-se:+++ /tmp/check.CplVtC/stderr 2018-07-25 03:22:04.316329334 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:umount: mnt: not currently mounted tc-so:Stopping SSH server (pid 13565) tc-so:Server output was: tc-so: UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488924.429564, inode_nos, failed, atf-check failed; see the output of the test for details tc-start: 1532488924.430060, ls tc-so:Setting up SSH server configuration tc-so:Executing command [ cp /usr/libexec/sftp-server . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key.pub . ] tc-so:Executing command [ chmod 400 ssh_host_key ] tc-so:Executing command [ chmod 444 ssh_host_key.pub ] tc-so:SSH server started (pid 15884) tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:22:04.687942975 +0000 tc-se:+++ /tmp/check.sIUwcI/stderr 2018-07-25 03:22:04.695438131 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:umount: mnt: not currently mounted tc-so:Stopping SSH server (pid 15884) tc-so:Server output was: tc-so: UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488924.785932, ls, failed, atf-check failed; see the output of the test for details tc-start: 1532488924.786343, pwd tc-so:Setting up SSH server configuration tc-so:Executing command [ cp /usr/libexec/sftp-server . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key.pub . ] tc-so:Executing command [ chmod 400 ssh_host_key ] tc-so:Executing command [ chmod 444 ssh_host_key.pub ] tc-so:SSH server started (pid 25452) tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:22:05.048218373 +0000 tc-se:+++ /tmp/check.f1JLrH/stderr 2018-07-25 03:22:05.055615612 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:umount: mnt: not currently mounted tc-so:Stopping SSH server (pid 25452) tc-so:Server output was: tc-so: UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488925.155734, pwd, failed, atf-check failed; see the output of the test for details tc-start: 1532488925.156151, read_empty_file tc-so:Setting up SSH server configuration tc-so:Executing command [ cp /usr/libexec/sftp-server . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key.pub . ] tc-so:Executing command [ chmod 400 ssh_host_key ] tc-so:Executing command [ chmod 444 ssh_host_key.pub ] tc-so:SSH server started (pid 11380) tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:22:05.418543512 +0000 tc-se:+++ /tmp/check.g7fyGC/stderr 2018-07-25 03:22:05.425944662 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:umount: mnt: not currently mounted tc-so:Stopping SSH server (pid 11380) tc-so:Server output was: tc-so: UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488925.543885, read_empty_file, failed, atf-check failed; see the output of the test for details tp-end: 1532488925.544482, fs/psshfs/t_psshfs tp-start: 1532488925.555496, fs/ptyfs/t_ptyfs, 1 tc-start: 1532488925.555613, basic tc-end: 1532488925.590059, basic, passed tp-end: 1532488925.590361, fs/ptyfs/t_ptyfs tp-start: 1532488925.601369, fs/ptyfs/t_nullpts, 1 tc-start: 1532488925.601486, nullrevoke tc-end: 1532488925.619969, nullrevoke, passed tp-end: 1532488925.620221, fs/ptyfs/t_nullpts tp-start: 1532488925.635931, fs/puffs/t_basic, 10 tc-start: 1532488925.636056, inactive_basic tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2007779336 + 1532488925 cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488925.703172, inactive_basic, passed tc-start: 1532488925.703313, inactive_reclaim tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2007779336 + 1532488925 cannot be represented in type 'int' tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-so:[ 1.0200090] putter_fop_read: private 0 not inited tc-end: 1532488925.773483, inactive_reclaim, passed tc-start: 1532488925.774755, mount tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2007779336 + 1532488925 cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488925.852209, mount, passed tc-start: 1532488925.852435, reclaim_hardlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2007779336 + 1532488925 cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488925.926604, reclaim_hardlink, passed tc-start: 1532488925.926795, root_chrdev tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2007779336 + 1532488925 cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488925.984733, root_chrdev, passed tc-start: 1532488925.984908, root_fifo tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1482945762 + 1532488926 cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-so:writing tc-end: 1532488926.53876, root_fifo, passed tc-start: 1532488926.54614, root_lnk tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1482945762 + 1532488926 cannot be represented in type 'int' tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488926.101311, root_lnk, passed tc-start: 1532488926.101565, root_reg tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1482945762 + 1532488926 cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488926.175348, root_reg, passed tc-start: 1532488926.175520, signals tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1482945762 + 1532488926 cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488926.237321, signals, passed tc-start: 1532488926.237574, unlink_accessible tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1482945762 + 1532488926 cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488926.314058, unlink_accessible, passed tp-end: 1532488926.314300, fs/puffs/t_basic tp-start: 1532488926.336226, fs/puffs/t_fuzz, 9 tc-start: 1532488926.336357, mountfuzz0 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1482945762 + 1532488926 cannot be represented in type 'int' tc-so:test seeded RNG with 1532488926 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1876814142 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1353234747 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1849757801 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1252597233 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1666988141 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1459933475 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 151025321 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1606531977 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1856039623 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1350179110 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1485526732 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -735897353 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -492179463 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1208582428 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -964038271 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1975987353 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1487194822 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 271132799 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1297949713 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1627066701 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1641004472 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -633123370 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1316632367 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1204303303 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1527930474 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -186996890 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 2079692470 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -703596631 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1818791017 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 312585698 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -371354355 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -402671413 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 2092735638 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 916060609 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1071810308 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1706898682 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1695480712 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 812908782 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 179509495 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1017588030 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -22526871 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1030557928 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1912893423 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1953736519 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 569409382 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 27783511 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1588589563 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1668779447 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1016186252 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 646389431 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -375199042 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -712278279 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 162548662 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1739527487 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1614847205 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -903978622 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -728228638 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1824171478 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -997859130 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -124976869 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1796568571 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1180295216 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 2065908619 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1265513860 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 823111297 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -795414054 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 968507540 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1676342005 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 60681717 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1612726686 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 120256611 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 41292517 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 658030151 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -383884392 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -788208915 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1736283834 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 428295340 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1041305423 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 572128251 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1141312856 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -524153692 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1202399948 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1086525308 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 104515370 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1142633342 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1404776344 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1053031805 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1412043571 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 547511925 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1332659101 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -2027862358 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 482863287 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -589660052 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1931179985 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1379737808 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 1073747027 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1182631702 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -1148553921 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib -144669433 tc-so:[ 1.0200090] puffs_mount: development version mismatch: kernel 30, lib 483297356 tc-end: 1532488926.376396, mountfuzz0, passed tc-start: 1532488926.376633, mountfuzz1 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1482945762 + 1532488926 cannot be represented in type 'int' tc-so:test seeded RNG with 1532488926 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xd984a536 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x8b0ad877 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x91d1307b tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x9c0ce5ba tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xa2daeb5 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x64d5a8d7 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xec0a6c92 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x590d7fd5 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x69b9c9fa tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x4a29d1e7 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x201b7b03 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x7cfa9ca4 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xe1db86ac tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x5dba1013 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xf6cfcea9 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x8ea6345f tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xcbf5eb89 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xb2681ebc tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x4ed2cd4a tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xf0ccd5cc tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x9f6174c5 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x1172c7d3 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xd3d65739 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xabf006be tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xd3aa4ca9 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xe426aa7c tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x23947bc3 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xaceaf716 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x7fcb56b tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x3fbae33e tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xdc6d7ef9 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xd645a677 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xc165c9cc tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x8124ec69 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xacd0a138 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x88de7991 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xbe6269b2 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x55935fc9 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x7bfc20d4 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x4b7ea9ce tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xa724a5e7 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xdd28f652 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x82970326 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x95dc5060 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xac5beea tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x5c517933 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x7a941eee tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x6113e9d8 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x9ff920ad tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xd9cce630 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x4d1c3ad9 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x6fb8fb28 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xd58a3052 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x716cb69a tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x89df4966 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xe15be937 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x594ec3e0 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xf3ff23ad tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x27f8a708 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x5a8d6c6d tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x660f4518 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x51450162 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x76f4e861 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x3fd69f16 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x87577392 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xdd807039 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x3ca0d70 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x6fb1f828 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x67b24c93 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x2dee2a9c tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x5cb665b3 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xfb84d3b2 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xb19766b3 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xc7cad1e tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xfb298f91 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x1cce26c7 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x22923e22 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xb7f372cf tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x33db95c3 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x9daee620 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xfe802932 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xc4f5ef2e tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x800c24c0 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x9c601be7 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xcd6813b3 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x9fb727b5 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xf5a6eb0f tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xc8bf9eca tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x2f13cd0a tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xb2248d4d tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x9746e288 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x23e799b8 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x33764cc7 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x6fa3816 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x32079147 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x4598db12 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0xba177f59 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x915b85a8 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x1ac1b7d8 tc-so:[ 1.0200090] puffs_mount: invalid KFLAGs 0x7593a34b tc-end: 1532488926.425414, mountfuzz1, passed tc-start: 1532488926.425655, mountfuzz2 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1482945762 + 1532488926 cannot be represented in type 'int' tc-so:test seeded RNG with 1532488926 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-so:[ 1.0000090] puffs_mount: invalid FHFLAGs 0x3f307caa tc-so:[ 1.0000090] puffs_mount: invalid FHFLAGs 0xeb45df44 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x483441e7 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x22fc9be8 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x6a8a7c75 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x2de77d73 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xa0fd25f6 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x1340cd61 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x2c00c59e tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x938239e tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xbdb0f25d tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x9db4c642 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xf3979282 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x92ddfd60 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x2d0b649d tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xb548b5cc tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xf575fac7 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xae695eb8 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x3cf4c865 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xd4649efe tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x582ddf1b tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x7d010575 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x9bc273cc tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x8736af71 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x834c0a98 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xd1619c1d tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xe997570a tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xcb8e2f7f tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xa5074c4 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x6fe73af5 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xf40e4778 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xbb19d005 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x2181406d tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x803dbbb9 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x2ff3ca36 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x6f36ac18 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xd629ca9b tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xffacac3e tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x825d23f5 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x3186f054 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xa9159954 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xfcfe047f tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x6d66bdee tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xbf87b6a3 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x72d571c6 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xe7dcb5f7 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x68ad2d4e tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xb7ae88f9 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xdc70e660 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xc1f5bd53 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xcb9b23e5 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x69eadf2b tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xd3ff3986 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x1d77d19a tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xc28fd942 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xcfc5e0f tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xd7086c24 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xa4c93871 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x94f4c487 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xc6ae40f9 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xa97b39bc tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x4e12c0d6 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x5e3ab38c tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x3ff7269 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x967c4dca tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x3b7b449e tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x50f1a1e tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xa01e5e53 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x27a37336 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x9281df9b tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x2aeb23e1 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x749a6622 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x5d8f3f1a tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x4613ce7d tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xef86134c tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x9b70bc17 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x60da5124 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x6bd411de tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xf545fc9d tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xbb1ba5c3 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xb63e49bc tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x5633d6e4 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x5e16a30d tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xa4b03abd tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x3e923685 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xe1fa3090 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xa18b1260 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x827479b6 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x9db833b6 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xb8ce6d98 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xebfc3459 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x2ef14c66 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x7681304 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x793eafee tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x435eae25 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x27e5bd55 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x7a5ce812 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x99dc32e1 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0xf6192fd7 tc-so:[ 1.0200090] puffs_mount: invalid FHFLAGs 0x9426ce22 tc-end: 1532488926.479635, mountfuzz2, passed tc-start: 1532488926.479862, mountfuzz3 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1482945762 + 1532488926 cannot be represented in type 'int' tc-so:test seeded RNG with 1532488926 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-so:[ 1.0100090] puffs_mount: pa_spare[0] = 0x8b3c0bcf tc-so:[ 1.0100090] puffs_mount: pa_spare[0] = 0x7856d710 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x3ef2b876 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xdaf846a0 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x8a281f70 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xaca5aba9 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x4b18460 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x530304fd tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xdba5a159 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xf3e51e72 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xa860fc73 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x33fb4226 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x9d346e0a tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xf02b456e tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xfdd1eb2d tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x3b9f9e09 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x94777831 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xdc22f327 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x9c828999 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xfdb038a0 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xba9e1329 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xf9aff81b tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x707ed086 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x93d8bd7f tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xefb65ed tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xf771d4a4 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xde3d90fd tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xf58fe0ee tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xf07dca26 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x7ad3a0c8 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xdc02f45 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x708b164b tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xd8da95a6 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x69d248a6 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xc1cd70bc tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x57d07033 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xe43e6ff9 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x1f8a10c8 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xac56cb5c tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x76ead6dd tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xefece3af tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x1c84f4c5 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xbff3d229 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xa3cd8411 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xbf709c79 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xeb9ddd1f tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x6c9f149b tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x49676225 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xd9bd8189 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x6f50c212 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x9eb0a21 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x5846dbd8 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xeed69b84 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x13fa6202 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xb937798d tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xead2f7ad tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x9b7059b7 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xc29af6c6 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x51196f64 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x153eee99 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x5ab09b4e tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x4d94c411 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x58549720 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xd38bc23b tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x4bbeb606 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x85be8836 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x9f38086d tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xb5b42cd tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x2cfd83f1 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xc54e0307 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x76180d40 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xfff707f2 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xa8c65153 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x540319fd tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x8478827c tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xec9b9575 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x5f228ced tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x740909b8 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x5975fdf0 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x31a203c8 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xbf900b79 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x12a1fa85 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xb118784d tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xa910a7f5 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x4cd54561 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xb471e3b1 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xf5fc43f0 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xa5a7554 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x29a4728f tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xac3f2d91 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xf88fee1f tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x9609b57 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xa3928b64 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xc5387868 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xa091d010 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x58582f95 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x1cf19c3 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x30ffb5d2 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0x27d6d8f8 tc-so:[ 1.0200090] puffs_mount: pa_spare[0] = 0xf0ba7a8e tc-end: 1532488926.533053, mountfuzz3, passed tc-start: 1532488926.533350, mountfuzz4 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1482945762 + 1532488926 cannot be represented in type 'int' tc-so:test seeded RNG with 1532488926 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-so:[ 1.0200090] puffs_mount: handle size 8297405466787780988 too large tc-so:[ 1.0200090] puffs_mount: handle size 334223639576436570 too large tc-so:[ 1.0200090] puffs_mount: handle size 10639217973092875156 too large tc-so:[ 1.0200090] puffs_mount: handle size 10100944953100733008 too large tc-so:[ 1.0200090] puffs_mount: handle size 15717548105296328876 too large tc-so:[ 1.0200090] puffs_mount: handle size 2399073480263709959 too large tc-so:[ 1.0200090] puffs_mount: handle size 16539771065086460340 too large tc-so:[ 1.0200090] puffs_mount: handle size 15886716673212467378 too large tc-so:[ 1.0200090] puffs_mount: handle size 10461609717756634659 too large tc-so:[ 1.0200090] puffs_mount: handle size 15752161711926499708 too large tc-so:[ 1.0200090] puffs_mount: handle size 6249044215692991771 too large tc-so:[ 1.0200090] puffs_mount: handle size 3724723808340809362 too large tc-so:[ 1.0200090] puffs_mount: handle size 16604659325828684616 too large tc-so:[ 1.0200090] puffs_mount: handle size 7790909927701300240 too large tc-so:[ 1.0200090] puffs_mount: handle size 13446416955279628763 too large tc-so:[ 1.0200090] puffs_mount: handle size 3274003275047970482 too large tc-so:[ 1.0200090] puffs_mount: handle size 10504855626961598377 too large tc-so:[ 1.0200090] puffs_mount: handle size 17345839556107458172 too large tc-so:[ 1.0200090] puffs_mount: handle size 7127871071952862542 too large tc-so:[ 1.0200090] puffs_mount: handle size 12556008443113048207 too large tc-so:[ 1.0200090] puffs_mount: handle size 13865310200913079448 too large tc-so:[ 1.0200090] puffs_mount: handle size 13007267218078413642 too large tc-so:[ 1.0200090] puffs_mount: handle size 1855116822835564446 too large tc-so:[ 1.0200090] puffs_mount: handle size 2872376082437883351 too large tc-so:[ 1.0200090] puffs_mount: handle size 12499024103993601961 too large tc-so:[ 1.0200090] puffs_mount: handle size 1195958437956864143 too large tc-so:[ 1.0200090] puffs_mount: handle size 1106507749145408575 too large tc-so:[ 1.0200090] puffs_mount: handle size 18324222005893959294 too large tc-so:[ 1.0200090] puffs_mount: handle size 9146155456029307312 too large tc-so:[ 1.0200090] puffs_mount: handle size 11186551251918543942 too large tc-so:[ 1.0200090] puffs_mount: handle size 16540484253668108261 too large tc-so:[ 1.0200090] puffs_mount: handle size 2840682826756715636 too large tc-so:[ 1.0200090] puffs_mount: handle size 482831401705061179 too large tc-so:[ 1.0200090] puffs_mount: handle size 885672346090645318 too large tc-so:[ 1.0200090] puffs_mount: handle size 17018194856009928865 too large tc-so:[ 1.0200090] puffs_mount: handle size 3883928328658603176 too large tc-so:[ 1.0200090] puffs_mount: handle size 5132798524199527019 too large tc-so:[ 1.0200090] puffs_mount: handle size 16422752823628774494 too large tc-so:[ 1.0200090] puffs_mount: handle size 15091714364621946549 too large tc-so:[ 1.0200090] puffs_mount: handle size 804386251848254354 too large tc-so:[ 1.0200090] puffs_mount: handle size 14725120083156281385 too large tc-so:[ 1.0200090] puffs_mount: handle size 17867828288384777756 too large tc-so:[ 1.0200090] puffs_mount: handle size 1869650441279855778 too large tc-so:[ 1.0200090] puffs_mount: handle size 3415051889190637742 too large tc-so:[ 1.0200090] puffs_mount: handle size 16841182987824317160 too large tc-so:[ 1.0200090] puffs_mount: handle size 6281999427898902369 too large tc-so:[ 1.0200090] puffs_mount: handle size 4861424980712577893 too large tc-so:[ 1.0200090] puffs_mount: handle size 4066458406838347623 too large tc-so:[ 1.0200090] puffs_mount: handle size 2300249133008630470 too large tc-so:[ 1.0200090] puffs_mount: handle size 6883144787256733340 too large tc-so:[ 1.0200090] puffs_mount: handle size 17085581523060176748 too large tc-so:[ 1.0200090] puffs_mount: handle size 16129622412685530599 too large tc-so:[ 1.0200090] puffs_mount: handle size 9299550320936639988 too large tc-end: 1532488926.580276, mountfuzz4, passed tc-start: 1532488926.580432, mountfuzz5 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1482945762 + 1532488926 cannot be represented in type 'int' tc-so:test seeded RNG with 1532488926 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200090] puffs_mount: fhsize larger than NFSv2 max 28 tc-end: 1532488926.618314, mountfuzz5, passed tc-start: 1532488926.618461, mountfuzz6 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1482945762 + 1532488926 cannot be represented in type 'int' tc-so:test seeded RNG with 1532488926 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488926.650460, mountfuzz6, passed tc-start: 1532488926.650592, mountfuzz7 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1482945762 + 1532488926 cannot be represented in type 'int' tc-so:test seeded RNG with 1532488926 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488926.683995, mountfuzz7, passed tc-start: 1532488926.684125, mountfuzz8 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1482945762 + 1532488926 cannot be represented in type 'int' tc-so:test seeded RNG with 1532488926 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0500090] putter_fop_read: private 0 not inited tc-so:[ 1.0500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.0700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.0700090] putter_fop_read: private 0 not inited tc-so:[ 1.3500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.3500090] putter_fop_read: private 0 not inited tc-so:[ 1.3500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.3500090] putter_fop_read: private 0 not inited tc-so:[ 1.3500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.3500090] putter_fop_read: private 0 not inited tc-so:[ 1.3500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.3500090] putter_fop_read: private 0 not inited tc-so:[ 1.3500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.3500090] putter_fop_read: private 0 not inited tc-so:[ 1.3500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.3500090] putter_fop_read: private 0 not inited tc-so:[ 1.3500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.3500090] putter_fop_read: private 0 not inited tc-so:[ 1.3500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.3500090] putter_fop_read: private 0 not inited tc-so:[ 1.3500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.3500090] putter_fop_read: private 0 not inited tc-so:[ 1.3500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.3500090] putter_fop_read: private 0 not inited tc-so:[ 1.3500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.3500090] putter_fop_read: private 0 not inited tc-so:[ 1.3500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.3500090] putter_fop_read: private 0 not inited tc-so:[ 1.3500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.3500090] putter_fop_read: private 0 not inited tc-so:[ 1.3500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.3500090] putter_fop_read: private 0 not inited tc-so:[ 1.3500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.3500090] putter_fop_read: private 0 not inited tc-so:[ 1.3500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.3500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4500090] putter_fop_read: private 0 not inited tc-so:[ 1.4500090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.4700090] putter_fop_read: private 0 not inited tc-so:[ 1.4700090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.5400090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.5400090] putter_fop_read: private 0 not inited tc-so:[ 1.5400090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.5400090] putter_fop_read: private 0 not inited tc-so:[ 1.5400090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.5400090] putter_fop_read: private 0 not inited tc-so:[ 1.5400090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.5400090] putter_fop_read: private 0 not inited tc-so:[ 1.5400090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6800090] putter_fop_read: private 0 not inited tc-so:[ 1.6800090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.6900090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.7000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.7000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.8000090] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8000090] putter_fop_read: private 0 not inited tc-so:[ 1.9200090] putter_fop_ioctl: putter 0 not inited tc-end: 1532488927.716241, mountfuzz8, passed tp-end: 1532488927.716368, fs/puffs/t_fuzz tp-start: 1532488927.731421, fs/puffs/t_io, 1 tc-start: 1532488927.731437, nocache tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 958112188 + 1532488927 cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532488927.806163, nocache, passed tp-end: 1532488927.806290, fs/puffs/t_io tp-start: 1532488927.816928, fs/tmpfs/t_renamerace, 1 tc-start: 1532488927.816944, renamerace2 tc-end: 1532488931.843957, renamerace2, passed tp-end: 1532488931.844159, fs/tmpfs/t_renamerace tp-start: 1532488932.3339, fs/tmpfs/t_create, 3 tc-start: 1532488932.3421, attrs tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ mkdir /tmp/atf-run.KwvmNX/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.KwvmNX/mntpt tc-so:Executing command [ test -f a ] tc-so:Executing command [ touch a ] tc-so:Executing command [ test -f a ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ mkdir b c ] tc-so:Executing command [ chown _tests:0 b ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:22:05.536785914 +0000 tc-se:+++ /tmp/check.oDPKU8/stderr 2018-07-25 03:22:12.306370037 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488932.315437, attrs, failed, atf-check failed; see the output of the test for details tc-start: 1532488932.406232, create tc-so:Executing command [ mkdir /tmp/atf-run.VxRbBK/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.VxRbBK/mntpt tc-so:Executing command [ test -f a ] tc-so:Executing command [ touch a ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ umount /tmp/atf-run.VxRbBK/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.VxRbBK/mntpt ] tc-end: 1532488932.721738, create, passed tc-start: 1532488932.722167, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.9ciC85/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.9ciC85/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.9ciC85/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.9ciC85/mntpt ] tc-end: 1532488933.92690, kqueue, passed tp-end: 1532488933.93060, fs/tmpfs/t_create tp-start: 1532488933.168712, fs/tmpfs/t_devices, 1 tc-start: 1532488933.168833, basic tc-so:Executing command [ mkdir /tmp/atf-run.m1AV7o/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.m1AV7o/mntpt tc-so:Executing command [ /dev/MAKEDEV std ] tc-so:Executing command [ test -e zero ] tc-so:Executing command [ test -e null ] tc-so:Reading from the 'zero' character device tc-so:Executing command [ dd if=zero of=a bs=10k count=1 ] tc-so:Writing to the 'null' device tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ umount /tmp/atf-run.m1AV7o/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.m1AV7o/mntpt ] tc-end: 1532488933.647281, basic, passed tp-end: 1532488933.647491, fs/tmpfs/t_devices tp-start: 1532488933.779396, fs/tmpfs/t_dots, 2 tc-start: 1532488933.779415, nesteddir tc-so:Executing command [ mkdir /tmp/atf-run.YNbjxF/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.YNbjxF/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir a/b ] tc-so:Executing command [ test -d a/b/../b ] tc-so:Executing command [ test -d a/b/../../a ] tc-so:Executing command [ umount /tmp/atf-run.YNbjxF/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.YNbjxF/mntpt ] tc-end: 1532488934.116789, nesteddir, passed tc-start: 1532488934.117139, topdir tc-so:Executing command [ mkdir /tmp/atf-run.kD0sxb/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.kD0sxb/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ test -d ./a ] tc-so:Executing command [ test -d a/../a ] tc-so:Executing command [ umount /tmp/atf-run.kD0sxb/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.kD0sxb/mntpt ] tc-end: 1532488934.432429, topdir, passed tp-end: 1532488934.432814, fs/tmpfs/t_dots tp-start: 1532488934.508298, fs/tmpfs/t_exec, 1 tc-start: 1532488934.508442, basic tc-so:Executing command [ mkdir /tmp/atf-run.D18j0u/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.D18j0u/mntpt tc-so:Executing command [ cp /bin/cp . ] tc-so:Verifying copied file tc-so:Executing command [ ./cp cp foo ] tc-so:Executing command [ umount /tmp/atf-run.D18j0u/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.D18j0u/mntpt ] tc-end: 1532488934.820674, basic, passed tp-end: 1532488934.820947, fs/tmpfs/t_exec tp-start: 1532488934.965019, fs/tmpfs/t_link, 3 tc-start: 1532488934.965172, basic tc-so:Executing command [ mkdir /tmp/atf-run.JBP5ik/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.JBP5ik/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ touch z ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ ln a b ] tc-so:Checking if link count is correct after links are created tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Checking if link count is correct after links are deleted tc-so:Executing command [ rm a ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ rm b ] tc-so:Executing command [ umount /tmp/atf-run.JBP5ik/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.JBP5ik/mntpt ] tc-end: 1532488935.528175, basic, passed tc-start: 1532488935.528442, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.lG2bbO/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.lG2bbO/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ touch dir/a ] tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if dir/a received NOTE_LINK tc-so:Checking if dir received NOTE_WRITE tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if dir/b received NOTE_LINK tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rm dir/b ] tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ umount /tmp/atf-run.lG2bbO/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.lG2bbO/mntpt ] tc-end: 1532488936.19713, kqueue, passed tc-start: 1532488936.19988, subdirs tc-so:Executing command [ mkdir /tmp/atf-run.MhXItp/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.MhXItp/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ mkdir c ] tc-so:Executing command [ ln a c/b ] tc-so:Checking if link count is correct after links are created tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Checking if link count is correct after links are deleted tc-so:Executing command [ rm a ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ rm c/b ] tc-so:Executing command [ rmdir c ] tc-so:Executing command [ umount /tmp/atf-run.MhXItp/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.MhXItp/mntpt ] tc-end: 1532488936.498404, subdirs, passed tp-end: 1532488936.498680, fs/tmpfs/t_link tp-start: 1532488936.770245, fs/tmpfs/t_mkdir, 5 tc-start: 1532488936.770384, attrs tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ mkdir /tmp/atf-run.lSWYlI/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.lSWYlI/mntpt tc-so:Executing command [ mkdir b c ] tc-so:Executing command [ chown _tests:0 b ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:22:15.839790207 +0000 tc-se:+++ /tmp/check.65F35F/stderr 2018-07-25 03:22:16.946840195 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488936.956104, attrs, failed, atf-check failed; see the output of the test for details tc-start: 1532488937.47325, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.4AO0ei/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.4AO0ei/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if dir received NOTE_LINK tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rmdir dir/a ] tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ umount /tmp/atf-run.4AO0ei/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.4AO0ei/mntpt ] tc-end: 1532488937.440576, kqueue, passed tc-start: 1532488937.440849, many tc-so:Executing command [ mkdir /tmp/atf-run.pLDQIH/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.pLDQIH/mntpt tc-so:Executing command [ test -d 1 ] tc-so:Executing command [ mkdir 1 ] tc-so:Executing command [ test -d 1 ] tc-so:Executing command [ test -d 2 ] tc-so:Executing command [ mkdir 2 ] tc-so:Executing command [ test -d 2 ] tc-so:Executing command [ test -d 3 ] tc-so:Executing command [ mkdir 3 ] tc-so:Executing command [ test -d 3 ] tc-so:Executing command [ test -d 4 ] tc-so:Executing command [ mkdir 4 ] tc-so:Executing command [ test -d 4 ] tc-so:Executing command [ test -d 5 ] tc-so:Executing command [ mkdir 5 ] tc-so:Executing command [ test -d 5 ] tc-so:Executing command [ test -d 6 ] tc-so:Executing command [ mkdir 6 ] tc-so:Executing command [ test -d 6 ] tc-so:Executing command [ test -d 7 ] tc-so:Executing command [ mkdir 7 ] tc-so:Executing command [ test -d 7 ] tc-so:Executing command [ test -d 8 ] tc-so:Executing command [ mkdir 8 ] tc-so:Executing command [ test -d 8 ] tc-so:Executing command [ test -d 9 ] tc-so:Executing command [ mkdir 9 ] tc-so:Executing command [ test -d 9 ] tc-so:Executing command [ test -d 10 ] tc-so:Executing command [ mkdir 10 ] tc-so:Executing command [ test -d 10 ] tc-so:Executing command [ test -d 11 ] tc-so:Executing command [ mkdir 11 ] tc-so:Executing command [ test -d 11 ] tc-so:Executing command [ test -d 12 ] tc-so:Executing command [ mkdir 12 ] tc-so:Executing command [ test -d 12 ] tc-so:Executing command [ test -d 13 ] tc-so:Executing command [ mkdir 13 ] tc-so:Executing command [ test -d 13 ] tc-so:Executing command [ test -d 14 ] tc-so:Executing command [ mkdir 14 ] tc-so:Executing command [ test -d 14 ] tc-so:Executing command [ test -d 15 ] tc-so:Executing command [ mkdir 15 ] tc-so:Executing command [ test -d 15 ] tc-so:Executing command [ test -d 16 ] tc-so:Executing command [ mkdir 16 ] tc-so:Executing command [ test -d 16 ] tc-so:Executing command [ test -d 17 ] tc-so:Executing command [ mkdir 17 ] tc-so:Executing command [ test -d 17 ] tc-so:Executing command [ test -d 18 ] tc-so:Executing command [ mkdir 18 ] tc-so:Executing command [ test -d 18 ] tc-so:Executing command [ test -d 19 ] tc-so:Executing command [ mkdir 19 ] tc-so:Executing command [ test -d 19 ] tc-so:Executing command [ test -d 20 ] tc-so:Executing command [ mkdir 20 ] tc-so:Executing command [ test -d 20 ] tc-so:Executing command [ test -d 21 ] tc-so:Executing command [ mkdir 21 ] tc-so:Executing command [ test -d 21 ] tc-so:Executing command [ test -d 22 ] tc-so:Executing command [ mkdir 22 ] tc-so:Executing command [ test -d 22 ] tc-so:Executing command [ test -d 23 ] tc-so:Executing command [ mkdir 23 ] tc-so:Executing command [ test -d 23 ] tc-so:Executing command [ test -d 24 ] tc-so:Executing command [ mkdir 24 ] tc-so:Executing command [ test -d 24 ] tc-so:Executing command [ test -d 25 ] tc-so:Executing command [ mkdir 25 ] tc-so:Executing command [ test -d 25 ] tc-so:Executing command [ test -d 26 ] tc-so:Executing command [ mkdir 26 ] tc-so:Executing command [ test -d 26 ] tc-so:Executing command [ test -d 27 ] tc-so:Executing command [ mkdir 27 ] tc-so:Executing command [ test -d 27 ] tc-so:Executing command [ test -d 28 ] tc-so:Executing command [ mkdir 28 ] tc-so:Executing command [ test -d 28 ] tc-so:Executing command [ test -d 29 ] tc-so:Executing command [ mkdir 29 ] tc-so:Executing command [ test -d 29 ] tc-so:Executing command [ test -d 30 ] tc-so:Executing command [ mkdir 30 ] tc-so:Executing command [ test -d 30 ] tc-so:Executing command [ test -d 31 ] tc-so:Executing command [ mkdir 31 ] tc-so:Executing command [ test -d 31 ] tc-so:Executing command [ test -d 32 ] tc-so:Executing command [ mkdir 32 ] tc-so:Executing command [ test -d 32 ] tc-so:Executing command [ test -d 33 ] tc-so:Executing command [ mkdir 33 ] tc-so:Executing command [ test -d 33 ] tc-so:Executing command [ test -d 34 ] tc-so:Executing command [ mkdir 34 ] tc-so:Executing command [ test -d 34 ] tc-so:Executing command [ test -d 35 ] tc-so:Executing command [ mkdir 35 ] tc-so:Executing command [ test -d 35 ] tc-so:Executing command [ test -d 36 ] tc-so:Executing command [ mkdir 36 ] tc-so:Executing command [ test -d 36 ] tc-so:Executing command [ test -d 37 ] tc-so:Executing command [ mkdir 37 ] tc-so:Executing command [ test -d 37 ] tc-so:Executing command [ test -d 38 ] tc-so:Executing command [ mkdir 38 ] tc-so:Executing command [ test -d 38 ] tc-so:Executing command [ test -d 39 ] tc-so:Executing command [ mkdir 39 ] tc-so:Executing command [ test -d 39 ] tc-so:Executing command [ test -d 40 ] tc-so:Executing command [ mkdir 40 ] tc-so:Executing command [ test -d 40 ] tc-so:Executing command [ test -d 41 ] tc-so:Executing command [ mkdir 41 ] tc-so:Executing command [ test -d 41 ] tc-so:Executing command [ test -d 42 ] tc-so:Executing command [ mkdir 42 ] tc-so:Executing command [ test -d 42 ] tc-so:Executing command [ test -d 43 ] tc-so:Executing command [ mkdir 43 ] tc-so:Executing command [ test -d 43 ] tc-so:Executing command [ test -d 44 ] tc-so:Executing command [ mkdir 44 ] tc-so:Executing command [ test -d 44 ] tc-so:Executing command [ test -d 45 ] tc-so:Executing command [ mkdir 45 ] tc-so:Executing command [ test -d 45 ] tc-so:Executing command [ test -d 46 ] tc-so:Executing command [ mkdir 46 ] tc-so:Executing command [ test -d 46 ] tc-so:Executing command [ test -d 47 ] tc-so:Executing command [ mkdir 47 ] tc-so:Executing command [ test -d 47 ] tc-so:Executing command [ test -d 48 ] tc-so:Executing command [ mkdir 48 ] tc-so:Executing command [ test -d 48 ] tc-so:Executing command [ test -d 49 ] tc-so:Executing command [ mkdir 49 ] tc-so:Executing command [ test -d 49 ] tc-so:Executing command [ test -d 50 ] tc-so:Executing command [ mkdir 50 ] tc-so:Executing command [ test -d 50 ] tc-so:Executing command [ test -d 51 ] tc-so:Executing command [ mkdir 51 ] tc-so:Executing command [ test -d 51 ] tc-so:Executing command [ test -d 52 ] tc-so:Executing command [ mkdir 52 ] tc-so:Executing command [ test -d 52 ] tc-so:Executing command [ test -d 53 ] tc-so:Executing command [ mkdir 53 ] tc-so:Executing command [ test -d 53 ] tc-so:Executing command [ test -d 54 ] tc-so:Executing command [ mkdir 54 ] tc-so:Executing command [ test -d 54 ] tc-so:Executing command [ test -d 55 ] tc-so:Executing command [ mkdir 55 ] tc-so:Executing command [ test -d 55 ] tc-so:Executing command [ test -d 56 ] tc-so:Executing command [ mkdir 56 ] tc-so:Executing command [ test -d 56 ] tc-so:Executing command [ test -d 57 ] tc-so:Executing command [ mkdir 57 ] tc-so:Executing command [ test -d 57 ] tc-so:Executing command [ test -d 58 ] tc-so:Executing command [ mkdir 58 ] tc-so:Executing command [ test -d 58 ] tc-so:Executing command [ test -d 59 ] tc-so:Executing command [ mkdir 59 ] tc-so:Executing command [ test -d 59 ] tc-so:Executing command [ test -d 60 ] tc-so:Executing command [ mkdir 60 ] tc-so:Executing command [ test -d 60 ] tc-so:Executing command [ test -d 61 ] tc-so:Executing command [ mkdir 61 ] tc-so:Executing command [ test -d 61 ] tc-so:Executing command [ test -d 62 ] tc-so:Executing command [ mkdir 62 ] tc-so:Executing command [ test -d 62 ] tc-so:Executing command [ test -d 63 ] tc-so:Executing command [ mkdir 63 ] tc-so:Executing command [ test -d 63 ] tc-so:Executing command [ test -d 64 ] tc-so:Executing command [ mkdir 64 ] tc-so:Executing command [ test -d 64 ] tc-so:Executing command [ test -d 65 ] tc-so:Executing command [ mkdir 65 ] tc-so:Executing command [ test -d 65 ] tc-so:Executing command [ test -d 66 ] tc-so:Executing command [ mkdir 66 ] tc-so:Executing command [ test -d 66 ] tc-so:Executing command [ test -d 67 ] tc-so:Executing command [ mkdir 67 ] tc-so:Executing command [ test -d 67 ] tc-so:Executing command [ test -d 68 ] tc-so:Executing command [ mkdir 68 ] tc-so:Executing command [ test -d 68 ] tc-so:Executing command [ test -d 69 ] tc-so:Executing command [ mkdir 69 ] tc-so:Executing command [ test -d 69 ] tc-so:Executing command [ test -d 70 ] tc-so:Executing command [ mkdir 70 ] tc-so:Executing command [ test -d 70 ] tc-so:Executing command [ test -d 71 ] tc-so:Executing command [ mkdir 71 ] tc-so:Executing command [ test -d 71 ] tc-so:Executing command [ test -d 72 ] tc-so:Executing command [ mkdir 72 ] tc-so:Executing command [ test -d 72 ] tc-so:Executing command [ test -d 73 ] tc-so:Executing command [ mkdir 73 ] tc-so:Executing command [ test -d 73 ] tc-so:Executing command [ test -d 74 ] tc-so:Executing command [ mkdir 74 ] tc-so:Executing command [ test -d 74 ] tc-so:Executing command [ test -d 75 ] tc-so:Executing command [ mkdir 75 ] tc-so:Executing command [ test -d 75 ] tc-so:Executing command [ test -d 76 ] tc-so:Executing command [ mkdir 76 ] tc-so:Executing command [ test -d 76 ] tc-so:Executing command [ test -d 77 ] tc-so:Executing command [ mkdir 77 ] tc-so:Executing command [ test -d 77 ] tc-so:Executing command [ test -d 78 ] tc-so:Executing command [ mkdir 78 ] tc-so:Executing command [ test -d 78 ] tc-so:Executing command [ test -d 79 ] tc-so:Executing command [ mkdir 79 ] tc-so:Executing command [ test -d 79 ] tc-so:Executing command [ test -d 80 ] tc-so:Executing command [ mkdir 80 ] tc-so:Executing command [ test -d 80 ] tc-so:Executing command [ test -d 81 ] tc-so:Executing command [ mkdir 81 ] tc-so:Executing command [ test -d 81 ] tc-so:Executing command [ test -d 82 ] tc-so:Executing command [ mkdir 82 ] tc-so:Executing command [ test -d 82 ] tc-so:Executing command [ test -d 83 ] tc-so:Executing command [ mkdir 83 ] tc-so:Executing command [ test -d 83 ] tc-so:Executing command [ test -d 84 ] tc-so:Executing command [ mkdir 84 ] tc-so:Executing command [ test -d 84 ] tc-so:Executing command [ test -d 85 ] tc-so:Executing command [ mkdir 85 ] tc-so:Executing command [ test -d 85 ] tc-so:Executing command [ test -d 86 ] tc-so:Executing command [ mkdir 86 ] tc-so:Executing command [ test -d 86 ] tc-so:Executing command [ test -d 87 ] tc-so:Executing command [ mkdir 87 ] tc-so:Executing command [ test -d 87 ] tc-so:Executing command [ test -d 88 ] tc-so:Executing command [ mkdir 88 ] tc-so:Executing command [ test -d 88 ] tc-so:Executing command [ test -d 89 ] tc-so:Executing command [ mkdir 89 ] tc-so:Executing command [ test -d 89 ] tc-so:Executing command [ test -d 90 ] tc-so:Executing command [ mkdir 90 ] tc-so:Executing command [ test -d 90 ] tc-so:Executing command [ test -d 91 ] tc-so:Executing command [ mkdir 91 ] tc-so:Executing command [ test -d 91 ] tc-so:Executing command [ test -d 92 ] tc-so:Executing command [ mkdir 92 ] tc-so:Executing command [ test -d 92 ] tc-so:Executing command [ test -d 93 ] tc-so:Executing command [ mkdir 93 ] tc-so:Executing command [ test -d 93 ] tc-so:Executing command [ test -d 94 ] tc-so:Executing command [ mkdir 94 ] tc-so:Executing command [ test -d 94 ] tc-so:Executing command [ test -d 95 ] tc-so:Executing command [ mkdir 95 ] tc-so:Executing command [ test -d 95 ] tc-so:Executing command [ test -d 96 ] tc-so:Executing command [ mkdir 96 ] tc-so:Executing command [ test -d 96 ] tc-so:Executing command [ test -d 97 ] tc-so:Executing command [ mkdir 97 ] tc-so:Executing command [ test -d 97 ] tc-so:Executing command [ test -d 98 ] tc-so:Executing command [ mkdir 98 ] tc-so:Executing command [ test -d 98 ] tc-so:Executing command [ test -d 99 ] tc-so:Executing command [ mkdir 99 ] tc-so:Executing command [ test -d 99 ] tc-so:Executing command [ test -d 100 ] tc-so:Executing command [ mkdir 100 ] tc-so:Executing command [ test -d 100 ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ umount /tmp/atf-run.pLDQIH/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.pLDQIH/mntpt ] tc-end: 1532488944.114515, many, passed tc-start: 1532488944.114792, nested tc-so:Executing command [ mkdir /tmp/atf-run.G8rf3W/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.G8rf3W/mntpt tc-so:Executing command [ test -d a/b/c/d/e ] tc-so:Executing command [ mkdir -p a/b/c/d/e ] tc-so:Executing command [ test -d a/b/c/d/e ] tc-so:Executing command [ umount /tmp/atf-run.G8rf3W/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.G8rf3W/mntpt ] tc-end: 1532488944.434903, nested, passed tc-start: 1532488944.435182, single tc-so:Executing command [ mkdir /tmp/atf-run.gqaMGm/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.gqaMGm/mntpt tc-so:Executing command [ test -d a ] tc-so:Executing command [ mkdir a ] tc-so:Executing command [ test -d a ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ umount /tmp/atf-run.gqaMGm/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.gqaMGm/mntpt ] tc-end: 1532488944.856549, single, passed tp-end: 1532488944.856824, fs/tmpfs/t_mkdir tp-start: 1532488945.173391, fs/tmpfs/t_mknod, 6 tc-start: 1532488945.173530, block tc-so:Executing command [ mkdir /tmp/atf-run.vPnTqD/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.vPnTqD/mntpt tc-so:Executing command [ mknod fd0a b 2 0 ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ umount /tmp/atf-run.vPnTqD/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.vPnTqD/mntpt ] tc-end: 1532488945.472578, block, passed tc-start: 1532488945.472947, block_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.h1JlCc/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.h1JlCc/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.h1JlCc/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.h1JlCc/mntpt ] tc-end: 1532488945.887890, block_kqueue, passed tc-start: 1532488945.888354, char tc-so:Executing command [ mkdir /tmp/atf-run.dxMouq/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.dxMouq/mntpt tc-so:Executing command [ mknod null c 2 2 ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ umount /tmp/atf-run.dxMouq/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.dxMouq/mntpt ] tc-end: 1532488946.269851, char, passed tc-start: 1532488946.270168, char_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.wpmQSh/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.wpmQSh/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.wpmQSh/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.wpmQSh/mntpt ] tc-end: 1532488946.615771, char_kqueue, passed tc-start: 1532488946.615940, pipe tc-so:Executing command [ mkdir /tmp/atf-run.K72FFX/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.K72FFX/mntpt tc-so:Executing command [ mknod pipe p ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ umount /tmp/atf-run.K72FFX/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.K72FFX/mntpt ] tc-end: 1532488946.922933, pipe, passed tc-start: 1532488946.923237, pipe_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.AGJWxR/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.AGJWxR/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.AGJWxR/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.AGJWxR/mntpt ] tc-end: 1532488947.264384, pipe_kqueue, passed tp-end: 1532488947.264701, fs/tmpfs/t_mknod tp-start: 1532488947.510368, fs/tmpfs/t_mount, 6 tc-start: 1532488947.510482, attrs tc-so:Executing command [ mkdir /tmp/atf-run.b6ScOe/mntpt ] tc-so:mount -t tmpfs -o -u1000 -o -g100 -o -m755 tmpfs /tmp/atf-run.b6ScOe/mntpt tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ umount /tmp/atf-run.b6ScOe/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.b6ScOe/mntpt ] tc-end: 1532488947.810458, attrs, passed tc-start: 1532488947.810706, large tc-so:Executing command [ mkdir /tmp/atf-run.yJcFjD/mntpt ] tc-so:mount -t tmpfs -o -s9223372036854775807 tmpfs /tmp/atf-run.yJcFjD/mntpt tc-so:Executing command [ umount /tmp/atf-run.yJcFjD/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.yJcFjD/mntpt ] tc-so:Executing command [ mount -t tmpfs -o -s9223372036854775808 tmpfs tmp ] tc-so:Executing command [ mount -t tmpfs -o -s9223372036854775808g tmpfs tmp ] tc-end: 1532488948.122965, large, passed tc-start: 1532488948.123953, mntpt tc-so:Executing command [ grep unused out ] tc-so:Executing command [ grep /tmp/atf-run.bJUCoj/mnt out ] tc-so:Executing command [ grep unused out ] tc-so:Executing command [ grep mnt out ] tc-end: 1532488948.318516, mntpt, passed tc-start: 1532488948.318751, negative tc-so:Executing command [ mkdir /tmp/atf-run.QnVfjw/mntpt ] tc-so:mount -t tmpfs -o -s-10 tmpfs /tmp/atf-run.QnVfjw/mntpt tc-so:Executing command [ umount /tmp/atf-run.QnVfjw/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.QnVfjw/mntpt ] tc-end: 1532488948.590760, negative, passed tc-start: 1532488948.591012, options tc-so:Executing command [ mkdir /tmp/atf-run.dywG1u/mntpt ] tc-so:mount -t tmpfs -o ro tmpfs /tmp/atf-run.dywG1u/mntpt tc-so:Executing command [ umount /tmp/atf-run.dywG1u/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.dywG1u/mntpt ] tc-end: 1532488948.925457, options, passed tc-start: 1532488948.925702, plain tc-so:Executing command [ mkdir /tmp/atf-run.jZqk7n/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.jZqk7n/mntpt tc-so:Executing command [ umount /tmp/atf-run.jZqk7n/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.jZqk7n/mntpt ] tc-end: 1532488949.190674, plain, passed tp-end: 1532488949.190876, fs/tmpfs/t_mount tp-start: 1532488949.268701, fs/tmpfs/t_pipes, 1 tc-start: 1532488949.268719, basic tc-so:Executing command [ mkdir /tmp/atf-run.Tt3y70/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Tt3y70/mntpt tc-so:Executing command [ mknod pipe p ] tc-so:Writing to pipe and waiting for response tc-so:Executing command [ umount /tmp/atf-run.Tt3y70/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Tt3y70/mntpt ] tc-end: 1532488949.556649, basic, passed tp-end: 1532488949.556825, fs/tmpfs/t_pipes tp-start: 1532488949.684907, fs/tmpfs/t_read_write, 2 tc-start: 1532488949.684926, basic tc-so:Executing command [ mkdir /tmp/atf-run.tLaKeo/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.tLaKeo/mntpt tc-so:Testing write to a small file tc-so:Testing appending to a small file tc-so:Testing write to a big file (bigger than a page) tc-so:Executing command [ umount /tmp/atf-run.tLaKeo/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.tLaKeo/mntpt ] tc-end: 1532488949.970057, basic, passed tc-start: 1532488949.970322, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.gJruz8/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.gJruz8/mntpt tc-so:Executing command [ dd if=/dev/zero of=c bs=1k count=10 ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if c received NOTE_WRITE tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if d received NOTE_EXTEND tc-so:Checking if d received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.gJruz8/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.gJruz8/mntpt ] tc-end: 1532488950.382731, kqueue, passed tp-end: 1532488950.382929, fs/tmpfs/t_read_write tp-start: 1532488950.566945, fs/tmpfs/t_readdir, 4 tc-start: 1532488950.566965, caching tc-so:Executing command [ mkdir /tmp/atf-run.rmdh6g/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.rmdh6g/mntpt tc-so:Executing command [ touch 1 2 3 4 5 6 7 8 9 10 ] tc-so:Executing command [ rm 1 10 2 3 4 5 6 7 8 9 ] tc-so:Executing command [ touch 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ] tc-so:Executing command [ /bin/sh -c ls >/dev/null ] tc-so:Executing command [ umount /tmp/atf-run.rmdh6g/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.rmdh6g/mntpt ] tc-end: 1532488950.925696, caching, passed tc-start: 1532488950.925868, dots tc-so:Executing command [ mkdir /tmp/atf-run.VSWuVM/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.VSWuVM/mntpt tc-so:Executing command [ /bin/ls -a ] tc-so:Executing command [ grep ^\.$ stdout ] tc-so:Executing command [ grep ^\..$ stdout ] tc-so:Executing command [ umount /tmp/atf-run.VSWuVM/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.VSWuVM/mntpt ] tc-end: 1532488951.258709, dots, passed tc-start: 1532488951.258877, many tc-so:Executing command [ mkdir /tmp/atf-run.fLCKL1/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.fLCKL1/mntpt tc-so:Executing command [ mkdir a ] tc-so:Creating 500 files tc-so:Executing command [ rm a/1 a/10 a/100 a/101 a/102 a/103 a/104 a/105 a/106 a/107 a/108 a/109 a/11 a/110 a/111 a/112 a/113 a/114 a/115 a/116 a/117 a/118 a/119 a/12 a/120 a/121 a/122 a/123 a/124 a/125 a/126 a/127 a/128 a/129 a/13 a/130 a/131 a/132 a/133 a/134 a/135 a/136 a/137 a/138 a/139 a/14 a/140 a/141 a/142 a/143 a/144 a/145 a/146 a/147 a/148 a/149 a/15 a/150 a/151 a/152 a/153 a/154 a/155 a/156 a/157 a/158 a/159 a/16 a/160 a/161 a/162 a/163 a/164 a/165 a/166 a/167 a/168 a/169 a/17 a/170 a/171 a/172 a/173 a/174 a/175 a/176 a/177 a/178 a/179 a/18 a/180 a/181 a/182 a/183 a/184 a/185 a/186 a/187 a/188 a/189 a/19 a/190 a/191 a/192 a/193 a/194 a/195 a/196 a/197 a/198 a/199 a/2 a/20 a/200 a/201 a/202 a/203 a/204 a/205 a/206 a/207 a/208 a/209 a/21 a/210 a/211 a/212 a/213 a/214 a/215 a/216 a/217 a/218 a/219 a/22 a/220 a/221 a/222 a/223 a/224 a/225 a/226 a/227 a/228 a/229 a/23 a/230 a/231 a/232 a/233 a/234 a/235 a/236 a/237 a/238 a/239 a/24 a/240 a/241 a/242 a/243 a/244 a/245 a/246 a/247 a/248 a/249 a/25 a/250 a/251 a/252 a/253 a/254 a/255 a/256 a/257 a/258 a/259 a/26 a/260 a/261 a/262 a/263 a/264 a/265 a/266 a/267 a/268 a/269 a/27 a/270 a/271 a/272 a/273 a/274 a/275 a/276 a/277 a/278 a/279 a/28 a/280 a/281 a/282 a/283 a/284 a/285 a/286 a/287 a/288 a/289 a/29 a/290 a/291 a/292 a/293 a/294 a/295 a/296 a/297 a/298 a/299 a/3 a/30 a/300 a/301 a/302 a/303 a/304 a/305 a/306 a/307 a/308 a/309 a/31 a/310 a/311 a/312 a/313 a/314 a/315 a/316 a/317 a/318 a/319 a/32 a/320 a/321 a/322 a/323 a/324 a/325 a/326 a/327 a/328 a/329 a/33 a/330 a/331 a/332 a/333 a/334 a/335 a/336 a/337 a/338 a/339 a/34 a/340 a/341 a/342 a/343 a/344 a/345 a/346 a/347 a/348 a/349 a/35 a/350 a/351 a/352 a/353 a/354 a/355 a/356 a/357 a/358 a/359 a/36 a/360 a/361 a/362 a/363 a/364 a/365 a/366 a/367 a/368 a/369 a/37 a/370 a/371 a/372 a/373 a/374 a/375 a/376 a/377 a/378 a/379 a/38 a/380 a/381 a/382 a/383 a/384 a/385 a/386 a/387 a/388 a/389 a/39 a/390 a/391 a/392 a/393 a/394 a/395 a/396 a/397 a/398 a/399 a/4 a/40 a/400 a/401 a/402 a/403 a/404 a/405 a/406 a/407 a/408 a/409 a/41 a/410 a/411 a/412 a/413 a/414 a/415 a/416 a/417 a/418 a/419 a/42 a/420 a/421 a/422 a/423 a/424 a/425 a/426 a/427 a/428 a/429 a/43 a/430 a/431 a/432 a/433 a/434 a/435 a/436 a/437 a/438 a/439 a/44 a/440 a/441 a/442 a/443 a/444 a/445 a/446 a/447 a/448 a/449 a/45 a/450 a/451 a/452 a/453 a/454 a/455 a/456 a/457 a/458 a/459 a/46 a/460 a/461 a/462 a/463 a/464 a/465 a/466 a/467 a/468 a/469 a/47 a/470 a/471 a/472 a/473 a/474 a/475 a/476 a/477 a/478 a/479 a/48 a/480 a/481 a/482 a/483 a/484 a/485 a/486 a/487 a/488 a/489 a/49 a/490 a/491 a/492 a/493 a/494 a/495 a/496 a/497 a/498 a/499 a/5 a/50 a/500 a/51 a/52 a/53 a/54 a/55 a/56 a/57 a/58 a/59 a/6 a/60 a/61 a/62 a/63 a/64 a/65 a/66 a/67 a/68 a/69 a/7 a/70 a/71 a/72 a/73 a/74 a/75 a/76 a/77 a/78 a/79 a/8 a/80 a/81 a/82 a/83 a/84 a/85 a/86 a/87 a/88 a/89 a/9 a/90 a/91 a/92 a/93 a/94 a/95 a/96 a/97 a/98 a/99 ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.fLCKL1/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.fLCKL1/mntpt ] tc-end: 1532488953.896889, many, passed tc-start: 1532488953.897113, types tc-so:Executing command [ mkdir /tmp/atf-run.yeZT5O/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.yeZT5O/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ touch reg ] tc-so:Executing command [ ln -s reg lnk ] tc-so:Executing command [ mknod blk b 0 0 ] tc-so:Executing command [ mknod chr c 0 0 ] tc-so:Executing command [ mknod fifo p ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools sockets sock ] tc-so:Executing command [ ls ] tc-so:Executing command [ rm -rf blk chr dir fifo lnk reg sock ] tc-so:Executing command [ umount /tmp/atf-run.yeZT5O/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.yeZT5O/mntpt ] tc-end: 1532488954.327546, types, passed tp-end: 1532488954.327760, fs/tmpfs/t_readdir tp-start: 1532488954.543870, fs/tmpfs/t_remove, 4 tc-start: 1532488954.543944, dot tc-so:Executing command [ mkdir /tmp/atf-run.u768OB/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.u768OB/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ unlink a/. ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.u768OB/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.u768OB/mntpt ] tc-end: 1532488954.870627, dot, passed tc-start: 1532488954.870902, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.Ht3lM6/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Ht3lM6/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ touch dir/a ] tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if dir/a received NOTE_DELETE tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ umount /tmp/atf-run.Ht3lM6/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Ht3lM6/mntpt ] tc-end: 1532488955.330222, kqueue, passed tc-start: 1532488955.330504, single tc-so:Executing command [ mkdir /tmp/atf-run.YUEFPL/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.YUEFPL/mntpt tc-so:Executing command [ test -f a ] tc-so:Executing command [ touch a ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ rm a ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ umount /tmp/atf-run.YUEFPL/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.YUEFPL/mntpt ] tc-end: 1532488955.685732, single, passed tc-start: 1532488955.685911, uchg tc-so:Executing command [ mkdir /tmp/atf-run.eyGncR/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.eyGncR/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ chflags uchg a ] tc-so:Executing command [ rm -f a ] tc-so:Executing command [ chflags nouchg a ] tc-so:Executing command [ rm a ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ umount /tmp/atf-run.eyGncR/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.eyGncR/mntpt ] tc-end: 1532488956.104422, uchg, passed tp-end: 1532488956.104697, fs/tmpfs/t_remove tp-start: 1532488956.481678, fs/tmpfs/t_rename, 9 tc-start: 1532488956.481698, basic tc-so:Executing command [ mkdir /tmp/atf-run.08tNXf/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.08tNXf/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mv a c ] tc-so:Executing command [ test -d a ] tc-so:Executing command [ test -d c ] tc-so:Executing command [ rmdir c ] tc-so:Executing command [ umount /tmp/atf-run.08tNXf/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.08tNXf/mntpt ] tc-end: 1532488956.839985, basic, passed tc-start: 1532488956.840269, crossdev tc-so:Executing command [ mkdir /tmp/atf-run.VZKIOW/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.VZKIOW/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools rename a /var/tmp/a ] tc-so:Executing command [ grep Cross-device link stderr ] tc-so:Executing command [ test -d a ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.VZKIOW/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.VZKIOW/mntpt ] tc-end: 1532488957.201681, crossdev, passed tc-start: 1532488957.201960, dir_to_emptydir tc-so:Executing command [ mkdir /tmp/atf-run.B4c0qN/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.B4c0qN/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ touch a/c ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools rename a b ] tc-so:Executing command [ test -e a ] tc-so:Executing command [ test -d b ] tc-so:Executing command [ test -f b/c ] tc-so:Executing command [ umount /tmp/atf-run.B4c0qN/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.B4c0qN/mntpt ] tc-end: 1532488957.590699, dir_to_emptydir, passed tc-start: 1532488957.590975, dir_to_file tc-so:Executing command [ mkdir /tmp/atf-run.29LfIC/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.29LfIC/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ touch b ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools rename a b ] tc-so:Executing command [ grep Not a directory stderr ] tc-so:Executing command [ test -d a ] tc-so:Executing command [ test -f b ] tc-so:Executing command [ umount /tmp/atf-run.29LfIC/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.29LfIC/mntpt ] tc-end: 1532488957.991354, dir_to_file, passed tc-start: 1532488957.991638, dir_to_fulldir tc-so:Executing command [ mkdir /tmp/atf-run.epxvJY/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.epxvJY/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ touch a/c ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ touch b/d ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools rename a b ] tc-so:Executing command [ grep Directory not empty stderr ] tc-so:Executing command [ test -d a ] tc-so:Executing command [ test -f a/c ] tc-so:Executing command [ test -d b ] tc-so:Executing command [ test -f b/d ] tc-so:Executing command [ umount /tmp/atf-run.epxvJY/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.epxvJY/mntpt ] tc-end: 1532488958.463179, dir_to_fulldir, passed tc-start: 1532488958.463465, dotdot tc-so:Executing command [ mkdir /tmp/atf-run.0exhm9/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.0exhm9/mntpt tc-so:Checking if the '..' entry is updated after moves tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ mv b a ] tc-so:Executing command [ test -d a/b/../b ] tc-so:Executing command [ test -d a/b/../../a ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ rmdir a/b ] tc-so:Executing command [ rmdir a ] tc-so:Checking if the '..' entry is correct after renames tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ mv b a ] tc-so:Executing command [ mv a c ] tc-so:Executing command [ test -d c/b/../b ] tc-so:Executing command [ test -d c/b/../../c ] tc-so:Executing command [ rmdir c/b ] tc-so:Executing command [ rmdir c ] tc-so:Checking if the '..' entry is correct after multiple moves tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ mv b a ] tc-so:Executing command [ mv a c ] tc-so:Executing command [ mv c/b d ] tc-so:Executing command [ test -d d/../c ] tc-so:Executing command [ rmdir d ] tc-so:Executing command [ rmdir c ] tc-so:Executing command [ umount /tmp/atf-run.0exhm9/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.0exhm9/mntpt ] tc-end: 1532488959.322442, dotdot, passed tc-start: 1532488959.322727, dots tc-so:Executing command [ mkdir /tmp/atf-run.nxAnnm/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.nxAnnm/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mv a/. c ] tc-so:Executing command [ mv a/.. c ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.nxAnnm/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.nxAnnm/mntpt ] tc-end: 1532488959.659552, dots, passed tc-start: 1532488959.659842, file_to_dir tc-so:Executing command [ mkdir /tmp/atf-run.gxcwB1/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.gxcwB1/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools rename a b ] tc-so:Executing command [ grep Is a directory stderr ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ test -d b ] tc-so:Executing command [ umount /tmp/atf-run.gxcwB1/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.gxcwB1/mntpt ] tc-end: 1532488960.49521, file_to_dir, passed tc-start: 1532488960.49836, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.2CWdLA/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.2CWdLA/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ touch dir/a ] tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if dir/a received NOTE_RENAME tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rm dir/b ] tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ touch dir/a ] tc-so:Executing command [ touch dir/b ] tc-so:Running kqueue-monitored commands and expecting 3 events tc-so:Checking if dir/a received NOTE_RENAME tc-so:Checking if dir received NOTE_WRITE tc-so:Checking if dir/b received NOTE_DELETE tc-so:Executing command [ rm dir/b ] tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ mkdir dir1 ] tc-so:Executing command [ mkdir dir2 ] tc-so:Executing command [ touch dir1/a ] tc-so:Running kqueue-monitored commands and expecting 3 events tc-so:Checking if dir1/a received NOTE_RENAME tc-so:Checking if dir1 received NOTE_WRITE tc-so:Checking if dir2 received NOTE_WRITE tc-so:Executing command [ rm dir2/a ] tc-so:Executing command [ rmdir dir1 ] tc-so:Executing command [ rmdir dir2 ] tc-so:Executing command [ umount /tmp/atf-run.2CWdLA/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.2CWdLA/mntpt ] tc-end: 1532488960.803820, kqueue, passed tp-end: 1532488960.804097, fs/tmpfs/t_rename tp-start: 1532488961.275717, fs/tmpfs/t_rmdir, 9 tc-start: 1532488961.275844, curdir tc-so:Executing command [ mkdir /tmp/atf-run.yqQ9Tj/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.yqQ9Tj/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ /bin/sh -c ( cd a && rmdir ../a && ls ) ] tc-so:Executing command [ test -e a ] tc-so:Executing command [ umount /tmp/atf-run.yqQ9Tj/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.yqQ9Tj/mntpt ] tc-end: 1532488961.766510, curdir, passed tc-start: 1532488961.766746, dots tc-so:Executing command [ mkdir /tmp/atf-run.TmVlZU/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.TmVlZU/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ rmdir a/. ] tc-so:Executing command [ rmdir a/.. ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.TmVlZU/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.TmVlZU/mntpt ] tc-end: 1532488962.136835, dots, passed tc-start: 1532488962.137072, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.85Ve4O/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.85Ve4O/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ mkdir dir/a ] tc-so:Running kqueue-monitored commands and expecting 3 events tc-so:Checking if dir/a received NOTE_DELETE tc-so:Checking if dir received NOTE_LINK tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ umount /tmp/atf-run.85Ve4O/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.85Ve4O/mntpt ] tc-end: 1532488962.538722, kqueue, passed tc-start: 1532488962.538897, links tc-so:Executing command [ mkdir /tmp/atf-run.BhWTTT/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.BhWTTT/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir a/b ] tc-so:Executing command [ mkdir c ] tc-so:Executing command [ rmdir c ] tc-so:Executing command [ rmdir a/b ] tc-so:Executing command [ rmdir a ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ umount /tmp/atf-run.BhWTTT/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.BhWTTT/mntpt ] tc-end: 1532488962.985880, links, passed tc-start: 1532488962.986172, mntpt tc-so:Executing command [ mkdir /tmp/atf-run.jHV1bc/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.jHV1bc/mntpt tc-so:Executing command [ rmdir /tmp/atf-run.jHV1bc/mntpt ] tc-so:Executing command [ umount /tmp/atf-run.jHV1bc/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.jHV1bc/mntpt ] tc-end: 1532488963.271679, mntpt, passed tc-start: 1532488963.271961, nested tc-so:Executing command [ mkdir /tmp/atf-run.mmnsgj/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.mmnsgj/mntpt tc-so:Executing command [ mkdir -p a/b/c ] tc-so:Executing command [ rmdir a/b/c ] tc-so:Executing command [ rmdir a/b ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.mmnsgj/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.mmnsgj/mntpt ] tc-end: 1532488963.608816, nested, passed tc-start: 1532488963.609787, non_empty tc-so:Executing command [ mkdir /tmp/atf-run.7if2TS/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.7if2TS/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir a/b ] tc-so:Executing command [ mkdir a/c ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ rmdir a/b ] tc-so:Executing command [ rmdir a/c ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.7if2TS/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.7if2TS/mntpt ] tc-end: 1532488964.22804, non_empty, passed tc-start: 1532488964.23087, non_existent tc-so:Executing command [ mkdir /tmp/atf-run.9ShUjR/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.9ShUjR/mntpt tc-so:Executing command [ rmdir non-existent ] tc-so:Executing command [ umount /tmp/atf-run.9ShUjR/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.9ShUjR/mntpt ] tc-end: 1532488964.304486, non_existent, passed tc-start: 1532488964.304765, single tc-so:Executing command [ mkdir /tmp/atf-run.pEeCPr/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.pEeCPr/mntpt tc-so:Executing command [ mkdir a ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ rmdir a ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ umount /tmp/atf-run.pEeCPr/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.pEeCPr/mntpt ] tc-end: 1532488964.679208, single, passed tp-end: 1532488964.679484, fs/tmpfs/t_rmdir tp-start: 1532488965.97760, fs/tmpfs/t_setattr, 10 tc-start: 1532488965.97785, chgrp tc-so:Executing command [ mkdir /tmp/atf-run.lJlno5/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.lJlno5/mntpt tc-so:Executing command [ mkdir grp ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ chgrp 5678 grp ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:22:42.381911412 +0000 tc-se:+++ /tmp/check.SfQ5sn/stderr 2018-07-25 03:22:45.358346406 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488965.366462, chgrp, failed, atf-check failed; see the output of the test for details tc-start: 1532488965.460912, chgrp_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.i3cnLS/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.i3cnLS/mntpt tc-so:Executing command [ mkdir grpq ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Checking if grpq received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.i3cnLS/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.i3cnLS/mntpt ] tc-end: 1532488965.822396, chgrp_kqueue, passed tc-start: 1532488965.822571, chmod tc-so:Executing command [ mkdir /tmp/atf-run.gUfCML/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.gUfCML/mntpt tc-so:Executing command [ mkdir mode ] tc-so:Executing command [ chmod 0000 mode ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ umount /tmp/atf-run.gUfCML/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.gUfCML/mntpt ] tc-end: 1532488966.197453, chmod, passed tc-start: 1532488966.197624, chmod_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.ZwCBbt/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.ZwCBbt/mntpt tc-so:Executing command [ mkdir modeq ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if modeq received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.ZwCBbt/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.ZwCBbt/mntpt ] tc-end: 1532488966.534120, chmod_kqueue, passed tc-start: 1532488966.534294, chown tc-so:Executing command [ mkdir /tmp/atf-run.gzLiW6/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.gzLiW6/mntpt tc-so:Executing command [ mkdir own ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ chown 1234 own ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:22:46.404047675 +0000 tc-se:+++ /tmp/check.y69mXL/stderr 2018-07-25 03:22:46.734327082 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488966.743368, chown, failed, atf-check failed; see the output of the test for details tc-start: 1532488966.834484, chown_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.LIyJER/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.LIyJER/mntpt tc-so:Executing command [ mkdir ownq ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Checking if ownq received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.LIyJER/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.LIyJER/mntpt ] tc-end: 1532488967.177634, chown_kqueue, passed tc-start: 1532488967.177805, chowngrp tc-so:Executing command [ mkdir /tmp/atf-run.PoobUP/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.PoobUP/mntpt tc-so:Executing command [ mkdir owngrp ] tc-so:Executing command [ chown 1234:5678 owngrp ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:22:47.047291439 +0000 tc-se:+++ /tmp/check.sffdR2/stderr 2018-07-25 03:22:47.344031737 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488967.352830, chowngrp, failed, atf-check failed; see the output of the test for details tc-start: 1532488967.444179, chowngrp_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.iNeY0g/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.iNeY0g/mntpt tc-so:Executing command [ mkdir owngrpp ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Checking if owngrpp received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.iNeY0g/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.iNeY0g/mntpt ] tc-end: 1532488967.787553, chowngrp_kqueue, passed tc-start: 1532488967.787717, chtimes tc-so:Executing command [ mkdir /tmp/atf-run.3fN2Hw/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.3fN2Hw/mntpt tc-so:Executing command [ mkdir times ] tc-so:Executing command [ /bin/sh -c TZ=GMT touch -t 200501010101 times ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ umount /tmp/atf-run.3fN2Hw/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.3fN2Hw/mntpt ] tc-end: 1532488968.127550, chtimes, passed tc-start: 1532488968.127725, chtimes_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.2dE91k/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.2dE91k/mntpt tc-so:Executing command [ mkdir timesq ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if timesq received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.2dE91k/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.2dE91k/mntpt ] tc-end: 1532488968.473052, chtimes_kqueue, passed tp-end: 1532488968.473295, fs/tmpfs/t_setattr tp-start: 1532488968.651617, fs/tmpfs/t_sizes, 4 tc-start: 1532488968.651809, big tc-so:Executing command [ mkdir /tmp/atf-run.VZH37g/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.VZH37g/mntpt tc-so:Executing command [ dd if=/dev/zero of=a bs=1m count=5 ] tc-so:Executing command [ rm a ] tc-so:Executing command [ umount /tmp/atf-run.VZH37g/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.VZH37g/mntpt ] tc-end: 1532488968.982773, big, passed tc-start: 1532488968.983155, overflow tc-so:Executing command [ mkdir /tmp/atf-run.DRkaR9/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.DRkaR9/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ rm a ] tc-so:Executing command [ dd if=/dev/zero of=a bs=1m count=15 ] tc-so:Executing command [ rm a ] tc-so:Executing command [ umount /tmp/atf-run.DRkaR9/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.DRkaR9/mntpt ] tc-end: 1532488969.339761, overflow, passed tc-start: 1532488969.340218, overwrite tc-so:Executing command [ mkdir /tmp/atf-run.wXaaBa/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.wXaaBa/mntpt tc-so:Executing command [ dd if=/dev/zero of=a bs=1024 count=10 ] tc-so:Executing command [ dd if=/dev/zero of=a bs=1024 conv=notrunc seek=1 count=1 ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ umount /tmp/atf-run.wXaaBa/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.wXaaBa/mntpt ] tc-end: 1532488970.404060, overwrite, passed tc-start: 1532488970.404330, small tc-so:Executing command [ mkdir /tmp/atf-run.zeZVvj/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.zeZVvj/mntpt tc-so:Executing command [ rm a ] tc-so:Executing command [ umount /tmp/atf-run.zeZVvj/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.zeZVvj/mntpt ] tc-end: 1532488970.686576, small, passed tp-end: 1532488970.686751, fs/tmpfs/t_sizes tp-start: 1532488970.759247, fs/tmpfs/t_sockets, 1 tc-start: 1532488970.759265, basic tc-so:Executing command [ mkdir /tmp/atf-run.UycYwd/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.UycYwd/mntpt tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools sockets a ] tc-so:Executing command [ rm a ] tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.UycYwd/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.UycYwd/mntpt ] tc-end: 1532488971.137050, basic, passed tp-end: 1532488971.137212, fs/tmpfs/t_sockets tp-start: 1532488971.213326, fs/tmpfs/t_statvfs, 1 tc-start: 1532488971.213400, values tc-so:Executing command [ mkdir /tmp/atf-run.B3MszX/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.B3MszX/mntpt tc-so:Executing command [ umount /tmp/atf-run.B3MszX/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.B3MszX/mntpt ] tc-end: 1532488971.631195, values, passed tp-end: 1532488971.631445, fs/tmpfs/t_statvfs tp-start: 1532488971.842517, fs/tmpfs/t_symlink, 4 tc-start: 1532488971.842543, dir tc-so:Executing command [ mkdir /tmp/atf-run.2ZottA/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.2ZottA/mntpt tc-so:Executing command [ mkdir d ] tc-so:Executing command [ test -f d/foo ] tc-so:Executing command [ test -f e/foo ] tc-so:Executing command [ ln -s d e ] tc-so:Executing command [ touch d/foo ] tc-so:Executing command [ test -f d/foo ] tc-so:Executing command [ test -f e/foo ] tc-so:Executing command [ umount /tmp/atf-run.2ZottA/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.2ZottA/mntpt ] tc-end: 1532488972.266629, dir, passed tc-start: 1532488972.266943, exec tc-so:Executing command [ mkdir /tmp/atf-run.K7cg8R/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.K7cg8R/mntpt tc-so:Executing command [ touch b ] tc-so:Executing command [ ln -s /bin/cp cp ] tc-so:Executing command [ ./cp b c ] tc-so:Executing command [ test -f c ] tc-so:Executing command [ umount /tmp/atf-run.K7cg8R/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.K7cg8R/mntpt ] tc-end: 1532488972.624813, exec, passed tc-start: 1532488972.625042, file tc-so:Executing command [ mkdir /tmp/atf-run.Vl23Ny/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Vl23Ny/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ ln -s a b ] tc-so:Executing command [ /bin/sh -c echo foo >a ] tc-so:Executing command [ umount /tmp/atf-run.Vl23Ny/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Vl23Ny/mntpt ] tc-end: 1532488972.966609, file, passed tc-start: 1532488972.966812, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.x3hZnr/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.x3hZnr/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rm dir/a ] tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ umount /tmp/atf-run.x3hZnr/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.x3hZnr/mntpt ] tc-end: 1532488973.379351, kqueue, passed tp-end: 1532488973.379595, fs/tmpfs/t_symlink tp-start: 1532488973.571665, fs/tmpfs/t_times, 4 tc-start: 1532488973.571757, empty tc-so:Executing command [ mkdir /tmp/atf-run.VnzM5r/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.VnzM5r/mntpt tc-so:Executing command [ touch a ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ cat a ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ umount /tmp/atf-run.VnzM5r/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.VnzM5r/mntpt ] tc-end: 1532488975.990805, empty, passed tc-start: 1532488975.990968, link tc-so:Executing command [ mkdir /tmp/atf-run.hCp1bv/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.hCp1bv/mntpt tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ ln c d ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ umount /tmp/atf-run.hCp1bv/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.hCp1bv/mntpt ] tc-end: 1532488977.335678, link, passed tc-start: 1532488977.335846, non_empty tc-so:Executing command [ mkdir /tmp/atf-run.PPAcQc/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.PPAcQc/mntpt tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ cat b ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ umount /tmp/atf-run.PPAcQc/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.PPAcQc/mntpt ] tc-end: 1532488978.683724, non_empty, passed tc-start: 1532488978.683923, rename tc-so:Executing command [ mkdir /tmp/atf-run.Q7me0z/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Q7me0z/mntpt tc-so:Executing command [ mkdir e ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ mv e/a e/b ] tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ umount /tmp/atf-run.Q7me0z/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Q7me0z/mntpt ] tc-end: 1532488980.135603, rename, passed tp-end: 1532488980.135875, fs/tmpfs/t_times tp-start: 1532488980.212921, fs/tmpfs/t_trail_slash, 1 tc-start: 1532488980.213068, main tc-so:Executing command [ mkdir /tmp/atf-run.QWzfla/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.QWzfla/mntpt tc-so:Executing command [ mkdir a/ ] tc-so:Executing command [ touch a/b ] tc-so:Executing command [ test -f a/b ] tc-so:Executing command [ rm a/b ] tc-so:Executing command [ rmdir a/ ] tc-so:Executing command [ umount /tmp/atf-run.QWzfla/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.QWzfla/mntpt ] tc-end: 1532488980.579989, main, passed tp-end: 1532488980.580158, fs/tmpfs/t_trail_slash tp-start: 1532488980.653588, fs/tmpfs/t_truncate, 1 tc-start: 1532488980.653607, basic tc-so:Executing command [ mkdir /tmp/atf-run.t73aQJ/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.t73aQJ/mntpt tc-so:Creating big file tc-so:Trunctaing the file to a smaller size tc-so:Truncating to zero bytes tc-so:Truncating to zero bytes, second try tc-so:Executing command [ umount /tmp/atf-run.t73aQJ/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.t73aQJ/mntpt ] tc-end: 1532488980.933074, basic, passed tp-end: 1532488980.933247, fs/tmpfs/t_truncate tp-start: 1532488981.25092, fs/tmpfs/t_vnd, 1 tc-start: 1532488981.25120, basic tc-so:Executing command [ mkdir /tmp/atf-run.mZQDZU/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.mZQDZU/mntpt tc-so:Executing command [ dd if=/dev/zero of=disk.img bs=1m count=10 ] tc-so:Executing command [ vndconfig -c vnd3 disk.img ] tc-so:Executing command [ newfs -I /dev/vnd3d ] tc-so:Executing command [ mkdir mnt ] tc-so:Executing command [ mount /dev/vnd3d mnt ] tc-so:Creating test files tc-so:Verifying created files tc-so:Executing command [ umount mnt ] tc-so:Executing command [ vndconfig -u vnd3 ] tc-so:Executing command [ umount /tmp/atf-run.mZQDZU/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.mZQDZU/mntpt ] tc-end: 1532488983.195296, basic, passed tp-end: 1532488983.195498, fs/tmpfs/t_vnd tp-start: 1532488983.285660, fs/tmpfs/t_vnode_leak, 1 tc-start: 1532488983.285678, main tc-so:Lowering kern.maxvnodes to 2000 tc-so:Executing command [ sysctl -w kern.maxvnodes=2000 ] tc-so:Executing command [ mkdir /tmp/atf-run.mYt26w/mntpt ] tc-so:mount -t tmpfs -o -s16392192 tmpfs /tmp/atf-run.mYt26w/mntpt tc-so:Creating 4000 directories tc-so:Executing command [ umount /tmp/atf-run.mYt26w/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.mYt26w/mntpt ] tc-so:Restoring kern.maxvnodes to 1672066 tc-so:kern.maxvnodes: 2000 -> 1672066 tc-end: 1532489005.130034, main, passed tp-end: 1532489005.130470, fs/tmpfs/t_vnode_leak tp-start: 1532489005.175137, fs/umapfs/t_basic, 1 tc-start: 1532489005.175155, basic tc-end: 1532489005.198633, basic, passed tp-end: 1532489005.199037, fs/umapfs/t_basic tp-start: 1532489005.233764, fs/union/t_pr, 6 tc-start: 1532489005.233900, cyclic tc-so:panic: rumpuser fatal failure 11 (Resource deadlock avoided) tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 1] tc-se:[New process 25] tc-se:[New process 24] tc-se:[New process 22] tc-se:[New process 21] tc-se:[New process 20] tc-se:[New process 19] tc-se:[New process 18] tc-se:[New process 17] tc-se:[New process 16] tc-se:[New process 15] tc-se:[New process 14] tc-se:[New process 13] tc-se:[New process 12] tc-se:[New process 11] tc-se:[New process 10] tc-se:[New process 9] tc-se:[New process 8] tc-se:[New process 7] tc-se:[New process 6] tc-se:[New process 5] tc-se:[New process 4] tc-se:[New process 3] tc-se:[New process 2] tc-se:Core was generated by `t_pr'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x00007f7ff49b518a in _lwp_kill () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 1)] tc-se:#0 0x00007f7ff49b518a in _lwp_kill () from /usr/lib/libc.so.12 tc-se:#1 0x00007f7ff490e66e in abort () from /usr/lib/libc.so.12 tc-se:#2 0x00007f7ff581585d in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0 tc-se:#3 0x00007f7ff62a5a51 in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#4 0x00007f7ff5d613e5 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#5 0x00007f7ff62b3088 in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#6 0x00007f7ff76172aa in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0 tc-se:#7 0x00007f7ff5d5ded7 in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0 tc-se:#8 0x00007f7ff62de6b5 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#9 0x00007f7ff62e0d14 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#10 0x00007f7ff62e4ea4 in rumpns_namei () from /usr/lib/librumpvfs.so.0 tc-se:#11 0x00007f7ff62c75c0 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#12 0x00007f7ff62c8d57 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#13 0x00007f7ff5e25c20 in rump_syscall () from /usr/lib/librump.so.0 tc-se:#14 0x00007f7ff5e10ee4 in rump___sysimpl_mkdir () from /usr/lib/librump.so.0 tc-se:#15 0x00000000002017fd in atfu_cyclic_body () tc-se:#16 0x00007f7ff5012eb3 in atf_tc_run () from /usr/lib/libatf-c.so.0 tc-se:#17 0x00007f7ff500dbf1 in atf_tp_main () from /usr/lib/libatf-c.so.0 tc-se:#18 0x0000000000201346 in ___start () tc-se:#19 0x00007f7ff7a56514 in _rtld () from /usr/libexec/ld.elf_so tc-se:#20 0x00007f7fffffef8b in ?? () tc-se:#21 0x00007f7fffffef99 in ?? () tc-se:#22 0x00007f7fffffefa7 in ?? () tc-se:#23 0x00007f7fffffefb4 in ?? () tc-se:#24 0x0000000000000000 in ?? () tc-se:Stack trace complete tc-end: 1532489006.343990, cyclic, expected_signal, PR kern/3645 tc-start: 1532489006.344968, cyclic2 tc-so:panic: rumpuser fatal failure 11 (Resource deadlock avoided) tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 1] tc-se:[New process 25] tc-se:[New process 24] tc-se:[New process 22] tc-se:[New process 21] tc-se:[New process 20] tc-se:[New process 19] tc-se:[New process 18] tc-se:[New process 17] tc-se:[New process 16] tc-se:[New process 15] tc-se:[New process 14] tc-se:[New process 13] tc-se:[New process 12] tc-se:[New process 11] tc-se:[New process 10] tc-se:[New process 9] tc-se:[New process 8] tc-se:[New process 7] tc-se:[New process 6] tc-se:[New process 5] tc-se:[New process 4] tc-se:[New process 3] tc-se:[New process 2] tc-se:Core was generated by `t_pr'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x00007f7ff49b518a in _lwp_kill () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 1)] tc-se:#0 0x00007f7ff49b518a in _lwp_kill () from /usr/lib/libc.so.12 tc-se:#1 0x00007f7ff490e66e in abort () from /usr/lib/libc.so.12 tc-se:#2 0x00007f7ff581585d in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0 tc-se:#3 0x00007f7ff62a5a51 in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#4 0x00007f7ff5d613e5 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#5 0x00007f7ff62b3088 in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#6 0x00007f7ff76172aa in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0 tc-se:#7 0x00007f7ff5d5ded7 in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0 tc-se:#8 0x00007f7ff62de6b5 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#9 0x00007f7ff62e0d14 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#10 0x00007f7ff62e4ea4 in rumpns_namei () from /usr/lib/librumpvfs.so.0 tc-se:#11 0x00007f7ff62c75c0 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#12 0x00007f7ff62c8d57 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#13 0x00007f7ff5e25c20 in rump_syscall () from /usr/lib/librump.so.0 tc-se:#14 0x00007f7ff5e10ee4 in rump___sysimpl_mkdir () from /usr/lib/librump.so.0 tc-se:#15 0x0000000000201715 in atfu_cyclic2_body () tc-se:#16 0x00007f7ff5012eb3 in atf_tc_run () from /usr/lib/libatf-c.so.0 tc-se:#17 0x00007f7ff500dbf1 in atf_tp_main () from /usr/lib/libatf-c.so.0 tc-se:#18 0x0000000000201346 in ___start () tc-se:#19 0x00007f7ff7ef9000 in ?? () tc-se:#20 0x0000000000000005 in ?? () tc-se:#21 0x00007f7fffffed90 in ?? () tc-se:#22 0x00007f7fffffed95 in ?? () tc-se:#23 0x00007f7fffffedaf in ?? () tc-se:#24 0x00007f7fffffedc5 in ?? () tc-se:#25 0x00007f7fffffede0 in ?? () tc-se:#26 0x0000000000000000 in ?? () tc-se:Stack trace complete tc-end: 1532489006.502004, cyclic2, expected_signal, PR kern/4597 tc-start: 1532489006.502978, devnull1 tc-end: 1532489006.524329, devnull1, passed tc-start: 1532489006.524557, devnull2 tc-end: 1532489006.545869, devnull2, passed tc-start: 1532489006.546093, multilayer tc-end: 1532489006.566933, multilayer, passed tc-start: 1532489006.567170, multilayer2 tc-so:panic: rumpuser fatal failure 11 (Resource deadlock avoided) tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 1] tc-se:[New process 25] tc-se:[New process 24] tc-se:[New process 23] tc-se:[New process 21] tc-se:[New process 20] tc-se:[New process 19] tc-se:[New process 18] tc-se:[New process 17] tc-se:[New process 16] tc-se:[New process 15] tc-se:[New process 14] tc-se:[New process 13] tc-se:[New process 12] tc-se:[New process 11] tc-se:[New process 10] tc-se:[New process 9] tc-se:[New process 8] tc-se:[New process 7] tc-se:[New process 6] tc-se:[New process 5] tc-se:[New process 4] tc-se:[New process 3] tc-se:[New process 2] tc-se:Core was generated by `t_pr'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x00007f7ff49b518a in _lwp_kill () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 1)] tc-se:#0 0x00007f7ff49b518a in _lwp_kill () from /usr/lib/libc.so.12 tc-se:#1 0x00007f7ff490e66e in abort () from /usr/lib/libc.so.12 tc-se:#2 0x00007f7ff581585d in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0 tc-se:#3 0x00007f7ff62a5a51 in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#4 0x00007f7ff5d613e5 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#5 0x00007f7ff62b3088 in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#6 0x00007f7ff7616c49 in ?? () from /usr/lib/librumpfs_union.so.0 tc-se:#7 0x00007f7ff761701c in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0 tc-se:#8 0x00007f7ff5d5ded7 in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0 tc-se:#9 0x00007f7ff7616c08 in ?? () from /usr/lib/librumpfs_union.so.0 tc-se:#10 0x00007f7ff7617322 in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0 tc-se:#11 0x00007f7ff5d5ded7 in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0 tc-se:#12 0x00007f7ff62de6b5 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#13 0x00007f7ff62e0d14 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#14 0x00007f7ff62e4ea4 in rumpns_namei () from /usr/lib/librumpvfs.so.0 tc-se:#15 0x00007f7ff62ca526 in rumpns_sys_unmount () from /usr/lib/librumpvfs.so.0 tc-se:#16 0x00007f7ff5e25c20 in rump_syscall () from /usr/lib/librump.so.0 tc-se:#17 0x00007f7ff5e0f93b in rump___sysimpl_unmount () from /usr/lib/librump.so.0 tc-se:#18 0x000000000020194f in atfu_multilayer2_body () tc-se:#19 0x00007f7ff5012eb3 in atf_tc_run () from /usr/lib/libatf-c.so.0 tc-se:#20 0x00007f7ff500dbf1 in atf_tp_main () from /usr/lib/libatf-c.so.0 tc-se:#21 0x0000000000201346 in ___start () tc-se:#22 0x00007f7ff7ef9000 in ?? () tc-se:#23 0x0000000000000005 in ?? () tc-se:#24 0x00007f7fffffed90 in ?? () tc-se:#25 0x00007f7fffffed95 in ?? () tc-se:#26 0x00007f7fffffedaf in ?? () tc-se:#27 0x00007f7fffffedc5 in ?? () tc-se:#28 0x00007f7fffffede0 in ?? () tc-se:#29 0x0000000000000000 in ?? () tc-se:Stack trace complete tc-end: 1532489006.724898, multilayer2, expected_signal, PR kern/2423 tp-end: 1532489006.725878, fs/union/t_pr tp-start: 1532489007.206983, fs/vfs/t_full, 14 tc-start: 1532489007.207002, ext2fs_fillfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0300090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0300090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0300090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0600090] ZFS filesystem version: 5 tc-so:[ 1.1800090] uid 0 on /mnt: file system full tc-end: 1532489007.550582, ext2fs_fillfs, passed tc-start: 1532489007.551606, ffs_fillfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libffs/../../../../ufs/ffs/ffs_subr.c:337:11, shift exponent -1 is negative tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0700090] uid 0, pid 1, command rumplocal, on /mnt: file system full tc-end: 1532489007.693241, ffs_fillfs, passed tc-start: 1532489007.694098, ffslog_fillfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libffs/../../../../ufs/ffs/ffs_subr.c:337:11, shift exponent -1 is negative tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0300090] uid 0, pid 1, command rumplocal, on /mnt: file system full tc-end: 1532489007.811731, ffslog_fillfs, passed tc-start: 1532489007.813102, lfs_fillfs tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[26965]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff3327b84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33279cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff33279cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff33279cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33279cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33279cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33279cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33279cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff33279cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff33279cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33279cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33279cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:330:9, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[26965]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[26965]: t_full: needs_cleaning returned -1 tc-se:lfs_cleanerd[26965]: /mnt: detaching cleaner tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489007.990421, lfs_fillfs, passed tc-start: 1532489007.993497, msdosfs_fillfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:512:42, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:744:14, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:744:24, signed integer overflow: -2147483648 - 1 cannot be represented in type 'int [20]' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489008.108195, msdosfs_fillfs, passed tc-start: 1532489008.109164, nfs_fillfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:t_full: rpcbind to nfs on server: RPC: Program not registered tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libffs/../../../../ufs/ffs/ffs_subr.c:337:11, shift exponent -1 is negative tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 2.0400090] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1532489009.268086514 1532489009.268086514, mtime 1532489009.268086514 1532489009.268086514) tc-end: 1532489009.719345, nfs_fillfs, passed tc-start: 1532489009.720954, p2k_ffs_fillfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.3RcKZs/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.3RcKZs/p2kffsfake" instead. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489009.895409, p2k_ffs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1532489009.895988, puffs_fillfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 871432060 + 1532489009 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489009.975229, puffs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1532489009.975541, rumpfs_fillfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489010.40380, rumpfs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1532489010.40589, sysvbfs_fillfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489010.264708, sysvbfs_fillfs, passed tc-start: 1532489010.265712, tmpfs_fillfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489010.344796, tmpfs_fillfs, passed tc-start: 1532489010.345179, udf_fillfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1305103538 + 1771412599 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489011.128654, udf_fillfs, passed tc-start: 1532489011.129526, v7fs_fillfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489019.117296, v7fs_fillfs, passed tc-start: 1532489019.118758, zfs_fillfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/spa.c:6294:31, signed integer overflow: 300 * 1000000000 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489024.274006, zfs_fillfs, expected_failure, PR kern/47656: Test known to be broken: filled file system over size limit tp-end: 1532489024.275757, fs/vfs/t_full tp-start: 1532489024.339694, fs/vfs/t_io, 140 tc-start: 1532489024.339926, ext2fs_extendfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489024.423735, ext2fs_extendfile, passed tc-start: 1532489024.424088, ext2fs_extendfile_append tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489024.512372, ext2fs_extendfile_append, passed tc-start: 1532489024.512731, ext2fs_holywrite tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489024.595246, ext2fs_holywrite, passed tc-start: 1532489024.595608, ext2fs_overwrite512 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489024.675900, ext2fs_overwrite512, passed tc-start: 1532489024.676387, ext2fs_overwrite64k tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489024.762307, ext2fs_overwrite64k, passed tc-start: 1532489024.762758, ext2fs_overwrite_trunc tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489024.852366, ext2fs_overwrite_trunc, passed tc-start: 1532489024.852747, ext2fs_read_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489024.936558, ext2fs_read_after_unlink, passed tc-start: 1532489024.937032, ext2fs_read_fault tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489025.20054, ext2fs_read_fault, passed tc-start: 1532489025.20712, ext2fs_shrinkfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0000090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0000090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0000090] ZFS filesystem version: 5 tc-end: 1532489025.106271, ext2fs_shrinkfile, passed tc-start: 1532489025.106649, ext2fs_wrrd_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489025.194159, ext2fs_wrrd_after_unlink, passed tc-start: 1532489025.194516, ffs_extendfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489025.277591, ffs_extendfile, passed tc-start: 1532489025.277974, ffs_extendfile_append tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0000090] Kernel RNG "kernel" monobit test FAILURE: 9721 ones tc-so:[ 1.0000090] cprng kernel: failed statistical RNG test tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489025.366625, ffs_extendfile_append, passed tc-start: 1532489025.367242, ffs_holywrite tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489025.486652, ffs_holywrite, passed tc-start: 1532489025.487253, ffs_overwrite512 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489025.593626, ffs_overwrite512, passed tc-start: 1532489025.594048, ffs_overwrite64k tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489025.680752, ffs_overwrite64k, passed tc-start: 1532489025.681228, ffs_overwrite_trunc tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489025.796181, ffs_overwrite_trunc, passed tc-start: 1532489025.796912, ffs_read_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489025.884428, ffs_read_after_unlink, passed tc-start: 1532489025.884825, ffs_read_fault tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489025.993382, ffs_read_fault, passed tc-start: 1532489025.993892, ffs_shrinkfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489026.77743, ffs_shrinkfile, passed tc-start: 1532489026.78139, ffs_wrrd_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489026.163993, ffs_wrrd_after_unlink, passed tc-start: 1532489026.164376, ffslog_extendfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489026.266593, ffslog_extendfile, passed tc-start: 1532489026.267058, ffslog_extendfile_append tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489026.360282, ffslog_extendfile_append, passed tc-start: 1532489026.360777, ffslog_holywrite tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489026.455095, ffslog_holywrite, passed tc-start: 1532489026.455558, ffslog_overwrite512 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489026.545739, ffslog_overwrite512, passed tc-start: 1532489026.546157, ffslog_overwrite64k tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489026.638730, ffslog_overwrite64k, passed tc-start: 1532489026.639304, ffslog_overwrite_trunc tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489026.749580, ffslog_overwrite_trunc, passed tc-start: 1532489026.750063, ffslog_read_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489026.850811, ffslog_read_after_unlink, passed tc-start: 1532489026.851792, ffslog_read_fault tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489026.976070, ffslog_read_fault, passed tc-start: 1532489026.976605, ffslog_shrinkfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489027.85638, ffslog_shrinkfile, passed tc-start: 1532489027.86049, ffslog_wrrd_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489027.180454, ffslog_wrrd_after_unlink, passed tc-start: 1532489027.180870, lfs_extendfile tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[10815]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff4f62b44 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4f6298c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff4f6298c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff4f6298c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4f6298c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4f6298c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4f6298c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4f6298c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff4f6298c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4f6298c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4f6298c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[10815]: /mnt: filesystem unmounted tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0300090] WARNING: the log-structured file system is experimental tc-so:[ 1.0300090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489027.322139, lfs_extendfile, passed tc-start: 1532489027.322997, lfs_extendfile_append tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[8293]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff69b5b44 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff69b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff69b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff69b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff69b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff69b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff69b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff69b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff69b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff69b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff69b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[8293]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[8293]: t_io: needs_cleaning returned -1 tc-se:lfs_cleanerd[8293]: /mnt: detaching cleaner tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489027.457789, lfs_extendfile_append, passed tc-start: 1532489027.458768, lfs_holywrite tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff756fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff756fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[12245]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff756fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff756fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff756fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff756fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff756fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff756fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff339bb84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff339b9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff339b9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff339b9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff339b9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff339b9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff339b9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff339b9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff339b9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff339b9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff339b9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff756fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff756fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[12245]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[12245]: t_io: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489027.593219, lfs_holywrite, passed tc-start: 1532489027.594218, lfs_overwrite512 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[21813]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff43fdb84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fd9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff43fd9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff43fd9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fd9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fd9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fd9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fd9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff43fd9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fd9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fd9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[21813]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[21813]: t_io: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489027.735102, lfs_overwrite512, passed tc-start: 1532489027.735905, lfs_overwrite64k tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[3341]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:330:9, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff61b5b44 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff61b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff61b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff61b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff61b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff61b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff61b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff61b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff61b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff61b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff61b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff61b598c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[3341]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[3341]: t_io: needs_cleaning returned -1 tc-so:[ 1.0100090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0100090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0100090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0100090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489027.872358, lfs_overwrite64k, passed tc-start: 1532489027.873195, lfs_overwrite_trunc tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[1999]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff6992844 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff699268c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff699268c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff699268c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff699268c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff699268c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff699268c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff699268c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff699268c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff699268c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff699268c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff699268c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:330:9, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[1999]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[1999]: t_io: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489028.9578, lfs_overwrite_trunc, passed tc-start: 1532489028.10897, lfs_read_after_unlink tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[3228]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff4bffb84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4bff9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff4bff9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff4bff9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4bff9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4bff9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4bff9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4bff9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff4bff9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff4bff9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4bff9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4bff9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[3228]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[3228]: t_io: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[3228]: /mnt: detaching cleaner tc-end: 1532489028.204873, lfs_read_after_unlink, passed tc-start: 1532489028.205732, lfs_read_fault tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[20143]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff47fee84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47feccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff47feccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff47feccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47feccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47feccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47feccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47feccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff47feccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47feccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47feccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[20143]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[20143]: t_io: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[20143]: /mnt: detaching cleaner tc-end: 1532489028.352585, lfs_read_fault, passed tc-start: 1532489028.353578, lfs_shrinkfile tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[12577]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff37f2b84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37f29cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff37f29cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff37f29cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37f29cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37f29cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37f29cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37f29cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff37f29cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37f29cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37f29cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[12577]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[12577]: t_io: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489028.490142, lfs_shrinkfile, passed tc-start: 1532489028.491039, lfs_wrrd_after_unlink tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[6066]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff47fce84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47fcccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff47fcccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff47fcccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47fcccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:330:9, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47fcccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47fcccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47fcccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff47fcccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47fcccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47fcccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff716fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[6066]: couldn't open device rrumpfs for reading tc-se:lfs_cleanerd[6066]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[6066]: t_io: needs_cleaning returned -1 tc-se:lfs_cleanerd[6066]: /mnt: detaching cleaner tc-end: 1532489028.667465, lfs_wrrd_after_unlink, passed tc-start: 1532489028.668390, msdosfs_extendfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0000090] Kernel RNG "kernel" monobit test FAILURE: 9717 ones tc-so:[ 1.0000090] cprng kernel: failed statistical RNG test tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489028.751926, msdosfs_extendfile, passed tc-start: 1532489028.752287, msdosfs_extendfile_append tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489028.832086, msdosfs_extendfile_append, passed tc-start: 1532489028.832802, msdosfs_holywrite tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0000090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0000090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0000090] ZFS filesystem version: 5 tc-end: 1532489028.914644, msdosfs_holywrite, passed tc-start: 1532489028.914941, msdosfs_overwrite512 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489028.994090, msdosfs_overwrite512, passed tc-start: 1532489028.994483, msdosfs_overwrite64k tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0400090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0400090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0400090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0400090] ZFS filesystem version: 5 tc-end: 1532489029.105430, msdosfs_overwrite64k, passed tc-start: 1532489029.105766, msdosfs_overwrite_trunc tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489029.212702, msdosfs_overwrite_trunc, passed tc-start: 1532489029.213529, msdosfs_read_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:512:42, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489029.330716, msdosfs_read_after_unlink, passed tc-start: 1532489029.331540, msdosfs_read_fault tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0100090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0100090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0100090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0100090] ZFS filesystem version: 5 tc-end: 1532489029.413229, msdosfs_read_fault, passed tc-start: 1532489029.413513, msdosfs_shrinkfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489029.493116, msdosfs_shrinkfile, passed tc-start: 1532489029.493493, msdosfs_wrrd_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:512:42, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489029.581888, msdosfs_wrrd_after_unlink, passed tc-start: 1532489029.582371, nfs_extendfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0300090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0300090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0300090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0300090] ZFS filesystem version: 5 tc-so:[ 1.0700090] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1532489029.764773132 1532489029.764773132, mtime 1532489029.764773132 1532489029.764773132) tc-end: 1532489029.777062, nfs_extendfile, passed tc-start: 1532489029.777520, nfs_extendfile_append tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0300090] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1532489029.959330331 1532489029.959330331, mtime 1532489029.959330331 1532489029.959330331) tc-end: 1532489029.966371, nfs_extendfile_append, passed tc-start: 1532489029.966877, nfs_holywrite tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0400090] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1532489030.148865244 1532489030.148865244, mtime 1532489030.148865244 1532489030.148865244) tc-end: 1532489030.149036, nfs_holywrite, passed tc-start: 1532489030.149621, nfs_overwrite512 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0500090] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1532489030.319720772 1532489030.319720772, mtime 1532489030.319720772 1532489030.319720772) tc-end: 1532489030.319837, nfs_overwrite512, passed tc-start: 1532489030.320458, nfs_overwrite64k tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0300090] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1532489030.491711556 1532489030.491711556, mtime 1532489030.491711556 1532489030.491711556) tc-end: 1532489030.509376, nfs_overwrite64k, passed tc-start: 1532489030.509988, nfs_overwrite_trunc tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0300090] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1532489030.661971701 1532489030.661971701, mtime 1532489030.661971701 1532489030.661971701) tc-end: 1532489030.685908, nfs_overwrite_trunc, passed tc-start: 1532489030.686583, nfs_read_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0500090] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1532489030.858839222 1532489030.858839222, mtime 1532489030.858839222 1532489030.858839222) tc-end: 1532489030.864529, nfs_read_after_unlink, passed tc-start: 1532489030.865099, nfs_read_fault tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489031.120636, nfs_read_fault, passed tc-start: 1532489031.121207, nfs_shrinkfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489031.325469, nfs_shrinkfile, passed tc-start: 1532489031.325949, nfs_wrrd_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0300090] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1532489031.478221531 1532489031.478221531, mtime 1532489031.478221531 1532489031.478221531) tc-end: 1532489031.485724, nfs_wrrd_after_unlink, passed tc-start: 1532489031.486195, p2k_ffs_extendfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.fZxtjh/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.fZxtjh/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489031.697092, p2k_ffs_extendfile, passed tc-start: 1532489031.697488, p2k_ffs_extendfile_append tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.9PF8uQ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.9PF8uQ/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489031.898519, p2k_ffs_extendfile_append, passed tc-start: 1532489031.898911, p2k_ffs_holywrite tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.mzChU2/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.mzChU2/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489032.107171, p2k_ffs_holywrite, passed tc-start: 1532489032.107584, p2k_ffs_overwrite512 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.jn8tmK/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.jn8tmK/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489032.316097, p2k_ffs_overwrite512, passed tc-start: 1532489032.316558, p2k_ffs_overwrite64k tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.aWsRUS/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.aWsRUS/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489032.568722, p2k_ffs_overwrite64k, passed tc-start: 1532489032.569287, p2k_ffs_overwrite_trunc tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.CoJUR0/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.CoJUR0/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489032.809136, p2k_ffs_overwrite_trunc, passed tc-start: 1532489032.809691, p2k_ffs_read_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.LUdJLE/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.LUdJLE/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489033.75692, p2k_ffs_read_after_unlink, passed tc-start: 1532489033.76680, p2k_ffs_read_fault tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.d2nmDF/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.d2nmDF/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489033.331905, p2k_ffs_read_fault, passed tc-start: 1532489033.332298, p2k_ffs_shrinkfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.2UxT3u/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.2UxT3u/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489033.546890, p2k_ffs_shrinkfile, passed tc-start: 1532489033.547285, p2k_ffs_wrrd_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.NCl0RJ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.NCl0RJ/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489033.778316, p2k_ffs_wrrd_after_unlink, passed tc-start: 1532489033.778704, puffs_extendfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1160328166 + 1532489033 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0000090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0000090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0000090] ZFS filesystem version: 5 tc-end: 1532489033.897964, puffs_extendfile, passed tc-start: 1532489033.898246, puffs_extendfile_append tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1160328166 + 1532489033 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489034.5848, puffs_extendfile_append, passed tc-start: 1532489034.6102, puffs_holywrite tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 635494592 + 1532489034 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489034.126041, puffs_holywrite, passed tc-start: 1532489034.126785, puffs_overwrite512 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 635494592 + 1532489034 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489034.248984, puffs_overwrite512, passed tc-start: 1532489034.249348, puffs_overwrite64k tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 635494592 + 1532489034 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489034.391281, puffs_overwrite64k, passed tc-start: 1532489034.391719, puffs_overwrite_trunc tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 635494592 + 1532489034 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] putter_fop_read: private 0 not inited tc-end: 1532489034.539999, puffs_overwrite_trunc, passed tc-start: 1532489034.540329, puffs_read_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 635494592 + 1532489034 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489034.689747, puffs_read_after_unlink, passed tc-start: 1532489034.690069, puffs_read_fault tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 635494592 + 1532489034 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] putter_fop_read: private 0 not inited tc-end: 1532489034.828910, puffs_read_fault, passed tc-start: 1532489034.829272, puffs_shrinkfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 635494592 + 1532489034 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489034.966589, puffs_shrinkfile, passed tc-start: 1532489034.967517, puffs_wrrd_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1083369414 + 1930723998 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] putter_fop_read: private 0 not inited tc-end: 1532489035.122379, puffs_wrrd_after_unlink, passed tc-start: 1532489035.122626, rumpfs_extendfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489035.189306, rumpfs_extendfile, passed tc-start: 1532489035.189554, rumpfs_extendfile_append tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:980:3, null pointer passed as argument 2, which is declared to never be null tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0000090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0000090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0000090] ZFS filesystem version: 5 tc-end: 1532489035.256113, rumpfs_extendfile_append, passed tc-start: 1532489035.256365, rumpfs_holywrite tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489035.321684, rumpfs_holywrite, passed tc-start: 1532489035.322022, rumpfs_overwrite512 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489035.396125, rumpfs_overwrite512, passed tc-start: 1532489035.396414, rumpfs_overwrite64k tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489035.460522, rumpfs_overwrite64k, passed tc-start: 1532489035.460769, rumpfs_overwrite_trunc tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489035.525755, rumpfs_overwrite_trunc, passed tc-start: 1532489035.525975, rumpfs_read_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489035.593290, rumpfs_read_after_unlink, passed tc-start: 1532489035.593702, rumpfs_read_fault tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489035.657246, rumpfs_read_fault, passed tc-start: 1532489035.657594, rumpfs_shrinkfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:980:3, null pointer passed as argument 2, which is declared to never be null tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489035.735868, rumpfs_shrinkfile, passed tc-start: 1532489035.736205, rumpfs_wrrd_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-so:[ 1.0100090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0100090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0100090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489035.806054, rumpfs_wrrd_after_unlink, passed tc-start: 1532489035.806420, sysvbfs_extendfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489035.897212, sysvbfs_extendfile, passed tc-start: 1532489035.897672, sysvbfs_extendfile_append tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489035.980436, sysvbfs_extendfile_append, passed tc-start: 1532489035.980780, sysvbfs_holywrite tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489036.74627, sysvbfs_holywrite, passed tc-start: 1532489036.75598, sysvbfs_overwrite512 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489036.158089, sysvbfs_overwrite512, passed tc-start: 1532489036.162732, sysvbfs_overwrite64k tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489036.281702, sysvbfs_overwrite64k, passed tc-start: 1532489036.282149, sysvbfs_overwrite_trunc tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489036.378224, sysvbfs_overwrite_trunc, passed tc-start: 1532489036.378538, sysvbfs_read_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489036.466916, sysvbfs_read_after_unlink, passed tc-start: 1532489036.467240, sysvbfs_read_fault tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489036.548879, sysvbfs_read_fault, passed tc-start: 1532489036.549201, sysvbfs_shrinkfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489036.647446, sysvbfs_shrinkfile, passed tc-start: 1532489036.647822, sysvbfs_wrrd_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489036.728873, sysvbfs_wrrd_after_unlink, passed tc-start: 1532489036.729186, tmpfs_extendfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489036.796246, tmpfs_extendfile, passed tc-start: 1532489036.796635, tmpfs_extendfile_append tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489036.863433, tmpfs_extendfile_append, passed tc-start: 1532489036.863645, tmpfs_holywrite tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489036.928180, tmpfs_holywrite, passed tc-start: 1532489036.928397, tmpfs_overwrite512 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489036.998744, tmpfs_overwrite512, passed tc-start: 1532489036.999010, tmpfs_overwrite64k tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489037.64660, tmpfs_overwrite64k, passed tc-start: 1532489037.65034, tmpfs_overwrite_trunc tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489037.130578, tmpfs_overwrite_trunc, passed tc-start: 1532489037.130873, tmpfs_read_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489037.197815, tmpfs_read_after_unlink, passed tc-start: 1532489037.198088, tmpfs_read_fault tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489037.263583, tmpfs_read_fault, passed tc-start: 1532489037.263869, tmpfs_shrinkfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489037.356367, tmpfs_shrinkfile, passed tc-start: 1532489037.356840, tmpfs_wrrd_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489037.447556, tmpfs_wrrd_after_unlink, passed tc-start: 1532489037.447930, udf_extendfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1208477517 + 1532489037 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489037.819929, udf_extendfile, passed tc-start: 1532489037.820348, udf_extendfile_append tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1208477517 + 1532489037 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489038.158999, udf_extendfile_append, passed tc-start: 1532489038.159414, udf_holywrite tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 683643943 + 1532489038 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489038.492038, udf_holywrite, passed tc-start: 1532489038.492453, udf_overwrite512 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 683643943 + 1532489038 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489038.831634, udf_overwrite512, passed tc-start: 1532489038.832008, udf_overwrite64k tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 683643943 + 1532489038 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489039.163859, udf_overwrite64k, passed tc-start: 1532489039.164357, udf_overwrite_trunc tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1951182209 + 1771900002 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489039.503850, udf_overwrite_trunc, passed tc-start: 1532489039.504353, udf_read_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1951182209 + 1771900002 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489040.99759, udf_read_after_unlink, passed tc-start: 1532489040.100185, udf_read_fault tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1781460442 + 1532489040 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489040.431547, udf_read_fault, passed tc-start: 1532489040.431942, udf_shrinkfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1781460442 + 1532489040 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489040.764676, udf_shrinkfile, passed tc-start: 1532489040.765155, udf_wrrd_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1781460442 + 1532489040 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489041.151772, udf_wrrd_after_unlink, passed tc-start: 1532489041.152209, v7fs_extendfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489041.675008, v7fs_extendfile, passed tc-start: 1532489041.675793, v7fs_extendfile_append tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489041.945526, v7fs_extendfile_append, passed tc-start: 1532489041.946177, v7fs_holywrite tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489042.229858, v7fs_holywrite, passed tc-start: 1532489042.230502, v7fs_overwrite512 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489042.534743, v7fs_overwrite512, passed tc-start: 1532489042.535608, v7fs_overwrite64k tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489042.890665, v7fs_overwrite64k, passed tc-start: 1532489042.891375, v7fs_overwrite_trunc tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489043.437553, v7fs_overwrite_trunc, passed tc-start: 1532489043.438275, v7fs_read_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489043.710202, v7fs_read_after_unlink, passed tc-start: 1532489043.710825, v7fs_read_fault tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0100090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0100090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0100090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489043.985272, v7fs_read_fault, passed tc-start: 1532489043.987650, v7fs_shrinkfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489044.279151, v7fs_shrinkfile, passed tc-start: 1532489044.280283, v7fs_wrrd_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489046.15514, v7fs_wrrd_after_unlink, passed tc-start: 1532489046.16188, zfs_extendfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489046.178295, zfs_extendfile, passed tc-start: 1532489046.178693, zfs_extendfile_append tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489046.340512, zfs_extendfile_append, passed tc-start: 1532489046.341233, zfs_holywrite tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489046.507429, zfs_holywrite, passed tc-start: 1532489046.507891, zfs_overwrite512 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489046.686938, zfs_overwrite512, passed tc-start: 1532489046.687358, zfs_overwrite64k tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489046.852102, zfs_overwrite64k, passed tc-start: 1532489046.852474, zfs_overwrite_trunc tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489047.24152, zfs_overwrite_trunc, passed tc-start: 1532489047.24528, zfs_read_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/spa.c:6294:31, signed integer overflow: 300 * 1000000000 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489047.216795, zfs_read_after_unlink, passed tc-start: 1532489047.217548, zfs_read_fault tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/spa.c:6294:31, signed integer overflow: 300 * 1000000000 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489047.406671, zfs_read_fault, passed tc-start: 1532489047.407232, zfs_shrinkfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489047.595735, zfs_shrinkfile, passed tc-start: 1532489047.596185, zfs_wrrd_after_unlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489047.774404, zfs_wrrd_after_unlink, passed tp-end: 1532489047.774870, fs/vfs/t_io tp-start: 1532489047.858024, fs/vfs/t_renamerace, 28 tc-start: 1532489047.858234, ext2fs_renamerace tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libext2fs/../../../../ufs/ext2fs/ext2fs_vnops.c:1002:2, signed integer overflow: 520008 * 4294 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489052.960673, ext2fs_renamerace, passed tc-start: 1532489052.961322, ext2fs_renamerace_dirs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libext2fs/../../../../ufs/ext2fs/ext2fs_vnops.c:1002:2, signed integer overflow: 520008 * 4294 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489058.63319, ext2fs_renamerace_dirs, passed tc-start: 1532489058.63821, ffs_renamerace tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489063.170259, ffs_renamerace, passed tc-start: 1532489063.170823, ffs_renamerace_dirs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489068.295633, ffs_renamerace_dirs, passed tc-start: 1532489068.296283, ffslog_renamerace tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489073.404977, ffslog_renamerace, passed tc-start: 1532489073.405621, ffslog_renamerace_dirs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489078.508493, ffslog_renamerace_dirs, passed tc-start: 1532489078.509131, lfs_renamerace tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79365fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff7933414 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[25545]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:260:2, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:195:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff697a844 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc64 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:560:2, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:458:7, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff697a68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff697a68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff697a68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff697a68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff697a68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:330:9, left shift of negative value -2 tc-se:lfs_cleanerd[25545]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[25545]: t_renamerace: needs_cleaning returned -1 tc-se:lfs_cleanerd[25545]: /mnt: detaching cleaner tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489084.6630, lfs_renamerace, passed tc-start: 1532489084.9512, lfs_renamerace_dirs tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79365fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff7933414 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7936444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[5920]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:260:2, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:195:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff618db44 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff618d98c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff618d98c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff618d98c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff618d98c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff618d98c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff75dfc64 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:560:2, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:458:7, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff2b5a3cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff2b5a3cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff2b5a3cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff2b5a3cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff2b5a3cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:330:9, left shift of negative value -2 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489089.435427, lfs_renamerace_dirs, passed tc-start: 1532489089.441809, msdosfs_renamerace tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-se: tc-se:==== dumping mountpoint at ``/mnt'' ==== tc-se: tc-se:vnodecovered = 0x7f7ff79f3000 data = 0x7f7ff69abcc8 tc-se:fs_bshift 12 dev_bshift = 9 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libutil/snprintb.c:178:17, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:flag = 0x1000 tc-se:iflag = 0x480 tc-se:refcnt = 3 updating @ 0x7f7ff5301940 tc-se:statvfs cache: tc-se: bsize = 4096 tc-se: frsize = 4096 tc-se: iosize = 4096 tc-se: blocks = 6234 tc-se: bfree = 6234 tc-se: bavail = 6234 tc-se: bresvd = 0 tc-se: files = 512 tc-se: ffree = 0 tc-se: favail = 0 tc-se: fresvd = 0 tc-se: f_fsidx = { 0xc500, 0x764f } tc-se: owner = 0 tc-se: namemax = 255 tc-se: flag = 0x0 tc-se: syncwrites = 12668 tc-se: asyncwrites = 0 tc-se: syncreads = 41191 tc-se: asyncreads = 0 tc-se: fstypename = msdos tc-se: mntonname = /mnt tc-se: mntfromname = /dev/device0.msdosfs tc-se:locked vnodes = tc-se:all vnodes = 0x7f7ff69dad28 tc-se: tc-se:== dumping vnodes == tc-se: tc-se:OBJECT 0x7f7ff69dad28: locked=1, pgops=0x7f7ff23259a0, npages=0, refs=654 tc-se: PAGES : tc-se: tc-se:clean bufs: tc-se:dirty bufs: tc-se: tc-se:==== done ==== tc-se: tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 6.0200090] vnode 0x7f7ff69dad28 flags 0x1 tc-so:[ 6.0200090] tag VT_MSDOSFS(4) type VDIR(2) mount 0x7f7ff5301000 typedata 0x0 tc-so:[ 6.0200090] usecount 654 writecount 0 holdcount 0 tc-so:[ 6.0200090] size 4000 writesize 4000 numoutput 0 tc-so:[ 6.0200090] data 0x7f7ff69deea0 lock 0x7f7ff69dae58 tc-so:[ 6.0200090] state LOADED key(0x7f7ff5301000 24) 00 00 00 00 00 00 00 00 ff ff ff 1f 00 00 00 00 00 00 00 00 00 00 00 00 tc-so:[ 6.0200090] lrulisthd 0x7f7ff2365500 tc-end: 1532489094.527934, msdosfs_renamerace, expected_failure, PR kern/43626: unmount failed: Device busy tc-start: 1532489094.528200, msdosfs_renamerace_dirs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] panic: rename: lost dir entry tc-so:[ 1.0200090] rump kernel halting... tc-so:halted tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 45] tc-se:[New process 44] tc-se:[New process 43] tc-se:[New process 42] tc-se:[New process 41] tc-se:[New process 40] tc-se:[New process 39] tc-se:[New process 38] tc-se:[New process 37] tc-se:[New process 36] tc-se:[New process 35] tc-se:[New process 34] tc-se:[New process 33] tc-se:[New process 31] tc-se:[New process 30] tc-se:[New process 29] tc-se:[New process 28] tc-se:[New process 27] tc-se:[New process 26] tc-se:[New process 25] tc-se:[New process 24] tc-se:[New process 23] tc-se:[New process 22] tc-se:[New process 21] tc-se:[New process 20] tc-se:[New process 19] tc-se:[New process 18] tc-se:[New process 17] tc-se:[New process 16] tc-se:[New process 15] tc-se:[New process 14] tc-se:[New process 13] tc-se:[New process 12] tc-se:[New process 11] tc-se:[New process 10] tc-se:[New process 9] tc-se:[New process 8] tc-se:[New process 7] tc-se:[New process 6] tc-se:[New process 5] tc-se:[New process 4] tc-se:[New process 3] tc-se:[New process 2] tc-se:[New process 1] tc-se:Core was generated by `t_renamerace'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x00007f7feefb518a in _lwp_kill () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 45)] tc-se:#0 0x00007f7feefb518a in _lwp_kill () from /usr/lib/libc.so.12 tc-se:#1 0x00007f7feef0e66e in abort () from /usr/lib/libc.so.12 tc-se:#2 0x00007f7ff1213ff9 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-se:#3 0x00007f7ff18245c3 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-se:#4 0x00007f7ff177fbfc in rumpns_vpanic () from /usr/lib/librump.so.0 tc-se:#5 0x00007f7ff177fe61 in rumpns_panic () from /usr/lib/librump.so.0 tc-se:#6 0x00007f7ff5028d9a in rumpns_msdosfs_rename () from /usr/lib/librumpfs_msdos.so.0 tc-se:#7 0x00007f7ff17603b8 in rumpns_VOP_RENAME () from /usr/lib/librump.so.0 tc-se:#8 0x00007f7ff20c87e2 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#9 0x00007f7ff20d1417 in rumpns_sys_rename () from /usr/lib/librumpvfs.so.0 tc-se:#10 0x00007f7ff1825c20 in rump_syscall () from /usr/lib/librump.so.0 tc-se:#11 0x00007f7ff1810bc4 in rump___sysimpl_rename () from /usr/lib/librump.so.0 tc-se:#12 0x000000000020764f in w2 () tc-se:#13 0x00007f7ff0e218aa in ?? () from /usr/lib/libpthread.so.1 tc-se:#14 0x00007f7feee968e0 in ?? () from /usr/lib/libc.so.12 tc-se:Backtrace stopped: Cannot access memory at address 0x7f7fe3d50000 tc-se:Stack trace complete tc-end: 1532489095.91566, msdosfs_renamerace_dirs, expected_signal, PR kern/43626 tc-start: 1532489095.93934, nfs_renamerace tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0500090] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1532489095.307790736 1532489095.307790736, mtime 1532489095.307790736 1532489095.307790736) tc-end: 1532489100.342261, nfs_renamerace, passed tc-start: 1532489100.343558, nfs_renamerace_dirs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] Kernel RNG "kernel" long run test FAILURE: Run of 30 0s found tc-so:[ 1.0200090] cprng kernel: failed statistical RNG test tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0300090] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1532489100.504368975 1532489100.504368975, mtime 1532489100.504368975 1532489100.504368975) tc-end: 1532489105.518179, nfs_renamerace_dirs, passed tc-start: 1532489105.518631, p2k_ffs_renamerace tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.gHFkth/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.gHFkth/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489110.736894, p2k_ffs_renamerace, passed tc-start: 1532489110.737354, p2k_ffs_renamerace_dirs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.017nB3/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.017nB3/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489115.908885, p2k_ffs_renamerace_dirs, passed tc-start: 1532489115.909261, puffs_renamerace tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1073648038 + 1532489115 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489121.25204, puffs_renamerace, passed tc-start: 1532489121.25865, puffs_renamerace_dirs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1112183579 + 1773278176 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489126.195778, puffs_renamerace_dirs, passed tc-start: 1532489126.196099, rumpfs_renamerace tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489126.261926, rumpfs_renamerace, skipped, rename not supported by file system tc-start: 1532489126.262212, rumpfs_renamerace_dirs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0000090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0000090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489126.329426, rumpfs_renamerace_dirs, skipped, rename not supported by file system tc-start: 1532489126.329827, sysvbfs_renamerace tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489126.405324, sysvbfs_renamerace, skipped, filesystem has not enough inodes tc-start: 1532489126.405787, sysvbfs_renamerace_dirs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489126.481037, sysvbfs_renamerace_dirs, skipped, directories not supported by file system tc-start: 1532489126.481482, tmpfs_renamerace tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489131.556650, tmpfs_renamerace, passed tc-start: 1532489131.556908, tmpfs_renamerace_dirs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489136.627735, tmpfs_renamerace_dirs, passed tc-start: 1532489136.628009, udf_renamerace tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 789561219 + 1532489136 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489141.970889, udf_renamerace, expected_failure, PR kern/49046: create: No space left on device tc-start: 1532489141.971366, udf_renamerace_dirs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1935527069 + 1532489142 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0000090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0000090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489144.650546, udf_renamerace_dirs, failed, mkdir: No space left on device tc-start: 1532489144.650933, v7fs_renamerace tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489150.352146, v7fs_renamerace, passed tc-start: 1532489150.355661, v7fs_renamerace_dirs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489156.40113, v7fs_renamerace_dirs, passed tc-start: 1532489156.43659, zfs_renamerace tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/spa.c:6294:31, signed integer overflow: 300 * 1000000000 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zfs_vnops.c:5467:2, member access within null pointer of type 'struct vnode_t' tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 286] tc-se:[New process 327] tc-se:[New process 293] tc-se:[New process 292] tc-se:[New process 291] tc-se:[New process 290] tc-se:[New process 289] tc-se:[New process 288] tc-se:[New process 287] tc-se:[New process 285] tc-se:[New process 284] tc-se:[New process 283] tc-se:[New process 282] tc-se:[New process 281] tc-se:[New process 280] tc-se:[New process 279] tc-se:[New process 278] tc-se:[New process 277] tc-se:[New process 276] tc-se:[New process 275] tc-se:[New process 274] tc-se:[New process 273] tc-se:[New process 272] tc-se:[New process 271] tc-se:[New process 270] tc-se:[New process 269] tc-se:[New process 268] tc-se:[New process 267] tc-se:[New process 266] tc-se:[New process 265] tc-se:[New process 264] tc-se:[New process 263] tc-se:[New process 262] tc-se:[New process 261] tc-se:[New process 260] tc-se:[New process 259] tc-se:[New process 258] tc-se:[New process 257] tc-se:[New process 256] tc-se:[New process 255] tc-se:[New process 254] tc-se:[New process 253] tc-se:[New process 252] tc-se:[New process 251] tc-se:[New process 250] tc-se:[New process 249] tc-se:[New process 248] tc-se:[New process 247] tc-se:[New process 246] tc-se:[New process 245] tc-se:[New process 244] tc-se:[New process 243] tc-se:[New process 242] tc-se:[New process 241] tc-se:[New process 240] tc-se:[New process 239] tc-se:[New process 238] tc-se:[New process 237] tc-se:[New process 236] tc-se:[New process 235] tc-se:[New process 234] tc-se:[New process 233] tc-se:[New process 232] tc-se:[New process 231] tc-se:[New process 230] tc-se:[New process 229] tc-se:[New process 228] tc-se:[New process 227] tc-se:[New process 226] tc-se:[New process 225] tc-se:[New process 224] tc-se:[New process 223] tc-se:[New process 222] tc-se:[New process 221] tc-se:[New process 220] tc-se:[New process 219] tc-se:[New process 218] tc-se:[New process 217] tc-se:[New process 216] tc-se:[New process 215] tc-se:[New process 214] tc-se:[New process 213] tc-se:[New process 212] tc-se:[New process 211] tc-se:[New process 210] tc-se:[New process 209] tc-se:[New process 208] tc-se:[New process 207] tc-se:[New process 206] tc-se:[New process 205] tc-se:[New process 204] tc-se:[New process 203] tc-se:[New process 202] tc-se:[New process 201] tc-se:[New process 200] tc-se:[New process 199] tc-se:[New process 198] tc-se:[New process 197] tc-se:[New process 196] tc-se:[New process 195] tc-se:[New process 194] tc-se:[New process 193] tc-se:[New process 192] tc-se:[New process 191] tc-se:[New process 190] tc-se:[New process 189] tc-se:[New process 188] tc-se:[New process 187] tc-se:[New process 186] tc-se:[New process 185] tc-se:[New process 184] tc-se:[New process 183] tc-se:[New process 182] tc-se:[New process 181] tc-se:[New process 180] tc-se:[New process 179] tc-se:[New process 178] tc-se:[New process 177] tc-se:[New process 176] tc-se:[New process 175] tc-se:[New process 174] tc-se:[New process 173] tc-se:[New process 172] tc-se:[New process 171] tc-se:[New process 170] tc-se:[New process 169] tc-se:[New process 168] tc-se:[New process 167] tc-se:[New process 166] tc-se:[New process 165] tc-se:[New process 164] tc-se:[New process 163] tc-se:[New process 162] tc-se:[New process 161] tc-se:[New process 160] tc-se:[New process 159] tc-se:[New process 158] tc-se:[New process 157] tc-se:[New process 156] tc-se:[New process 155] tc-se:[New process 154] tc-se:[New process 153] tc-se:[New process 152] tc-se:[New process 151] tc-se:[New process 150] tc-se:[New process 149] tc-se:[New process 148] tc-se:[New process 147] tc-se:[New process 146] tc-se:[New process 145] tc-se:[New process 144] tc-se:[New process 143] tc-se:[New process 142] tc-se:[New process 141] tc-se:[New process 140] tc-se:[New process 139] tc-se:[New process 138] tc-se:[New process 137] tc-se:[New process 136] tc-se:[New process 135] tc-se:[New process 134] tc-se:[New process 133] tc-se:[New process 132] tc-se:[New process 131] tc-se:[New process 130] tc-se:[New process 129] tc-se:[New process 128] tc-se:[New process 127] tc-se:[New process 126] tc-se:[New process 125] tc-se:[New process 124] tc-se:[New process 123] tc-se:[New process 122] tc-se:[New process 121] tc-se:[New process 120] tc-se:[New process 119] tc-se:[New process 118] tc-se:[New process 117] tc-se:[New process 116] tc-se:[New process 115] tc-se:[New process 114] tc-se:[New process 113] tc-se:[New process 112] tc-se:[New process 111] tc-se:[New process 110] tc-se:[New process 109] tc-se:[New process 108] tc-se:[New process 107] tc-se:[New process 106] tc-se:[New process 105] tc-se:[New process 104] tc-se:[New process 103] tc-se:[New process 102] tc-se:[New process 101] tc-se:[New process 100] tc-se:[New process 99] tc-se:[New process 98] tc-se:[New process 97] tc-se:[New process 96] tc-se:[New process 95] tc-se:[New process 94] tc-se:[New process 93] tc-se:[New process 92] tc-se:[New process 91] tc-se:[New process 90] tc-se:[New process 89] tc-se:[New process 88] tc-se:[New process 87] tc-se:[New process 86] tc-se:[New process 85] tc-se:[New process 84] tc-se:[New process 83] tc-se:[New process 82] tc-se:[New process 81] tc-se:[New process 80] tc-se:[New process 79] tc-se:[New process 78] tc-se:[New process 77] tc-se:[New process 76] tc-se:[New process 75] tc-se:[New process 74] tc-se:[New process 73] tc-se:[New process 72] tc-se:[New process 71] tc-se:[New process 70] tc-se:[New process 69] tc-se:[New process 68] tc-se:[New process 67] tc-se:[New process 66] tc-se:[New process 65] tc-se:[New process 64] tc-se:[New process 63] tc-se:[New process 62] tc-se:[New process 61] tc-se:[New process 60] tc-se:[New process 59] tc-se:[New process 58] tc-se:[New process 57] tc-se:[New process 56] tc-se:[New process 55] tc-se:[New process 54] tc-se:[New process 53] tc-se:[New process 52] tc-se:[New process 51] tc-se:[New process 50] tc-se:[New process 49] tc-se:[New process 48] tc-se:[New process 47] tc-se:[New process 46] tc-se:[New process 45] tc-se:[New process 44] tc-se:[New process 43] tc-se:[New process 42] tc-se:[New process 41] tc-se:[New process 40] tc-se:[New process 39] tc-se:[New process 38] tc-se:[New process 37] tc-se:[New process 36] tc-se:[New process 35] tc-se:[New process 34] tc-se:[New process 31] tc-se:[New process 30] tc-se:[New process 29] tc-se:[New process 28] tc-se:[New process 27] tc-se:[New process 26] tc-se:[New process 25] tc-se:[New process 24] tc-se:[New process 23] tc-se:[New process 22] tc-se:[New process 21] tc-se:[New process 20] tc-se:[New process 19] tc-se:[New process 18] tc-se:[New process 17] tc-se:[New process 16] tc-se:[New process 15] tc-se:[New process 14] tc-se:[New process 13] tc-se:[New process 12] tc-se:[New process 11] tc-se:[New process 10] tc-se:[New process 9] tc-se:[New process 8] tc-se:[New process 7] tc-se:[New process 6] tc-se:[New process 5] tc-se:[New process 4] tc-se:[New process 3] tc-se:[New process 2] tc-se:[New process 1] tc-se:Core was generated by `t_renamerace'. tc-se:Program terminated with signal SIGSEGV, Segmentation fault. tc-se:#0 0x00007f7ff03d09c2 in ?? () from /usr/lib/librumpfs_zfs.so.0 tc-se:[Current thread is 1 (process 286)] tc-se:#0 0x00007f7ff03d09c2 in ?? () from /usr/lib/librumpfs_zfs.so.0 tc-se:#1 0x00007f7ff17603b8 in rumpns_VOP_RENAME () from /usr/lib/librump.so.0 tc-se:#2 0x00007f7ff20c87e2 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#3 0x00007f7ff20d1417 in rumpns_sys_rename () from /usr/lib/librumpvfs.so.0 tc-se:#4 0x00007f7ff1825c20 in rump_syscall () from /usr/lib/librump.so.0 tc-se:#5 0x00007f7ff1810bc4 in rump___sysimpl_rename () from /usr/lib/librump.so.0 tc-se:#6 0x000000000020764f in w2 () tc-se:#7 0x00007f7ff0e218aa in ?? () from /usr/lib/libpthread.so.1 tc-se:#8 0x00007f7feee968e0 in ?? () from /usr/lib/libc.so.12 tc-se:Backtrace stopped: Cannot access memory at address 0x7f7fa5770000 tc-se:Stack trace complete tc-end: 1532489158.198273, zfs_renamerace, failed, Test program received signal 11 (core dumped) tc-start: 1532489158.201540, zfs_renamerace_dirs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zfs_vnops.c:5467:2, member access within null pointer of type 'struct vnode_t' tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 279] tc-se:[New process 278] tc-se:[New process 277] tc-se:[New process 276] tc-se:[New process 275] tc-se:[New process 274] tc-se:[New process 273] tc-se:[New process 272] tc-se:[New process 271] tc-se:[New process 270] tc-se:[New process 269] tc-se:[New process 268] tc-se:[New process 267] tc-se:[New process 266] tc-se:[New process 265] tc-se:[New process 264] tc-se:[New process 263] tc-se:[New process 262] tc-se:[New process 261] tc-se:[New process 260] tc-se:[New process 259] tc-se:[New process 258] tc-se:[New process 257] tc-se:[New process 256] tc-se:[New process 255] tc-se:[New process 254] tc-se:[New process 253] tc-se:[New process 252] tc-se:[New process 251] tc-se:[New process 250] tc-se:[New process 249] tc-se:[New process 248] tc-se:[New process 247] tc-se:[New process 246] tc-se:[New process 245] tc-se:[New process 244] tc-se:[New process 243] tc-se:[New process 242] tc-se:[New process 241] tc-se:[New process 240] tc-se:[New process 239] tc-se:[New process 238] tc-se:[New process 237] tc-se:[New process 236] tc-se:[New process 235] tc-se:[New process 234] tc-se:[New process 233] tc-se:[New process 232] tc-se:[New process 231] tc-se:[New process 230] tc-se:[New process 229] tc-se:[New process 228] tc-se:[New process 227] tc-se:[New process 226] tc-se:[New process 225] tc-se:[New process 224] tc-se:[New process 223] tc-se:[New process 222] tc-se:[New process 221] tc-se:[New process 220] tc-se:[New process 219] tc-se:[New process 218] tc-se:[New process 217] tc-se:[New process 216] tc-se:[New process 215] tc-se:[New process 214] tc-se:[New process 213] tc-se:[New process 212] tc-se:[New process 211] tc-se:[New process 210] tc-se:[New process 209] tc-se:[New process 208] tc-se:[New process 207] tc-se:[New process 206] tc-se:[New process 205] tc-se:[New process 204] tc-se:[New process 203] tc-se:[New process 202] tc-se:[New process 201] tc-se:[New process 200] tc-se:[New process 199] tc-se:[New process 198] tc-se:[New process 197] tc-se:[New process 196] tc-se:[New process 195] tc-se:[New process 194] tc-se:[New process 193] tc-se:[New process 192] tc-se:[New process 191] tc-se:[New process 190] tc-se:[New process 189] tc-se:[New process 188] tc-se:[New process 187] tc-se:[New process 186] tc-se:[New process 185] tc-se:[New process 184] tc-se:[New process 183] tc-se:[New process 182] tc-se:[New process 181] tc-se:[New process 180] tc-se:[New process 179] tc-se:[New process 178] tc-se:[New process 177] tc-se:[New process 176] tc-se:[New process 175] tc-se:[New process 174] tc-se:[New process 173] tc-se:[New process 172] tc-se:[New process 171] tc-se:[New process 170] tc-se:[New process 169] tc-se:[New process 168] tc-se:[New process 167] tc-se:[New process 166] tc-se:[New process 165] tc-se:[New process 164] tc-se:[New process 163] tc-se:[New process 162] tc-se:[New process 161] tc-se:[New process 160] tc-se:[New process 159] tc-se:[New process 158] tc-se:[New process 157] tc-se:[New process 156] tc-se:[New process 155] tc-se:[New process 154] tc-se:[New process 153] tc-se:[New process 152] tc-se:[New process 151] tc-se:[New process 150] tc-se:[New process 149] tc-se:[New process 148] tc-se:[New process 147] tc-se:[New process 146] tc-se:[New process 145] tc-se:[New process 144] tc-se:[New process 143] tc-se:[New process 142] tc-se:[New process 141] tc-se:[New process 140] tc-se:[New process 139] tc-se:[New process 138] tc-se:[New process 137] tc-se:[New process 136] tc-se:[New process 135] tc-se:[New process 134] tc-se:[New process 133] tc-se:[New process 132] tc-se:[New process 131] tc-se:[New process 130] tc-se:[New process 129] tc-se:[New process 128] tc-se:[New process 127] tc-se:[New process 126] tc-se:[New process 125] tc-se:[New process 124] tc-se:[New process 123] tc-se:[New process 122] tc-se:[New process 121] tc-se:[New process 120] tc-se:[New process 119] tc-se:[New process 118] tc-se:[New process 117] tc-se:[New process 116] tc-se:[New process 115] tc-se:[New process 114] tc-se:[New process 113] tc-se:[New process 112] tc-se:[New process 111] tc-se:[New process 110] tc-se:[New process 109] tc-se:[New process 108] tc-se:[New process 107] tc-se:[New process 106] tc-se:[New process 105] tc-se:[New process 104] tc-se:[New process 103] tc-se:[New process 102] tc-se:[New process 101] tc-se:[New process 100] tc-se:[New process 99] tc-se:[New process 98] tc-se:[New process 97] tc-se:[New process 96] tc-se:[New process 95] tc-se:[New process 94] tc-se:[New process 93] tc-se:[New process 92] tc-se:[New process 91] tc-se:[New process 90] tc-se:[New process 89] tc-se:[New process 88] tc-se:[New process 87] tc-se:[New process 86] tc-se:[New process 85] tc-se:[New process 84] tc-se:[New process 83] tc-se:[New process 82] tc-se:[New process 81] tc-se:[New process 80] tc-se:[New process 79] tc-se:[New process 78] tc-se:[New process 77] tc-se:[New process 76] tc-se:[New process 75] tc-se:[New process 74] tc-se:[New process 73] tc-se:[New process 72] tc-se:[New process 71] tc-se:[New process 70] tc-se:[New process 69] tc-se:[New process 68] tc-se:[New process 67] tc-se:[New process 66] tc-se:[New process 65] tc-se:[New process 64] tc-se:[New process 63] tc-se:[New process 62] tc-se:[New process 61] tc-se:[New process 60] tc-se:[New process 59] tc-se:[New process 58] tc-se:[New process 57] tc-se:[New process 56] tc-se:[New process 55] tc-se:[New process 54] tc-se:[New process 53] tc-se:[New process 52] tc-se:[New process 51] tc-se:[New process 50] tc-se:[New process 49] tc-se:[New process 48] tc-se:[New process 47] tc-se:[New process 46] tc-se:[New process 45] tc-se:[New process 44] tc-se:[New process 43] tc-se:[New process 42] tc-se:[New process 41] tc-se:[New process 40] tc-se:[New process 39] tc-se:[New process 38] tc-se:[New process 37] tc-se:[New process 36] tc-se:[New process 35] tc-se:[New process 34] tc-se:[New process 31] tc-se:[New process 30] tc-se:[New process 29] tc-se:[New process 28] tc-se:[New process 27] tc-se:[New process 26] tc-se:[New process 25] tc-se:[New process 24] tc-se:[New process 23] tc-se:[New process 22] tc-se:[New process 21] tc-se:[New process 20] tc-se:[New process 19] tc-se:[New process 18] tc-se:[New process 17] tc-se:[New process 16] tc-se:[New process 15] tc-se:[New process 14] tc-se:[New process 13] tc-se:[New process 12] tc-se:[New process 11] tc-se:[New process 10] tc-se:[New process 9] tc-se:[New process 8] tc-se:[New process 7] tc-se:[New process 6] tc-se:[New process 5] tc-se:[New process 4] tc-se:[New process 3] tc-se:[New process 2] tc-se:[New process 1] tc-se:Core was generated by `t_renamerace'. tc-se:Program terminated with signal SIGSEGV, Segmentation fault. tc-se:#0 0x00007f7ff03d09c2 in ?? () from /usr/lib/librumpfs_zfs.so.0 tc-se:[Current thread is 1 (process 279)] tc-se:#0 0x00007f7ff03d09c2 in ?? () from /usr/lib/librumpfs_zfs.so.0 tc-se:#1 0x00007f7ff17603b8 in rumpns_VOP_RENAME () from /usr/lib/librump.so.0 tc-se:#2 0x00007f7ff20c87e2 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#3 0x00007f7ff20d1417 in rumpns_sys_rename () from /usr/lib/librumpvfs.so.0 tc-se:#4 0x00007f7ff1825c20 in rump_syscall () from /usr/lib/librump.so.0 tc-se:#5 0x00007f7ff1810bc4 in rump___sysimpl_rename () from /usr/lib/librump.so.0 tc-se:#6 0x000000000020764f in w2 () tc-se:#7 0x00007f7ff0e218aa in ?? () from /usr/lib/libpthread.so.1 tc-se:#8 0x00007f7feee968e0 in ?? () from /usr/lib/libc.so.12 tc-se:Backtrace stopped: Cannot access memory at address 0x7f7fa72b0000 tc-se:Stack trace complete tc-end: 1532489158.940501, zfs_renamerace_dirs, failed, Test program received signal 11 (core dumped) tp-end: 1532489158.943096, fs/vfs/t_renamerace tp-start: 1532489158.999540, fs/vfs/t_ro, 72 tc-start: 1532489158.999558, ext2fs_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/../kern/vfs_syscalls.c:3893:4, signed integer overflow: -243144524 * 1000 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/../kern/vfs_syscalls.c:3899:4, signed integer overflow: -280435008 * 1000 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489159.100509, ext2fs_attrs, passed tc-start: 1532489159.100922, ext2fs_create tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489159.180062, ext2fs_create, passed tc-start: 1532489159.180385, ext2fs_createdir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489159.260200, ext2fs_createdir, passed tc-start: 1532489159.260521, ext2fs_createfifo tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489159.360396, ext2fs_createfifo, passed tc-start: 1532489159.360733, ext2fs_createlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489159.445391, ext2fs_createlink, passed tc-start: 1532489159.445852, ext2fs_createsymlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489159.525717, ext2fs_createsymlink, passed tc-start: 1532489159.526227, ext2fs_fileio tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0300090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0300090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0300090] ZFS filesystem version: 5 tc-end: 1532489159.641301, ext2fs_fileio, passed tc-start: 1532489159.641728, ext2fs_rmfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0100090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0100090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0100090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489159.729680, ext2fs_rmfile, passed tc-start: 1532489159.730040, ffs_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/../kern/vfs_syscalls.c:3893:4, signed integer overflow: -243144524 * 1000 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/../kern/vfs_syscalls.c:3899:4, signed integer overflow: -280435008 * 1000 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489159.822590, ffs_attrs, passed tc-start: 1532489159.823092, ffs_create tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489159.905672, ffs_create, passed tc-start: 1532489159.906218, ffs_createdir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489159.987421, ffs_createdir, passed tc-start: 1532489159.987991, ffs_createfifo tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489160.68055, ffs_createfifo, passed tc-start: 1532489160.68527, ffs_createlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489160.150910, ffs_createlink, passed tc-start: 1532489160.151367, ffs_createsymlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489160.233452, ffs_createsymlink, passed tc-start: 1532489160.233986, ffs_fileio tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489160.321101, ffs_fileio, passed tc-start: 1532489160.321510, ffs_rmfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489160.406090, ffs_rmfile, passed tc-start: 1532489160.406708, ffslog_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/../kern/vfs_syscalls.c:3893:4, signed integer overflow: -243144524 * 1000 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/../kern/vfs_syscalls.c:3899:4, signed integer overflow: -280435008 * 1000 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489160.497405, ffslog_attrs, passed tc-start: 1532489160.497917, ffslog_create tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489160.586863, ffslog_create, passed tc-start: 1532489160.587277, ffslog_createdir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489160.675303, ffslog_createdir, passed tc-start: 1532489160.675886, ffslog_createfifo tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489160.773642, ffslog_createfifo, passed tc-start: 1532489160.774200, ffslog_createlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489160.878529, ffslog_createlink, passed tc-start: 1532489160.879112, ffslog_createsymlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489160.998272, ffslog_createsymlink, passed tc-start: 1532489160.998836, ffslog_fileio tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489161.90925, ffslog_fileio, passed tc-start: 1532489161.91470, ffslog_rmfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489161.185316, ffslog_rmfile, passed tc-start: 1532489161.185801, msdosfs_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/../kern/vfs_syscalls.c:3893:4, signed integer overflow: -243144524 * 1000 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/../kern/vfs_syscalls.c:3899:4, signed integer overflow: -280435008 * 1000 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489161.266827, msdosfs_attrs, passed tc-start: 1532489161.267191, msdosfs_create tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0000090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0000090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0000090] ZFS filesystem version: 5 tc-end: 1532489161.346200, msdosfs_create, passed tc-start: 1532489161.347074, msdosfs_createdir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489161.426513, msdosfs_createdir, passed tc-start: 1532489161.426974, msdosfs_createfifo tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489161.506297, msdosfs_createfifo, passed tc-start: 1532489161.506914, msdosfs_createlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489161.591364, msdosfs_createlink, passed tc-start: 1532489161.591728, msdosfs_createsymlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489161.668273, msdosfs_createsymlink, passed tc-start: 1532489161.668673, msdosfs_fileio tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489161.810192, msdosfs_fileio, passed tc-start: 1532489161.810553, msdosfs_rmfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489161.907719, msdosfs_rmfile, passed tc-start: 1532489161.908051, nfs_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/../kern/vfs_syscalls.c:3893:4, signed integer overflow: -243144524 * 1000 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/../kern/vfs_syscalls.c:3899:4, signed integer overflow: -239655936 * 1000 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0700090] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1532489162.078351827 1532489162.078351827, mtime 1532489162.078351827 1532489162.078351827) tc-end: 1532489162.129751, nfs_attrs, passed tc-start: 1532489162.130257, nfs_create tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489162.330666, nfs_create, passed tc-start: 1532489162.331290, nfs_createdir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489162.542519, nfs_createdir, passed tc-start: 1532489162.543153, nfs_createfifo tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489162.741842, nfs_createfifo, passed tc-start: 1532489162.742354, nfs_createlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489162.923765, nfs_createlink, passed tc-start: 1532489162.924276, nfs_createsymlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489163.90394, nfs_createsymlink, passed tc-start: 1532489163.90892, nfs_fileio tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0500090] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1532489163.237104378 1532489163.237104378, mtime 1532489163.237104378 1532489163.237104378) tc-end: 1532489163.276277, nfs_fileio, passed tc-start: 1532489163.277203, nfs_rmfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0300090] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1532489163.427937347 1532489163.427937347, mtime 1532489163.427937347 1532489163.427937347) tc-end: 1532489163.456056, nfs_rmfile, passed tc-start: 1532489163.457785, nfsro_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/../kern/vfs_syscalls.c:3893:4, signed integer overflow: -243144524 * 1000 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/../kern/vfs_syscalls.c:3899:4, signed integer overflow: -239655936 * 1000 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0400090] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1532489163.608603954 1532489163.608603954, mtime 1532489163.608603954 1532489163.608603954) tc-end: 1532489163.654551, nfsro_attrs, passed tc-start: 1532489163.655188, nfsro_create tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489163.838854, nfsro_create, passed tc-start: 1532489163.839327, nfsro_createdir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489164.33187, nfsro_createdir, passed tc-start: 1532489164.34294, nfsro_createfifo tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:t_ro: rpcbind to nfs on server: RPC: Program not registered tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489165.233220, nfsro_createfifo, passed tc-start: 1532489165.233712, nfsro_createlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0300090] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1532489165.389123266 1532489165.389123266, mtime 1532489165.389123266 1532489165.389123266) tc-end: 1532489165.412788, nfsro_createlink, passed tc-start: 1532489165.413360, nfsro_createsymlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489165.623435, nfsro_createsymlink, passed tc-start: 1532489165.624088, nfsro_fileio tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0300090] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1532489165.787615882 1532489165.787615882, mtime 1532489165.787615882 1532489165.787615882) tc-end: 1532489165.827049, nfsro_fileio, passed tc-start: 1532489165.827714, nfsro_rmfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0800090] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1532489165.989991239 1532489165.989991239, mtime 1532489165.989991239 1532489165.989991239) tc-end: 1532489166.55747, nfsro_rmfile, passed tc-start: 1532489166.56245, sysvbfs_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/../kern/vfs_syscalls.c:3893:4, signed integer overflow: -243144524 * 1000 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/../kern/vfs_syscalls.c:3899:4, signed integer overflow: -280435008 * 1000 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489166.167311, sysvbfs_attrs, passed tc-start: 1532489166.167671, sysvbfs_create tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489166.248953, sysvbfs_create, passed tc-start: 1532489166.249309, sysvbfs_createdir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489166.329690, sysvbfs_createdir, passed tc-start: 1532489166.330042, sysvbfs_createfifo tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489166.408927, sysvbfs_createfifo, passed tc-start: 1532489166.409435, sysvbfs_createlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489166.491395, sysvbfs_createlink, passed tc-start: 1532489166.491729, sysvbfs_createsymlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489166.570123, sysvbfs_createsymlink, passed tc-start: 1532489166.570443, sysvbfs_fileio tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0100090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0100090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0100090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489166.653368, sysvbfs_fileio, passed tc-start: 1532489166.653670, sysvbfs_rmfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489166.762512, sysvbfs_rmfile, passed tc-start: 1532489166.762842, udf_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1812419892 + 1609428694 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/../kern/vfs_syscalls.c:3893:4, signed integer overflow: -243144524 * 1000 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/../kern/vfs_syscalls.c:3899:4, signed integer overflow: -280435008 * 1000 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489167.99752, udf_attrs, passed tc-start: 1532489167.100179, udf_create tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1699589601 + 1532489167 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489167.181974, udf_create, passed tc-start: 1532489167.182391, udf_createdir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1699589601 + 1532489167 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489167.264924, udf_createdir, passed tc-start: 1532489167.265468, udf_createfifo tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1699589601 + 1532489167 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489167.350617, udf_createfifo, passed tc-start: 1532489167.351179, udf_createlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1699589601 + 1532489167 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489167.686372, udf_createlink, passed tc-start: 1532489167.686728, udf_createsymlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1699589601 + 1532489167 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489167.763233, udf_createsymlink, passed tc-start: 1532489167.763648, udf_fileio tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1699589601 + 1532489167 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489168.96789, udf_fileio, passed tc-start: 1532489168.97151, udf_rmfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1174756027 + 1532489168 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489168.434871, udf_rmfile, passed tc-start: 1532489168.435252, v7fs_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/../kern/vfs_syscalls.c:3893:4, signed integer overflow: -243144524 * 1000 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/../kern/vfs_syscalls.c:3899:4, signed integer overflow: -280435008 * 1000 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489168.697063, v7fs_attrs, passed tc-start: 1532489168.697697, v7fs_create tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489169.7887, v7fs_create, passed tc-start: 1532489169.8711, v7fs_createdir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489169.282728, v7fs_createdir, passed tc-start: 1532489169.283365, v7fs_createfifo tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489169.558087, v7fs_createfifo, passed tc-start: 1532489169.558923, v7fs_createlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489169.834912, v7fs_createlink, passed tc-start: 1532489169.835581, v7fs_createsymlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489170.115937, v7fs_createsymlink, passed tc-start: 1532489170.116653, v7fs_fileio tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489170.401374, v7fs_fileio, passed tc-start: 1532489170.401996, v7fs_rmfile tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489170.718260, v7fs_rmfile, passed tp-end: 1532489170.718889, fs/vfs/t_ro tp-start: 1532489170.786115, fs/vfs/t_rmdirrace, 14 tc-start: 1532489170.786133, ext2fs_race tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libext2fs/../../../../ufs/ext2fs/ext2fs_vnops.c:1002:2, signed integer overflow: 520008 * 4294 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489180.904273, ext2fs_race, passed tc-start: 1532489180.904693, ffs_race tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489191.8324, ffs_race, passed tc-start: 1532489191.9077, ffslog_race tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489201.112973, ffslog_race, passed tc-start: 1532489201.113876, lfs_race tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[20574]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:260:2, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:195:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff6973844 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff697368c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff697368c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff697368c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff697368c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff697368c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc64 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:560:2, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:458:7, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff0d3b0cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff0d3b0cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff0d3b0cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff0d3b0cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff0d3b0cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:330:9, left shift of negative value -2 tc-end: 1532489501.273416, lfs_race, failed, Test case timed out after 300 seconds tc-start: 1532489501.274194, msdosfs_race tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:840:13, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:840:36, signed integer overflow: -2147483648 - 1 cannot be represented in type 'int [20]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:744:14, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:744:24, signed integer overflow: -2147483648 - 1 cannot be represented in type 'int [20]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:512:42, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489511.356813, msdosfs_race, passed tc-start: 1532489511.357439, nfs_race tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0300090] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1532489511.496980214 1532489511.496980214, mtime 1532489511.496980214 1532489511.496980214) tc-end: 1532489521.520997, nfs_race, passed tc-start: 1532489521.521476, p2k_ffs_race tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.pWjiK2/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.pWjiK2/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489531.659847, p2k_ffs_race, passed tc-start: 1532489531.660173, puffs_race tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1786213248 + 1532489531 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489541.776465, puffs_race, passed tc-start: 1532489541.776739, rumpfs_race tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489551.851510, rumpfs_race, passed tc-start: 1532489551.851900, sysvbfs_race tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489551.924856, sysvbfs_race, skipped, directories not supported by file system tc-start: 1532489551.925428, tmpfs_race tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489561.993398, tmpfs_race, passed tc-start: 1532489561.993645, udf_race tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1680640063 + 1780690063 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489572.509983, udf_race, passed tc-start: 1532489572.510495, v7fs_race tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489582.778865, v7fs_race, passed tc-start: 1532489582.779523, zfs_race tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/spa.c:6294:31, signed integer overflow: 300 * 1000000000 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489592.934654, zfs_race, passed tp-end: 1532489592.936516, fs/vfs/t_rmdirrace tp-start: 1532489592.974086, fs/vfs/t_rwtoro, 112 tc-start: 1532489592.974230, ext2fs_layer_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489593.52311, ext2fs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1532489593.52628, ext2fs_layer_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489593.130362, ext2fs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1532489593.130684, ext2fs_layer_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489593.209097, ext2fs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1532489593.209423, ext2fs_layer_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489593.287428, ext2fs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1532489593.287760, ext2fs_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489593.364119, ext2fs_noneopen, skipped, fs does not support r/o remount tc-start: 1532489593.364486, ext2fs_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489593.445831, ext2fs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1532489593.446155, ext2fs_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489593.523541, ext2fs_readopen, skipped, fs does not support r/o remount tc-start: 1532489593.523906, ext2fs_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489593.599495, ext2fs_writeopen, skipped, fs does not support r/o remount tc-start: 1532489593.599782, ffs_layer_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489593.677743, ffs_layer_noneopen, passed tc-start: 1532489593.678138, ffs_layer_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489593.759250, ffs_layer_read_unlinked, passed tc-start: 1532489593.759680, ffs_layer_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489593.839313, ffs_layer_readopen, passed tc-start: 1532489593.839755, ffs_layer_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489593.921250, ffs_layer_writeopen, passed tc-start: 1532489593.921716, ffs_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489594.1345, ffs_noneopen, passed tc-start: 1532489594.1979, ffs_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489594.83783, ffs_read_unlinked, passed tc-start: 1532489594.84272, ffs_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489594.165214, ffs_readopen, passed tc-start: 1532489594.165819, ffs_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489594.246259, ffs_writeopen, passed tc-start: 1532489594.246704, ffslog_layer_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489594.332386, ffslog_layer_noneopen, passed tc-start: 1532489594.332832, ffslog_layer_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489594.426248, ffslog_layer_read_unlinked, passed tc-start: 1532489594.426700, ffslog_layer_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489594.516361, ffslog_layer_readopen, passed tc-start: 1532489594.516819, ffslog_layer_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489594.607780, ffslog_layer_writeopen, passed tc-start: 1532489594.608221, ffslog_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489594.694215, ffslog_noneopen, passed tc-start: 1532489594.694768, ffslog_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489594.784268, ffslog_read_unlinked, passed tc-start: 1532489594.784778, ffslog_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489594.871498, ffslog_readopen, passed tc-start: 1532489594.871993, ffslog_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489594.962204, ffslog_writeopen, passed tc-start: 1532489594.962778, lfs_layer_noneopen tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[29879]: /mnt: attaching cleaner tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489595.95660, lfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1532489595.96626, lfs_layer_read_unlinked tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[680]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489595.229793, lfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1532489595.230633, lfs_layer_readopen tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[9085]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489595.363469, lfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1532489595.364395, lfs_layer_writeopen tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[17080]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489595.497495, lfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1532489595.498419, lfs_noneopen tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff615fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff615fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[17467]: /mnt: attaching cleaner tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489595.679867, lfs_noneopen, skipped, fs does not support r/o remount tc-start: 1532489595.680687, lfs_read_unlinked tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[3372]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-end: 1532489595.812162, lfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1532489595.813136, lfs_readopen tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[25627]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489595.944467, lfs_readopen, skipped, fs does not support r/o remount tc-start: 1532489595.945497, lfs_writeopen tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[9012]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff714fc3c for type 'union IFILE' which requires 8 byte alignment tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489596.76004, lfs_writeopen, skipped, fs does not support r/o remount tc-start: 1532489596.76970, msdosfs_layer_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489596.151858, msdosfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1532489596.152149, msdosfs_layer_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489596.228802, msdosfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1532489596.229082, msdosfs_layer_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489596.305615, msdosfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1532489596.305909, msdosfs_layer_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489596.381065, msdosfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1532489596.381329, msdosfs_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489596.456063, msdosfs_noneopen, skipped, fs does not support r/o remount tc-start: 1532489596.456394, msdosfs_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489596.533134, msdosfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1532489596.533531, msdosfs_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489596.609063, msdosfs_readopen, skipped, fs does not support r/o remount tc-start: 1532489596.609331, msdosfs_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489596.683924, msdosfs_writeopen, skipped, fs does not support r/o remount tc-start: 1532489596.684198, nfs_layer_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489596.833164, nfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1532489596.833697, nfs_layer_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0300090] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1532489596.973130535 1532489596.973130535, mtime 1532489596.973130535 1532489596.973130535) tc-end: 1532489596.985889, nfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1532489596.986493, nfs_layer_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489597.133885, nfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1532489597.134353, nfs_layer_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:Mount successful. tc-so:[ 1.0300090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0300090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0300090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0300090] ZFS filesystem version: 5 tc-end: 1532489597.283376, nfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1532489597.284031, nfs_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489597.433856, nfs_noneopen, skipped, fs does not support r/o remount tc-start: 1532489597.434357, nfs_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0300090] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1532489597.573446217 1532489597.573446217, mtime 1532489597.573446217 1532489597.573446217) tc-end: 1532489597.579109, nfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1532489597.579605, nfs_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489597.724484, nfs_readopen, skipped, fs does not support r/o remount tc-start: 1532489597.724977, nfs_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489597.874040, nfs_writeopen, skipped, fs does not support r/o remount tc-start: 1532489597.874535, p2k_ffs_layer_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.GP7hIt/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.GP7hIt/p2kffsfake" instead. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489597.973270, p2k_ffs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1532489597.973991, p2k_ffs_layer_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.Ljo74z/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.Ljo74z/p2kffsfake" instead. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489598.74391, p2k_ffs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1532489598.74962, p2k_ffs_layer_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.ICm1pM/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.ICm1pM/p2kffsfake" instead. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489598.179409, p2k_ffs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1532489598.179992, p2k_ffs_layer_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.8omoNz/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.8omoNz/p2kffsfake" instead. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489598.281063, p2k_ffs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1532489598.281650, p2k_ffs_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.I2z7G0/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.I2z7G0/p2kffsfake" instead. tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0000090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0000090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0000090] ZFS filesystem version: 5 tc-end: 1532489598.382794, p2k_ffs_noneopen, skipped, fs does not support r/o remount tc-start: 1532489598.383522, p2k_ffs_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.7fWkeW/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.7fWkeW/p2kffsfake" instead. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489598.484785, p2k_ffs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1532489598.485369, p2k_ffs_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.YXOKLD/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.YXOKLD/p2kffsfake" instead. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489598.588052, p2k_ffs_readopen, skipped, fs does not support r/o remount tc-start: 1532489598.588637, p2k_ffs_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.VztEyr/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.VztEyr/p2kffsfake" instead. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489598.691775, p2k_ffs_writeopen, skipped, fs does not support r/o remount tc-start: 1532489598.692366, puffs_layer_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 982102142 + 1532489598 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489598.764410, puffs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1532489598.764737, puffs_layer_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 982102142 + 1532489598 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489598.836036, puffs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1532489598.836428, puffs_layer_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 982102142 + 1532489598 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489598.907030, puffs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1532489598.907727, puffs_layer_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 982102142 + 1532489598 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489598.978429, puffs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1532489598.978709, puffs_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1616333410 + 1781311922 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489599.47542, puffs_noneopen, skipped, fs does not support r/o remount tc-start: 1532489599.48138, puffs_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1616333410 + 1781311922 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489599.117905, puffs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1532489599.118441, puffs_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1616333410 + 1781311922 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489599.188284, puffs_readopen, skipped, fs does not support r/o remount tc-start: 1532489599.188567, puffs_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1616333410 + 1781311922 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489599.258422, puffs_writeopen, skipped, fs does not support r/o remount tc-start: 1532489599.258649, rumpfs_layer_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489599.320426, rumpfs_layer_noneopen, passed tc-start: 1532489599.320689, rumpfs_layer_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489599.386709, rumpfs_layer_read_unlinked, passed tc-start: 1532489599.386970, rumpfs_layer_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489599.449305, rumpfs_layer_readopen, passed tc-start: 1532489599.449575, rumpfs_layer_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489599.511591, rumpfs_layer_writeopen, passed tc-start: 1532489599.511862, rumpfs_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489599.573738, rumpfs_noneopen, passed tc-start: 1532489599.574139, rumpfs_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489599.635657, rumpfs_read_unlinked, passed tc-start: 1532489599.635874, rumpfs_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489599.697244, rumpfs_readopen, passed tc-start: 1532489599.697463, rumpfs_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489599.759475, rumpfs_writeopen, passed tc-start: 1532489599.759688, sysvbfs_layer_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489599.832192, sysvbfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1532489599.832457, sysvbfs_layer_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489599.907532, sysvbfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1532489599.908058, sysvbfs_layer_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489599.983862, sysvbfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1532489599.984181, sysvbfs_layer_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489600.59341, sysvbfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1532489600.59639, sysvbfs_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489600.132372, sysvbfs_noneopen, skipped, fs does not support r/o remount tc-start: 1532489600.132653, sysvbfs_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489600.209213, sysvbfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1532489600.209527, sysvbfs_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489600.285249, sysvbfs_readopen, skipped, fs does not support r/o remount tc-start: 1532489600.285579, sysvbfs_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489600.360438, sysvbfs_writeopen, skipped, fs does not support r/o remount tc-start: 1532489600.360773, tmpfs_layer_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489600.424955, tmpfs_layer_noneopen, passed tc-start: 1532489600.425237, tmpfs_layer_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489600.488138, tmpfs_layer_read_unlinked, passed tc-start: 1532489600.488433, tmpfs_layer_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489600.550630, tmpfs_layer_readopen, passed tc-start: 1532489600.550891, tmpfs_layer_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489600.613141, tmpfs_layer_writeopen, passed tc-start: 1532489600.613392, tmpfs_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489600.675067, tmpfs_noneopen, passed tc-start: 1532489600.675424, tmpfs_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489600.738183, tmpfs_read_unlinked, passed tc-start: 1532489600.738404, tmpfs_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489600.801471, tmpfs_readopen, passed tc-start: 1532489600.801719, tmpfs_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489600.864216, tmpfs_writeopen, passed tc-start: 1532489600.864466, udf_layer_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2079918641 + 1532489600 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489600.940139, udf_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1532489600.940622, udf_layer_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2079918641 + 1532489600 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489601.17598, udf_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1532489601.17935, udf_layer_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1555085067 + 1532489601 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489601.147208, udf_layer_readopen, skipped, fs does not support r/o remount tc-start: 1532489601.147627, udf_layer_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1555085067 + 1532489601 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489601.223417, udf_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1532489601.223790, udf_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1555085067 + 1532489601 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489601.300918, udf_noneopen, skipped, fs does not support r/o remount tc-start: 1532489601.301316, udf_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1555085067 + 1532489601 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0300090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0300090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0300090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0300090] ZFS filesystem version: 5 tc-end: 1532489601.378208, udf_read_unlinked, skipped, fs does not support r/o remount tc-start: 1532489601.378648, udf_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1555085067 + 1532489601 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489601.455361, udf_readopen, skipped, fs does not support r/o remount tc-start: 1532489601.455758, udf_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1555085067 + 1532489601 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489601.530212, udf_writeopen, skipped, fs does not support r/o remount tc-start: 1532489601.530580, v7fs_layer_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489601.779804, v7fs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1532489601.780426, v7fs_layer_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489602.65111, v7fs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1532489602.65811, v7fs_layer_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489602.332323, v7fs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1532489602.332967, v7fs_layer_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489602.605742, v7fs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1532489602.606519, v7fs_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489602.862721, v7fs_noneopen, skipped, fs does not support r/o remount tc-start: 1532489602.863352, v7fs_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489603.132990, v7fs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1532489603.133641, v7fs_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489603.400465, v7fs_readopen, skipped, fs does not support r/o remount tc-start: 1532489603.401104, v7fs_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489603.671685, v7fs_writeopen, skipped, fs does not support r/o remount tc-start: 1532489603.672646, zfs_layer_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489603.838463, zfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1532489603.839005, zfs_layer_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489603.990077, zfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1532489603.990908, zfs_layer_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0000090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0000090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0000090] ZFS filesystem version: 5 tc-end: 1532489604.133341, zfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1532489604.133800, zfs_layer_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489604.279496, zfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1532489604.280018, zfs_noneopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489604.426685, zfs_noneopen, skipped, fs does not support r/o remount tc-start: 1532489604.427464, zfs_read_unlinked tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489604.584897, zfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1532489604.585287, zfs_readopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489604.739106, zfs_readopen, skipped, fs does not support r/o remount tc-start: 1532489604.739641, zfs_writeopen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489604.887761, zfs_writeopen, skipped, fs does not support r/o remount tp-end: 1532489604.888162, fs/vfs/t_rwtoro tp-start: 1532489604.965110, fs/vfs/t_union, 28 tc-start: 1532489604.965127, ext2fs_basic tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0100090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0100090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0100090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489605.39808, ext2fs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1532489605.40151, ext2fs_whiteout tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489605.135352, ext2fs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1532489605.135874, ffs_basic tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489605.224325, ffs_basic, passed tc-start: 1532489605.224737, ffs_whiteout tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489605.331401, ffs_whiteout, passed tc-start: 1532489605.332010, ffslog_basic tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489605.424585, ffslog_basic, passed tc-start: 1532489605.424985, ffslog_whiteout tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489605.536817, ffslog_whiteout, passed tc-start: 1532489605.537630, lfs_basic tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff795fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff795fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[8660]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff795fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff795fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff795fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff795fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff795fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff795fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff4f40844 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4f4068c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff4f4068c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff4f4068c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4f4068c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4f4068c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4f4068c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4f4068c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff4f4068c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4f4068c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4f4068c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff795fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff795fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[8660]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[8660]: t_union: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489605.671534, lfs_basic, passed tc-start: 1532489605.672356, lfs_whiteout tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[1317]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff43fe884 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fe6cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff43fe6cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff43fe6cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fe6cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fe6cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fe6cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fe6cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fe6cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff43fe6cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fe6cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[1317]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[1317]: t_union: needs_cleaning returned -1 tc-end: 1532489605.825359, lfs_whiteout, passed tc-start: 1532489605.826348, msdosfs_basic tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489605.900245, msdosfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1532489605.900553, msdosfs_whiteout tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0100090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0100090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0100090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489605.999480, msdosfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1532489606.15, nfs_basic tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489606.141897, nfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1532489606.142342, nfs_whiteout tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489606.305738, nfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1532489606.306369, p2k_ffs_basic tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.9NQCLx/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.9NQCLx/p2kffsfake" instead. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489606.408565, p2k_ffs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1532489606.409104, p2k_ffs_whiteout tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.NOxaIg/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.NOxaIg/p2kffsfake" instead. tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0000090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0000090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0000090] ZFS filesystem version: 5 tc-end: 1532489606.528316, p2k_ffs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1532489606.528986, puffs_basic tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1078400844 + 1532489606 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489606.598977, puffs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1532489606.599188, puffs_whiteout tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1078400844 + 1532489606 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489606.690027, puffs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1532489606.690488, rumpfs_basic tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489606.752443, rumpfs_basic, passed tc-start: 1532489606.752657, rumpfs_whiteout tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489606.834181, rumpfs_whiteout, passed tc-start: 1532489606.834610, sysvbfs_basic tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489606.907271, sysvbfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1532489606.907704, sysvbfs_whiteout tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489607.966, sysvbfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1532489607.1443, tmpfs_basic tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489607.64151, tmpfs_basic, passed tc-start: 1532489607.64384, tmpfs_whiteout tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489607.147815, tmpfs_whiteout, passed tc-start: 1532489607.148362, udf_basic tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 905948086 + 1781446378 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489607.223165, udf_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1532489607.223640, udf_whiteout tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 905948086 + 1781446378 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489607.318561, udf_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1532489607.319073, v7fs_basic tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489607.569472, v7fs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1532489607.570110, v7fs_whiteout tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489607.904852, v7fs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1532489607.905689, zfs_basic tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489608.57068, zfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1532489608.57532, zfs_whiteout tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489608.230035, zfs_whiteout, skipped, fs does not support VOP_WHITEOUT tp-end: 1532489608.230680, fs/vfs/t_union tp-start: 1532489608.289274, fs/vfs/t_unpriv, 56 tc-start: 1532489608.289291, ext2fs_dirperms tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489608.375902, ext2fs_dirperms, passed tc-start: 1532489608.376223, ext2fs_flags tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489608.459262, ext2fs_flags, passed tc-start: 1532489608.459668, ext2fs_owner tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489608.538077, ext2fs_owner, passed tc-start: 1532489608.538582, ext2fs_times tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489608.621707, ext2fs_times, passed tc-start: 1532489608.622034, ffs_dirperms tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489608.704617, ffs_dirperms, passed tc-start: 1532489608.705035, ffs_flags tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489608.785110, ffs_flags, passed tc-start: 1532489608.785561, ffs_owner tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489608.864456, ffs_owner, passed tc-start: 1532489608.864931, ffs_times tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489608.946663, ffs_times, passed tc-start: 1532489608.947110, ffslog_dirperms tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489609.37110, ffslog_dirperms, passed tc-start: 1532489609.37539, ffslog_flags tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489609.127064, ffslog_flags, passed tc-start: 1532489609.127516, ffslog_owner tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489609.216075, ffslog_owner, passed tc-start: 1532489609.216530, ffslog_times tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489609.308216, ffslog_times, passed tc-start: 1532489609.308791, lfs_dirperms tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[884]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff47fae84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47faccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff47faccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff47faccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47faccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47faccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[884]: /mnt: filesystem unmounted tc-end: 1532489609.442048, lfs_dirperms, passed tc-start: 1532489609.443169, lfs_flags tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[15938]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff697a844 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff697a68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff697a68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff697a68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff697a68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff697a68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[15938]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[15938]: t_unpriv: needs_cleaning returned -1 tc-end: 1532489609.581156, lfs_flags, passed tc-start: 1532489609.582068, lfs_owner tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[29154]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff4fffb84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4fff9d4 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff4fff9d4 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff4fff9d4 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4fff9d4 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4fff9d4 for type 'union FINFO' which requires 8 byte alignment tc-se:lfs_cleanerd[29154]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[29154]: t_unpriv: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489609.745737, lfs_owner, passed tc-start: 1532489609.746564, lfs_times tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff611fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff611fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[22704]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff611fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff611fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff611fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff611fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff611fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff611fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff611fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff3fffb84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff3fff9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff3fff9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff3fff9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff3fff9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff3fff9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff611fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff611fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff611fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff611fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff611fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff611fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff611fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff611fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[22704]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[22704]: t_unpriv: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[22704]: /mnt: detaching cleaner tc-end: 1532489609.913325, lfs_times, passed tc-start: 1532489609.914292, msdosfs_dirperms tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:840:13, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:840:36, signed integer overflow: -2147483648 - 1 cannot be represented in type 'int [20]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:744:14, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:744:24, signed integer overflow: -2147483648 - 1 cannot be represented in type 'int [20]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:512:42, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489609.990761, msdosfs_dirperms, passed tc-start: 1532489609.991045, msdosfs_flags tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489610.70645, msdosfs_flags, passed tc-start: 1532489610.70909, msdosfs_owner tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489610.144923, msdosfs_owner, skipped, owner not supported by file system tc-start: 1532489610.145351, msdosfs_times tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489610.225688, msdosfs_times, passed tc-start: 1532489610.225952, nfs_dirperms tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0500090] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1532489610.373859385 1532489610.373859385, mtime 1532489610.373859385 1532489610.373859385) tc-end: 1532489610.390166, nfs_dirperms, passed tc-start: 1532489610.390728, nfs_flags tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489610.545523, nfs_flags, skipped, file flags not supported by file system tc-start: 1532489610.545997, nfs_owner tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489610.692080, nfs_owner, passed tc-start: 1532489610.692550, nfs_times tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0400090] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1532489610.832226803 1532489610.832226803, mtime 1532489610.832226803 1532489610.832226803) tc-end: 1532489610.847465, nfs_times, passed tc-start: 1532489610.847964, p2k_ffs_dirperms tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.th2ToO/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.th2ToO/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489611.57132, p2k_ffs_dirperms, passed tc-start: 1532489611.57524, p2k_ffs_flags tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.ZZ7w1w/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.ZZ7w1w/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489611.538287, p2k_ffs_flags, passed tc-start: 1532489611.538681, p2k_ffs_owner tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.8xVyEm/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.8xVyEm/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489611.734688, p2k_ffs_owner, passed tc-start: 1532489611.735087, p2k_ffs_times tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.upVMqg/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.upVMqg/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489611.940349, p2k_ffs_times, passed tc-start: 1532489611.940887, puffs_dirperms tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 550755424 + 1781513606 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] putter_fop_read: private 0 not inited tc-end: 1532489612.48751, puffs_dirperms, passed tc-start: 1532489612.49013, puffs_flags tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1535699082 + 1781530413 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489612.119937, puffs_flags, skipped, file flags not supported by file system tc-start: 1532489612.120289, puffs_owner tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1535699082 + 1781530413 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] putter_fop_read: private 0 not inited tc-end: 1532489612.218480, puffs_owner, passed tc-start: 1532489612.218708, puffs_times tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1535699082 + 1781530413 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489612.320431, puffs_times, passed tc-start: 1532489612.320703, rumpfs_dirperms tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489612.383200, rumpfs_dirperms, passed tc-start: 1532489612.383468, rumpfs_flags tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489612.445569, rumpfs_flags, passed tc-start: 1532489612.445819, rumpfs_owner tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489612.505992, rumpfs_owner, passed tc-start: 1532489612.506448, rumpfs_times tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489612.567392, rumpfs_times, passed tc-start: 1532489612.567647, sysvbfs_dirperms tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489612.640810, sysvbfs_dirperms, skipped, directories not supported by file system tc-start: 1532489612.641186, sysvbfs_flags tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489612.717140, sysvbfs_flags, skipped, file flags not supported by file system tc-start: 1532489612.717424, sysvbfs_owner tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489612.791807, sysvbfs_owner, passed tc-start: 1532489612.792082, sysvbfs_times tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489612.872691, sysvbfs_times, passed tc-start: 1532489612.873301, tmpfs_dirperms tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489612.935712, tmpfs_dirperms, passed tc-start: 1532489612.935952, tmpfs_flags tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489612.998533, tmpfs_flags, passed tc-start: 1532489612.998779, tmpfs_owner tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489613.60871, tmpfs_owner, passed tc-start: 1532489613.61230, tmpfs_times tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489613.123142, tmpfs_times, passed tc-start: 1532489613.123355, udf_dirperms tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1699533120 + 1532489613 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489613.457610, udf_dirperms, passed tc-start: 1532489613.458000, udf_flags tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1699533120 + 1532489613 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489613.533099, udf_flags, skipped, file flags not supported by file system tc-start: 1532489613.533532, udf_owner tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1699533120 + 1532489613 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489613.609916, udf_owner, passed tc-start: 1532489613.610321, udf_times tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1699533120 + 1532489613 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489613.939890, udf_times, passed tc-start: 1532489613.940288, v7fs_dirperms tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489614.199073, v7fs_dirperms, passed tc-start: 1532489614.199725, v7fs_flags tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489614.469438, v7fs_flags, passed tc-start: 1532489614.470090, v7fs_owner tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489614.740922, v7fs_owner, passed tc-start: 1532489614.741640, v7fs_times tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489615.14031, v7fs_times, passed tc-start: 1532489615.14700, zfs_dirperms tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489615.176124, zfs_dirperms, expected_failure, PR kern/47656: Test known to be broken: open: Operation not permitted tc-start: 1532489615.176521, zfs_flags tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489615.343316, zfs_flags, expected_failure, PR kern/47656: Test known to be broken: chflags: Operation not supported tc-start: 1532489615.343780, zfs_owner tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0100090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0100090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0100090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489615.496431, zfs_owner, passed tc-start: 1532489615.496805, zfs_times tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489615.651655, zfs_times, expected_failure, PR kern/47656: Test known to be broken: utimes: Operation not permitted tp-end: 1532489615.652148, fs/vfs/t_unpriv tp-start: 1532489615.687924, fs/vfs/t_mtime_otrunc, 14 tc-start: 1532489615.687942, ext2fs_otrunc_mtime_update tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489615 tc-so:last lock: 1532489617 tc-so:last lock: 1532489619 tc-so:last lock: 1532489621 tc-end: 1532489625.797462, ext2fs_otrunc_mtime_update, passed tc-start: 1532489625.797850, ffs_otrunc_mtime_update tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489625 tc-so:last lock: 1532489627 tc-so:last lock: 1532489629 tc-so:last lock: 1532489631 tc-end: 1532489635.908714, ffs_otrunc_mtime_update, passed tc-start: 1532489635.909140, ffslog_otrunc_mtime_update tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489635 tc-so:last lock: 1532489637 tc-so:last lock: 1532489639 tc-so:last lock: 1532489642 tc-end: 1532489646.43743, ffslog_otrunc_mtime_update, passed tc-start: 1532489646.44183, lfs_otrunc_mtime_update tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[21990]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff61f9b84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff61f99cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff61f99cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff61f99cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff61f99cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff61f99cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[21990]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[21990]: t_mtime_otrunc: needs_cleaning returned -1 tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0000090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0000090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-so:last lock: 0 tc-so:last lock: 1532489646 tc-so:last lock: 1532489648 tc-so:last lock: 1532489650 tc-so:last lock: 1532489652 tc-se:lfs_cleanerd[21990]: /mnt: detaching cleaner tc-end: 1532489656.197948, lfs_otrunc_mtime_update, passed tc-start: 1532489656.198809, msdosfs_otrunc_mtime_update tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489656 tc-so:last lock: 1532489658 tc-so:last lock: 1532489660 tc-so:last lock: 1532489662 tc-end: 1532489666.343880, msdosfs_otrunc_mtime_update, passed tc-start: 1532489666.344149, nfs_otrunc_mtime_update tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489666 tc-so:last lock: 1532489668 tc-so:last lock: 1532489670 tc-so:last lock: 1532489672 tc-end: 1532489676.560002, nfs_otrunc_mtime_update, passed tc-start: 1532489676.560471, p2k_ffs_otrunc_mtime_update tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.XoRlDI/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.XoRlDI/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0100090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489676 tc-so:last lock: 1532489678 tc-so:last lock: 1532489680 tc-so:last lock: 1532489682 tc-end: 1532489686.735001, p2k_ffs_otrunc_mtime_update, passed tc-start: 1532489686.735360, puffs_otrunc_mtime_update tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2041387864 + 1532489686 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489686 tc-so:last lock: 1532489688 tc-so:last lock: 1532489690 tc-so:last lock: 1532489692 tc-so:[ 11.0400090] putter_fop_read: private 0 not inited tc-end: 1532489696.871995, puffs_otrunc_mtime_update, passed tc-start: 1532489696.872206, rumpfs_otrunc_mtime_update tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489696 tc-so:last lock: 1532489698 tc-so:last lock: 1532489700 tc-so:last lock: 1532489702 tc-end: 1532489706.956648, rumpfs_otrunc_mtime_update, passed tc-start: 1532489706.956877, sysvbfs_otrunc_mtime_update tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489707 tc-so:last lock: 1532489709 tc-so:last lock: 1532489711 tc-so:last lock: 1532489713 tc-end: 1532489717.116798, sysvbfs_otrunc_mtime_update, passed tc-start: 1532489717.117138, tmpfs_otrunc_mtime_update tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489717 tc-so:last lock: 1532489719 tc-so:last lock: 1532489721 tc-so:last lock: 1532489723 tc-end: 1532489727.214485, tmpfs_otrunc_mtime_update, passed tc-start: 1532489727.214746, udf_otrunc_mtime_update tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1998047800 + 1532489727 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489727 tc-so:last lock: 1532489729 tc-so:last lock: 1532489731 tc-so:last lock: 1532489733 tc-end: 1532489737.576383, udf_otrunc_mtime_update, passed tc-start: 1532489737.576867, v7fs_otrunc_mtime_update tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489737 tc-so:last lock: 1532489739 tc-so:last lock: 1532489741 tc-so:last lock: 1532489743 tc-end: 1532489747.914783, v7fs_otrunc_mtime_update, passed tc-start: 1532489747.915456, zfs_otrunc_mtime_update tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/spa.c:6294:31, signed integer overflow: 300 * 1000000000 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489748 tc-so:last lock: 1532489750 tc-so:last lock: 1532489752 tc-so:last lock: 1532489754 tc-end: 1532489758.119235, zfs_otrunc_mtime_update, passed tp-end: 1532489758.119606, fs/vfs/t_mtime_otrunc tp-start: 1532489758.181937, fs/vfs/t_mtime_write, 14 tc-start: 1532489758.181960, ext2fs_mtime_update_on_write tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489758 tc-so:last lock: 1532489760 tc-so:last lock: 1532489762 tc-so:last lock: 1532489764 tc-end: 1532489768.325997, ext2fs_mtime_update_on_write, passed tc-start: 1532489768.326415, ffs_mtime_update_on_write tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489768 tc-so:last lock: 1532489770 tc-so:last lock: 1532489772 tc-so:last lock: 1532489774 tc-end: 1532489778.473811, ffs_mtime_update_on_write, passed tc-start: 1532489778.474287, ffslog_mtime_update_on_write tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489778 tc-so:last lock: 1532489780 tc-so:last lock: 1532489782 tc-so:last lock: 1532489784 tc-end: 1532489788.611183, ffslog_mtime_update_on_write, passed tc-start: 1532489788.611693, lfs_mtime_update_on_write tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[21172]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff47feb84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47fe9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff47fe9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff47fe9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47fe9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47fe9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47fe9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47fe9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff47fe9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47fe9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47fe9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79efc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[21172]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[21172]: t_mtime_write: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-so:last lock: 0 tc-so:last lock: 1532489788 tc-so:last lock: 1532489790 tc-so:last lock: 1532489792 tc-so:last lock: 1532489794 tc-end: 1532489798.779447, lfs_mtime_update_on_write, passed tc-start: 1532489798.780397, msdosfs_mtime_update_on_write tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489798 tc-so:last lock: 1532489800 tc-so:last lock: 1532489802 tc-so:last lock: 1532489804 tc-end: 1532489808.894217, msdosfs_mtime_update_on_write, passed tc-start: 1532489808.894532, nfs_mtime_update_on_write tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0300090] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1532489809.023308924 1532489809.023308924, mtime 1532489809.023308924 1532489809.023308924) tc-so:last lock: 0 tc-so:last lock: 1532489809 tc-so:last lock: 1532489811 tc-so:last lock: 1532489813 tc-so:last lock: 1532489815 tc-end: 1532489819.106620, nfs_mtime_update_on_write, passed tc-start: 1532489819.107064, p2k_ffs_mtime_update_on_write tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.w3qDQf/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.w3qDQf/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489819 tc-so:last lock: 1532489821 tc-so:last lock: 1532489823 tc-so:last lock: 1532489825 tc-end: 1532489829.302126, p2k_ffs_mtime_update_on_write, passed tc-start: 1532489829.302498, puffs_mtime_update_on_write tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 520108168 + 1785177532 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489829 tc-so:last lock: 1532489831 tc-so:last lock: 1532489833 tc-so:last lock: 1532489835 tc-end: 1532489839.440179, puffs_mtime_update_on_write, passed tc-start: 1532489839.440451, rumpfs_mtime_update_on_write tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489839 tc-so:last lock: 1532489841 tc-so:last lock: 1532489843 tc-so:last lock: 1532489845 tc-end: 1532489849.533866, rumpfs_mtime_update_on_write, passed tc-start: 1532489849.534109, sysvbfs_mtime_update_on_write tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489849 tc-so:last lock: 1532489851 tc-so:last lock: 1532489853 tc-so:last lock: 1532489855 tc-end: 1532489859.690885, sysvbfs_mtime_update_on_write, passed tc-start: 1532489859.691149, tmpfs_mtime_update_on_write tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489859 tc-so:last lock: 1532489861 tc-so:last lock: 1532489863 tc-so:last lock: 1532489865 tc-end: 1532489869.792230, tmpfs_mtime_update_on_write, passed tc-start: 1532489869.792486, udf_mtime_update_on_write tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1263148842 + 1785849812 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489869 tc-so:last lock: 1532489871 tc-so:last lock: 1532489873 tc-so:last lock: 1532489875 tc-end: 1532489880.167334, udf_mtime_update_on_write, passed tc-start: 1532489880.167720, v7fs_mtime_update_on_write tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489880 tc-so:last lock: 1532489882 tc-so:last lock: 1532489884 tc-so:last lock: 1532489886 tc-end: 1532489890.509399, v7fs_mtime_update_on_write, passed tc-start: 1532489890.510049, zfs_mtime_update_on_write tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/spa.c:6294:31, signed integer overflow: 300 * 1000000000 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1532489890 tc-so:last lock: 1532489892 tc-so:last lock: 1532489894 tc-so:last lock: 1532489896 tc-end: 1532489900.692319, zfs_mtime_update_on_write, passed tp-end: 1532489900.692812, fs/vfs/t_mtime_write tp-start: 1532489900.749217, fs/vfs/t_vfsops, 84 tc-start: 1532489900.749234, ext2fs_tfhinval tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1396152672 + 1532489900 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:RNG seed 1532489900 tc-end: 1532489900.827153, ext2fs_tfhinval, passed tc-start: 1532489900.827480, ext2fs_tfhremove tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489900.907373, ext2fs_tfhremove, passed tc-start: 1532489900.907699, ext2fs_tfilehandle tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489900.988456, ext2fs_tfilehandle, passed tc-start: 1532489900.988788, ext2fs_tmount tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489901.66260, ext2fs_tmount, passed tc-start: 1532489901.66610, ext2fs_tstatvfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489901.143468, ext2fs_tstatvfs, passed tc-start: 1532489901.143815, ext2fs_tsync tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489901.221096, ext2fs_tsync, passed tc-start: 1532489901.221423, ffs_tfhinval tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 871319098 + 1532489901 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:RNG seed 1532489901 tc-end: 1532489901.298265, ffs_tfhinval, passed tc-start: 1532489901.298662, ffs_tfhremove tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489901.377987, ffs_tfhremove, passed tc-start: 1532489901.378404, ffs_tfilehandle tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489901.459949, ffs_tfilehandle, passed tc-start: 1532489901.460752, ffs_tmount tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489901.605862, ffs_tmount, passed tc-start: 1532489901.606358, ffs_tstatvfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489901.699418, ffs_tstatvfs, passed tc-start: 1532489901.699850, ffs_tsync tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489901.799548, ffs_tsync, passed tc-start: 1532489901.800081, ffslog_tfhinval tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 871319098 + 1532489901 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:RNG seed 1532489901 tc-end: 1532489901.886672, ffslog_tfhinval, passed tc-start: 1532489901.887101, ffslog_tfhremove tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489901.976497, ffslog_tfhremove, passed tc-start: 1532489901.976957, ffslog_tfilehandle tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489902.67241, ffslog_tfilehandle, passed tc-start: 1532489902.67685, ffslog_tmount tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489902.153942, ffslog_tmount, passed tc-start: 1532489902.154723, ffslog_tstatvfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489902.241268, ffslog_tstatvfs, passed tc-start: 1532489902.241775, ffslog_tsync tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489902.328858, ffslog_tsync, passed tc-start: 1532489902.329287, lfs_tfhinval tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[3304]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1554034851 + 1786404443 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff3bffe84 for type 'union IINFO' which requires 8 byte alignment tc-se:lfs_cleanerd[3304]: /mnt: filesystem unmounted tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-so:RNG seed 1532489902 tc-end: 1532489902.470636, lfs_tfhinval, passed tc-start: 1532489902.471549, lfs_tfhremove tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[4698]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489902.602683, lfs_tfhremove, expected_failure, fhopen() for removed file succeeds (PR kern/43745): /public/src.git/tests/fs/vfs/t_vfsops.c:152: Expected true value in rump_sys_fhopen(fhp, fhsize, O_RDONLY) == -1 tc-start: 1532489902.603674, lfs_tfilehandle tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[10855]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff3301b84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33019cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff33019cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff33019cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33019cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33019cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33019cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33019cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff33019cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33019cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33019cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[10855]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[10855]: t_vfsops: needs_cleaning returned -1 tc-se:lfs_cleanerd[10855]: /mnt: detaching cleaner tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489902.736986, lfs_tfilehandle, passed tc-start: 1532489902.737828, lfs_tmount tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff755fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff755fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[1592]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff47feb84 for type 'union IINFO' which requires 8 byte alignment tc-se:lfs_cleanerd[1592]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[1592]: t_vfsops: needs_cleaning returned -1 tc-so:[ 1.0000090] Kernel RNG "kernel" runs test FAILURE: too few runs of 1 0s (2312 <= 2315) tc-so:[ 1.0000090] cprng kernel: failed statistical RNG test tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489902.870984, lfs_tmount, passed tc-start: 1532489902.871915, lfs_tstatvfs tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff75dfc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[11396]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff47fbb84 for type 'union IINFO' which requires 8 byte alignment tc-se:lfs_cleanerd[11396]: couldn't open device rrumpfs for reading tc-se:lfs_cleanerd[11396]: /mnt: filesystem unmounted tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489903.3706, lfs_tstatvfs, passed tc-start: 1532489903.4632, lfs_tsync tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff715fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[20711]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff4bfeb84 for type 'union IINFO' which requires 8 byte alignment tc-se:lfs_cleanerd[20711]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[20711]: t_vfsops: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[20711]: /mnt: detaching cleaner tc-end: 1532489903.135102, lfs_tsync, passed tc-start: 1532489903.135998, msdosfs_tfhinval tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1969135597 + 1532489903 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:RNG seed 1532489903 tc-end: 1532489903.211017, msdosfs_tfhinval, passed tc-start: 1532489903.211428, msdosfs_tfhremove tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489903.287329, msdosfs_tfhremove, passed tc-start: 1532489903.287601, msdosfs_tfilehandle tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489903.364699, msdosfs_tfilehandle, passed tc-start: 1532489903.365130, msdosfs_tmount tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489903.441990, msdosfs_tmount, passed tc-start: 1532489903.442303, msdosfs_tstatvfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489903.517510, msdosfs_tstatvfs, passed tc-start: 1532489903.517806, msdosfs_tsync tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489903.593288, msdosfs_tsync, passed tc-start: 1532489903.593753, nfs_tfhinval tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1969135597 + 1532489903 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:RNG seed 1532489903 tc-end: 1532489903.736675, nfs_tfhinval, passed tc-start: 1532489903.737337, nfs_tfhremove tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489903.890565, nfs_tfhremove, passed tc-start: 1532489903.891344, nfs_tfilehandle tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489904.41777, nfs_tfilehandle, passed tc-start: 1532489904.42426, nfs_tmount tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489904.192901, nfs_tmount, passed tc-start: 1532489904.193458, nfs_tstatvfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489904.350804, nfs_tstatvfs, passed tc-start: 1532489904.351416, nfs_tsync tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0000090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0000090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0000090] ZFS filesystem version: 5 tc-end: 1532489904.493619, nfs_tsync, passed tc-start: 1532489904.494308, p2k_ffs_tfhinval tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.wBpKfJ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.wBpKfJ/p2kffsfake" instead. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1444302023 + 1532489904 cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:RNG seed 1532489904 tc-end: 1532489904.696196, p2k_ffs_tfhinval, passed tc-start: 1532489904.696589, p2k_ffs_tfhremove tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.eSTG9e/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.eSTG9e/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489904.906345, p2k_ffs_tfhremove, passed tc-start: 1532489904.906705, p2k_ffs_tfilehandle tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.02uVye/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.02uVye/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489905.108776, p2k_ffs_tfilehandle, passed tc-start: 1532489905.109171, p2k_ffs_tmount tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.YUBENI/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.YUBENI/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489905.310548, p2k_ffs_tmount, passed tc-start: 1532489905.310945, p2k_ffs_tstatvfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.1iTcRI/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.1iTcRI/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489905.537129, p2k_ffs_tstatvfs, passed tc-start: 1532489905.537526, p2k_ffs_tsync tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.sOVR6O/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.sOVR6O/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489905.740721, p2k_ffs_tsync, passed tc-start: 1532489905.741121, puffs_tfhinval tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 919468449 + 1532489905 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 919468449 + 1532489905 cannot be represented in type 'int' tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:RNG seed 1532489905 tc-so:[ 1.0200090] putter_fop_read: private 0 not inited tc-end: 1532489905.847191, puffs_tfhinval, passed tc-start: 1532489905.847486, puffs_tfhremove tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 919468449 + 1532489905 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489905.957317, puffs_tfhremove, passed tc-start: 1532489905.957578, puffs_tfilehandle tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 919468449 + 1532489905 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489906.62167, puffs_tfilehandle, passed tc-start: 1532489906.62483, puffs_tmount tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1198842189 + 1786471671 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489906.160672, puffs_tmount, passed tc-start: 1532489906.160936, puffs_tstatvfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1198842189 + 1786471671 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] putter_fop_read: private 0 not inited tc-end: 1532489906.270374, puffs_tstatvfs, passed tc-start: 1532489906.270600, puffs_tsync tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1198842189 + 1786471671 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489906.380859, puffs_tsync, passed tc-start: 1532489906.381117, rumpfs_tfhinval tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1198842189 + 1786471671 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:RNG seed 1532489906 tc-end: 1532489906.443265, rumpfs_tfhinval, skipped, file handles not supported tc-start: 1532489906.443609, rumpfs_tfhremove tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489906.506069, rumpfs_tfhremove, skipped, file handles not supported tc-start: 1532489906.506303, rumpfs_tfilehandle tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489906.567786, rumpfs_tfilehandle, skipped, file handles not supported tc-start: 1532489906.568027, rumpfs_tmount tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489906.630097, rumpfs_tmount, passed tc-start: 1532489906.630346, rumpfs_tstatvfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489906.691363, rumpfs_tstatvfs, passed tc-start: 1532489906.691618, rumpfs_tsync tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489906.754078, rumpfs_tsync, passed tc-start: 1532489906.754295, sysvbfs_tfhinval tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1198842189 + 1786471671 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:RNG seed 1532489906 tc-end: 1532489906.827658, sysvbfs_tfhinval, skipped, file handles not supported tc-start: 1532489906.827929, sysvbfs_tfhremove tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0100090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0100090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0100090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489906.902760, sysvbfs_tfhremove, skipped, file handles not supported tc-start: 1532489906.903187, sysvbfs_tfilehandle tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489906.979388, sysvbfs_tfilehandle, skipped, file handles not supported tc-start: 1532489906.979669, sysvbfs_tmount tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489907.53215, sysvbfs_tmount, passed tc-start: 1532489907.53580, sysvbfs_tstatvfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489907.128713, sysvbfs_tstatvfs, passed tc-start: 1532489907.129003, sysvbfs_tsync tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489907.202104, sysvbfs_tsync, passed tc-start: 1532489907.202387, tmpfs_tfhinval tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2017284948 + 1532489907 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:RNG seed 1532489907 tc-end: 1532489907.264452, tmpfs_tfhinval, passed tc-start: 1532489907.264661, tmpfs_tfhremove tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489907.326850, tmpfs_tfhremove, passed tc-start: 1532489907.327360, tmpfs_tfilehandle tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489907.391270, tmpfs_tfilehandle, passed tc-start: 1532489907.391510, tmpfs_tmount tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489907.453077, tmpfs_tmount, passed tc-start: 1532489907.453345, tmpfs_tstatvfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489907.515309, tmpfs_tstatvfs, passed tc-start: 1532489907.515660, tmpfs_tsync tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489907.578058, tmpfs_tsync, passed tc-start: 1532489907.578337, udf_tfhinval tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2017284948 + 1532489907 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2017284948 + 1532489907 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:RNG seed 1532489907 tc-end: 1532489907.654125, udf_tfhinval, skipped, file handles not supported tc-start: 1532489907.654527, udf_tfhremove tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2017284948 + 1532489907 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489907.730254, udf_tfhremove, skipped, file handles not supported tc-start: 1532489907.730654, udf_tfilehandle tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2017284948 + 1532489907 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0000090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0000090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0000090] ZFS filesystem version: 5 tc-end: 1532489907.806908, udf_tfilehandle, skipped, file handles not supported tc-start: 1532489907.807343, udf_tmount tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2017284948 + 1532489907 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489907.883811, udf_tmount, passed tc-start: 1532489907.884201, udf_tstatvfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2017284948 + 1532489907 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489907.958554, udf_tstatvfs, passed tc-start: 1532489907.959015, udf_tsync tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1492451374 + 1532489908 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489908.34877, udf_tsync, passed tc-start: 1532489908.35670, v7fs_tfhinval tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1492451374 + 1532489908 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:RNG seed 1532489908 tc-end: 1532489908.285929, v7fs_tfhinval, skipped, file handles not supported tc-start: 1532489908.286635, v7fs_tfhremove tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489908.553058, v7fs_tfhremove, skipped, file handles not supported tc-start: 1532489908.553789, v7fs_tfilehandle tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489908.828409, v7fs_tfilehandle, skipped, file handles not supported tc-start: 1532489908.829056, v7fs_tmount tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489909.92310, v7fs_tmount, passed tc-start: 1532489909.92951, v7fs_tstatvfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489909.359717, v7fs_tstatvfs, passed tc-start: 1532489909.360380, v7fs_tsync tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489909.626182, v7fs_tsync, passed tc-start: 1532489909.627045, zfs_tfhinval tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 967617800 + 1532489909 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:RNG seed 1532489909 tc-end: 1532489909.798523, zfs_tfhinval, skipped, file handles not supported tc-start: 1532489909.798916, zfs_tfhremove tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489909.950696, zfs_tfhremove, skipped, file handles not supported tc-start: 1532489909.951151, zfs_tfilehandle tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489910.106163, zfs_tfilehandle, skipped, file handles not supported tc-start: 1532489910.106679, zfs_tmount tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489910.258051, zfs_tmount, passed tc-start: 1532489910.258751, zfs_tstatvfs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489910.413192, zfs_tstatvfs, passed tc-start: 1532489910.413616, zfs_tsync tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489910.560660, zfs_tsync, passed tp-end: 1532489910.561092, fs/vfs/t_vfsops tp-start: 1532489910.627383, fs/vfs/t_vnops, 308 tc-start: 1532489910.627402, ext2fs_access_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489910.710547, ext2fs_access_simple, passed tc-start: 1532489910.710880, ext2fs_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489910.792013, ext2fs_attrs, passed tc-start: 1532489910.792307, ext2fs_create_exist tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489910.874414, ext2fs_create_exist, passed tc-start: 1532489910.874807, ext2fs_create_many tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libext2fs/../../../../ufs/ext2fs/ext2fs_vnops.c:1002:2, signed integer overflow: 510008 * 4294 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489913.786877, ext2fs_create_many, passed tc-start: 1532489913.787579, ext2fs_create_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489913.868919, ext2fs_create_nametoolong, passed tc-start: 1532489913.869261, ext2fs_create_nonalphanum tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so: tc-end: 1532489914.248468, ext2fs_create_nonalphanum, passed tc-start: 1532489914.249045, ext2fs_dir_notempty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489914.333015, ext2fs_dir_notempty, passed tc-start: 1532489914.333317, ext2fs_dir_rmdirdotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489914.418720, ext2fs_dir_rmdirdotdot, passed tc-start: 1532489914.419096, ext2fs_dir_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489914.503040, ext2fs_dir_simple, passed tc-start: 1532489914.503372, ext2fs_fcntl_getlock_pids tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489914.585820, ext2fs_fcntl_getlock_pids, passed tc-start: 1532489914.586299, ext2fs_fcntl_lock tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489914.666694, ext2fs_fcntl_lock, passed tc-start: 1532489914.667040, ext2fs_lookup_complex tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0100090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0100090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0100090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489914.747409, ext2fs_lookup_complex, passed tc-start: 1532489914.747733, ext2fs_lookup_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489914.828418, ext2fs_lookup_simple, passed tc-start: 1532489914.828851, ext2fs_lstat_symlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489914.909499, ext2fs_lstat_symlink, passed tc-start: 1532489914.909801, ext2fs_read_directory tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489914.990390, ext2fs_read_directory, passed tc-start: 1532489914.990894, ext2fs_rename_dir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489915.90860, ext2fs_rename_dir, passed tc-start: 1532489915.91236, ext2fs_rename_dotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489915.176309, ext2fs_rename_dotdot, passed tc-start: 1532489915.176707, ext2fs_rename_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489915.256509, ext2fs_rename_nametoolong, passed tc-start: 1532489915.256939, ext2fs_rename_reg_nodir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489915.342647, ext2fs_rename_reg_nodir, passed tc-start: 1532489915.343063, ext2fs_symlink_long tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489915.457213, ext2fs_symlink_long, passed tc-start: 1532489915.457631, ext2fs_symlink_root tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489915.540563, ext2fs_symlink_root, passed tc-start: 1532489915.541322, ext2fs_symlink_zerolen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489915.623075, ext2fs_symlink_zerolen, passed tc-start: 1532489915.623428, ffs_access_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489915.707221, ffs_access_simple, passed tc-start: 1532489915.707768, ffs_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489915.793798, ffs_attrs, passed tc-start: 1532489915.794232, ffs_create_exist tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489915.879310, ffs_create_exist, passed tc-start: 1532489915.879847, ffs_create_many tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489918.701298, ffs_create_many, passed tc-start: 1532489918.701979, ffs_create_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489918.791839, ffs_create_nametoolong, passed tc-start: 1532489918.792310, ffs_create_nonalphanum tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so: tc-end: 1532489919.157863, ffs_create_nonalphanum, passed tc-start: 1532489919.158418, ffs_dir_notempty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489919.246716, ffs_dir_notempty, passed tc-start: 1532489919.247131, ffs_dir_rmdirdotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489919.333479, ffs_dir_rmdirdotdot, passed tc-start: 1532489919.333948, ffs_dir_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489919.419262, ffs_dir_simple, passed tc-start: 1532489919.419767, ffs_fcntl_getlock_pids tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489919.504211, ffs_fcntl_getlock_pids, passed tc-start: 1532489919.504798, ffs_fcntl_lock tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489919.587196, ffs_fcntl_lock, passed tc-start: 1532489919.587615, ffs_lookup_complex tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489919.670973, ffs_lookup_complex, passed tc-start: 1532489919.671494, ffs_lookup_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489919.753828, ffs_lookup_simple, passed tc-start: 1532489919.754272, ffs_lstat_symlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489919.836363, ffs_lstat_symlink, passed tc-start: 1532489919.836806, ffs_read_directory tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489919.917326, ffs_read_directory, passed tc-start: 1532489919.917784, ffs_rename_dir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489920.18463, ffs_rename_dir, passed tc-start: 1532489920.18969, ffs_rename_dotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489920.104507, ffs_rename_dotdot, passed tc-start: 1532489920.105399, ffs_rename_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489920.187428, ffs_rename_nametoolong, passed tc-start: 1532489920.187860, ffs_rename_reg_nodir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489920.275634, ffs_rename_reg_nodir, passed tc-start: 1532489920.276064, ffs_symlink_long tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489920.394089, ffs_symlink_long, passed tc-start: 1532489920.394520, ffs_symlink_root tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489920.477900, ffs_symlink_root, passed tc-start: 1532489920.478330, ffs_symlink_zerolen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489920.654845, ffs_symlink_zerolen, passed tc-start: 1532489920.655441, ffslog_access_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489920.863097, ffslog_access_simple, passed tc-start: 1532489920.863564, ffslog_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489920.960163, ffslog_attrs, passed tc-start: 1532489920.960621, ffslog_create_exist tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489921.52840, ffslog_create_exist, passed tc-start: 1532489921.53394, ffslog_create_many tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489921.300418, ffslog_create_many, passed tc-start: 1532489921.301080, ffslog_create_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489921.390904, ffslog_create_nametoolong, passed tc-start: 1532489921.391291, ffslog_create_nonalphanum tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so: tc-end: 1532489921.507305, ffslog_create_nonalphanum, passed tc-start: 1532489921.507841, ffslog_dir_notempty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489921.601819, ffslog_dir_notempty, passed tc-start: 1532489921.708217, ffslog_dir_rmdirdotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489921.803202, ffslog_dir_rmdirdotdot, passed tc-start: 1532489921.803731, ffslog_dir_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489921.927835, ffslog_dir_simple, passed tc-start: 1532489921.928283, ffslog_fcntl_getlock_pids tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489922.20218, ffslog_fcntl_getlock_pids, passed tc-start: 1532489922.20764, ffslog_fcntl_lock tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489922.128200, ffslog_fcntl_lock, passed tc-start: 1532489922.128633, ffslog_lookup_complex tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489922.225471, ffslog_lookup_complex, passed tc-start: 1532489922.226009, ffslog_lookup_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489922.316824, ffslog_lookup_simple, passed tc-start: 1532489922.317253, ffslog_lstat_symlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489922.409195, ffslog_lstat_symlink, passed tc-start: 1532489922.409625, ffslog_read_directory tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489922.501745, ffslog_read_directory, passed tc-start: 1532489922.502380, ffslog_rename_dir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489922.599716, ffslog_rename_dir, passed tc-start: 1532489922.600265, ffslog_rename_dotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489922.694617, ffslog_rename_dotdot, passed tc-start: 1532489922.695126, ffslog_rename_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489922.786818, ffslog_rename_nametoolong, passed tc-start: 1532489922.787248, ffslog_rename_reg_nodir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489922.879127, ffslog_rename_reg_nodir, passed tc-start: 1532489922.879555, ffslog_symlink_long tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489922.975069, ffslog_symlink_long, passed tc-start: 1532489922.975515, ffslog_symlink_root tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0000090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0000090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0000090] ZFS filesystem version: 5 tc-end: 1532489923.68910, ffslog_symlink_root, passed tc-start: 1532489923.69347, ffslog_symlink_zerolen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489923.162713, ffslog_symlink_zerolen, passed tc-start: 1532489923.163347, lfs_access_simple tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[10952]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff4bf7b84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4bf79cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff4bf79cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff4bf79cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4bf79cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4bf79cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[10952]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[10952]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[10952]: /mnt: detaching cleaner tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489923.300770, lfs_access_simple, passed tc-start: 1532489923.301685, lfs_attrs tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[13988]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff2b37b84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff2b379cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff2b379cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff2b379cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff2b379cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff2b379cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489923.439136, lfs_attrs, passed tc-start: 1532489923.440067, lfs_create_exist tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79afc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79afc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[24912]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79afc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79afc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79afc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff79afc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff79afc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff79afc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79afc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff4bca844 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4bca68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff4bca68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff4bca68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4bca68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4bca68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79afc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79afc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79afc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff79afc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff79afc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff79afc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79afc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79afc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79afc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff79afc3c for type 'union IFILE' which requires 8 byte alignment tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489923.577513, lfs_create_exist, passed tc-start: 1532489923.578350, lfs_create_many tc-se:Segment size 1048576 is too large; trying smaller sizes. tc-se:Using segment size 524288, block size 8192, frag size 1024. tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff7938bfc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff7940014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff71aa03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff71aa03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[24551]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff71aa03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff71aa03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff71aa03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff71aa03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff71aa03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff71aa03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:260:2, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff33f1c04 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33f184c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff33f184c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff33f184c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33f184c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33f184c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33f184c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33f184c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff33f184c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33f184c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33f184c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff71aa03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff71aa03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:195:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff71aa064 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff71aa064 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff71aa064 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff71aa064 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff71aa064 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff71aa064 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff71aa064 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff71aa064 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff71aa064 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff71aa064 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff71aa064 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff71aa064 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:560:2, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:458:7, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[24551]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[24551]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[24551]: /mnt: detaching cleaner tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489925.22936, lfs_create_many, passed tc-start: 1532489925.28780, lfs_create_nametoolong tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[5722]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff2f47b84 for type 'union IINFO' which requires 8 byte alignment tc-se:lfs_cleanerd[5722]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[5722]: t_vnops: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489925.163548, lfs_create_nametoolong, passed tc-start: 1532489925.164498, lfs_create_nonalphanum tc-se:Segment size 1048576 is too large; trying smaller sizes. tc-se:Using segment size 524288, block size 8192, frag size 1024. tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff7938bfc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff7940014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7938844 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff611a03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff611a03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[11879]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff611a03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff611a03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff611a03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff611a03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff611a03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff611a03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff611a03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:260:2, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff3f13404 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff3f1304c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff3f1304c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff3f1304c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff3f1304c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff3f1304c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff611a03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff611a03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff611a03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff611a03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff611a03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff611a03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff611a03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff611a03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff611a03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff611a03c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff611a064 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:560:2, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:458:7, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[11879]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[11879]: t_vnops: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-so: tc-end: 1532489926.384091, lfs_create_nonalphanum, passed tc-start: 1532489926.389564, lfs_dir_notempty tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[2616]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff798b504 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff798b34c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff798b34c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff798b34c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff798b34c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff798b34c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[2616]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[2616]: t_vnops: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489926.545565, lfs_dir_notempty, passed tc-start: 1532489926.546628, lfs_dir_rmdirdotdot tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[12420]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff47f8b84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47f89cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff47f89cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff47f89cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47f89cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47f89cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489926.683122, lfs_dir_rmdirdotdot, passed tc-start: 1532489926.683917, lfs_dir_simple tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[21735]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff3305e84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff3305ccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff3305ccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff3305ccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff3305ccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff3305ccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff695fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[21735]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[21735]: t_vnops: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489926.819255, lfs_dir_simple, passed tc-start: 1532489926.820062, lfs_fcntl_getlock_pids tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[12610]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff33c1b84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33c19cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff33c19cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff33c19cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33c19cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33c19cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33c19cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33c19cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff33c19cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33c19cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33c19cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[12610]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[12610]: t_vnops: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489926.955543, lfs_fcntl_getlock_pids, passed tc-start: 1532489926.956482, lfs_fcntl_lock tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[13538]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff69ba844 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff69ba68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff69ba68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff69ba68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff69ba68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff69ba68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff69ba68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff69ba68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff69ba68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff69ba68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff69ba68c for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[13538]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[13538]: t_vnops: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489927.88601, lfs_fcntl_lock, passed tc-start: 1532489927.89394, lfs_lookup_complex tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[28514]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff37c4e84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37c4ccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff37c4ccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff37c4ccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37c4ccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37c4ccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37c4ccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37c4ccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff37c4ccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37c4ccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37c4ccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[28514]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[28514]: t_vnops: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[28514]: /mnt: detaching cleaner tc-end: 1532489927.223629, lfs_lookup_complex, passed tc-start: 1532489927.224842, lfs_lookup_simple tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[10708]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff71bbe84 for type 'union IINFO' which requires 8 byte alignment tc-se:lfs_cleanerd[10708]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[10708]: t_vnops: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489927.359640, lfs_lookup_simple, passed tc-start: 1532489927.360437, lfs_lstat_symlink tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[15294]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff47fae84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47faccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff47faccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff47faccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47faccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff47faccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[15294]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[15294]: t_vnops: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489927.497637, lfs_lstat_symlink, passed tc-start: 1532489927.498545, lfs_read_directory tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff698fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff698fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[20475]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4bf89d4 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff4bf89d4 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff4bf89d4 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4bf89d4 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4bf89d4 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff4bf8b84 for type 'union IINFO' which requires 8 byte alignment tc-se:lfs_cleanerd[20475]: /mnt: filesystem unmounted tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489927.635666, lfs_read_directory, passed tc-start: 1532489927.636532, lfs_rename_dir tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[17483]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc8c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff43fab84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fa9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff43fa9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff43fa9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fa9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fa9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fa9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fa9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff43fa9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fa9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff43fa9cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc64 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc64 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff717fc64 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff717fc64 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc64 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc64 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc64 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc64 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc8c for type 'union IFILE' which requires 8 byte alignment tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489927.770835, lfs_rename_dir, passed tc-start: 1532489927.771702, lfs_rename_dotdot tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff697fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff697fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[2792]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff697fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff697fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff697fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff697fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff697fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff697fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff37c0b84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37c09cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff37c09cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff37c09cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37c09cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37c09cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37c09cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37c09cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff37c09cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37c09cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37c09cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff697fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff697fc3c for type 'union IFILE' which requires 8 byte alignment tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489927.907870, lfs_rename_dotdot, passed tc-start: 1532489927.908700, lfs_rename_nametoolong tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[808]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff33c2b84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33c29cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff33c29cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff33c29cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33c29cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff33c29cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[808]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[808]: t_vnops: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[808]: /mnt: detaching cleaner tc-end: 1532489928.43044, lfs_rename_nametoolong, passed tc-start: 1532489928.43935, lfs_rename_reg_nodir tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[13566]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff4bf6b84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4bf69cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff4bf69cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff4bf69cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4bf69cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff4bf69cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[13566]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[13566]: t_vnops: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489928.178738, lfs_rename_reg_nodir, passed tc-start: 1532489928.179581, lfs_symlink_long tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff693fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff693fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[11848]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff693fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff693fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff693fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff693fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff693fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff693fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff693fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff61f6b84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff61f69cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff61f69cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff61f69cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff61f69cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff61f69cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff693fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff693fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff61f69cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff61f69cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff61f69cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff61f69cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_bmap.c:175:10, left shift of negative value -2 tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff61f69cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff693fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff693fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff693fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff693fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff693fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff693fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff693fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff693fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff693fc64 for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[11848]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[11848]: t_vnops: needs_cleaning returned -1 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489928.327649, lfs_symlink_long, passed tc-start: 1532489928.328461, lfs_symlink_root tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[121]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff37c0e84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37c0ccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff37c0ccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff37c0ccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37c0ccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37c0ccc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[121]: /mnt: filesystem unmounted tc-end: 1532489928.475522, lfs_symlink_root, passed tc-start: 1532489928.476486, lfs_symlink_zerolen tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff79345fc for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff792e014 for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:747:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff7934444 for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_alloc.c:824:4, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:lfs_cleanerd[23646]: /mnt: attaching cleaner tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:882:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:883:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:809:22, member access within misaligned address 0x7f7ff37c1b84 for type 'union IINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37c19cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:746:1, member access within misaligned address 0x7f7ff37c19cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:745:1, member access within misaligned address 0x7f7ff37c19cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37c19cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:744:1, member access within misaligned address 0x7f7ff37c19cc for type 'union FINFO' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:880:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:879:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/lfs_accessors.h:881:1, member access within misaligned address 0x7f7ff717fc3c for type 'union IFILE' which requires 8 byte alignment tc-se:lfs_cleanerd[23646]: /mnt: filesystem unmounted tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] WARNING: the log-structured file system is experimental tc-so:[ 1.0200090] WARNING: it may cause system crashes and/or corrupt data tc-end: 1532489928.620251, lfs_symlink_zerolen, passed tc-start: 1532489928.621073, msdosfs_access_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489928.699310, msdosfs_access_simple, passed tc-start: 1532489928.699603, msdosfs_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489928.778034, msdosfs_attrs, passed tc-start: 1532489928.778338, msdosfs_create_exist tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489928.858345, msdosfs_create_exist, passed tc-start: 1532489928.858649, msdosfs_create_many tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:744:14, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:744:24, signed integer overflow: -2147483648 - 1 cannot be represented in type 'int [20]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:512:42, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489931.113666, msdosfs_create_many, passed tc-start: 1532489931.113973, msdosfs_create_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489931.191796, msdosfs_create_nametoolong, passed tc-start: 1532489931.192090, msdosfs_create_nonalphanum tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so: tc-end: 1532489931.453199, msdosfs_create_nonalphanum, passed tc-start: 1532489931.453528, msdosfs_dir_notempty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489931.534224, msdosfs_dir_notempty, passed tc-start: 1532489931.534597, msdosfs_dir_rmdirdotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489931.613977, msdosfs_dir_rmdirdotdot, passed tc-start: 1532489931.614271, msdosfs_dir_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489931.692388, msdosfs_dir_simple, passed tc-start: 1532489931.692708, msdosfs_fcntl_getlock_pids tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489931.833262, msdosfs_fcntl_getlock_pids, passed tc-start: 1532489931.833590, msdosfs_fcntl_lock tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489931.913929, msdosfs_fcntl_lock, passed tc-start: 1532489931.914263, msdosfs_lookup_complex tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0000090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0000090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0000090] ZFS filesystem version: 5 tc-end: 1532489931.993523, msdosfs_lookup_complex, passed tc-start: 1532489931.993815, msdosfs_lookup_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489932.71710, msdosfs_lookup_simple, passed tc-start: 1532489932.72065, msdosfs_lstat_symlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489932.149765, msdosfs_lstat_symlink, skipped, symlinks not supported by file system tc-start: 1532489932.150119, msdosfs_read_directory tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489932.229123, msdosfs_read_directory, passed tc-start: 1532489932.229522, msdosfs_rename_dir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489932.320219, msdosfs_rename_dir, passed tc-start: 1532489932.320560, msdosfs_rename_dotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489932.399971, msdosfs_rename_dotdot, passed tc-start: 1532489932.400284, msdosfs_rename_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489932.479594, msdosfs_rename_nametoolong, passed tc-start: 1532489932.479940, msdosfs_rename_reg_nodir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489932.561841, msdosfs_rename_reg_nodir, passed tc-start: 1532489932.562173, msdosfs_symlink_long tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489932.640269, msdosfs_symlink_long, skipped, symlinks not supported by file system tc-start: 1532489932.640618, msdosfs_symlink_root tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489932.717251, msdosfs_symlink_root, skipped, symlinks not supported by file system tc-start: 1532489932.717641, msdosfs_symlink_zerolen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/fs/lib/libmsdos/../../../../fs/msdosfs/msdosfs_fat.c:521:44, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489932.795606, msdosfs_symlink_zerolen, skipped, symlinks not supported by file system tc-start: 1532489932.795964, nfs_access_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489932.963315, nfs_access_simple, passed tc-start: 1532489932.963821, nfs_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489933.118842, nfs_attrs, passed tc-start: 1532489933.119724, nfs_create_exist tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0400090] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1532489933.261192565 1532489933.261192565, mtime 1532489933.261192565 1532489933.261192565) tc-end: 1532489933.269972, nfs_create_exist, passed tc-start: 1532489933.270413, nfs_create_many tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0500090] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1532489933.421610495 1532489933.421610495, mtime 1532489933.421610495 1532489933.421610495) tc-end: 1532489937.608389, nfs_create_many, passed tc-start: 1532489937.608800, nfs_create_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489937.757918, nfs_create_nametoolong, passed tc-start: 1532489937.758492, nfs_create_nonalphanum tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0500090] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1532489937.921194856 1532489937.921194856, mtime 1532489937.921194856 1532489937.921194856) tc-so: tc-end: 1532489938.336357, nfs_create_nonalphanum, passed tc-start: 1532489938.336854, nfs_dir_notempty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0400090] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1532489938.478658402 1532489938.478658402, mtime 1532489938.478658402 1532489938.478658402) tc-end: 1532489938.488111, nfs_dir_notempty, passed tc-start: 1532489938.488864, nfs_dir_rmdirdotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0300090] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1532489938.631602282 1532489938.631602282, mtime 1532489938.631602282 1532489938.631602282) tc-end: 1532489938.641633, nfs_dir_rmdirdotdot, passed tc-start: 1532489938.642512, nfs_dir_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0600090] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1532489938.804547279 1532489938.804547279, mtime 1532489938.804547279 1532489938.804547279) tc-end: 1532489938.813660, nfs_dir_simple, passed tc-start: 1532489938.814282, nfs_fcntl_getlock_pids tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489938.975242, nfs_fcntl_getlock_pids, passed tc-start: 1532489938.975735, nfs_fcntl_lock tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489939.129162, nfs_fcntl_lock, passed tc-start: 1532489939.129662, nfs_lookup_complex tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489939.279761, nfs_lookup_complex, passed tc-start: 1532489939.280394, nfs_lookup_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489939.442226, nfs_lookup_simple, passed tc-start: 1532489939.442837, nfs_lstat_symlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489939.590578, nfs_lstat_symlink, passed tc-start: 1532489939.591183, nfs_read_directory tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489939.739523, nfs_read_directory, passed tc-start: 1532489939.739980, nfs_rename_dir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0300090] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1532489939.871506949 1532489939.871506949, mtime 1532489939.871506949 1532489939.871506949) tc-end: 1532489939.917416, nfs_rename_dir, passed tc-start: 1532489939.917923, nfs_rename_dotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0400090] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1532489940.059968457 1532489940.059968457, mtime 1532489940.059968457 1532489940.059968457) tc-end: 1532489940.70987, nfs_rename_dotdot, passed tc-start: 1532489940.71540, nfs_rename_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489940.235135, nfs_rename_nametoolong, passed tc-start: 1532489940.235612, nfs_rename_reg_nodir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0300090] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1532489940.377151507 1532489940.377151507, mtime 1532489940.377151507 1532489940.377151507) tc-end: 1532489940.389003, nfs_rename_reg_nodir, passed tc-start: 1532489940.389974, nfs_symlink_long tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0300090] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1532489940.542274016 1532489940.542274016, mtime 1532489940.542274016 1532489940.542274016) tc-end: 1532489940.587057, nfs_symlink_long, passed tc-start: 1532489940.587540, nfs_symlink_root tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489940.746622, nfs_symlink_root, passed tc-start: 1532489940.747222, nfs_symlink_zerolen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:Getting export list. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/librump/rumpkern/rumpcopy.c:50:3, null pointer passed as argument 2, which is declared to never be null tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:559:39, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:572:26, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:573:25, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:632:37, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:711:32, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/rpc/xdr_rec.c:722:28, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-se:Mount successful. tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0300090] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1532489940.889810448 1532489940.889810448, mtime 1532489940.889810448 1532489940.889810448) tc-end: 1532489940.895649, nfs_symlink_zerolen, passed tc-start: 1532489940.896150, p2k_ffs_access_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.b120MR/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.b120MR/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489941.117374, p2k_ffs_access_simple, passed tc-start: 1532489941.117771, p2k_ffs_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.GSHmT1/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.GSHmT1/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489941.324099, p2k_ffs_attrs, passed tc-start: 1532489941.324437, p2k_ffs_create_exist tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.QwsHbq/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.QwsHbq/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489941.533741, p2k_ffs_create_exist, passed tc-start: 1532489941.534155, p2k_ffs_create_many tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.oS5KXu/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.oS5KXu/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489945.209612, p2k_ffs_create_many, passed tc-start: 1532489945.210142, p2k_ffs_create_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.To7BKj/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.To7BKj/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489945.428244, p2k_ffs_create_nametoolong, passed tc-start: 1532489945.428584, p2k_ffs_create_nonalphanum tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.SKGRhD/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.SKGRhD/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so: tc-end: 1532489945.996133, p2k_ffs_create_nonalphanum, passed tc-start: 1532489945.996697, p2k_ffs_dir_notempty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.WYBdCL/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.WYBdCL/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489946.218754, p2k_ffs_dir_notempty, passed tc-start: 1532489946.219208, p2k_ffs_dir_rmdirdotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.q2A3CP/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.q2A3CP/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489946.436486, p2k_ffs_dir_rmdirdotdot, passed tc-start: 1532489946.436863, p2k_ffs_dir_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.gn71z8/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.gn71z8/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489946.646482, p2k_ffs_dir_simple, passed tc-start: 1532489946.646898, p2k_ffs_fcntl_getlock_pids tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.5IndCN/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.5IndCN/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489946.850549, p2k_ffs_fcntl_getlock_pids, passed tc-start: 1532489946.850946, p2k_ffs_fcntl_lock tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.Fd8qGk/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.Fd8qGk/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489947.70713, p2k_ffs_fcntl_lock, passed tc-start: 1532489947.71091, p2k_ffs_lookup_complex tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.glCau2/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.glCau2/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489947.278783, p2k_ffs_lookup_complex, passed tc-start: 1532489947.279206, p2k_ffs_lookup_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.TUZxkx/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.TUZxkx/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489947.489461, p2k_ffs_lookup_simple, passed tc-start: 1532489947.489886, p2k_ffs_lstat_symlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.qvHFMp/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.qvHFMp/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489947.697160, p2k_ffs_lstat_symlink, passed tc-start: 1532489947.697563, p2k_ffs_read_directory tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.6TibOJ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.6TibOJ/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489947.907736, p2k_ffs_read_directory, passed tc-start: 1532489947.908410, p2k_ffs_rename_dir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.MQevJD/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.MQevJD/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489948.151003, p2k_ffs_rename_dir, passed tc-start: 1532489948.151388, p2k_ffs_rename_dotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.8b1qbQ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.8b1qbQ/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489948.370147, p2k_ffs_rename_dotdot, passed tc-start: 1532489948.370539, p2k_ffs_rename_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.z0hJoh/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.z0hJoh/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489948.589434, p2k_ffs_rename_nametoolong, passed tc-start: 1532489948.589828, p2k_ffs_rename_reg_nodir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.EcsOwL/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.EcsOwL/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489948.808167, p2k_ffs_rename_reg_nodir, passed tc-start: 1532489948.808554, p2k_ffs_symlink_long tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.ruZDqW/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.ruZDqW/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489949.52941, p2k_ffs_symlink_long, passed tc-start: 1532489949.53374, p2k_ffs_symlink_root tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.ocxyTO/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.ocxyTO/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489949.261233, p2k_ffs_symlink_root, passed tc-start: 1532489949.261625, p2k_ffs_symlink_zerolen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump_ffs: "image.fs" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.7I4rJV/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a non-resolved or relative path. tc-se:rump_ffs: using "/tmp/atf-run.7I4rJV/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489949.471677, p2k_ffs_symlink_zerolen, passed tc-start: 1532489949.472070, puffs_access_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1449111310 + 1532489949 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489949.580247, puffs_access_simple, passed tc-start: 1532489949.580501, puffs_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1449111310 + 1532489949 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489949.688269, puffs_attrs, passed tc-start: 1532489949.688550, puffs_create_exist tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1449111310 + 1532489949 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489949.791744, puffs_create_exist, passed tc-start: 1532489949.792018, puffs_create_many tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1449111310 + 1532489949 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489950.572824, puffs_create_many, passed tc-start: 1532489950.573065, puffs_create_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 924277736 + 1532489950 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489950.681812, puffs_create_nametoolong, passed tc-start: 1532489950.682064, puffs_create_nonalphanum tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 924277736 + 1532489950 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so: tc-end: 1532489950.851272, puffs_create_nonalphanum, passed tc-start: 1532489950.851547, puffs_dir_notempty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 924277736 + 1532489950 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489950.952601, puffs_dir_notempty, passed tc-start: 1532489950.952876, puffs_dir_rmdirdotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 924277736 + 1532489950 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] putter_fop_read: private 0 not inited tc-end: 1532489951.78777, puffs_dir_rmdirdotdot, passed tc-start: 1532489951.79064, puffs_dir_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 424150212 + 1787227986 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] putter_fop_read: private 0 not inited tc-end: 1532489951.182484, puffs_dir_simple, passed tc-start: 1532489951.182725, puffs_fcntl_getlock_pids tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 424150212 + 1787227986 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489951.288900, puffs_fcntl_getlock_pids, passed tc-start: 1532489951.289143, puffs_fcntl_lock tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 424150212 + 1787227986 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489951.394100, puffs_fcntl_lock, passed tc-start: 1532489951.394436, puffs_lookup_complex tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 424150212 + 1787227986 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0100090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0100090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0100090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489951.499322, puffs_lookup_complex, passed tc-start: 1532489951.499572, puffs_lookup_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 424150212 + 1787227986 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489951.602367, puffs_lookup_simple, passed tc-start: 1532489951.602601, puffs_lstat_symlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 424150212 + 1787227986 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489951.702622, puffs_lstat_symlink, passed tc-start: 1532489951.702853, puffs_read_directory tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 424150212 + 1787227986 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489951.809221, puffs_read_directory, passed tc-start: 1532489951.809468, puffs_rename_dir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 424150212 + 1787227986 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489951.921459, puffs_rename_dir, passed tc-start: 1532489951.921702, puffs_rename_dotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 424150212 + 1787227986 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0300090] ZFS filesystem version: 5 tc-end: 1532489952.32634, puffs_rename_dotdot, passed tc-start: 1532489952.32879, puffs_rename_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2022094235 + 1532489952 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489952.139893, puffs_rename_nametoolong, passed tc-start: 1532489952.140139, puffs_rename_reg_nodir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2022094235 + 1532489952 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489952.259173, puffs_rename_reg_nodir, passed tc-start: 1532489952.259447, puffs_symlink_long tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2022094235 + 1532489952 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489952.371567, puffs_symlink_long, passed tc-start: 1532489952.371827, puffs_symlink_root tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2022094235 + 1532489952 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489952.479278, puffs_symlink_root, passed tc-start: 1532489952.479534, puffs_symlink_zerolen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2022094235 + 1532489952 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so:[ 1.0200090] putter_fop_read: private 0 not inited tc-end: 1532489952.593096, puffs_symlink_zerolen, passed tc-start: 1532489952.593344, rumpfs_access_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489952.657564, rumpfs_access_simple, passed tc-start: 1532489952.657814, rumpfs_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489952.722749, rumpfs_attrs, passed tc-start: 1532489952.722963, rumpfs_create_exist tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489952.788095, rumpfs_create_exist, passed tc-start: 1532489952.788415, rumpfs_create_many tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489953.93, rumpfs_create_many, passed tc-start: 1532489953.352, rumpfs_create_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489953.65420, rumpfs_create_nametoolong, passed tc-start: 1532489953.65691, rumpfs_create_nonalphanum tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so: tc-end: 1532489953.135206, rumpfs_create_nonalphanum, passed tc-start: 1532489953.135880, rumpfs_dir_notempty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489953.198818, rumpfs_dir_notempty, passed tc-start: 1532489953.199115, rumpfs_dir_rmdirdotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489953.263604, rumpfs_dir_rmdirdotdot, passed tc-start: 1532489953.263857, rumpfs_dir_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489953.328157, rumpfs_dir_simple, passed tc-start: 1532489953.328383, rumpfs_fcntl_getlock_pids tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:980:3, null pointer passed as argument 2, which is declared to never be null tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489953.392788, rumpfs_fcntl_getlock_pids, passed tc-start: 1532489953.393010, rumpfs_fcntl_lock tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:980:3, null pointer passed as argument 2, which is declared to never be null tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489953.458983, rumpfs_fcntl_lock, passed tc-start: 1532489953.459304, rumpfs_lookup_complex tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489953.523489, rumpfs_lookup_complex, passed tc-start: 1532489953.523726, rumpfs_lookup_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489953.588457, rumpfs_lookup_simple, passed tc-start: 1532489953.588814, rumpfs_lstat_symlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489953.653640, rumpfs_lstat_symlink, passed tc-start: 1532489953.653857, rumpfs_read_directory tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489953.719049, rumpfs_read_directory, passed tc-start: 1532489953.719529, rumpfs_rename_dir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489953.784460, rumpfs_rename_dir, skipped, rename not supported by file system tc-start: 1532489953.784730, rumpfs_rename_dotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489953.849209, rumpfs_rename_dotdot, skipped, rename not supported by file system tc-start: 1532489953.849610, rumpfs_rename_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489953.914736, rumpfs_rename_nametoolong, skipped, rename not supported by file system tc-start: 1532489953.915002, rumpfs_rename_reg_nodir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489953.978434, rumpfs_rename_reg_nodir, skipped, rename not supported by file system tc-start: 1532489953.978702, rumpfs_symlink_long tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489954.44590, rumpfs_symlink_long, passed tc-start: 1532489954.44857, rumpfs_symlink_root tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489954.110326, rumpfs_symlink_root, passed tc-start: 1532489954.110604, rumpfs_symlink_zerolen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489954.175760, rumpfs_symlink_zerolen, passed tc-start: 1532489954.176302, sysvbfs_access_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489954.255411, sysvbfs_access_simple, passed tc-start: 1532489954.255702, sysvbfs_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489954.335528, sysvbfs_attrs, passed tc-start: 1532489954.335820, sysvbfs_create_exist tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489954.420342, sysvbfs_create_exist, passed tc-start: 1532489954.420640, sysvbfs_create_many tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489954.516454, sysvbfs_create_many, passed tc-start: 1532489954.516779, sysvbfs_create_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489954.597713, sysvbfs_create_nametoolong, passed tc-start: 1532489954.597999, sysvbfs_create_nonalphanum tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0100090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0100090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0100090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0100090] ZFS filesystem version: 5 tc-so: tc-end: 1532489954.694631, sysvbfs_create_nonalphanum, passed tc-start: 1532489954.694904, sysvbfs_dir_notempty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489954.771392, sysvbfs_dir_notempty, skipped, directories not supported by file system tc-start: 1532489954.771815, sysvbfs_dir_rmdirdotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489954.847923, sysvbfs_dir_rmdirdotdot, skipped, directories not supported by file system tc-start: 1532489954.848391, sysvbfs_dir_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489954.923929, sysvbfs_dir_simple, skipped, directories not supported by file system tc-start: 1532489954.924237, sysvbfs_fcntl_getlock_pids tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489955.7867, sysvbfs_fcntl_getlock_pids, passed tc-start: 1532489955.8236, sysvbfs_fcntl_lock tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489955.89791, sysvbfs_fcntl_lock, passed tc-start: 1532489955.90446, sysvbfs_lookup_complex tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489955.165787, sysvbfs_lookup_complex, skipped, directories not supported by file system tc-start: 1532489955.166196, sysvbfs_lookup_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489955.242615, sysvbfs_lookup_simple, passed tc-start: 1532489955.242930, sysvbfs_lstat_symlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489955.317914, sysvbfs_lstat_symlink, skipped, symlinks not supported by file system tc-start: 1532489955.318330, sysvbfs_read_directory tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489955.395474, sysvbfs_read_directory, passed tc-start: 1532489955.395746, sysvbfs_rename_dir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489955.473564, sysvbfs_rename_dir, skipped, directories not supported by file system tc-start: 1532489955.473876, sysvbfs_rename_dotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489955.549660, sysvbfs_rename_dotdot, skipped, directories not supported by file system tc-start: 1532489955.550019, sysvbfs_rename_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489955.631062, sysvbfs_rename_nametoolong, passed tc-start: 1532489955.631356, sysvbfs_rename_reg_nodir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489955.714527, sysvbfs_rename_reg_nodir, passed tc-start: 1532489955.714842, sysvbfs_symlink_long tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489955.791066, sysvbfs_symlink_long, skipped, symlinks not supported by file system tc-start: 1532489955.791387, sysvbfs_symlink_root tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489955.865856, sysvbfs_symlink_root, skipped, symlinks not supported by file system tc-start: 1532489955.866243, sysvbfs_symlink_zerolen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489955.941917, sysvbfs_symlink_zerolen, skipped, symlinks not supported by file system tc-start: 1532489955.942318, tmpfs_access_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489956.6572, tmpfs_access_simple, passed tc-start: 1532489956.6984, tmpfs_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489956.71618, tmpfs_attrs, passed tc-start: 1532489956.71897, tmpfs_create_exist tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489956.137735, tmpfs_create_exist, passed tc-start: 1532489956.137951, tmpfs_create_many tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489956.331136, tmpfs_create_many, passed tc-start: 1532489956.331379, tmpfs_create_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489956.396286, tmpfs_create_nametoolong, passed tc-start: 1532489956.396698, tmpfs_create_nonalphanum tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so: tc-end: 1532489956.469176, tmpfs_create_nonalphanum, passed tc-start: 1532489956.469424, tmpfs_dir_notempty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489956.537943, tmpfs_dir_notempty, passed tc-start: 1532489956.538159, tmpfs_dir_rmdirdotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489956.601817, tmpfs_dir_rmdirdotdot, passed tc-start: 1532489956.602066, tmpfs_dir_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489956.666971, tmpfs_dir_simple, passed tc-start: 1532489956.667274, tmpfs_fcntl_getlock_pids tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489956.731994, tmpfs_fcntl_getlock_pids, passed tc-start: 1532489956.732237, tmpfs_fcntl_lock tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489956.796309, tmpfs_fcntl_lock, passed tc-start: 1532489956.796559, tmpfs_lookup_complex tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489956.861783, tmpfs_lookup_complex, passed tc-start: 1532489956.862059, tmpfs_lookup_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489956.927656, tmpfs_lookup_simple, passed tc-start: 1532489956.927879, tmpfs_lstat_symlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489956.992746, tmpfs_lstat_symlink, passed tc-start: 1532489956.993017, tmpfs_read_directory tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489957.57440, tmpfs_read_directory, passed tc-start: 1532489957.57725, tmpfs_rename_dir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489957.123026, tmpfs_rename_dir, passed tc-start: 1532489957.123236, tmpfs_rename_dotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489957.187679, tmpfs_rename_dotdot, passed tc-start: 1532489957.188064, tmpfs_rename_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489957.253175, tmpfs_rename_nametoolong, passed tc-start: 1532489957.253442, tmpfs_rename_reg_nodir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489957.318468, tmpfs_rename_reg_nodir, passed tc-start: 1532489957.318677, tmpfs_symlink_long tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489957.384409, tmpfs_symlink_long, passed tc-start: 1532489957.384683, tmpfs_symlink_root tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489957.449982, tmpfs_symlink_root, passed tc-start: 1532489957.450257, tmpfs_symlink_zerolen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489957.518511, tmpfs_symlink_zerolen, passed tc-start: 1532489957.518734, udf_access_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1545410012 + 1532489957 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489957.855522, udf_access_simple, passed tc-start: 1532489957.855912, udf_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1545410012 + 1532489957 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489958.195153, udf_attrs, passed tc-start: 1532489958.195528, udf_create_exist tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1020576438 + 1532489958 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489958.534965, udf_create_exist, passed tc-start: 1532489958.535379, udf_create_many tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1020576438 + 1532489958 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489959.74570, udf_create_many, passed tc-start: 1532489959.75463, udf_create_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1861248535 + 1787362442 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489959.153455, udf_create_nametoolong, passed tc-start: 1532489959.153913, udf_create_nonalphanum tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1861248535 + 1787362442 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so: tc-end: 1532489959.503850, udf_create_nonalphanum, passed tc-start: 1532489959.504310, udf_dir_notempty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1861248535 + 1787362442 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489959.843773, udf_dir_notempty, passed tc-start: 1532489959.844261, udf_dir_rmdirdotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1861248535 + 1787362442 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489960.177280, udf_dir_rmdirdotdot, passed tc-start: 1532489960.177667, udf_dir_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2118392937 + 1532489960 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489960.509203, udf_dir_simple, passed tc-start: 1532489960.509668, udf_fcntl_getlock_pids tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2118392937 + 1532489960 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489960.844327, udf_fcntl_getlock_pids, passed tc-start: 1532489960.845078, udf_fcntl_lock tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2118392937 + 1532489960 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489961.179412, udf_fcntl_lock, passed tc-start: 1532489961.179842, udf_lookup_complex tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1593559363 + 1532489961 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489961.520568, udf_lookup_complex, passed tc-start: 1532489961.520937, udf_lookup_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1593559363 + 1532489961 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489961.600888, udf_lookup_simple, passed tc-start: 1532489961.601341, udf_lstat_symlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1593559363 + 1532489961 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489961.937991, udf_lstat_symlink, passed tc-start: 1532489961.938401, udf_read_directory tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1593559363 + 1532489961 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489962.17776, udf_read_directory, passed tc-start: 1532489962.18164, udf_rename_dir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1068725789 + 1532489962 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489962.357179, udf_rename_dir, passed tc-start: 1532489962.357567, udf_rename_dotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1068725789 + 1532489962 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0000090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0000090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0100090] ZFS filesystem version: 5 tc-end: 1532489962.696930, udf_rename_dotdot, passed tc-start: 1532489962.697324, udf_rename_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1068725789 + 1532489962 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489963.37044, udf_rename_nametoolong, passed tc-start: 1532489963.37401, udf_rename_reg_nodir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1506055873 + 1787429670 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489963.370325, udf_rename_reg_nodir, passed tc-start: 1532489963.370852, udf_symlink_long tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1506055873 + 1787429670 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489963.708869, udf_symlink_long, passed tc-start: 1532489963.709256, udf_symlink_root tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1506055873 + 1787429670 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489964.48687, udf_symlink_root, passed tc-start: 1532489964.49077, udf_symlink_zerolen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1231376723 + 1551548605 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489964.379285, udf_symlink_zerolen, passed tc-start: 1532489964.379678, v7fs_access_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489964.638340, v7fs_access_simple, passed tc-start: 1532489964.638992, v7fs_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489964.913749, v7fs_attrs, passed tc-start: 1532489964.914508, v7fs_create_exist tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489965.192067, v7fs_create_exist, passed tc-start: 1532489965.192706, v7fs_create_many tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489973.571139, v7fs_create_many, passed tc-start: 1532489973.578480, v7fs_create_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489973.833620, v7fs_create_nametoolong, passed tc-start: 1532489973.834264, v7fs_create_nonalphanum tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so: tc-end: 1532489975.964663, v7fs_create_nonalphanum, passed tc-start: 1532489975.969849, v7fs_dir_notempty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489976.229866, v7fs_dir_notempty, passed tc-start: 1532489976.230658, v7fs_dir_rmdirdotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489976.506427, v7fs_dir_rmdirdotdot, passed tc-start: 1532489976.507179, v7fs_dir_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0100090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0100090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0100090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489976.775853, v7fs_dir_simple, passed tc-start: 1532489976.776588, v7fs_fcntl_getlock_pids tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489977.49313, v7fs_fcntl_getlock_pids, passed tc-start: 1532489977.49942, v7fs_fcntl_lock tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489977.323064, v7fs_fcntl_lock, passed tc-start: 1532489977.323688, v7fs_lookup_complex tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489977.589173, v7fs_lookup_complex, passed tc-start: 1532489977.589982, v7fs_lookup_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489977.861600, v7fs_lookup_simple, passed tc-start: 1532489977.862260, v7fs_lstat_symlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489978.132102, v7fs_lstat_symlink, passed tc-start: 1532489978.132801, v7fs_read_directory tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489978.412075, v7fs_read_directory, passed tc-start: 1532489978.412743, v7fs_rename_dir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489978.718079, v7fs_rename_dir, passed tc-start: 1532489978.718733, v7fs_rename_dotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489979.603, v7fs_rename_dotdot, passed tc-start: 1532489979.1343, v7fs_rename_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489979.273970, v7fs_rename_nametoolong, passed tc-start: 1532489979.274618, v7fs_rename_reg_nodir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0100090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0100090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0100090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489979.557316, v7fs_rename_reg_nodir, passed tc-start: 1532489979.558089, v7fs_symlink_long tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489979.936752, v7fs_symlink_long, passed tc-start: 1532489979.937407, v7fs_symlink_root tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489980.189275, v7fs_symlink_root, passed tc-start: 1532489980.190017, v7fs_symlink_zerolen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489980.465891, v7fs_symlink_zerolen, passed tc-start: 1532489980.466533, zfs_access_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489980.626905, zfs_access_simple, passed tc-start: 1532489980.627286, zfs_attrs tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489980.790374, zfs_attrs, passed tc-start: 1532489980.790847, zfs_create_exist tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532489980.941655, zfs_create_exist, passed tc-start: 1532489980.942181, zfs_create_many tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/spa.c:6294:31, signed integer overflow: 300 * 1000000000 cannot be represented in type 'int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532490032.17971, zfs_create_many, passed tc-start: 1532490032.19717, zfs_create_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532490032.158348, zfs_create_nametoolong, passed tc-start: 1532490032.158703, zfs_create_nonalphanum tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-so: tc-end: 1532490032.348257, zfs_create_nonalphanum, passed tc-start: 1532490032.348636, zfs_dir_notempty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532490032.510918, zfs_dir_notempty, passed tc-start: 1532490032.511287, zfs_dir_rmdirdotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532490032.657065, zfs_dir_rmdirdotdot, passed tc-start: 1532490032.657783, zfs_dir_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532490032.821324, zfs_dir_simple, passed tc-start: 1532490032.821727, zfs_fcntl_getlock_pids tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532490032.969048, zfs_fcntl_getlock_pids, passed tc-start: 1532490032.969500, zfs_fcntl_lock tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532490033.131829, zfs_fcntl_lock, passed tc-start: 1532490033.132199, zfs_lookup_complex tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532490033.282334, zfs_lookup_complex, passed tc-start: 1532490033.282702, zfs_lookup_simple tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532490033.445484, zfs_lookup_simple, passed tc-start: 1532490033.445941, zfs_lstat_symlink tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532490033.604048, zfs_lstat_symlink, passed tc-start: 1532490033.604596, zfs_read_directory tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532490033.766257, zfs_read_directory, passed tc-start: 1532490033.767043, zfs_rename_dir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532490033.924764, zfs_rename_dir, passed tc-start: 1532490033.925219, zfs_rename_dotdot tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532490034.87713, zfs_rename_dotdot, passed tc-start: 1532490034.88288, zfs_rename_nametoolong tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532490034.251293, zfs_rename_nametoolong, passed tc-start: 1532490034.251715, zfs_rename_reg_nodir tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532490034.411802, zfs_rename_reg_nodir, failed, source 3: Undefined error: 0 tc-start: 1532490034.412265, zfs_symlink_long tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532490034.569796, zfs_symlink_long, passed tc-start: 1532490034.570252, zfs_symlink_root tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0200090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532490034.727022, zfs_symlink_root, passed tc-start: 1532490034.727471, zfs_symlink_zerolen tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/sa.c:428:2, null pointer passed as argument 1, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/dmu_objset.c:1069:19, index 1 is out of range for type 'blkptr_t [1]' tc-se:UBSan: Undefined Behavior in /public/src.git/sys/../external/cddl/osnet/dist/uts/common/fs/zfs/zap.c:1217:13, shift exponent 64 is too large for 64-bit type 'long long unsigned int' tc-so:[ 1.0000090] WARNING: ZFS on NetBSD is under development tc-so:[ 1.0200090] ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; tc-so:[ 1.0200090] to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. tc-so:[ 1.0200090] ZFS filesystem version: 5 tc-end: 1532490034.884728, zfs_symlink_zerolen, passed tp-end: 1532490034.885235, fs/vfs/t_vnops tp-start: 1532490035.16338, fs/cd9660/t_high_ino_big_file, 1 tc-start: 1532490035.16491, pr_kern_48787 tc-se:rump_cd9660: "./pr_48787.image" is a non-resolved or relative path. tc-se:rump_cd9660: using "/tmp/atf-run.kYfIkM/pr_48787.image" instead. tc-se:rump_cd9660: "./pr_48787.image" is a non-resolved or relative path. tc-se:rump_cd9660: using "/tmp/atf-run.kYfIkM/pr_48787.image" instead. tc-so:this assumes current cd9660 inode encoding - adapt on changes tc-so:Executing command [ stat -f %i /tmp/atf-run.kYfIkM/mnt/small_file ] tc-so:Executing command [ stat -f %i /tmp/atf-run.kYfIkM/mnt/my/large_file ] tc-end: 1532490133.582998, pr_kern_48787, passed tp-end: 1532490133.872094, fs/cd9660/t_high_ino_big_file tp-start: 1532490133.963295, fs/zfs/t_zpool, 1 tc-start: 1532490133.963408, create tc-so:Executing command [ rump_server -lrumpvfs -lrumpkern_solaris -lrumpfs_zfs -lrumpdev -lrumpdev_rnd -d key=/dk,hostpath=zfs.img,size=100m unix://zsuck ] tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:Executing command [ zpool create jippo /dk ] tc-se:Fail: stderr not empty tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:--- /dev/null 2018-07-25 03:42:14.135692968 +0000 tc-se:+++ /tmp/check.sZyJx0/stderr 2018-07-25 03:42:14.079947545 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532490134.255684, create, failed, atf-check failed; see the output of the test for details tp-end: 1532490134.259478, fs/zfs/t_zpool tp-start: 1532490134.292290, rump/rumpkern/t_copy, 4 tc-start: 1532490134.292407, copy_efault tc-end: 1532490134.301576, copy_efault, passed tc-start: 1532490134.301866, copyinstr tc-end: 1532490134.319335, copyinstr, passed tc-start: 1532490134.319641, copyoutstr tc-end: 1532490134.335927, copyoutstr, passed tc-start: 1532490134.336325, copystr tc-end: 1532490134.352175, copystr, passed tp-end: 1532490134.352645, rump/rumpkern/t_copy tp-start: 1532490134.362333, rump/rumpkern/t_kern, 8 tc-start: 1532490134.362431, lockme_DESTROYHELD tc-end: 1532490134.389054, lockme_DESTROYHELD, passed tc-start: 1532490134.456324, lockme_DOUBLEFREE tc-end: 1532490134.484039, lockme_DOUBLEFREE, passed tc-start: 1532490134.516003, lockme_DOUBLEINIT tc-end: 1532490134.526123, lockme_DOUBLEINIT, skipped, test requires LOCKDEBUG kernel tc-start: 1532490134.526428, lockme_MEMFREE tc-end: 1532490134.537158, lockme_MEMFREE, skipped, test requires LOCKDEBUG kernel tc-start: 1532490134.537406, lockme_MTX tc-end: 1532490134.564822, lockme_MTX, passed tc-start: 1532490134.599667, lockme_RWDOUBLEX tc-end: 1532490134.627745, lockme_RWDOUBLEX, passed tc-start: 1532490134.666793, lockme_RWRX tc-end: 1532490134.676853, lockme_RWRX, skipped, test requires LOCKDEBUG kernel tc-start: 1532490134.677165, lockme_RWXR tc-end: 1532490134.704815, lockme_RWXR, passed tp-end: 1532490134.751034, rump/rumpkern/t_kern tp-start: 1532490134.761383, rump/rumpkern/t_lwproc, 8 tc-start: 1532490134.761400, inherit tc-end: 1532490134.778020, inherit, passed tc-start: 1532490134.778244, lwps tc-end: 1532490134.795709, lwps, passed tc-start: 1532490134.795932, makelwp tc-end: 1532490134.812079, makelwp, passed tc-start: 1532490134.812313, nolwp tc-end: 1532490134.828951, nolwp, passed tc-start: 1532490134.829238, nolwprelease tc-so:[ 1.0200090] panic: releasing non-pertinent lwp tc-so:[ 1.0200090] rump kernel halting... tc-so:halted tc-end: 1532490134.855542, nolwprelease, passed tc-start: 1532490134.901397, nullswitch tc-end: 1532490134.918290, nullswitch, passed tc-start: 1532490134.918514, proccreds tc-end: 1532490134.935208, proccreds, passed tc-start: 1532490134.935665, rfork tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:1495:3, null pointer passed as argument 2, which is declared to never be null tc-end: 1532490134.952188, rfork, passed tp-end: 1532490134.952456, rump/rumpkern/t_lwproc tp-start: 1532490134.962057, rump/rumpkern/t_modcmd, 1 tc-start: 1532490134.962163, cmsg_modcmd tc-so:[ 1.0200090] WARNING: module error: module `tmpfs' not found tc-so:[ 1.0200090] WARNING: module error: module `tmpfs' not found tc-end: 1532490134.979525, cmsg_modcmd, passed tp-end: 1532490134.979792, rump/rumpkern/t_modcmd tp-start: 1532490134.990619, rump/rumpkern/t_modlinkset, 1 tc-start: 1532490134.990723, modlinkset tc-end: 1532490135.9739, modlinkset, passed tp-end: 1532490135.10057, rump/rumpkern/t_modlinkset tp-start: 1532490135.19715, rump/rumpkern/t_signals, 3 tc-start: 1532490135.19821, sigignore tc-end: 1532490135.35956, sigignore, passed tc-start: 1532490135.36302, sigpanic tc-so:[ 1.0000090] panic: unhandled signal 19 tc-so:[ 1.0000090] rump kernel halting... tc-so:halted tc-end: 1532490135.62386, sigpanic, passed tc-start: 1532490135.90506, sigraise tc-end: 1532490135.107674, sigraise, passed tp-end: 1532490135.107899, rump/rumpkern/t_signals tp-start: 1532490135.117696, rump/rumpkern/t_threads, 2 tc-start: 1532490135.117712, kthread tc-end: 1532490135.147082, kthread, passed tc-start: 1532490135.147562, threadjoin tc-end: 1532490135.178640, threadjoin, passed tp-end: 1532490135.179049, rump/rumpkern/t_threads tp-start: 1532490135.188981, rump/rumpkern/t_tsleep, 1 tc-start: 1532490135.189089, tsleep tc-end: 1532490135.249003, tsleep, passed tp-end: 1532490135.249365, rump/rumpkern/t_tsleep tp-start: 1532490135.259429, rump/rumpkern/t_workqueue, 2 tc-start: 1532490135.259525, workqueue1 tc-end: 1532490135.348770, workqueue1, passed tc-start: 1532490135.349174, workqueue_wait tc-end: 1532490135.415220, workqueue_wait, passed tp-end: 1532490135.415675, rump/rumpkern/t_workqueue tp-start: 1532490135.425270, rump/rumpkern/t_vm, 2 tc-start: 1532490135.425382, busypage tc-end: 1532490135.441769, busypage, passed tc-start: 1532490135.442048, uvmwait tc-se:pagedaemoness: failed to reclaim memory ... sleeping (deadlock?) tc-se:pagedaemoness: failed to reclaim memory ... sleeping (deadlock?) tc-se:pagedaemoness: failed to reclaim memory ... sleeping (deadlock?) tc-se:pagedaemoness: failed to reclaim memory ... sleeping (deadlock?) tc-se:pagedaemoness: failed to reclaim memory ... sleeping (deadlock?) tc-se:pagedaemoness: failed to reclaim memory ... sleeping (deadlock?) tc-se:pagedaemoness: failed to reclaim memory ... sleeping (deadlock?) tc-se:pagedaemoness: failed to reclaim memory ... sleeping (deadlock?) tc-se:pagedaemoness: failed to reclaim memory ... sleeping (deadlock?) tc-se:pagedaemoness: failed to reclaim memory ... sleeping (deadlock?) tc-end: 1532490145.533545, uvmwait, passed tp-end: 1532490145.533892, rump/rumpkern/t_vm tp-start: 1532490145.809728, rump/rumpkern/t_sp, 10 tc-start: 1532490145.809746, basic tc-so:Executing command [ rump_server unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_simplecli ] tc-end: 1532490145.975064, basic, passed tc-start: 1532490145.975279, fork_fakeauth tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_forkcli fakeauth ] tc-end: 1532490146.124553, fork_fakeauth, passed tc-start: 1532490146.124777, fork_pipecomm tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_forkcli pipecomm ] tc-end: 1532490146.274543, fork_pipecomm, passed tc-start: 1532490146.274859, fork_simple tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_forkcli simple ] tc-end: 1532490146.425731, fork_simple, passed tc-start: 1532490146.425985, reconnect tc-so:Executing command [ rump_server unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_reconcli 2 ] tc-end: 1532490148.667254, reconnect, passed tc-start: 1532490148.667500, signal tc-so:Executing command [ /usr/tests/rump/rumpkern/h_server/h_simpleserver unix://commsock sendsig 27 ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_simplecli block ] tc-end: 1532490148.877137, signal, passed tc-start: 1532490148.877383, sigsafe tc-so:Executing command [ rump_server unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_sigcli ] tc-end: 1532490154.55159, sigsafe, passed tc-start: 1532490154.55387, stress_killer tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:42:34.054273472 +0000 tc-se:+++ /tmp/check.Uliw29/stderr 2018-07-25 03:42:34.141681997 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532490154.202935, stress_killer, failed, atf-check failed; see the output of the test for details tc-start: 1532490154.203167, stress_long tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:42:34.202089465 +0000 tc-se:+++ /tmp/check.tgd76N/stderr 2018-07-25 03:42:34.294635725 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532490154.361550, stress_long, failed, atf-check failed; see the output of the test for details tc-start: 1532490154.361794, stress_short tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpdev unix://commsock ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:42:34.360518400 +0000 tc-se:+++ /tmp/check.9sfA9H/stderr 2018-07-25 03:42:34.454425097 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532490154.521188, stress_short, failed, atf-check failed; see the output of the test for details tp-end: 1532490154.521487, rump/rumpkern/t_sp tp-start: 1532490154.594626, rump/rumpnet/t_shmif, 1 tc-start: 1532490154.594740, crossping tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev unix://sock1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:42:34.520517925 +0000 tc-se:+++ /tmp/check.eS28nB/stderr 2018-07-25 03:42:34.688164371 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-end: 1532490154.790628, crossping, failed, atf-check failed; see the output of the test for details tp-end: 1532490154.790889, rump/rumpnet/t_shmif tp-start: 1532490154.824575, rump/rumpvfs/t_basic, 1 tc-start: 1532490154.824719, lseekrv tc-end: 1532490154.841820, lseekrv, passed tp-end: 1532490154.842127, rump/rumpvfs/t_basic tp-start: 1532490154.859500, rump/rumpvfs/t_etfs, 5 tc-start: 1532490154.859601, key tc-end: 1532490154.875783, key, passed tc-start: 1532490154.876138, large_blk tc-se:mount_mfs: "mfsdir" is a non-resolved or relative path. tc-se:mount_mfs: using "/tmp/atf-run.qaxLH1/mfsdir" instead. tc-se:1+0 records in tc-se:1+0 records out tc-se:1 bytes transferred in 0.001 secs (1000 bytes/sec) tc-end: 1532490154.975708, large_blk, passed tc-start: 1532490154.976408, range_blk tc-se:64+0 records in tc-se:64+0 records out tc-se:64000 bytes transferred in 0.001 secs (64000000 bytes/sec) tc-se:16+0 records in tc-se:16+0 records out tc-se:16 bytes transferred in 0.023 secs (695 bytes/sec) tc-end: 1532490155.41988, range_blk, passed tc-start: 1532490155.42327, reregister_blk tc-se:64+0 records in tc-se:64+0 records out tc-se:32768 bytes transferred in 0.001 secs (32768000 bytes/sec) tc-se:128+0 records in tc-se:128+0 records out tc-se:65536 bytes transferred in 0.001 secs (65536000 bytes/sec) tc-end: 1532490155.85599, reregister_blk, passed tc-start: 1532490155.85978, reregister_reg tc-end: 1532490155.116324, reregister_reg, passed tp-end: 1532490155.116585, rump/rumpvfs/t_etfs tp-start: 1532490155.125971, rump/rumpvfs/t_p2kifs, 1 tc-start: 1532490155.126069, makecn tc-end: 1532490155.142000, makecn, passed tp-end: 1532490155.142304, rump/rumpvfs/t_p2kifs tp-start: 1532490155.179362, rump/modautoload/t_modautoload, 1 tc-start: 1532490155.179460, modautoload tc-end: 1532490155.229088, modautoload, passed tp-end: 1532490155.229396, rump/modautoload/t_modautoload tp-start: 1532490155.257738, modules/t_modctl, 5 tc-start: 1532490155.257843, cmd_load tc-se:modctl(MODCTL_LOAD, ), failed: No such file or directory tc-se:modctl(MODCTL_LOAD, non-existent.o), failed: No such file or directory tc-se:modctl(MODCTL_LOAD, aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa), failed: File name too long tc-so:Loading module tc-so:Loading module non-existent.o tc-so:Loading module aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-so:Checking if load was successful tc-end: 1532490155.280993, cmd_load, passed tc-start: 1532490155.281283, cmd_load_props tc-so:Loading module without properties tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-so:Querying sysctl variable: vendor.k_helper.prop_str_ok tc-so:Unloading module k_helper tc-so:Loading module with a string property tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-so:Querying sysctl variable: vendor.k_helper.prop_str_ok tc-so:Querying sysctl variable: vendor.k_helper.prop_str_val tc-so:Unloading module k_helper tc-so:Loading module with a different string property tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-so:Querying sysctl variable: vendor.k_helper.prop_str_ok tc-so:Querying sysctl variable: vendor.k_helper.prop_str_val tc-so:Unloading module k_helper tc-end: 1532490155.308913, cmd_load_props, passed tc-start: 1532490155.309159, cmd_load_recurse tc-so:Loading module with request to load another module tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-so:Querying sysctl variable: vendor.k_helper.prop_int_load tc-so:Querying sysctl variable: vendor.k_helper2.present tc-so:Unloading module k_helper tc-so:Unloading module k_helper2 tc-end: 1532490155.333580, cmd_load_recurse, passed tc-start: 1532490155.335094, cmd_stat tc-so:Querying sysctl variable: vendor.k_helper.present tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-so:Querying sysctl variable: vendor.k_helper.present tc-so:Unloading module k_helper tc-so:Querying sysctl variable: vendor.k_helper.present tc-end: 1532490155.358539, cmd_stat, passed tc-start: 1532490155.358853, cmd_unload tc-se:modctl(MODCTL_UNLOAD, ) failed: No such file or directory tc-se:modctl(MODCTL_UNLOAD, non-existent.kmod) failed: No such file or directory tc-se:modctl(MODCTL_UNLOAD, k_helper.kmod) failed: No such file or directory tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-so:Unloading module tc-so:Unloading module non-existent.kmod tc-so:Unloading module k_helper.kmod tc-so:Unloading module k_helper tc-so:Checking if unload was successful tc-end: 1532490155.381529, cmd_unload, passed tp-end: 1532490155.381749, modules/t_modctl tp-start: 1532490155.391617, modules/t_builtin, 5 tc-start: 1532490155.391632, busydisable tc-end: 1532490155.408966, busydisable, passed tc-start: 1532490155.409191, disable tc-end: 1532490155.427180, disable, passed tc-start: 1532490155.427426, disabledstat tc-end: 1532490155.445256, disabledstat, passed tc-start: 1532490155.445596, forcereload tc-end: 1532490155.463482, forcereload, passed tc-start: 1532490155.463742, noauto tc-end: 1532490155.481872, noauto, passed tp-end: 1532490155.482108, modules/t_builtin tp-start: 1532490155.567131, modules/t_abi_uvm, 1 tc-start: 1532490155.567247, PAGE_SIZE tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-so:Kernel PAGE_SIZE: 4096 tc-so:Module PAGE_SIZE: 4096 tc-so:Executing command [ modunload k_uvm ] tc-end: 1532490155.749543, PAGE_SIZE, passed tp-end: 1532490155.749774, modules/t_abi_uvm tp-start: 1532490155.960138, modules/t_modload, 4 tc-start: 1532490155.960156, bflag tc-so:Checking error conditions tc-so:Executing command [ modload -b foo k_helper.kmod ] tc-so:Executing command [ grep Invalid parameter.*foo stderr ] tc-so:Executing command [ modload -b foo= k_helper.kmod ] tc-so:Executing command [ grep Invalid boolean value stderr ] tc-so:Executing command [ modload -b foo=bar k_helper.kmod ] tc-so:Executing command [ grep Invalid boolean value.*bar stderr ] tc-so:Executing command [ modload -b foo=falsea k_helper.kmod ] tc-so:Executing command [ grep Invalid boolean value.*falsea stderr ] tc-so:Executing command [ modload -b foo=truea k_helper.kmod ] tc-so:Executing command [ grep Invalid boolean value.*truea stderr ] tc-end: 1532490156.266634, bflag, passed tc-start: 1532490156.267012, iflag tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-so:Checking error conditions tc-so:Executing command [ modload -i foo k_helper/k_helper.kmod ] tc-so:Executing command [ grep Invalid parameter.*foo stderr ] tc-so:Executing command [ modload -i foo= k_helper/k_helper.kmod ] tc-so:Executing command [ grep Invalid integer value stderr ] tc-so:Executing command [ modload -i foo=bar k_helper/k_helper.kmod ] tc-so:Executing command [ grep Invalid integer value.*bar stderr ] tc-so:Executing command [ modload -i foo=123a k_helper/k_helper.kmod ] tc-so:Executing command [ grep Invalid integer value.*123a stderr ] tc-so:Checking valid values tc-so:Executing command [ modload -i prop_int=5 /usr/tests/modules/k_helper/k_helper.kmod ] tc-so:Executing command [ sysctl vendor.k_helper.prop_int_ok ] tc-so:Executing command [ sysctl vendor.k_helper.prop_int_val ] tc-so:Executing command [ modunload k_helper ] tc-so:Executing command [ modload -i prop_int=10 /usr/tests/modules/k_helper/k_helper.kmod ] tc-so:Executing command [ sysctl vendor.k_helper.prop_int_ok ] tc-so:Executing command [ sysctl vendor.k_helper.prop_int_val ] tc-so:Executing command [ modunload k_helper ] tc-end: 1532490156.697134, iflag, passed tc-start: 1532490156.698136, plain tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-so:Executing command [ modload non-existent.o ] tc-so:Executing command [ modload /usr/tests/modules/k_helper/k_helper.kmod ] tc-so:Executing command [ sysctl vendor.k_helper.present ] tc-so:Executing command [ sysctl vendor.k_helper.prop_int_ok ] tc-so:Executing command [ sysctl vendor.k_helper.prop_str_ok ] tc-so:Executing command [ modunload k_helper ] tc-end: 1532490156.946953, plain, passed tc-start: 1532490156.947425, sflag tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-so:Checking error conditions tc-so:Executing command [ modload -s foo k_helper/k_helper.kmod ] tc-so:Executing command [ grep Invalid parameter.*foo stderr ] tc-so:Checking valid values tc-so:Executing command [ modload -s prop_str=1st string /usr/tests/modules/k_helper/k_helper.kmod ] tc-so:Executing command [ sysctl vendor.k_helper.prop_str_ok ] tc-so:Executing command [ sysctl vendor.k_helper.prop_str_val ] tc-so:Executing command [ modunload k_helper ] tc-so:Executing command [ modload -s prop_str=2nd string /usr/tests/modules/k_helper/k_helper.kmod ] tc-so:Executing command [ sysctl vendor.k_helper.prop_str_ok ] tc-so:Executing command [ sysctl vendor.k_helper.prop_str_val ] tc-so:Executing command [ modunload k_helper ] tc-end: 1532490157.265937, sflag, passed tp-end: 1532490157.266468, modules/t_modload tp-start: 1532490157.348186, modules/t_klua_pr_52864, 1 tc-start: 1532490157.348344, luastate tc-so:Executing command [ modload lua ] tc-so:Executing command [ luactl -q create atfluastate ] tc-so:Executing command [ luactl ] tc-end: 1532490157.641152, luastate, passed tp-end: 1532490157.641373, modules/t_klua_pr_52864 tp-start: 1532490157.880374, crypto/libcrypto/t_ciphers, 8 tc-start: 1532490157.880393, bf tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_bftest ] tc-end: 1532490157.960695, bf, passed tc-start: 1532490157.960924, cast tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_casttest ] tc-end: 1532490162.256816, cast, passed tc-start: 1532490162.257108, des tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_destest ] tc-end: 1532490162.328771, des, passed tc-start: 1532490162.329119, evp tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evptests.txt ] tc-end: 1532490164.786202, evp, passed tc-start: 1532490164.786430, idea tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ideatest ] tc-end: 1532490164.856753, idea, passed tc-start: 1532490164.856970, rc2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc2test ] tc-end: 1532490164.934786, rc2, passed tc-start: 1532490164.935006, rc4 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc4test ] tc-end: 1532490165.8486, rc4, passed tc-start: 1532490165.8711, rc5 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc5test ] tc-end: 1532490165.82189, rc5, passed tp-end: 1532490165.82409, crypto/libcrypto/t_ciphers tp-start: 1532490165.612785, crypto/libcrypto/t_hashes, 6 tc-start: 1532490165.612803, hmac tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_hmactest ] tc-end: 1532490165.702834, hmac, passed tc-start: 1532490165.703057, md2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_md2test ] tc-end: 1532490165.792456, md2, passed tc-start: 1532490165.792677, md4 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_md4test ] tc-end: 1532490165.882446, md4, passed tc-start: 1532490165.882662, md5 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_md5test ] tc-end: 1532490165.971626, md5, passed tc-start: 1532490165.971877, mdc2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_mdc2test ] tc-end: 1532490166.61543, mdc2, passed tc-start: 1532490166.61871, ripemd tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ripemdtest ] tc-end: 1532490166.152793, ripemd, passed tp-end: 1532490166.153046, crypto/libcrypto/t_hashes tp-start: 1532490166.338928, crypto/libcrypto/t_libcrypto, 5 tc-start: 1532490166.338991, bn tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_bntest ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_divtest ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_exptest ] tc-end: 1532490168.769736, bn, passed tc-start: 1532490168.770109, conf tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_conftest ] tc-end: 1532490168.873291, conf, passed tc-start: 1532490168.873745, engine tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_enginetest ] tc-end: 1532490168.974823, engine, passed tc-start: 1532490168.975198, rand tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_randtest ] tc-end: 1532490169.72672, rand, passed tc-start: 1532490169.73104, threads tc-so:PASS tc-so:Executing command [ grep :error: out ] tc-end: 1532490169.173636, threads, passed tp-end: 1532490169.173978, crypto/libcrypto/t_libcrypto tp-start: 1532490169.395473, crypto/libcrypto/t_pubkey, 7 tc-start: 1532490169.395494, dh tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_dhtest ] tc-end: 1532490169.491900, dh, passed tc-start: 1532490169.492245, dsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_dsatest ] tc-end: 1532490169.587997, dsa, passed tc-start: 1532490169.588234, ec tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ectest ] tc-end: 1532490178.81465, ec, passed tc-start: 1532490178.81682, ecdh tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ecdhtest ] tc-end: 1532490178.395463, ecdh, passed tc-start: 1532490178.395678, ecdsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ecdsatest ] tc-end: 1532490180.326894, ecdsa, passed tc-start: 1532490180.327171, rsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rsatest ] tc-end: 1532490180.495977, rsa, passed tc-start: 1532490180.496249, srp tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_srptest ] tc-end: 1532490180.577809, srp, passed tp-end: 1532490180.578043, crypto/libcrypto/t_pubkey tp-start: 1532490181.525435, crypto/opencrypto/t_opencrypto, 17 tc-start: 1532490181.525467, aescbc tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532490181.701893, aescbc, passed tc-start: 1532490181.702131, aesctr1 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532490181.863150, aesctr1, passed tc-start: 1532490181.863383, aesctr2 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1532490182.32696, aesctr2, passed tc-start: 1532490182.33031, arc4 tc-end: 1532490182.154487, arc4, skipped, ARC4 not implemented by swcrypto tc-start: 1532490182.154801, camellia tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1532490182.315174, camellia, passed tc-start: 1532490182.315503, cbc3des tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1532490182.476233, cbc3des, passed tc-start: 1532490182.476683, cbcdes tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1532490182.635606, cbcdes, passed tc-start: 1532490182.636201, comp tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:len 100000/132 tc-se:canary: 0 tc-se:len 132/100000 tc-so: tc-end: 1532490182.799351, comp, passed tc-start: 1532490182.799734, comp_deflate tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1532490182.960952, comp_deflate, passed tc-start: 1532490182.961240, comp_zlib_rnd tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1627687941 + 1735697613 cannot be represented in type 'int' tc-end: 1532490183.121160, comp_zlib_rnd, passed tc-start: 1532490183.121381, gcm tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1532490183.281145, gcm, passed tc-start: 1532490183.281373, ioctl tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1532490183.441613, ioctl, passed tc-start: 1532490183.441839, md5 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1532490183.605330, md5, passed tc-start: 1532490183.605601, md5_hmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1532490183.766102, md5_hmac, passed tc-start: 1532490183.766483, null tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1532490183.925181, null, passed tc-start: 1532490183.925440, sha1_hmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1532490184.86539, sha1_hmac, passed tc-start: 1532490184.86904, xcbcmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1532490184.246487, xcbcmac, passed tp-end: 1532490184.246853, crypto/opencrypto/t_opencrypto tp-start: 1532490184.632083, ipf/t_filter_exec, 30 tc-start: 1532490184.632101, f1 tc-so:Executing command [ /bin/sh -c echo "block in all" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in all" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block out all" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass out all" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1532490185.25092, f1, passed tc-start: 1532490185.25467, f10 tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not ipopts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt ssrr,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt ssrr,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt ts,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt ts,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt sec-class secret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt sec-class secret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt lsrr,ssrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt lsrr,ssrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not ipopts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt lsrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt lsrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt ssrr,ts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt ssrr,ts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt rr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt rr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1532490185.627644, f10, passed tc-start: 1532490185.628152, f11 tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 23 flags S/SA keep state" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port = 23 flags S/SA keep state" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port = 53 keep frags" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port = 53 keep frags" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port = 53 keep state" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port = 53 keep state" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in on e0 proto tcp from any to any port = 25 keep state" | ipftest -F text -Rbr - -i in -D >>out ] tc-end: 1532490185.899295, f11, passed tc-start: 1532490185.899808, f12 tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port > 1024 to any port = 25 with not short" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port > 1024 to any port = 25" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any with short" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any with frag" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port = 53 to any port = 53" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port = 53 to any port = 53 with not short" | ipftest -F hex -x -Rbr - -i in >>out ] tc-end: 1532490186.147095, f12, passed tc-start: 1532490186.147685, f13 tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 25 flags S/SA keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port = 25 flags S/SA keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port = 53 keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port = 53 keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 25 flags S/SA keep state keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port = 25 flags S/SA keep state keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port = 53 keep frags(strict)" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 25 keep state(strict)" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 25 keep state(loose)" | ipftest -F hex -x -Rbr - -i in >>out ] tc-end: 1532490186.470116, f13, passed tc-start: 1532490186.470952, f14 tc-so:Executing command [ /bin/sh -c echo "block in from !1.1.1.1 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.1.1 to !any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from 1.1.1.0/24 to !any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from !1.1.1.0/24 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from !1.1.0.0/16 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.0.0/16 to !1.2.0.0/16" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to !127.0.0.0/8" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from !any to any" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1532490186.757855, f14, passed tc-start: 1532490186.758355, f15 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.OF23xG/stderr 2018-07-25 03:43:06.852748488 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 195 by 24 places cannot be represented in type 'int' tc-end: 1532490186.861465, f15, failed, atf-check failed; see the output of the test for details tc-start: 1532490186.861855, f16 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-end: 1532490186.955208, f16, passed tc-start: 1532490186.955704, f17 tc-so:Executing command [ ipftest -F hex -x -Rbr reg -i in ] tc-end: 1532490187.59910, f17, passed tc-start: 1532490187.60838, f18 tc-so:Executing command [ ipftest -F text -Rbr reg -i in -D ] tc-end: 1532490187.153902, f18, passed tc-start: 1532490187.154458, f19 tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state" | ipftest -F text -Rbr - -i in -T state_max=3 >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(limit 1)" | ipftest -F text -Rbr - -i in -T state_max=3 >>out ] tc-end: 1532490187.277426, f19, passed tc-start: 1532490187.277942, f2 tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto icmp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1532490187.519939, f2, passed tc-start: 1532490187.520456, f20 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-end: 1532490187.623638, f20, passed tc-start: 1532490187.624043, f24 tc-so:Executing command [ ipftest -F hex -Rbr reg -i in ] tc-end: 1532490187.723564, f24, passed tc-start: 1532490187.723945, f25 tc-so:Executing command [ ipftest -F hex -Rbr reg -i in -D ] tc-end: 1532490187.819223, f25, passed tc-start: 1532490187.819599, f26 tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3)" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3, max-per-src 1/32)" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3, max-per-src 1/16)" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3)" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3, max-per-src 1/32)" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3, max-per-src 1/16)" | ipftest -F text -Rbr - -i in >>out ] tc-so:--- exp 2018-07-25 03:43:07.885938041 +0000 tc-so:+++ out 2018-07-25 03:43:08.057688012 +0000 tc-so:@@ -4,41 +4,41 @@ tc-so: pass tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so: pass tc-so:@@ -46,39 +46,39 @@ tc-so: pass tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-end: 1532490188.68306, f26, expected_failure, Known to be broken: results differ tc-start: 1532490188.68804, f27 tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3, max-per-src 1/32)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3, max-per-src 1/16)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3, max-per-src 1/32)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3, max-per-src 1/16)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:--- exp 2018-07-25 03:43:08.130692612 +0000 tc-so:+++ out 2018-07-25 03:43:08.317838464 +0000 tc-so:@@ -4,43 +4,43 @@ tc-so: pass tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so: nomatch tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: nomatch tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: nomatch tc-so: -------- tc-so: pass tc-so:@@ -49,42 +49,42 @@ tc-so: pass tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: pass tc-so: -------- tc-end: 1532490188.328714, f27, expected_failure, Known to be broken: results differ tc-start: 1532490188.329493, f3 tc-so:Executing command [ /bin/sh -c echo "block in from 1.1.1.1 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.1.1 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from 1.1.1.1/24 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.1.1/24 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from 1.1.1.1/16 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.1.1/16 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from 1.1.1.1/0 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.1.1/0 to any" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1532490188.636249, f3, passed tc-start: 1532490188.636627, f30 tc-so:Executing command [ /bin/sh -c echo "pass in on hme0 proto udp all with not ipopts keep state" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in on hme0 proto udp all with ipopts keep state" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in on hme0 proto tcp all flags S with opt rr keep state" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in on hme0 proto tcp all flags S with opt sec-class secret keep state" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1532490188.814897, f30, passed tc-start: 1532490188.815358, f4 tc-so:Executing command [ /bin/sh -c echo "block in from any to 1.1.1.1" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to 1.1.1.1" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to 1.1.1.1/24" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to 1.1.1.1/24" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to 1.1.1.1/16" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to 1.1.1.1/16" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to 1.1.1.1/0" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to 1.1.1.1/0" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1532490189.102715, f4, passed tc-start: 1532490189.103178, f5 tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1532490190.596562, f5, passed tc-start: 1532490190.596971, f6 tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1532490192.43593, f6, passed tc-start: 1532490192.44085, f7 tc-so:Executing command [ /bin/sh -c echo "block in proto icmp from any to any icmp-type echo" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp from any to any icmp-type echo" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto icmp from any to any icmp-type unreach code 3" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp from any to any icmp-type unreach code 3" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto icmp from any to any icmp-type echorep" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp from any to any icmp-type echorep" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp all icmp-type maskreq keep state" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp all icmp-type timest keep state" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp all icmp-type inforeq keep state" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1532490192.380835, f7, passed tc-start: 1532490192.381380, f8 tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any flags S" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any flags S" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any flags S/SA" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any flags S/SA" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any flags S/APU" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any flags S/APU" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1532490192.619347, f8, passed tc-start: 1532490192.619759, f9 tc-so:Executing command [ /bin/sh -c echo "block in from any to any with ipopts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt ssrr,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt ssrr,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt ts,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt ts,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt sec-class secret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt sec-class secret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt lsrr,ssrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt lsrr,ssrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with ipopts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt lsrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt lsrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt ssrr,ts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt ssrr,ts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt rr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt rr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1532490193.187965, f9, passed tc-start: 1532490193.188462, ipv6_1 tc-so:Executing command [ /bin/sh -c echo "pass out log quick on gif0 proto udp from ef00:1001:2002::/48 to any port 33433 >< 34000 keep state" | ipftest -F hex -x -6br - -i in ] tc-end: 1532490193.312502, ipv6_1, passed tc-start: 1532490193.313124, ipv6_2 tc-so:Executing command [ /bin/sh -c echo "block in all" | ipftest -F hex -x -6br - -i in ] tc-so:Executing command [ /bin/sh -c echo "block out all" | ipftest -F hex -x -6br - -i in ] tc-so:Executing command [ /bin/sh -c echo "pass out proto 58 all keep state" | ipftest -F hex -x -6br - -i in ] tc-end: 1532490193.500635, ipv6_2, passed tc-start: 1532490193.501206, ipv6_3 tc-so:Executing command [ /bin/sh -c echo "pass out log quick on gif0 proto ipv6-icmp from any to any icmp-type 128 keep state" | ipftest -F hex -x -6br - -i in ] tc-end: 1532490193.616208, ipv6_3, passed tc-start: 1532490193.616652, ipv6_5 tc-so:Executing command [ /bin/sh -c echo "pass out family inet6 all with v6hdr routing" | ipftest -F hex -x -6br - -i in ] tc-so:Executing command [ /bin/sh -c echo "block out family inet6 proto tcp all with v6hdr routing" | ipftest -F hex -x -6br - -i in ] tc-end: 1532490193.769909, ipv6_5, passed tc-start: 1532490193.770415, ipv6_6 tc-so:Executing command [ /bin/sh -c echo "pass out on gif0 proto udp all keep frag" | ipftest -F hex -6br - -i in ] tc-so:Executing command [ /bin/sh -c echo "block out all with bad" | ipftest -F hex -6br - -i in ] tc-end: 1532490193.912740, ipv6_6, passed tp-end: 1532490193.913254, ipf/t_filter_exec tp-start: 1532490194.200304, ipf/t_filter_parse, 23 tc-start: 1532490194.200427, i1 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490194.323508, i1, passed tc-start: 1532490194.323945, i10 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490194.397269, i10, passed tc-start: 1532490194.397770, i11 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490194.482402, i11, passed tc-start: 1532490194.482799, i12 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490194.556767, i12, passed tc-start: 1532490194.557144, i13 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490194.639902, i13, passed tc-start: 1532490194.640280, i14 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490194.712323, i14, passed tc-start: 1532490194.712729, i15 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490194.787958, i15, passed tc-start: 1532490194.788310, i16 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490194.863689, i16, passed tc-start: 1532490194.864128, i17 tc-so:Executing command [ ipftest -D -r reg -i /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.2pvpsP/stderr 2018-07-25 03:43:14.942309521 +0000 tc-se:@@ -0,0 +1,3 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+38:12:ioctl(add/insert rule) group map cannot find it's hash table tc-se:+38:13:ioctl(add/insert rule) group map cannot find it's hash table tc-end: 1532490194.950989, i17, expected_failure, Known to be broken: atf-check failed; see the output of the test for details tc-start: 1532490194.951303, i18 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490195.26667, i18, passed tc-start: 1532490195.27002, i19 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490195.202097, i19, passed tc-start: 1532490195.202608, i2 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490195.275582, i2, passed tc-start: 1532490195.275977, i20 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490195.369087, i20, passed tc-start: 1532490195.369387, i21 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490195.441169, i21, passed tc-start: 1532490195.441461, i22 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490195.543392, i22, passed tc-start: 1532490195.543865, i23 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490195.619115, i23, passed tc-start: 1532490195.619396, i3 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490195.693819, i3, passed tc-start: 1532490195.694146, i4 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490195.767696, i4, passed tc-start: 1532490195.768112, i5 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490195.854133, i5, passed tc-start: 1532490195.854465, i6 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490195.927341, i6, passed tc-start: 1532490195.927657, i7 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490196.9286, i7, passed tc-start: 1532490196.9595, i8 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490196.83899, i8, passed tc-start: 1532490196.84220, i9 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1532490196.165421, i9, passed tp-end: 1532490196.165734, ipf/t_filter_parse tp-start: 1532490196.218515, ipf/t_logging, 1 tc-start: 1532490196.218542, l1 tc-so:Executing command [ /bin/sh -c echo log in all | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ /bin/sh -c echo pass in on anon0 all head 100 | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ /bin/sh -c echo pass in log quick from 3.3.3.3 to any group 100 | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ /bin/sh -c echo pass in log body quick from 2.2.2.2 to any | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ /bin/sh -c echo pass in log quick proto tcp from 1.1.1.1 to any flags S keep state | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ /bin/sh -c echo pass in log first quick proto tcp from 1.1.1.1 to any flags S keep state | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ ipftest -br reg -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-end: 1532490197.53237, l1, passed tp-end: 1532490197.53934, ipf/t_logging tp-start: 1532490197.498813, ipf/t_nat_exec, 35 tc-start: 1532490197.498832, n1 tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.1/32 -> 10.2.2.2/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.5/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.0/24" | ipftest -F text -RDbN - -i in ] tc-end: 1532490197.710558, n1, passed tc-start: 1532490197.710982, n10 tc-so:Executing command [ /bin/sh -c echo "map ppp0 0/0 -> 203.203.203.203/32 mssclamp 100" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.wTkp2R/stderr 2018-07-25 03:43:17.817266464 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/ipf/netinet/fil.c:9859:9, shift exponent 32 is too large for 32-bit type 'unsigned int' tc-end: 1532490197.826950, n10, failed, atf-check failed; see the output of the test for details tc-start: 1532490197.827506, n100 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 from 0/0 to 2.2.0.0/16 -> src 4.4.4.4/32 dst 6.6.0.0/16;" | ipftest -F text -RDbN - -i in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.zMosvn/stderr 2018-07-25 03:43:17.931108447 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/ipf/netinet/fil.c:9859:9, shift exponent 32 is too large for 32-bit type 'unsigned int' tc-end: 1532490197.940727, n100, failed, atf-check failed; see the output of the test for details tc-start: 1532490197.941048, n101 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 proto tcp from 0/0 to 2.2.0.0/16 -> src 4.4.4.4/32 dst 6.6.0.0/16;" | ipftest -F text -RDbN - -i in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.KKidub/stderr 2018-07-25 03:43:18.040094715 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/ipf/netinet/fil.c:9859:9, shift exponent 32 is too large for 32-bit type 'unsigned int' tc-end: 1532490198.49668, n101, failed, atf-check failed; see the output of the test for details tc-start: 1532490198.49987, n102 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 proto tcp from 0/0 to 2.2.0.0/16 -> src 4.4.4.4/32,1000:2000 dst 6.6.0.0/16;" | ipftest -F text -RDbN - -i in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.aKkYXZ/stderr 2018-07-25 03:43:18.142657471 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/ipf/netinet/fil.c:9859:9, shift exponent 32 is too large for 32-bit type 'unsigned int' tc-end: 1532490198.152344, n102, failed, atf-check failed; see the output of the test for details tc-start: 1532490198.152671, n103 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 proto tcp from 0/0 to 2.2.0.0/16 -> src 4.4.4.4/32,1000-1001 dst 6.6.0.0/16,4000:4001;" | ipftest -F text -RDbN - -i in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.E2ZWUW/stderr 2018-07-25 03:43:18.247992995 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/ipf/netinet/fil.c:9859:9, shift exponent 32 is too large for 32-bit type 'unsigned int' tc-end: 1532490198.257347, n103, failed, atf-check failed; see the output of the test for details tc-start: 1532490198.257812, n104 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 proto tcp from 0/0 to 2.2.0.0/16 -> src 4.4.0.0/24,1000-1001 dst 6.6.0.0/16,4000:4001;" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.v1Uskl/stderr 2018-07-25 03:43:18.348998919 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/ipf/netinet/fil.c:9859:9, shift exponent 32 is too large for 32-bit type 'unsigned int' tc-end: 1532490198.358198, n104, failed, atf-check failed; see the output of the test for details tc-start: 1532490198.358524, n105 tc-so:Executing command [ /bin/sh -c echo "rewrite in on zx0 proto tcp from 0/0 to 2.2.0.0/16 port = 80 -> src 4.4.4.4/32,1000-1001 dst 6.6.0.0/16 port = 3128;" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1532490198.472772, n105, passed tc-start: 1532490198.473189, n106 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 proto tcp from 0/0 to 2.2.0.0/16 port = 80 -> src 4.4.4.4/32,1000-1001 dst 6.6.0.0/16 port = 3128;" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.KH11KJ/stderr 2018-07-25 03:43:18.564749105 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/ipf/netinet/fil.c:9859:9, shift exponent 32 is too large for 32-bit type 'unsigned int' tc-end: 1532490198.575346, n106, failed, atf-check failed; see the output of the test for details tc-start: 1532490198.575850, n11 tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10.1.1.1/32 -> 1.6.7.8/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10.1.1.0/24 -> 10.2.2.2/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10.1.1.0/24 -> 10.3.4.5/24" | ipftest -F text -RDbN - -i in ] tc-end: 1532490198.747885, n11, passed tc-start: 1532490198.748554, n11_6 tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10:1:1::1/128 -> 1::6:7:8/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10:1:1::/112 -> 10::2:2:2/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10:1:1::/112 -> 10::3:4:5/112" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1532490198.925234, n11_6, passed tc-start: 1532490198.925859, n12 tc-so:Executing command [ /bin/sh -c echo "map le0 192.168.126.0/24 -> 0/32 portmap tcp/udp 10000:20000 sequential" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.KIXDWu/stderr 2018-07-25 03:43:19.025051741 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 192 by 24 places cannot be represented in type 'int' tc-end: 1532490199.34657, n12, failed, atf-check failed; see the output of the test for details tc-start: 1532490199.35029, n12_6 tc-so:Executing command [ /bin/sh -c echo "map le0 c0a8:7e00::/112 -> 0/128 portmap tcp/udp 10000:20000" | ipftest -xF hex -RDbN - -i in -6 ] tc-end: 1532490199.141894, n12_6, passed tc-start: 1532490199.142384, n13 tc-so:Executing command [ /bin/sh -c echo "map le0 192.168.0.0/16 -> range 203.1.1.23-203.1.3.45" | ipftest -F text -RDbN - -i in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.yfCwJV/stderr 2018-07-25 03:43:19.233327095 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 192 by 24 places cannot be represented in type 'int' tc-end: 1532490199.243275, n13, failed, atf-check failed; see the output of the test for details tc-start: 1532490199.243642, n14 tc-so:Executing command [ /bin/sh -c echo "rdr gre0 0/0 port 80 -> 10.1.1.254,10.1.1.253 port 80 tcp sticky" | ipftest -F text -RDbN - -i in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.4TzRMi/stderr 2018-07-25 03:43:19.340994550 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 203 by 24 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/ipf/netinet/fil.c:9859:9, shift exponent 32 is too large for 32-bit type 'unsigned int' tc-end: 1532490199.350560, n14, failed, atf-check failed; see the output of the test for details tc-start: 1532490199.350929, n15_6 tc-so:Executing command [ /bin/sh -c echo "rdr le0 any port 80 -> 3:0:3::3:3 port 80 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr le0 any port 80 -> 3:0:3::3:3 port 80-88 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1532490199.504674, n15_6, passed tc-start: 1532490199.505245, n16 tc-so:Executing command [ /bin/sh -c echo "rdr vlan0 from any to 69.248.79.193 port = 38136 -> 172.31.83.24 port 2013 udp" | ipftest -xF hex -RDbN - -i in -D ] tc-end: 1532490199.612179, n16, passed tc-start: 1532490199.612670, n17 tc-so:Executing command [ /bin/sh -c echo "bimap zx0 0/0 -> 1.1.1.3" | ipftest -xF hex -RDbN - -i in -D ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.X3Q40r/stderr 2018-07-25 03:43:19.710852451 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/ipf/netinet/fil.c:9859:9, shift exponent 32 is too large for 32-bit type 'unsigned int' tc-end: 1532490199.720490, n17, failed, atf-check failed; see the output of the test for details tc-start: 1532490199.720861, n1_6 tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::1/128 -> 10::2:2:2/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:5/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:0/112" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1532490199.895018, n1_6, passed tc-start: 1532490199.895543, n2 tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.1/32 -> 10.2.2.2/32 portmap tcp 10000:20000 sequential" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.5/32 portmap udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.0.0/16 -> 10.3.4.0/24 portmap tcp/udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.5/32 portmap tcp/udp 40000:40001 sequential" | ipftest -F text -RDbN - -i in ] tc-end: 1532490200.100956, n2, passed tc-start: 1532490200.101482, n200 tc-so:Executing command [ /bin/sh -c echo "divert in on bar0 from any to any -> src 127.0.0.1,10101 dst 127.0.0.1,10101 udp;" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.o4xakv/stderr 2018-07-25 03:43:20.195724411 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/ipf/netinet/fil.c:9859:9, shift exponent 32 is too large for 32-bit type 'unsigned int' tc-end: 1532490200.205970, n200, failed, atf-check failed; see the output of the test for details tc-start: 1532490200.206377, n2_6 tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::1/128 -> 10::2:2:2/128 portmap tcp 10000:20000 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:5/128 portmap udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1::/32 -> 10::3:4:0/112 portmap tcp/udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:5/128 portmap tcp/udp 40000:40001 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1532490200.419739, n2_6, passed tc-start: 1532490200.420325, n3 tc-so:Executing command [ /bin/sh -c echo "map zz0 10.1.0.0/16 -> 192.168.2.0/24 portmap tcp/udp auto" | ipftest -F text -RDbN - -i in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.ILYa28/stderr 2018-07-25 03:43:20.518335944 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 203 by 24 places cannot be represented in type 'int' tc-end: 1532490200.527668, n3, failed, atf-check failed; see the output of the test for details tc-start: 1532490200.528437, n4 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.1/32 port 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.0/24 port 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 0/0 port 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.7K3TIn/stderr 2018-07-25 03:43:20.709185269 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/ipf/netinet/fil.c:9859:9, shift exponent 32 is too large for 32-bit type 'unsigned int' tc-end: 1532490200.718511, n4, failed, atf-check failed; see the output of the test for details tc-start: 1532490200.719221, n4_6 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::1/128 port 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::/112 port 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 any port 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::/112 port 53 -> 10::2:2:1 port 10053 udp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::/112 port 0 -> 10::2:2:1 port 0 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::/112 port 0 -> 10::2:2:1 port 0 ip" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1532490200.987236, n4_6, passed tc-start: 1532490200.987867, n5 tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.1/32 -> 10.2.2.2/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 from 10.1.1.0/24 to 10.1.0.0/16 -> 10.3.4.5/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 from 10.1.1.0/24 ! to 10.1.0.0/16 -> 10.3.4.0/24" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.5/32 portmap udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.0.0/16 -> 10.3.4.0/24 portmap tcp/udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.5/32 portmap tcp/udp 40000:40001 sequential" | ipftest -F text -RDbN - -i in ] tc-end: 1532490201.274348, n5, passed tc-start: 1532490201.275012, n5_6 tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::1/128 -> 10::2:2:2/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 from 10:1:1::/112 to 10:1::/32 -> 10::3:4:5/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 from 10:1:1::/112 ! to 10:1::/32 -> 10::3:4:0/112" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:5/128 portmap udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1::/32 -> 10::3:4:0/112 portmap tcp/udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:5/128 portmap tcp/udp 40000:40001 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1532490201.560480, n5_6, passed tc-start: 1532490201.561112, n6 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.1/32 port 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from any to 10.1.1.0/24 port = 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from 10.2.0.0/16 to 10.1.1.0/24 port = 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from 10.3.0.0/16 to 10.1.0.0/16 port = 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 ! from 10.2.0.0/16 to 10.1.1.0/24 port = 53 -> 10.2.2.1 port 10053 udp" | ipftest -F text -RDbN - -i in ] tc-end: 1532490201.810080, n6, passed tc-start: 1532490201.810523, n6_6 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::1/128 port 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from any to 10:1:1::/112 port = 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from 10::/32 to 10:1:1::/112 port = 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from 10:3::/32 to 10:1::/32 port = 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 ! from 10::/32 to 10:1:1::/112 port = 53 -> 10::2:2:1 port 10053 udp" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1532490202.46712, n6_6, passed tc-start: 1532490202.47150, n7 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.1/32 port 23-79 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.1/32 port 23-79 -> 10.2.2.1 port = 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.0/24 port 80 -> 10.2.2.1,1.2.2.129 port 3128 tcp" | ipftest -F text -RDbN - -i in ] tc-end: 1532490202.229192, n7, passed tc-start: 1532490202.229962, n7_6 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::1/128 port 23-79 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::1/128 port 23-79 -> 10::2:2:1 port = 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::/112 port 80 -> 10::2:2:1,1::2:2:129 port 3128 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1532490202.397562, n7_6, passed tc-start: 1532490202.398201, n8 tc-so:Executing command [ /bin/sh -c echo "map icmp0 2.2.2.0/24 -> 10.10.10.0/24" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1532490202.517708, n8, passed tc-start: 1532490202.518209, n8_6 tc-so:Executing command [ /bin/sh -c echo "map icmp0 2::2:2:0/112 -> 10:10:10::/112" | ipftest -xF hex -RDbN - -i in -6 ] tc-end: 1532490202.634558, n8_6, passed tc-start: 1532490202.634990, n9 tc-so:Executing command [ /bin/sh -c echo "rdr icmp0 4.4.4.0/24 port 0 -> 10.10.10.1 port 0 ip" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1532490202.743392, n9, passed tc-start: 1532490202.743818, n9_6 tc-so:Executing command [ /bin/sh -c echo "rdr icmp0 4:4:4::/112 port 0 -> 10:10:10::1 port 0 ip" | ipftest -xF hex -RDbN - -i in -6 ] tc-end: 1532490202.847000, n9_6, passed tp-end: 1532490202.847435, ipf/t_nat_exec tp-start: 1532490203.126749, ipf/t_nat_ipf_exec, 22 tc-start: 1532490203.126770, ni1 tc-so:Executing command [ ipftest -R -T update_ipid=1 -xF hex -b -r ipf -N nat -i in ] tc-end: 1532490203.222765, ni1, passed tc-start: 1532490203.223197, ni10 tc-so:Executing command [ /bin/sh -c echo "rdr df0 2.2.2.2/32 -> 6.6.6.6" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1532490203.329684, ni10, passed tc-start: 1532490203.330550, ni11 tc-so:Executing command [ /bin/sh -c echo "rdr df0 10.0.0.0/8 port 1000:2000 -> 1.1.1.1 port 40000 tcp/udp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1532490203.434923, ni11, passed tc-start: 1532490203.435398, ni12 tc-so:Executing command [ /bin/sh -c echo "rdr df0 10.0.0.0/8 port 1000:2000 -> 1.1.1.1 port = 40000 tcp/udp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1532490203.534196, ni12, passed tc-start: 1532490203.534672, ni13 tc-so:Executing command [ /bin/sh -c echo "rdr pcn1 192.168.113.3/32 port 1723 -> 0.0.0.0 port 1723 tcp proxy pptp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.81q0VN/stderr 2018-07-25 03:43:23.632549342 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 192 by 24 places cannot be represented in type 'int' tc-end: 1532490203.642499, ni13, failed, atf-check failed; see the output of the test for details tc-start: 1532490203.642891, ni14 tc-so:Executing command [ /bin/sh -c echo "rdr pcn1 192.168.113.3/32 port 1723 -> 127.0.0.1 port 1723 tcp proxy pptp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.8aOHCv/stderr 2018-07-25 03:43:23.749409795 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 192 by 24 places cannot be represented in type 'int' tc-end: 1532490203.759113, ni14, failed, atf-check failed; see the output of the test for details tc-start: 1532490203.759582, ni15 tc-so:Executing command [ /bin/sh -c echo "map pcn1 0/0 -> 0/0 proxy port 1723 pptp/tcp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.4v0frg/stderr 2018-07-25 03:43:23.846548817 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 192 by 24 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/ipf/netinet/fil.c:9859:9, shift exponent 32 is too large for 32-bit type 'unsigned int' tc-end: 1532490203.856029, ni15, failed, atf-check failed; see the output of the test for details tc-start: 1532490203.856469, ni16 tc-so:Executing command [ /bin/sh -c echo "map pcn1 10.2.2.2/32 -> 0/32 proxy port 1723 pptp/tcp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.6so8Tl/stderr 2018-07-25 03:43:23.944053947 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 192 by 24 places cannot be represented in type 'int' tc-end: 1532490203.954060, ni16, failed, atf-check failed; see the output of the test for details tc-start: 1532490203.954427, ni17 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.oNMg7N/stderr 2018-07-25 03:43:24.033455044 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 203 by 24 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/ipf/netinet/fil.c:9859:9, shift exponent 32 is too large for 32-bit type 'unsigned int' tc-end: 1532490204.42328, ni17, failed, atf-check failed; see the output of the test for details tc-start: 1532490204.42673, ni18 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.6iCHJE/stderr 2018-07-25 03:43:24.124422122 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 192 by 24 places cannot be represented in type 'int' tc-end: 1532490204.133278, ni18, failed, atf-check failed; see the output of the test for details tc-start: 1532490204.133627, ni19 tc-so:Executing command [ /bin/sh -c echo "map bge0 192.168.113.0/24 -> 10.1.1.1/32 proxy port shell rcmd/tcp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=0 ] tc-end: 1532490204.254152, ni19, passed tc-start: 1532490204.254612, ni2 tc-so:Executing command [ /bin/sh -c echo "map xl0 10.0.0.0/8 -> 1.1.1.1/32 portmap tcp/udp 40000:60000 sequential" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1532490204.372161, ni2, passed tc-start: 1532490204.372774, ni20 tc-so:Executing command [ /bin/sh -c echo "rdr bge0 10.1.1.4/32 port shell -> 192.168.113.4 port shell tcp proxy rcmd" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=0 -D ] tc-end: 1532490204.473748, ni20, passed tc-start: 1532490204.474308, ni21 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-end: 1532490204.566308, ni21, passed tc-start: 1532490204.567185, ni23 tc-so:Executing command [ ipftest -R -D -F text -b -r ipf -N nat -i in ] tc-end: 1532490204.665192, ni23, passed tc-start: 1532490204.665709, ni3 tc-so:Executing command [ /bin/sh -c echo "map df0 2.2.2.2/32 -> 6.6.6.6/32" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1532490204.787836, ni3, passed tc-start: 1532490204.788288, ni4 tc-so:Executing command [ /bin/sh -c echo "map df0 2.2.2.2/32 -> 6.6.6.6/32 portmap tcp/udp 40000:60000 sequential" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1532490204.892082, ni4, passed tc-start: 1532490204.892600, ni5 tc-so:Executing command [ /bin/sh -c echo "map ppp0 192.168.1.0/24 -> 1.1.1.1/32 proxy port ftp ftp/tcp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1532490205.6625, ni5, passed tc-start: 1532490205.7216, ni6 tc-so:Executing command [ ipftest -R -T update_ipid=1 -D -F hex -b -r ipf -N nat -i in ] tc-end: 1532490205.105809, ni6, passed tc-start: 1532490205.106308, ni7 tc-so:Executing command [ /bin/sh -c echo "rdr df0 2.2.2.2/32 -> 6.6.6.6" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1532490205.215218, ni7, passed tc-start: 1532490205.215765, ni8 tc-so:Executing command [ /bin/sh -c echo "rdr df0 10.0.0.0/8 port 1000:2000 -> 1.1.1.1 port 40000 tcp/udp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1532490205.323714, ni8, passed tc-start: 1532490205.324259, ni9 tc-so:Executing command [ /bin/sh -c echo "rdr df0 10.0.0.0/8 port 1000:2000 -> 1.1.1.1 port = 40000 tcp/udp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1532490205.423993, ni9, passed tp-end: 1532490205.424535, ipf/t_nat_ipf_exec tp-start: 1532490205.685526, ipf/t_nat_parse, 20 tc-start: 1532490205.685545, in1 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1532490205.809154, in1, passed tc-start: 1532490205.809754, in100 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1532490205.890109, in100, passed tc-start: 1532490205.890504, in100_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1532490205.962868, in100_6, passed tc-start: 1532490205.963332, in101 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1532490206.34789, in101, passed tc-start: 1532490206.35187, in101_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1532490206.106946, in101_6, passed tc-start: 1532490206.107437, in102 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1532490206.190834, in102, passed tc-start: 1532490206.191315, in102_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1532490206.265195, in102_6, passed tc-start: 1532490206.265592, in1_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1532490206.337472, in1_6, passed tc-start: 1532490206.337776, in2 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1532490206.412568, in2, passed tc-start: 1532490206.412866, in2_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1532490206.494743, in2_6, passed tc-start: 1532490206.495037, in3 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1532490206.566531, in3, passed tc-start: 1532490206.566838, in3_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1532490206.654837, in3_6, passed tc-start: 1532490206.655137, in4 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1532490206.727162, in4, passed tc-start: 1532490206.727533, in4_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1532490206.808224, in4_6, passed tc-start: 1532490206.808550, in5 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1532490206.880221, in5, passed tc-start: 1532490206.880632, in5_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1532490206.958062, in5_6, passed tc-start: 1532490206.958529, in6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1532490207.30811, in6, passed tc-start: 1532490207.31571, in6_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1532490207.111678, in6_6, passed tc-start: 1532490207.112116, in7 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1532490207.183633, in7, passed tc-start: 1532490207.184071, in8_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1532490207.255982, in8_6, passed tp-end: 1532490207.256265, ipf/t_nat_parse tp-start: 1532490207.486930, ipf/t_pools, 17 tc-start: 1532490207.486948, f28 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1532490207.586497, f28, passed tc-start: 1532490207.586903, f29 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1532490207.678841, f29, passed tc-start: 1532490207.679273, ip1 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1532490207.783519, ip1, passed tc-start: 1532490207.784063, ip2 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1532490207.872853, ip2, passed tc-start: 1532490207.873319, ip3 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1532490207.962724, ip3, passed tc-start: 1532490207.963194, p1 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1532490208.60949, p1, passed tc-start: 1532490208.61470, p10 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.W0kRDn/stderr 2018-07-25 03:43:28.144932131 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/ipf/netinet/fil.c:9859:9, shift exponent 32 is too large for 32-bit type 'unsigned int' tc-end: 1532490208.153474, p10, failed, atf-check failed; see the output of the test for details tc-start: 1532490208.153898, p11 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.jiPCyD/stderr 2018-07-25 03:43:28.256414736 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/ipf/netinet/fil.c:9859:9, shift exponent 32 is too large for 32-bit type 'unsigned int' tc-end: 1532490208.265789, p11, failed, atf-check failed; see the output of the test for details tc-start: 1532490208.266172, p12 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:04.245427236 +0000 tc-se:+++ /tmp/check.72v4n0/stderr 2018-07-25 03:43:28.347198830 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/ipf/netinet/fil.c:9859:9, shift exponent 32 is too large for 32-bit type 'unsigned int' tc-end: 1532490208.356516, p12, failed, atf-check failed; see the output of the test for details tc-start: 1532490208.356956, p13 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1532490208.450439, p13, passed tc-start: 1532490208.451139, p2 tc-so:Executing command [ ipftest -RD -b -r ipf -i in ] tc-end: 1532490208.536817, p2, passed tc-start: 1532490208.537218, p3 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1532490208.637735, p3, passed tc-start: 1532490208.638172, p4 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:28.508408704 +0000 tc-se:+++ /tmp/check.tLWMAA/stderr 2018-07-25 03:43:28.735312263 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/ipf/netinet/fil.c:9859:9, shift exponent 32 is too large for 32-bit type 'unsigned int' tc-end: 1532490208.743745, p4, failed, atf-check failed; see the output of the test for details tc-start: 1532490208.744133, p5 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1532490208.836726, p5, passed tc-start: 1532490208.837145, p6 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:28.508408704 +0000 tc-se:+++ /tmp/check.WdyDZl/stderr 2018-07-25 03:43:28.920609906 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 131 by 24 places cannot be represented in type 'int' tc-end: 1532490208.929523, p6, failed, atf-check failed; see the output of the test for details tc-start: 1532490208.929885, p7 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:28.508408704 +0000 tc-se:+++ /tmp/check.gOPETV/stderr 2018-07-25 03:43:29.018625994 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/ipf/netinet/fil.c:9859:9, shift exponent 32 is too large for 32-bit type 'unsigned int' tc-end: 1532490209.27537, p7, failed, atf-check failed; see the output of the test for details tc-start: 1532490209.27896, p9 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:28.508408704 +0000 tc-se:+++ /tmp/check.R4fyFS/stderr 2018-07-25 03:43:29.107820920 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/sys/external/bsd/ipf/netinet/fil.c:9859:9, shift exponent 32 is too large for 32-bit type 'unsigned int' tc-end: 1532490209.116760, p9, failed, atf-check failed; see the output of the test for details tp-end: 1532490209.117113, ipf/t_pools tp-start: 1532490209.225094, share/examples/t_asm, 1 tc-start: 1532490209.225112, hello tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1983461652 + 1009088992 cannot be represented in type 'int' tc-end: 1532490209.483428, hello, skipped, Example program not implemented on this platform tp-end: 1532490209.483668, share/examples/t_asm tp-start: 1532490209.547190, share/mk/t_lib, 1 tc-start: 1532490209.547208, defaults__build_and_install tc-so:==== BEGIN module1.h tc-so:extern const char *first; tc-so:==== END module1.h tc-so:==== BEGIN module1.c tc-so:const char *first = "module1"; tc-so:==== END module1.c tc-so:==== BEGIN module2.h tc-so:extern const char *second; tc-so:==== END module2.h tc-so:==== BEGIN module2.c tc-so:const char *second = "module2"; tc-so:==== END module2.c tc-so:Executing command [ make ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:31.523588497 +0000 tc-se:+++ /tmp/check.2Ulb72/stderr 2018-07-25 03:43:31.591450334 +0000 tc-se:@@ -0,0 +1,19 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1878071421 + 1533132945 cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532490211.602299, defaults__build_and_install, failed, atf-check failed; see the output of the test for details tp-end: 1532490211.603724, share/mk/t_lib tp-start: 1532490211.675114, share/mk/t_own, 2 tc-start: 1532490211.675132, makeconf__missing tc-so:Executing command [ make MAKECONF=/tmp/atf-run.mheRc2/non-existent.conf hello ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:31.523588497 +0000 tc-se:+++ /tmp/check.ksm0pc/stderr 2018-07-25 03:43:31.740817851 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1321574879 + 1533230886 cannot be represented in type 'int' tc-end: 1532490211.804096, makeconf__missing, failed, atf-check failed; see the output of the test for details tc-start: 1532490211.804576, makeconf__ok tc-so:Executing command [ make MAKECONF=/tmp/atf-run.gtNzgT/empty.conf show-config-var ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:31.523588497 +0000 tc-se:+++ /tmp/check.lGgpZu/stderr 2018-07-25 03:43:31.869990763 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1392930563 + 1769692500 cannot be represented in type 'int' tc-end: 1532490211.931895, makeconf__ok, failed, atf-check failed; see the output of the test for details tp-end: 1532490211.932289, share/mk/t_own tp-start: 1532490212.2411, share/mk/t_prog, 2 tc-start: 1532490212.2429, defaults__build_and_install tc-so:Executing command [ make ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:rm -f .gdbinit tc-se:touch .gdbinit tc-se:# compile atf-run.nIyQxw/hello.o tc-se:gcc -O2 -fPIE -std=gnu99 -Werror -c hello.c tc-se:ctfconvert -g -L VERSION hello.o tc-se:# link atf-run.nIyQxw/hello tc-se:gcc -pie -shared-libgcc -Wl,-z,relro -o hello hello.o -Wl,-rpath-link,/lib -L=/lib tc-se:*** Error code 1 tc-se: tc-se:Stop. tc-se:make: stopped in /tmp/atf-run.nIyQxw tc-se: tc-se:stderr: tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1343091442 + 966656989 cannot be represented in type 'int' tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532490212.485299, defaults__build_and_install, failed, atf-check failed; see the output of the test for details tc-start: 1532490212.485695, without_man__build_and_install tc-so:Executing command [ make ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:rm -f .gdbinit tc-se:touch .gdbinit tc-se:# compile atf-run.RUmOlu/hello.o tc-se:gcc -O2 -fPIE -std=gnu99 -Werror -c hello.c tc-se:ctfconvert -g -L VERSION hello.o tc-se:# link atf-run.RUmOlu/hello tc-se:gcc -pie -shared-libgcc -Wl,-z,relro -o hello hello.o -Wl,-rpath-link,/lib -L=/lib tc-se:*** Error code 1 tc-se: tc-se:Stop. tc-se:make: stopped in /tmp/atf-run.RUmOlu tc-se: tc-se:stderr: tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1344304429 + 2016741582 cannot be represented in type 'int' tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532490212.741043, without_man__build_and_install, failed, atf-check failed; see the output of the test for details tp-end: 1532490212.741436, share/mk/t_prog tp-start: 1532490212.811733, share/mk/t_test, 3 tc-start: 1532490212.811751, one_c tc-so:Executing command [ make ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:# create atf-run.r4NTwu/Atffile tc-se:rm -f .gdbinit tc-se:touch .gdbinit tc-se:# compile atf-run.r4NTwu/t_fake.o tc-se:gcc -O2 -std=gnu99 -Werror -fPIE -c t_fake.c tc-se:ctfconvert -g -L VERSION t_fake.o tc-se:# link atf-run.r4NTwu/t_fake tc-se:gcc -Wl,-z,relro -pie -shared-libgcc -o t_fake t_fake.o -Wl,-rpath-link,/lib -L=/lib -latf-c tc-se:*** Error code 1 tc-se: tc-se:Stop. tc-se:make: stopped in /tmp/atf-run.r4NTwu tc-se: tc-se:stderr: tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1998532863 + 1511422071 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/external/cddl/osnet/dist/tools/ctf/cvt/hash.c:82:10, left shift of 145602110 by 4 places cannot be represented in type 'int' tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532490213.302255, one_c, failed, atf-check failed; see the output of the test for details tc-start: 1532490213.302953, one_cxx tc-so:Executing command [ make ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:# create atf-run.WMx4XB/Atffile tc-se:rm -f .gdbinit tc-se:touch .gdbinit tc-se:# compile atf-run.WMx4XB/t_fake.o tc-se:echo "random-seed is /t_fake.cpp/t_fake.o"; c++ -O2 -Werror -fPIE -c t_fake.cpp tc-se:random-seed is /t_fake.cpp/t_fake.o tc-se:# link atf-run.WMx4XB/t_fake tc-se:c++ -Wl,-z,relro -pie -shared-libgcc -o t_fake t_fake.o -Wl,-rpath-link,/lib -L=/lib -latf-c++ -latf-c tc-se:*** Error code 1 tc-se: tc-se:Stop. tc-se:make: stopped in /tmp/atf-run.WMx4XB tc-se: tc-se:stderr: tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1380151144 + 1571131879 cannot be represented in type 'int' tc-se:ld: /usr/libexec/liblto_plugin.so: error loading plugin: /usr/libexec/liblto_plugin.so: Undefined PLT symbol "__ubsan_handle_nonnull_return" (symnum = 148) tc-se: tc-end: 1532490215.54428, one_cxx, failed, atf-check failed; see the output of the test for details tc-start: 1532490215.54951, one_sh tc-so:Executing command [ make ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:43:31.523588497 +0000 tc-se:+++ /tmp/check.a2oGlI/stderr 2018-07-25 03:43:35.121702084 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 2064442847 + 1532611804 cannot be represented in type 'int' tc-end: 1532490215.228250, one_sh, failed, atf-check failed; see the output of the test for details tp-end: 1532490215.228664, share/mk/t_test tp-start: 1532490215.264881, atf/atf-c/detail/dynstr_test, 18 tc-start: 1532490215.264896, append_ap tc-so:Appending with plain string tc-so:Appending with formatted string tc-end: 1532490215.293652, append_ap, passed tc-start: 1532490215.293976, append_fmt tc-so:Appending with plain string tc-so:Appending with formatted string tc-end: 1532490215.323475, append_fmt, passed tc-start: 1532490215.323813, clear tc-so:Clear an empty string tc-so:Clear a non-empty string tc-end: 1532490215.329572, clear, passed tc-start: 1532490215.329769, copy tc-end: 1532490215.335622, copy, passed tc-start: 1532490215.335931, cstring tc-end: 1532490215.341143, cstring, passed tc-start: 1532490215.341346, equal_cstring tc-end: 1532490215.347473, equal_cstring, passed tc-start: 1532490215.347730, equal_dynstr tc-end: 1532490215.352875, equal_dynstr, passed tc-start: 1532490215.353076, fini_disown tc-end: 1532490215.358675, fini_disown, passed tc-start: 1532490215.358873, init tc-end: 1532490215.363629, init, passed tc-start: 1532490215.364007, init_ap tc-end: 1532490215.369618, init_ap, passed tc-start: 1532490215.369886, init_fmt tc-end: 1532490215.375009, init_fmt, passed tc-start: 1532490215.375394, init_raw tc-end: 1532490215.380324, init_raw, passed tc-start: 1532490215.380559, init_rep tc-end: 1532490215.393994, init_rep, passed tc-start: 1532490215.394255, init_substr tc-end: 1532490215.400055, init_substr, passed tc-start: 1532490215.400283, length tc-end: 1532490215.407680, length, passed tc-start: 1532490215.407942, prepend_ap tc-so:Prepending with plain string tc-so:Prepending with formatted string tc-end: 1532490215.439051, prepend_ap, passed tc-start: 1532490215.439282, prepend_fmt tc-so:Prepending with plain string tc-so:Prepending with formatted string tc-end: 1532490215.470280, prepend_fmt, passed tc-start: 1532490215.470506, rfind_ch tc-end: 1532490215.476243, rfind_ch, passed tp-end: 1532490215.476469, atf/atf-c/detail/dynstr_test tp-start: 1532490215.481940, atf/atf-c/detail/env_test, 4 tc-start: 1532490215.481955, get tc-end: 1532490215.487755, get, passed tc-start: 1532490215.488021, has tc-end: 1532490215.493055, has, passed tc-start: 1532490215.493258, set tc-end: 1532490215.498802, set, passed tc-start: 1532490215.499007, unset tc-end: 1532490215.504098, unset, passed tp-end: 1532490215.504298, atf/atf-c/detail/env_test tp-start: 1532490215.510512, atf/atf-c/detail/fs_test, 24 tc-start: 1532490215.510525, eaccess tc-so:Non-existent file checks tc-so: tc-so:File mode : 0000 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0000 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0000 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0001 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0001 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0001 tc-so:Access mode : 0x08 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0002 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0002 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0002 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0004 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0004 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0004 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0010 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0010 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0010 tc-so:Access mode : 0x08 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0020 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0020 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0020 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0040 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0040 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0040 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0100 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0100 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0100 tc-so:Access mode : 0x08 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0200 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0200 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0200 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0400 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0400 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0400 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-end: 1532490215.516666, eaccess, passed tc-start: 1532490215.516893, exists tc-so:Checking existence of a directory tc-so:Checking existence of a file tc-so:Checking existence of a non-existent file tc-end: 1532490215.521969, exists, passed tc-start: 1532490215.522419, getcwd tc-end: 1532490215.527533, getcwd, passed tc-start: 1532490215.527973, mkdtemp_err tc-end: 1532490215.533431, mkdtemp_err, passed tc-start: 1532490215.533945, mkdtemp_ok tc-end: 1532490215.539197, mkdtemp_ok, passed tc-start: 1532490215.539669, mkdtemp_umask tc-so:Creating temporary directory with umask 00100 tc-so:Creating temporary directory with umask 00200 tc-so:Creating temporary directory with umask 00400 tc-so:Creating temporary directory with umask 00500 tc-so:Creating temporary directory with umask 00600 tc-end: 1532490215.544895, mkdtemp_umask, passed tc-start: 1532490215.545098, mkstemp_err tc-end: 1532490215.550672, mkstemp_err, passed tc-start: 1532490215.551047, mkstemp_ok tc-end: 1532490215.558494, mkstemp_ok, passed tc-start: 1532490215.558776, mkstemp_umask tc-so:Creating temporary regular file with umask 00100 tc-so:Creating temporary regular file with umask 00200 tc-so:Creating temporary regular file with umask 00400 tc-end: 1532490215.563713, mkstemp_umask, passed tc-start: 1532490215.564019, path_append tc-so:Input : >foo< tc-so:Append : >bar< tc-so:Expected output: >foo/bar< tc-so:Output : >foo/bar< tc-so: tc-so:Input : >foo/< tc-so:Append : >/bar< tc-so:Expected output: >foo/bar< tc-so:Output : >foo/bar< tc-so: tc-so:Input : >foo/< tc-so:Append : >/bar/baz< tc-so:Expected output: >foo/bar/baz< tc-so:Output : >foo/bar/baz< tc-so: tc-so:Input : >foo/< tc-so:Append : >///bar///baz< tc-so:Expected output: >foo/bar/baz< tc-so:Output : >foo/bar/baz< tc-so: tc-end: 1532490215.569325, path_append, passed tc-start: 1532490215.569518, path_branch_path tc-so:Input : . tc-so:Expected output: . tc-so:Output : . tc-so: tc-so:Input : foo tc-so:Expected output: . tc-so:Output : . tc-so: tc-so:Input : foo/bar tc-so:Expected output: foo tc-so:Output : foo tc-so: tc-so:Input : /foo tc-so:Expected output: / tc-so:Output : / tc-so: tc-so:Input : /foo/bar tc-so:Expected output: /foo tc-so:Output : /foo tc-so: tc-end: 1532490215.576426, path_branch_path, passed tc-start: 1532490215.576671, path_copy tc-end: 1532490215.581626, path_copy, passed tc-start: 1532490215.581937, path_equal tc-end: 1532490215.587282, path_equal, passed tc-start: 1532490215.587559, path_is_absolute tc-so:Input : / tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : //// tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : ////a tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : //a// tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : a//// tc-so:Expected result: false tc-so:Result : false tc-so: tc-so:Input : ../foo tc-so:Expected result: false tc-so:Result : false tc-so: tc-end: 1532490215.593392, path_is_absolute, passed tc-start: 1532490215.593632, path_is_root tc-so:Input : / tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : //// tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : ////a tc-so:Expected result: false tc-so:Result : false tc-so: tc-so:Input : //a// tc-so:Expected result: false tc-so:Result : false tc-so: tc-so:Input : a//// tc-so:Expected result: false tc-so:Result : false tc-so: tc-so:Input : ../foo tc-so:Expected result: false tc-so:Result : false tc-so: tc-end: 1532490215.600173, path_is_root, passed tc-start: 1532490215.600419, path_leaf_name tc-so:Input : . tc-so:Expected output: . tc-so:Output : . tc-so: tc-so:Input : foo tc-so:Expected output: foo tc-so:Output : foo tc-so: tc-so:Input : foo/bar tc-so:Expected output: bar tc-so:Output : bar tc-so: tc-so:Input : /foo tc-so:Expected output: foo tc-so:Output : foo tc-so: tc-so:Input : /foo/bar tc-so:Expected output: bar tc-so:Output : bar tc-so: tc-end: 1532490215.606878, path_leaf_name, passed tc-start: 1532490215.607122, path_normalize tc-so:Input : >.< tc-so:Expected output: >.< tc-so:Output : >.< tc-so: tc-so:Input : >..< tc-so:Expected output: >..< tc-so:Output : >..< tc-so: tc-so:Input : >/< tc-so:Expected output: >/< tc-so:Output : >/< tc-so: tc-so:Input : >//< tc-so:Expected output: >/< tc-so:Output : >/< tc-so: tc-so:Input : >///< tc-so:Expected output: >/< tc-so:Output : >/< tc-so: tc-so:Input : >foo< tc-so:Expected output: >foo< tc-so:Output : >foo< tc-so: tc-so:Input : >foo/< tc-so:Expected output: >foo< tc-so:Output : >foo< tc-so: tc-so:Input : >foo/bar< tc-so:Expected output: >foo/bar< tc-so:Output : >foo/bar< tc-so: tc-so:Input : >foo/bar/< tc-so:Expected output: >foo/bar< tc-so:Output : >foo/bar< tc-so: tc-so:Input : >/foo< tc-so:Expected output: >/foo< tc-so:Output : >/foo< tc-so: tc-so:Input : >/foo/bar< tc-so:Expected output: >/foo/bar< tc-so:Output : >/foo/bar< tc-so: tc-so:Input : >/foo/bar/< tc-so:Expected output: >/foo/bar< tc-so:Output : >/foo/bar< tc-so: tc-so:Input : >///foo< tc-so:Expected output: >/foo< tc-so:Output : >/foo< tc-so: tc-so:Input : >///foo///bar< tc-so:Expected output: >/foo/bar< tc-so:Output : >/foo/bar< tc-so: tc-so:Input : >///foo///bar///< tc-so:Expected output: >/foo/bar< tc-so:Output : >/foo/bar< tc-so: tc-end: 1532490215.614693, path_normalize, passed tc-start: 1532490215.614936, path_to_absolute tc-so:Relative path: . tc-so:Absolute path: /tmp/atf-run.oRPMeQ/. tc-so: tc-so:Relative path: dir tc-so:Absolute path: /tmp/atf-run.oRPMeQ/dir tc-so: tc-end: 1532490215.620609, path_to_absolute, passed tc-start: 1532490215.620977, rmdir_empty tc-end: 1532490215.626564, rmdir_empty, passed tc-start: 1532490215.626832, rmdir_enotempty tc-end: 1532490215.631745, rmdir_enotempty, passed tc-start: 1532490215.632218, rmdir_eperm tc-end: 1532490215.637647, rmdir_eperm, passed tc-start: 1532490215.638171, stat_mode tc-end: 1532490215.643176, stat_mode, passed tc-start: 1532490215.643488, stat_perms tc-end: 1532490215.648921, stat_perms, passed tc-start: 1532490215.649217, stat_type tc-end: 1532490215.654254, stat_type, passed tp-end: 1532490215.654754, atf/atf-c/detail/fs_test tp-start: 1532490215.660532, atf/atf-c/detail/list_test, 9 tc-start: 1532490215.660545, list_append tc-end: 1532490215.665684, list_append, passed tc-start: 1532490215.665916, list_append_list tc-end: 1532490215.671149, list_append_list, passed tc-start: 1532490215.671362, list_for_each tc-so:Iterating over empty list tc-so:Iterating over list of 0 elements tc-so:Iterating over list of 1 elements tc-so:Retrieved item: 1 tc-so:Iterating over list of 2 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Iterating over list of 3 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Iterating over list of 4 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Iterating over list of 5 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Iterating over list of 6 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Iterating over list of 7 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Iterating over list of 8 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Iterating over list of 9 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Iterating over list of 10 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Retrieved item: 10 tc-end: 1532490215.676981, list_for_each, passed tc-start: 1532490215.677193, list_for_each_c tc-so:Iterating over empty list tc-so:Iterating over list of 0 elements tc-so:Iterating over list of 1 elements tc-so:Retrieved item: 1 tc-so:Iterating over list of 2 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Iterating over list of 3 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Iterating over list of 4 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Iterating over list of 5 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Iterating over list of 6 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Iterating over list of 7 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Iterating over list of 8 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Iterating over list of 9 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Iterating over list of 10 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Retrieved item: 10 tc-end: 1532490215.682171, list_for_each_c, passed tc-start: 1532490215.682436, list_index tc-end: 1532490215.687928, list_index, passed tc-start: 1532490215.688145, list_index_c tc-end: 1532490215.693102, list_index_c, passed tc-start: 1532490215.693318, list_init tc-end: 1532490215.698638, list_init, passed tc-start: 1532490215.698859, list_to_charpp_empty tc-end: 1532490215.703714, list_to_charpp_empty, passed tc-start: 1532490215.704011, list_to_charpp_some tc-end: 1532490215.709238, list_to_charpp_some, passed tp-end: 1532490215.709458, atf/atf-c/detail/list_test tp-start: 1532490215.715279, atf/atf-c/detail/map_test, 13 tc-start: 1532490215.715293, find tc-end: 1532490215.720413, find, passed tc-start: 1532490215.720639, find_c tc-end: 1532490215.726304, find_c, passed tc-start: 1532490215.726541, map_for_each tc-so:Iterating over empty map tc-so:Iterating over map of 0 elements tc-so:Iterating over map of 1 elements tc-so:Retrieved item: 1 tc-so:Iterating over map of 2 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Iterating over map of 3 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Iterating over map of 4 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Iterating over map of 5 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Iterating over map of 6 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Iterating over map of 7 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Iterating over map of 8 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Iterating over map of 9 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Iterating over map of 10 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Retrieved item: 10 tc-end: 1532490215.731681, map_for_each, passed tc-start: 1532490215.731982, map_for_each_c tc-so:Iterating over empty map tc-so:Iterating over map of 0 elements tc-so:Iterating over map of 1 elements tc-so:Retrieved item: 1 tc-so:Iterating over map of 2 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Iterating over map of 3 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Iterating over map of 4 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Iterating over map of 5 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Iterating over map of 6 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Iterating over map of 7 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Iterating over map of 8 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Iterating over map of 9 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Iterating over map of 10 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Retrieved item: 10 tc-end: 1532490215.737689, map_for_each_c, passed tc-start: 1532490215.738010, map_init tc-end: 1532490215.742898, map_init, passed tc-start: 1532490215.743106, map_init_charpp_empty tc-end: 1532490215.748743, map_init_charpp_empty, passed tc-start: 1532490215.748951, map_init_charpp_null tc-end: 1532490215.753820, map_init_charpp_null, passed tc-start: 1532490215.754139, map_init_charpp_short tc-end: 1532490215.759673, map_init_charpp_short, passed tc-start: 1532490215.759878, map_init_charpp_some tc-end: 1532490215.764993, map_init_charpp_some, passed tc-start: 1532490215.765203, map_insert tc-so:Inserting some values tc-so:Replacing a value tc-end: 1532490215.770681, map_insert, passed tc-start: 1532490215.770881, stable_keys tc-end: 1532490215.776459, stable_keys, passed tc-start: 1532490215.776684, to_charpp_empty tc-end: 1532490215.782033, to_charpp_empty, passed tc-start: 1532490215.782265, to_charpp_some tc-end: 1532490215.787963, to_charpp_some, passed tp-end: 1532490215.788172, atf/atf-c/detail/map_test tp-start: 1532490215.805373, atf/atf-c/detail/process_test, 51 tc-start: 1532490215.805388, child_pid tc-se:Reporting 17237 to parent tc-so:Expected PID: 17237 tc-so:Actual PID: 17237 tc-end: 1532490215.811819, child_pid, passed tc-start: 1532490215.812196, child_wait_eintr tc-se:Child entering wait(2) tc-se:Child's wait(2) terminated tc-se:Child is killing subchild tc-so:Waiting for child to issue wait(2) tc-so:Interrupting child's wait(2) call tc-so:Waiting for child's completion tc-end: 1532490216.829952, child_wait_eintr, passed tc-start: 1532490216.830164, exec_failure tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-failure tc-end: 1532490216.840914, exec_failure, passed tc-start: 1532490216.841145, exec_list tc-end: 1532490216.851678, exec_list, passed tc-start: 1532490216.851955, exec_prehook tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-end: 1532490216.858512, exec_prehook, passed tc-start: 1532490216.858712, exec_success tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-end: 1532490216.868771, exec_success, passed tc-start: 1532490216.868979, fork_cookie tc-end: 1532490216.874826, fork_cookie, passed tc-start: 1532490216.875124, fork_out_capture_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1532490216.881326, fork_out_capture_err_capture, passed tc-start: 1532490216.881520, fork_out_capture_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490216.888333, fork_out_capture_err_connect, passed tc-start: 1532490216.888575, fork_out_capture_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490216.894632, fork_out_capture_err_default, passed tc-start: 1532490216.894959, fork_out_capture_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490216.901288, fork_out_capture_err_inherit, passed tc-start: 1532490216.901522, fork_out_capture_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490216.908337, fork_out_capture_err_redirect_fd, passed tc-start: 1532490216.908579, fork_out_capture_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490216.914620, fork_out_capture_err_redirect_path, passed tc-start: 1532490216.914925, fork_out_connect_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1532490216.920959, fork_out_connect_err_capture, passed tc-start: 1532490216.921197, fork_out_connect_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490216.927846, fork_out_connect_err_connect, passed tc-start: 1532490216.928126, fork_out_connect_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490216.934037, fork_out_connect_err_default, passed tc-start: 1532490216.934308, fork_out_connect_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490216.940846, fork_out_connect_err_inherit, passed tc-start: 1532490216.941122, fork_out_connect_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490216.947533, fork_out_connect_err_redirect_fd, passed tc-start: 1532490216.947814, fork_out_connect_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490216.953780, fork_out_connect_err_redirect_path, passed tc-start: 1532490216.954051, fork_out_default_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1532490216.960402, fork_out_default_err_capture, passed tc-start: 1532490216.960641, fork_out_default_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490216.967143, fork_out_default_err_connect, passed tc-start: 1532490216.967421, fork_out_default_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490216.973589, fork_out_default_err_default, passed tc-start: 1532490216.973913, fork_out_default_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490216.980644, fork_out_default_err_inherit, passed tc-start: 1532490216.980968, fork_out_default_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490216.987828, fork_out_default_err_redirect_fd, passed tc-start: 1532490216.988158, fork_out_default_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490216.994249, fork_out_default_err_redirect_path, passed tc-start: 1532490216.994714, fork_out_inherit_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1532490217.1152, fork_out_inherit_err_capture, passed tc-start: 1532490217.1443, fork_out_inherit_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490217.8321, fork_out_inherit_err_connect, passed tc-start: 1532490217.8651, fork_out_inherit_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490217.14833, fork_out_inherit_err_default, passed tc-start: 1532490217.15372, fork_out_inherit_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490217.21640, fork_out_inherit_err_inherit, passed tc-start: 1532490217.21966, fork_out_inherit_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490217.28934, fork_out_inherit_err_redirect_fd, passed tc-start: 1532490217.29265, fork_out_inherit_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490217.35613, fork_out_inherit_err_redirect_path, passed tc-start: 1532490217.35994, fork_out_redirect_fd_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1532490217.42663, fork_out_redirect_fd_err_capture, passed tc-start: 1532490217.43012, fork_out_redirect_fd_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490217.49808, fork_out_redirect_fd_err_connect, passed tc-start: 1532490217.50137, fork_out_redirect_fd_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490217.57035, fork_out_redirect_fd_err_default, passed tc-start: 1532490217.57363, fork_out_redirect_fd_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490217.63647, fork_out_redirect_fd_err_inherit, passed tc-start: 1532490217.63972, fork_out_redirect_fd_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490217.70524, fork_out_redirect_fd_err_redirect_fd, passed tc-start: 1532490217.70848, fork_out_redirect_fd_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490217.77824, fork_out_redirect_fd_err_redirect_path, passed tc-start: 1532490217.78152, fork_out_redirect_path_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1532490217.84377, fork_out_redirect_path_err_capture, passed tc-start: 1532490217.84732, fork_out_redirect_path_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490217.91187, fork_out_redirect_path_err_connect, passed tc-start: 1532490217.91514, fork_out_redirect_path_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490217.98526, fork_out_redirect_path_err_default, passed tc-start: 1532490217.98868, fork_out_redirect_path_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490217.105107, fork_out_redirect_path_err_inherit, passed tc-start: 1532490217.105593, fork_out_redirect_path_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490217.112016, fork_out_redirect_path_err_redirect_fd, passed tc-start: 1532490217.112351, fork_out_redirect_path_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1532490217.119103, fork_out_redirect_path_err_redirect_path, passed tc-start: 1532490217.119433, status_coredump tc-end: 1532490217.129308, status_coredump, passed tc-start: 1532490217.140782, status_exited tc-end: 1532490217.147434, status_exited, passed tc-start: 1532490217.147656, status_signaled tc-end: 1532490217.153719, status_signaled, passed tc-start: 1532490217.153939, stream_init_capture tc-end: 1532490217.159753, stream_init_capture, passed tc-start: 1532490217.159968, stream_init_connect tc-end: 1532490217.165105, stream_init_connect, passed tc-start: 1532490217.165449, stream_init_inherit tc-end: 1532490217.171186, stream_init_inherit, passed tc-start: 1532490217.171431, stream_init_redirect_fd tc-end: 1532490217.176792, stream_init_redirect_fd, passed tc-start: 1532490217.177172, stream_init_redirect_path tc-end: 1532490217.182958, stream_init_redirect_path, passed tp-end: 1532490217.183287, atf/atf-c/detail/process_test tp-start: 1532490217.189097, atf/atf-c/detail/sanity_test, 4 tc-start: 1532490217.189154, inv tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for '/public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for '/public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-end: 1532490217.200939, inv, passed tc-start: 1532490217.218556, post tc-so:Looking for 'Postcondition' in 'sanity_test: Postcondition check failed at /public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for '/public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Postcondition check failed at /public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-so:Looking for 'Postcondition' in 'sanity_test: Postcondition check failed at /public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for '/public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Postcondition check failed at /public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-end: 1532490217.230068, post, passed tc-start: 1532490217.258741, pre tc-so:Looking for 'Precondition' in 'sanity_test: Precondition check failed at /public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for '/public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Precondition check failed at /public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-so:Looking for 'Precondition' in 'sanity_test: Precondition check failed at /public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for '/public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Precondition check failed at /public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-end: 1532490217.269885, pre, passed tc-start: 1532490217.298072, unreachable tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for '/public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for '/public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /public/src.git/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-end: 1532490217.309277, unreachable, passed tp-end: 1532490217.352819, atf/atf-c/detail/sanity_test tp-start: 1532490217.370779, atf/atf-c/detail/text_test, 7 tc-start: 1532490217.370794, for_each_word tc-end: 1532490217.376733, for_each_word, passed tc-start: 1532490217.377161, format tc-end: 1532490217.382300, format, passed tc-start: 1532490217.382564, format_ap tc-end: 1532490217.388432, format_ap, passed tc-start: 1532490217.388829, split tc-so:Splitting '' with delimiter ' ' tc-so:Expecting 0 words tc-so:Splitting ' ' with delimiter ' ' tc-so:Expecting 0 words tc-so:Splitting ' ' with delimiter ' ' tc-so:Expecting 0 words tc-so:Splitting 'a b' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'a' tc-so:Word at position 1 should be 'b' tc-so:Splitting 'a b c d' with delimiter ' ' tc-so:Expecting 4 words tc-so:Word at position 0 should be 'a' tc-so:Word at position 1 should be 'b' tc-so:Word at position 2 should be 'c' tc-so:Word at position 3 should be 'd' tc-so:Splitting 'foo bar' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-so:Splitting 'foo bar baz foobar' with delimiter ' ' tc-so:Expecting 4 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-so:Word at position 2 should be 'baz' tc-so:Word at position 3 should be 'foobar' tc-so:Splitting ' foo bar' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-so:Splitting 'foo bar' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-so:Splitting 'foo bar ' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-so:Splitting ' foo bar ' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-end: 1532490217.396120, split, passed tc-start: 1532490217.396429, split_delims tc-so:Splitting '' with delimiter '/' tc-so:Expecting 0 words tc-so:Splitting ' ' with delimiter '/' tc-so:Expecting 1 words tc-so:Word at position 0 should be ' ' tc-so:Splitting ' ' with delimiter '/' tc-so:Expecting 1 words tc-so:Word at position 0 should be ' ' tc-so:Splitting 'a/b' with delimiter '/' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'a' tc-so:Word at position 1 should be 'b' tc-so:Splitting 'aLONGDELIMbcdLONGDELIMef' with delimiter 'LONGDELIM' tc-so:Expecting 3 words tc-so:Word at position 0 should be 'a' tc-so:Word at position 1 should be 'bcd' tc-so:Word at position 2 should be 'ef' tc-end: 1532490217.402366, split_delims, passed tc-start: 1532490217.402764, to_bool tc-end: 1532490217.408416, to_bool, passed tc-start: 1532490217.408788, to_long tc-end: 1532490217.413809, to_long, passed tp-end: 1532490217.414066, atf/atf-c/detail/text_test tp-start: 1532490217.419988, atf/atf-c/detail/user_test, 4 tc-start: 1532490217.420061, euid tc-end: 1532490217.425179, euid, passed tc-start: 1532490217.425538, is_member_of_group tc-so:User group 0 is 0 tc-so:User group 1 is 2 tc-so:User group 2 is 3 tc-so:User group 3 is 4 tc-so:User group 4 is 5 tc-so:User group 5 is 20 tc-so:User group 6 is 31 tc-so:User belongs to 7 groups tc-so:Last GID is 31 tc-so:Checking if user belongs to group 0 tc-so:Checking if user does not belong to group 1 tc-so:Checking if user belongs to group 2 tc-so:Checking if user belongs to group 3 tc-so:Checking if user belongs to group 4 tc-so:Checking if user belongs to group 5 tc-so:Checking if user does not belong to group 6 tc-so:Checking if user does not belong to group 7 tc-so:Checking if user does not belong to group 8 tc-so:Checking if user does not belong to group 9 tc-so:Checking if user does not belong to group 10 tc-so:Checking if user does not belong to group 11 tc-so:Checking if user does not belong to group 12 tc-so:Checking if user does not belong to group 13 tc-so:Checking if user does not belong to group 14 tc-so:Checking if user does not belong to group 15 tc-so:Checking if user does not belong to group 16 tc-so:Checking if user does not belong to group 17 tc-so:Checking if user does not belong to group 18 tc-so:Checking if user does not belong to group 19 tc-so:Checking if user belongs to group 20 tc-so:Checking if user does not belong to group 21 tc-so:Checking if user does not belong to group 22 tc-so:Checking if user does not belong to group 23 tc-so:Checking if user does not belong to group 24 tc-so:Checking if user does not belong to group 25 tc-so:Checking if user does not belong to group 26 tc-so:Checking if user does not belong to group 27 tc-so:Checking if user does not belong to group 28 tc-so:Checking if user does not belong to group 29 tc-so:Checking if user does not belong to group 30 tc-end: 1532490217.432267, is_member_of_group, passed tc-start: 1532490217.432505, is_root tc-end: 1532490217.438037, is_root, passed tc-start: 1532490217.438305, is_unprivileged tc-end: 1532490217.443596, is_unprivileged, passed tp-end: 1532490217.443859, atf/atf-c/detail/user_test tp-start: 1532490217.449435, atf/atf-c/atf_c_test, 1 tc-start: 1532490217.449511, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1532490217.518342, include, passed tp-end: 1532490217.518796, atf/atf-c/atf_c_test tp-start: 1532490217.524882, atf/atf-c/build_test, 5 tc-start: 1532490217.524962, c_o tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CC to 'cc -foo' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags and cppflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags, cppflags and optional arguments tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-end: 1532490217.532270, c_o, passed tc-start: 1532490217.532514, cpp tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-o' 'test.out' 'test.c' tc-so:Returned arguments: 'cpp' '-o' 'test.out' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CPP to 'cpp -foo' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-foo' '-o' 'test.out' 'test.c' tc-so:Returned arguments: 'cpp' '-foo' '-o' 'test.out' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'cpp' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.out' 'test.c' tc-so:Returned arguments: 'cpp' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.out' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:Returned arguments: 'cpp' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:> Test: Some cppflags and optional arguments tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cpp' '-f1' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:Returned arguments: 'cpp' '-f1' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-end: 1532490217.539165, cpp, passed tc-start: 1532490217.539395, cxx_o tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CXX to 'c++ -foo' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags and cppflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags, cppflags and optional arguments tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-end: 1532490217.546382, cxx_o, passed tc-start: 1532490217.546707, equal_arrays tc-end: 1532490217.552011, equal_arrays, passed tc-start: 1532490217.552274, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1532490217.628432, include, passed tp-end: 1532490217.628940, atf/atf-c/build_test tp-start: 1532490217.635465, atf/atf-c/check_test, 10 tc-start: 1532490217.635580, build_c_o tc-so:Looking for '-o test.o' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for '-c test.c' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for '-o test.o' in 'Looking for '-o test.o' in '> /usr/bin/cc -o test.o -c test.c'' tc-so:Looking for '-c test.c' in 'Looking for '-o test.o' in '> /usr/bin/cc -o test.o -c test.c'' tc-so:Looking for 'test.c' in 'test.c: In function 'foo':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.c: In function 'foo':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.c:1:26: error: 'UNDEFINED_SYMBOL' undeclared (first use in this function)' tc-end: 1532490217.739163, build_c_o, passed tc-start: 1532490217.739593, build_cpp tc-so:Looking for '-o.*test.p' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'test.c' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'foo bar' in '# 1 "test.c"' tc-so:Looking for 'foo bar' in '# 1 ""' tc-so:Looking for 'foo bar' in '# 1 ""' tc-so:Looking for 'foo bar' in '# 1 "test.c"' tc-so:Looking for 'foo bar' in '' tc-so:Looking for 'foo bar' in '' tc-so:Looking for 'foo bar' in 'foo bar' tc-so:Looking for '-o test.p' in 'Looking for '-o.*test.p' in '> /usr/bin/cpp -o test.p test.c'' tc-so:Looking for 'test.c' in 'Looking for '-o.*test.p' in '> /usr/bin/cpp -o test.p test.c'' tc-so:Looking for 'test.c' in 'UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null' tc-so:Looking for 'test.c' in 'test.c:1:28: fatal error: ./non-existent.h: No such file or directory' tc-so:Looking for 'non-existent.h' in 'UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null' tc-so:Looking for 'non-existent.h' in 'test.c:1:28: fatal error: ./non-existent.h: No such file or directory' tc-end: 1532490217.866842, build_cpp, passed tc-start: 1532490217.867597, build_cxx_o tc-so:Looking for '-o test.o' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for '-c test.cpp' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for '-o test.o' in 'Looking for '-o test.o' in '> /usr/bin/c++ -o test.o -c test.cpp'' tc-so:Looking for '-c test.cpp' in 'Looking for '-o test.o' in '> /usr/bin/c++ -o test.o -c test.cpp'' tc-so:Looking for 'test.cpp' in 'UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null' tc-so:Looking for 'test.cpp' in 'test.cpp: In function 'void foo()':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.cpp: In function 'void foo()':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.cpp:1:26: error: 'UNDEFINED_SYMBOL' was not declared in this scope' tc-end: 1532490218.359464, build_cxx_o, passed tc-start: 1532490218.359916, exec_array tc-end: 1532490218.370683, exec_array, passed tc-start: 1532490218.370965, exec_cleanup tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-end: 1532490218.381187, exec_cleanup, passed tc-start: 1532490218.381437, exec_exitstatus tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-failure tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-signal tc-end: 1532490218.399753, exec_exitstatus, passed tc-start: 1532490218.399974, exec_stdout_stderr tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers stdout-stderr result1 tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers stdout-stderr result2 tc-end: 1532490218.414624, exec_stdout_stderr, passed tc-start: 1532490218.414842, exec_umask tc-end: 1532490218.420469, exec_umask, passed tc-start: 1532490218.420691, exec_unknown tc-end: 1532490218.426693, exec_unknown, passed tc-start: 1532490218.426930, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1532490218.492167, include, passed tp-end: 1532490218.492479, atf/atf-c/check_test tp-start: 1532490218.498698, atf/atf-c/config_test, 2 tc-start: 1532490218.498735, get tc-so:Checking that atf_build_cc is set to env-value tc-so:Checking that atf_build_cflags is set to env-value tc-so:Checking that atf_build_cpp is set to env-value tc-so:Checking that atf_build_cppflags is set to env-value tc-so:Checking that atf_build_cxx is set to env-value tc-so:Checking that atf_build_cxxflags is set to env-value tc-so:Checking that atf_includedir is set to env-value tc-so:Checking that atf_libexecdir is set to env-value tc-so:Checking that atf_pkgdatadir is set to env-value tc-so:Checking that atf_shell is set to env-value tc-so:Checking that atf_workdir is set to env-value tc-end: 1532490218.504474, get, passed tc-start: 1532490218.504690, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1532490218.578650, include, passed tp-end: 1532490218.578956, atf/atf-c/config_test tp-start: 1532490218.585136, atf/atf-c/error_test, 12 tc-start: 1532490218.585174, error_new tc-end: 1532490218.590657, error_new, passed tc-start: 1532490218.590887, error_new_wo_memory tc-end: 1532490218.595875, error_new_wo_memory, passed tc-start: 1532490218.596141, format tc-so:Testing default formatting function tc-so:Error string is: Error 'test_error' tc-so:Testing custom formatting function tc-so:Error string is: Test formatting function tc-end: 1532490218.601875, format, passed tc-start: 1532490218.602069, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1532490218.664285, include, passed tc-start: 1532490218.664649, include_fwd tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1532490218.724393, include_fwd, passed tc-start: 1532490218.724772, is_error tc-end: 1532490218.730802, is_error, passed tc-start: 1532490218.731101, libc_format tc-end: 1532490218.736730, libc_format, passed tc-start: 1532490218.737091, libc_new tc-end: 1532490218.742307, libc_new, passed tc-start: 1532490218.742589, no_error tc-end: 1532490218.748085, no_error, passed tc-start: 1532490218.748375, no_memory_format tc-end: 1532490218.753340, no_memory_format, passed tc-start: 1532490218.753662, no_memory_new tc-end: 1532490218.759230, no_memory_new, passed tc-start: 1532490218.759516, no_memory_twice tc-end: 1532490218.764487, no_memory_twice, passed tp-end: 1532490218.764758, atf/atf-c/error_test tp-start: 1532490218.782689, atf/atf-c/macros_test, 14 tc-start: 1532490218.782796, check tc-so:Checking with a 0 value tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 0 not met$' in '*** Check failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:328: 0 not met' tc-so:Checking with a 1 value tc-so:Looking for '^passed' in 'passed' tc-so:Checking with a 0 value tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: expected a false value$' in '*** Check failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:330: expected a false value' tc-so:Checking with a 1 value tc-so:Looking for '^passed' in 'passed' tc-end: 1532490218.792195, check, passed tc-start: 1532490218.792545, check_eq tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 1 != 2$' in '*** Check failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:422: 1 != 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 2 != 1$' in '*** Check failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:423: 2 != 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 1 != 2: 1 does not match 2$' in '*** Check failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:426: 1 != 2: 1 does not match 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 2 != 1: 2 does not match 1$' in '*** Check failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:427: 2 != 1: 2 does not match 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-end: 1532490218.805578, check_eq, passed tc-start: 1532490218.806020, check_errno tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'macros_test.c:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in '*** Check failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:227: Expected true value in errno_ok_stub() == -1' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'macros_test.c:[0-9]+: Expected errno 3, got 4, in errno_fail_stub\(4\) == -1$' in '*** Check failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:229: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1532490218.814411, check_errno, passed tc-start: 1532490218.814771, check_match tc-so:Checking with hello [a-z]+, abc hello world and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with hello [a-z]+, abc hello WORLD and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 'hello \[a-z\]\+' not matched in 'abc hello WORLD'$' in '*** Check failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:517: 'hello [a-z]+' not matched in 'abc hello WORLD'' tc-so:Checking with hello [a-z]+, abc hello world and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with hello [a-z]+, abc hello WORLD and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 'hello \[a-z\]\+' not matched in 'abc hello WORLD': uppercase$' in '*** Check failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:519: 'hello [a-z]+' not matched in 'abc hello WORLD': uppercase' tc-end: 1532490218.824632, check_match, passed tc-start: 1532490218.824990, check_streq tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: "1" != "2" \(1 != 2\)$' in '*** Check failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:461: "1" != "2" (1 != 2)' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: "2" != "1" \(2 != 1\)$' in '*** Check failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:462: "2" != "1" (2 != 1)' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: "1" != "2" \(1 != 2\): 1 does not match 2$' in '*** Check failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:465: "1" != "2" (1 != 2): 1 does not match 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: "2" != "1" \(2 != 1\): 2 does not match 1$' in '*** Check failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:466: "2" != "1" (2 != 1): 2 does not match 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 5, 9 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: check_streq_var1 != check_streq_var2 \(5 != 9\)$' in '*** Check failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:472: check_streq_var1 != check_streq_var2 (5 != 9)' tc-end: 1532490218.839510, check_streq, passed tc-start: 1532490218.839864, detect_unused_tests tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:compiler_test.c:2:49: error: 'unused' defined but not used [-Werror=unused-variable] tc-se: #define define_unused static struct test_struct unused tc-se: ^ tc-se:compiler_test.c:3:1: note: in expansion of macro 'define_unused' tc-se: define_unused; tc-se: ^~~~~~~~~~~~~ tc-se:cc1: all warnings being treated as errors tc-se:/usr/bin/cc failed with exit code 1 tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c compiler_test.c tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c /usr/tests/atf/atf-c/unused_test.c tc-end: 1532490218.955773, detect_unused_tests, expected_failure, PR 49187: Build of unused_test.c passed; unused test cases are not properly detected tc-start: 1532490218.956261, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1532490219.26011, include, passed tc-start: 1532490219.26470, msg_embedded_fmt tc-so:Checking with an expected 'aux_bool\("%d"\) not met' message tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: aux_bool\("%d"\) not met$' in '*** Check failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:787: aux_bool("%d") not met' tc-so:Checking with an expected 'aux_bool\("%d"\) not met' message tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: aux_bool\("%d"\) not met$' in 'failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:788: aux_bool("%d") not met' tc-so:Checking with an expected 'aux_str\("%d"\) != "" \(foo != \)' message tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: aux_str\("%d"\) != "" \(foo != \)$' in '*** Check failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:789: aux_str("%d") != "" (foo != )' tc-so:Checking with an expected 'aux_str\("%d"\) != "" \(foo != \)' message tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: aux_str\("%d"\) != "" \(foo != \)$' in 'failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:790: aux_str("%d") != "" (foo != )' tc-end: 1532490219.36304, msg_embedded_fmt, passed tc-start: 1532490219.36733, require tc-so:Checking with a 0 value tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 0 not met$' in 'failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:550: 0 not met' tc-so:Checking with a 1 value tc-so:Looking for '^passed' in 'passed' tc-so:Checking with a 0 value tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: expected a false value$' in 'failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:552: expected a false value' tc-so:Checking with a 1 value tc-so:Looking for '^passed' in 'passed' tc-end: 1532490219.45447, require, passed tc-start: 1532490219.45883, require_eq tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 1 != 2$' in 'failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:644: 1 != 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 2 != 1$' in 'failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:645: 2 != 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 1 != 2: 1 does not match 2$' in 'failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:648: 1 != 2: 1 does not match 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 2 != 1: 2 does not match 1$' in 'failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:649: 2 != 1: 2 does not match 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-end: 1532490219.57967, require_eq, passed tc-start: 1532490219.58309, require_errno tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in 'failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:231: Expected true value in errno_ok_stub() == -1' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: Expected errno 3, got 4, in errno_fail_stub\(4\) == -1$' in 'failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:233: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1532490219.66469, require_errno, passed tc-start: 1532490219.66808, require_match tc-so:Checking with hello [a-z]+, abc hello world and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with hello [a-z]+, abc hello WORLD and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 'hello \[a-z\]\+' not matched in 'abc hello WORLD'$' in 'failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:739: 'hello [a-z]+' not matched in 'abc hello WORLD'' tc-so:Checking with hello [a-z]+, abc hello world and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with hello [a-z]+, abc hello WORLD and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 'hello \[a-z\]\+' not matched in 'abc hello WORLD': uppercase$' in 'failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:741: 'hello [a-z]+' not matched in 'abc hello WORLD': uppercase' tc-end: 1532490219.76423, require_match, passed tc-start: 1532490219.76761, require_streq tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: "1" != "2" \(1 != 2\)$' in 'failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:683: "1" != "2" (1 != 2)' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: "2" != "1" \(2 != 1\)$' in 'failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:684: "2" != "1" (2 != 1)' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: "1" != "2" \(1 != 2\): 1 does not match 2$' in 'failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:687: "1" != "2" (1 != 2): 1 does not match 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: "2" != "1" \(2 != 1\): 2 does not match 1$' in 'failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:688: "2" != "1" (2 != 1): 2 does not match 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 5, 9 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: require_streq_var1 != require_streq_var2 \(5 != 9\)$' in 'failed: /public/src.git/external/bsd/atf/dist/atf-c/macros_test.c:694: require_streq_var1 != require_streq_var2 (5 != 9)' tc-end: 1532490219.90211, require_streq, passed tc-start: 1532490219.90548, use tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c /usr/tests/atf/atf-c/macros_h_test.c tc-end: 1532490219.169759, use, passed tp-end: 1532490219.170100, atf/atf-c/macros_test tp-start: 1532490219.176097, atf/atf-c/tc_test, 5 tc-start: 1532490219.176274, config tc-end: 1532490219.181924, config, passed tc-start: 1532490219.182201, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1532490219.244555, include, passed tc-start: 1532490219.244915, init tc-end: 1532490219.251154, init, passed tc-start: 1532490219.251435, init_pack tc-end: 1532490219.256732, init_pack, passed tc-start: 1532490219.257386, vars tc-end: 1532490219.262629, vars, passed tp-end: 1532490219.262822, atf/atf-c/tc_test tp-start: 1532490219.268837, atf/atf-c/tp_test, 2 tc-start: 1532490219.268850, getopt tc-end: 1532490219.273659, getopt, passed tc-start: 1532490219.273973, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1532490219.333586, include, passed tp-end: 1532490219.333912, atf/atf-c/tp_test tp-start: 1532490219.340751, atf/atf-c/utils_test, 31 tc-start: 1532490219.340765, cat_file__empty tc-end: 1532490219.347561, cat_file__empty, passed tc-start: 1532490219.348042, cat_file__no_newline_eof tc-end: 1532490219.354222, cat_file__no_newline_eof, passed tc-start: 1532490219.354574, cat_file__one_line tc-end: 1532490219.364640, cat_file__one_line, passed tc-start: 1532490219.364931, cat_file__several_lines tc-end: 1532490219.374346, cat_file__several_lines, passed tc-start: 1532490219.374718, compare_file__empty__match tc-end: 1532490219.380373, compare_file__empty__match, passed tc-start: 1532490219.380609, compare_file__empty__not_match tc-end: 1532490219.385505, compare_file__empty__not_match, passed tc-start: 1532490219.385872, compare_file__long__match tc-end: 1532490219.391327, compare_file__long__match, passed tc-start: 1532490219.391567, compare_file__long__not_match tc-end: 1532490219.396668, compare_file__long__not_match, passed tc-start: 1532490219.396913, compare_file__short__match tc-end: 1532490219.402333, compare_file__short__match, passed tc-start: 1532490219.402577, compare_file__short__not_match tc-end: 1532490219.408231, compare_file__short__not_match, passed tc-start: 1532490219.408479, copy_file__empty tc-end: 1532490219.413390, copy_file__empty, passed tc-start: 1532490219.413833, copy_file__some_contents tc-end: 1532490219.419452, copy_file__some_contents, passed tc-start: 1532490219.419831, create_file tc-end: 1532490219.424898, create_file, passed tc-start: 1532490219.425141, file_exists tc-end: 1532490219.430632, file_exists, passed tc-start: 1532490219.430880, fork tc-se:Should not get into child tc-so:Should not get into child tc-so:Should not get into child tc-end: 1532490219.436616, fork, passed tc-start: 1532490219.436896, free_charpp__empty tc-end: 1532490219.442128, free_charpp__empty, passed tc-start: 1532490219.442332, free_charpp__some tc-end: 1532490219.447542, free_charpp__some, passed tc-start: 1532490219.447854, grep_file tc-so:Looking for 'line1' in 'line1' tc-so:Looking for 'line1' in 'line1' tc-so:Looking for 'second line' in 'line1' tc-so:Looking for 'second line' in 'the second line' tc-so:Looking for 'aa.*bb' in 'line1' tc-so:Looking for 'aa.*bb' in 'the second line' tc-so:Looking for 'aa.*bb' in 'aaaabbbb' tc-so:Looking for 'foo' in 'line1' tc-so:Looking for 'foo' in 'the second line' tc-so:Looking for 'foo' in 'aaaabbbb' tc-so:Looking for 'bar' in 'line1' tc-so:Looking for 'bar' in 'the second line' tc-so:Looking for 'bar' in 'aaaabbbb' tc-so:Looking for 'aaaaa' in 'line1' tc-so:Looking for 'aaaaa' in 'the second line' tc-so:Looking for 'aaaaa' in 'aaaabbbb' tc-end: 1532490219.453237, grep_file, passed tc-start: 1532490219.453477, grep_string tc-so:Looking for 'a string' in 'a string - aaaabbbb' tc-so:Looking for '^a string' in 'a string - aaaabbbb' tc-so:Looking for 'aaaabbbb$' in 'a string - aaaabbbb' tc-so:Looking for 'aa.*bb' in 'a string - aaaabbbb' tc-so:Looking for 'foo' in 'a string - aaaabbbb' tc-so:Looking for 'bar' in 'a string - aaaabbbb' tc-so:Looking for 'aaaaa' in 'a string - aaaabbbb' tc-end: 1532490219.459861, grep_string, passed tc-start: 1532490219.460062, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1532490219.526555, include, passed tc-start: 1532490219.526899, readline__none tc-end: 1532490219.532663, readline__none, passed tc-start: 1532490219.532902, readline__some tc-end: 1532490219.539016, readline__some, passed tc-start: 1532490219.539268, redirect__other tc-end: 1532490219.544377, redirect__other, passed tc-start: 1532490219.544723, redirect__stderr tc-se:Buffer this tc-end: 1532490219.557028, redirect__stderr, passed tc-start: 1532490219.557434, redirect__stdout tc-so:Buffer this tc-end: 1532490219.564373, redirect__stdout, passed tc-start: 1532490219.564713, wait__invalid_exitstatus tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1532490219.571856, wait__invalid_exitstatus, passed tc-start: 1532490219.572182, wait__invalid_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1532490219.579225, wait__invalid_stderr, passed tc-start: 1532490219.579596, wait__invalid_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1532490219.586073, wait__invalid_stdout, passed tc-start: 1532490219.586552, wait__ok tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1532490219.593074, wait__ok, passed tc-start: 1532490219.593312, wait__save_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1532490219.600388, wait__save_stderr, passed tc-start: 1532490219.600673, wait__save_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1532490219.607167, wait__save_stdout, passed tp-end: 1532490219.607448, atf/atf-c/utils_test tp-start: 1532490219.712446, atf/atf-c/pkg_config_test, 2 tc-start: 1532490219.712559, build tc-end: 1532490219.712836, build, skipped, Required program 'pkg-config' not found in the PATH tc-start: 1532490219.712881, version tc-end: 1532490219.713166, version, skipped, Required program 'pkg-config' not found in the PATH tp-end: 1532490219.713209, atf/atf-c/pkg_config_test tp-start: 1532490219.730480, atf/atf-c++/detail/application_test, 1 tc-start: 1532490219.730576, getopt tc-end: 1532490219.744123, getopt, passed tp-end: 1532490219.744562, atf/atf-c++/detail/application_test tp-start: 1532490219.760699, atf/atf-c++/detail/auto_array_test, 9 tc-start: 1532490219.760795, auto_array_access tc-so:Allocated 'test_array' object 0x7f7ff79156b0 tc-so:Releasing 'test_array' object 0x7f7ff79156b0 tc-end: 1532490219.774222, auto_array_access, passed tc-start: 1532490219.774640, auto_array_assign tc-so:Allocated 'test_array' object 0x7f7ff79156b0 tc-so:Releasing 'test_array' object 0x7f7ff79156b0 tc-end: 1532490219.789191, auto_array_assign, passed tc-start: 1532490219.789455, auto_array_assign_ref tc-so:Allocated 'test_array' object 0x7f7ff7915680 tc-so:Releasing 'test_array' object 0x7f7ff7915680 tc-end: 1532490219.803250, auto_array_assign_ref, passed tc-start: 1532490219.803505, auto_array_copy tc-so:Allocated 'test_array' object 0x7f7ff79156b0 tc-so:Releasing 'test_array' object 0x7f7ff79156b0 tc-end: 1532490219.817813, auto_array_copy, passed tc-start: 1532490219.818248, auto_array_copy_ref tc-so:Allocated 'test_array' object 0x7f7ff7915680 tc-so:Releasing 'test_array' object 0x7f7ff7915680 tc-end: 1532490219.832052, auto_array_copy_ref, passed tc-start: 1532490219.832307, auto_array_get tc-so:Allocated 'test_array' object 0x7f7ff79156b0 tc-so:Releasing 'test_array' object 0x7f7ff79156b0 tc-end: 1532490219.845995, auto_array_get, passed tc-start: 1532490219.846264, auto_array_release tc-so:Allocated 'test_array' object 0x7f7ff79156b0 tc-so:Releasing 'test_array' object 0x7f7ff79156b0 tc-end: 1532490219.860655, auto_array_release, passed tc-start: 1532490219.860907, auto_array_reset tc-so:Allocated 'test_array' object 0x7f7ff79156b0 tc-so:Allocated 'test_array' object 0x7f7ff79156e0 tc-so:Releasing 'test_array' object 0x7f7ff79156b0 tc-so:Releasing 'test_array' object 0x7f7ff79156e0 tc-end: 1532490219.874602, auto_array_reset, passed tc-start: 1532490219.874840, auto_array_scope tc-so:Allocated 'test_array' object 0x7f7ff79156b0 tc-so:Releasing 'test_array' object 0x7f7ff79156b0 tc-end: 1532490219.889018, auto_array_scope, passed tp-end: 1532490219.889243, atf/atf-c++/detail/auto_array_test tp-start: 1532490219.911122, atf/atf-c++/detail/env_test, 3 tc-start: 1532490219.911137, has_get tc-end: 1532490219.925301, has_get, passed tc-start: 1532490219.925534, set tc-end: 1532490219.940155, set, passed tc-start: 1532490219.940403, unset tc-end: 1532490219.954118, unset, passed tp-end: 1532490219.954385, atf/atf-c++/detail/env_test tp-start: 1532490219.969759, atf/atf-c++/detail/exceptions_test, 3 tc-start: 1532490219.969904, throw_atf_error_libc tc-end: 1532490219.984523, throw_atf_error_libc, passed tc-start: 1532490219.984948, throw_atf_error_no_memory tc-end: 1532490219.999659, throw_atf_error_no_memory, passed tc-start: 1532490220.85, throw_atf_error_unknown tc-end: 1532490220.14036, throw_atf_error_unknown, passed tp-end: 1532490220.14427, atf/atf-c++/detail/exceptions_test tp-start: 1532490220.51881, atf/atf-c++/detail/fs_test, 18 tc-start: 1532490220.51998, directory_file_info tc-end: 1532490220.66938, directory_file_info, passed tc-start: 1532490220.67847, directory_names tc-end: 1532490220.82284, directory_names, passed tc-start: 1532490220.82792, directory_read tc-end: 1532490220.97860, directory_read, passed tc-start: 1532490220.98514, exists tc-end: 1532490220.113091, exists, passed tc-start: 1532490220.113600, file_info_perms tc-end: 1532490220.128746, file_info_perms, passed tc-start: 1532490220.128995, file_info_stat tc-end: 1532490220.142958, file_info_stat, passed tc-start: 1532490220.143467, is_executable tc-end: 1532490220.158146, is_executable, passed tc-start: 1532490220.158765, path_branch_path tc-end: 1532490220.172577, path_branch_path, passed tc-start: 1532490220.172793, path_compare_different tc-end: 1532490220.186842, path_compare_different, passed tc-start: 1532490220.187069, path_compare_equal tc-end: 1532490220.201502, path_compare_equal, passed tc-start: 1532490220.201720, path_concat tc-end: 1532490220.215503, path_concat, passed tc-start: 1532490220.215723, path_is_absolute tc-end: 1532490220.229822, path_is_absolute, passed tc-start: 1532490220.230146, path_is_root tc-end: 1532490220.243678, path_is_root, passed tc-start: 1532490220.243908, path_leaf_name tc-end: 1532490220.257836, path_leaf_name, passed tc-start: 1532490220.258088, path_normalize tc-end: 1532490220.271965, path_normalize, passed tc-start: 1532490220.272187, path_op_less tc-end: 1532490220.286556, path_op_less, passed tc-start: 1532490220.287083, path_to_absolute tc-end: 1532490220.301470, path_to_absolute, passed tc-start: 1532490220.301986, remove tc-end: 1532490220.317140, remove, passed tp-end: 1532490220.317808, atf/atf-c++/detail/fs_test tp-start: 1532490220.351259, atf/atf-c++/detail/process_test, 10 tc-start: 1532490220.351365, argv_array_assign tc-end: 1532490220.365636, argv_array_assign, passed tc-start: 1532490220.365859, argv_array_copy tc-end: 1532490220.379849, argv_array_copy, passed tc-start: 1532490220.380149, argv_array_exec_argv tc-end: 1532490220.393440, argv_array_exec_argv, passed tc-start: 1532490220.393652, argv_array_init_carray tc-end: 1532490220.407340, argv_array_init_carray, passed tc-start: 1532490220.407587, argv_array_init_col tc-end: 1532490220.422195, argv_array_init_col, passed tc-start: 1532490220.422418, argv_array_init_empty tc-end: 1532490220.436632, argv_array_init_empty, passed tc-start: 1532490220.436961, argv_array_init_varargs tc-end: 1532490220.451183, argv_array_init_varargs, passed tc-start: 1532490220.451403, argv_array_iter tc-end: 1532490220.465137, argv_array_iter, passed tc-start: 1532490220.465364, exec_failure tc-end: 1532490220.484062, exec_failure, passed tc-start: 1532490220.484357, exec_success tc-end: 1532490220.503007, exec_success, passed tp-end: 1532490220.503230, atf/atf-c++/detail/process_test tp-start: 1532490220.525153, atf/atf-c++/detail/sanity_test, 1 tc-start: 1532490220.525169, nothing tc-end: 1532490220.539701, nothing, passed tp-end: 1532490220.539953, atf/atf-c++/detail/sanity_test tp-start: 1532490220.589026, atf/atf-c++/detail/text_test, 10 tc-start: 1532490220.589042, duplicate tc-end: 1532490220.603291, duplicate, passed tc-start: 1532490220.603531, join tc-end: 1532490220.618163, join, passed tc-start: 1532490220.618543, match tc-end: 1532490220.634202, match, passed tc-start: 1532490220.634541, split tc-end: 1532490220.649867, split, passed tc-start: 1532490220.650225, split_delims tc-end: 1532490220.664357, split_delims, passed tc-start: 1532490220.664939, to_bool tc-end: 1532490220.745609, to_bool, passed tc-start: 1532490220.748411, to_bytes tc-end: 1532490220.764550, to_bytes, passed tc-start: 1532490220.764836, to_string tc-end: 1532490220.779622, to_string, passed tc-start: 1532490220.779874, to_type tc-end: 1532490220.794948, to_type, passed tc-start: 1532490220.795357, trim tc-end: 1532490220.810949, trim, passed tp-end: 1532490220.811188, atf/atf-c++/detail/text_test tp-start: 1532490220.826061, atf/atf-c++/atf_c++_test, 1 tc-start: 1532490220.826077, include tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1532490221.498039, include, passed tp-end: 1532490221.498456, atf/atf-c++/atf_c++_test tp-start: 1532490221.546910, atf/atf-c++/build_test, 5 tc-start: 1532490221.547050, c_o tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CC to 'cc -foo' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags and cppflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags, cppflags and optional arguments tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-end: 1532490221.563687, c_o, passed tc-start: 1532490221.563936, cpp tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-o' 'test.out' 'test.c' tc-so:Arguments returned: 'cpp' '-o' 'test.out' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CPP to 'cpp -foo' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-foo' '-o' 'test.out' 'test.c' tc-so:Arguments returned: 'cpp' '-foo' '-o' 'test.out' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'cpp' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.out' 'test.c' tc-so:Arguments returned: 'cpp' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.out' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:Arguments returned: 'cpp' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:> Test: Some cppflags and optional arguments tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cpp' '-f1' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:Arguments returned: 'cpp' '-f1' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-end: 1532490221.580672, cpp, passed tc-start: 1532490221.580917, cxx_o tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CXX to 'c++ -foo' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags and cppflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags, cppflags and optional arguments tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-end: 1532490221.594899, cxx_o, passed tc-start: 1532490221.595109, equal_argvs tc-end: 1532490221.609239, equal_argvs, passed tc-start: 1532490221.609600, include tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1532490221.941829, include, passed tp-end: 1532490221.942186, atf/atf-c++/build_test tp-start: 1532490221.977955, atf/atf-c++/check_test, 8 tc-start: 1532490221.978068, build_c_o tc-so:Looking for '-o test.o' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for '-c test.c' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for '-o test.o' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for '-c test.c' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for 'test.c' in 'test.c: In function 'foo':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.c: In function 'foo':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.c:1:26: error: 'UNDEFINED_SYMBOL' undeclared (first use in this function)' tc-end: 1532490222.93940, build_c_o, passed tc-start: 1532490222.94383, build_cpp tc-so:Looking for '-o.*test.p' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'test.c' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'foo bar' in '# 1 "test.c"' tc-so:Looking for 'foo bar' in '# 1 ""' tc-so:Looking for 'foo bar' in '# 1 ""' tc-so:Looking for 'foo bar' in '# 1 "test.c"' tc-so:Looking for 'foo bar' in '' tc-so:Looking for 'foo bar' in '' tc-so:Looking for 'foo bar' in 'foo bar' tc-so:Looking for '-o test.p' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'test.c' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'test.c' in 'UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null' tc-so:Looking for 'test.c' in 'test.c:1:28: fatal error: ./non-existent.h: No such file or directory' tc-so:Looking for 'non-existent.h' in 'UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null' tc-so:Looking for 'non-existent.h' in 'test.c:1:28: fatal error: ./non-existent.h: No such file or directory' tc-end: 1532490222.181881, build_cpp, passed tc-start: 1532490222.182286, build_cxx_o tc-so:Looking for '-o test.o' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for '-c test.cpp' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for '-o test.o' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for '-c test.cpp' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for 'test.cpp' in 'UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null' tc-so:Looking for 'test.cpp' in 'test.cpp: In function 'void foo()':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.cpp: In function 'void foo()':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.cpp:1:26: error: 'UNDEFINED_SYMBOL' was not declared in this scope' tc-end: 1532490222.672641, build_cxx_o, passed tc-start: 1532490222.673041, exec_cleanup tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers exit-success tc-end: 1532490222.693372, exec_cleanup, passed tc-start: 1532490222.693575, exec_exitstatus tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers exit-success tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers exit-failure tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers exit-signal tc-end: 1532490222.721854, exec_exitstatus, passed tc-start: 1532490222.722067, exec_stdout_stderr tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers stdout-stderr result1 tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers stdout-stderr result2 tc-end: 1532490222.746404, exec_stdout_stderr, passed tc-start: 1532490222.746628, exec_unknown tc-end: 1532490222.763271, exec_unknown, passed tc-start: 1532490222.763480, include tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1532490223.272719, include, passed tp-end: 1532490223.272997, atf/atf-c++/check_test tp-start: 1532490223.313432, atf/atf-c++/config_test, 4 tc-start: 1532490223.313447, get tc-so:Checking that atf_build_cc is set to env-value tc-so:Checking that atf_build_cflags is set to env-value tc-so:Checking that atf_build_cpp is set to env-value tc-so:Checking that atf_build_cppflags is set to env-value tc-so:Checking that atf_build_cxx is set to env-value tc-so:Checking that atf_build_cxxflags is set to env-value tc-so:Checking that atf_includedir is set to env-value tc-so:Checking that atf_libexecdir is set to env-value tc-so:Checking that atf_pkgdatadir is set to env-value tc-so:Checking that atf_shell is set to env-value tc-so:Checking that atf_workdir is set to env-value tc-end: 1532490223.327663, get, passed tc-start: 1532490223.327880, get_all tc-end: 1532490223.341947, get_all, passed tc-start: 1532490223.342160, has tc-end: 1532490223.355421, has, passed tc-start: 1532490223.355732, include tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1532490223.768378, include, passed tp-end: 1532490223.768785, atf/atf-c++/config_test tp-start: 1532490223.809581, atf/atf-c++/macros_test, 15 tc-start: 1532490223.809599, check_errno tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'macros_test.cpp:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in '*** Check failed: /public/src.git/external/bsd/atf/dist/atf-c++/macros_test.cpp:250: Expected true value in errno_ok_stub() == -1' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'macros_test.cpp:[0-9]+: Expected errno 3, got 4, in errno_fail_stub\(4\) == -1$' in '*** Check failed: /public/src.git/external/bsd/atf/dist/atf-c++/macros_test.cpp:254: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1532490223.828816, check_errno, passed tc-start: 1532490223.829118, detect_unused_tests tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:compiler_test.cpp:2:41: error: 'unused' defined but not used [-Werror=unused-variable] tc-se: #define define_unused static test_class unused tc-se: ^ tc-se:compiler_test.cpp:3:1: note: in expansion of macro 'define_unused' tc-se: define_unused; tc-se: ^~~~~~~~~~~~~ tc-se:cc1plus: all warnings being treated as errors tc-se:/usr/bin/c++ failed with exit code 1 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c compiler_test.cpp tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c /usr/tests/atf/atf-c++/unused_test.cpp tc-end: 1532490224.604540, detect_unused_tests, expected_failure, PR 49187: Build of unused_test.cpp passed; unused test cases are not properly detected tc-start: 1532490224.604910, fail tc-so:Looking for '^failed: Failed on purpose' in 'failed: Failed on purpose' tc-end: 1532490224.621940, fail, passed tc-start: 1532490224.622470, include tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1532490225.295082, include, passed tc-start: 1532490225.295371, pass tc-so:Looking for '^passed' in 'passed' tc-end: 1532490225.311641, pass, passed tc-start: 1532490225.311969, require tc-so:Checking with a false value tc-so:Looking for '^failed: .*condition not met' in 'failed: Line 110: condition not met' tc-so:Checking with a true value tc-so:Looking for '^passed' in 'passed' tc-end: 1532490225.329119, require, passed tc-start: 1532490225.329470, require_eq tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed: .*v1 != v2' in 'failed: Line 125: v1 != v2 (1 != 2)' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed: .*v1 != v2' in 'failed: Line 125: v1 != v2 (2 != 1)' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-end: 1532490225.349765, require_eq, passed tc-start: 1532490225.350189, require_errno tc-so:Looking for '^failed: .*macros_test.cpp:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in 'failed: /public/src.git/external/bsd/atf/dist/atf-c++/macros_test.cpp:271: Expected true value in errno_ok_stub() == -1' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^failed: .*macros_test.cpp:[0-9]+: Expected errno 3, got 4, in errno_fail_stub\(4\) == -1$' in 'failed: /public/src.git/external/bsd/atf/dist/atf-c++/macros_test.cpp:275: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1532490225.368207, require_errno, passed tc-start: 1532490225.368518, require_in tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^failed: ' in 'failed: Line 144: (collection).find(element) != (collection).end() not met' tc-so:Looking for '^failed: ' in 'failed: Line 144: (collection).find(element) != (collection).end() not met' tc-so:Looking for '^failed: ' in 'failed: Line 144: (collection).find(element) != (collection).end() not met' tc-end: 1532490225.390228, require_in, passed tc-start: 1532490225.390549, require_match tc-so:Checking with foo.*bar, this is a foo, bar, baz and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with bar.*baz, this is a baz, bar, foo and expecting false tc-so:Looking for '^failed: ' in 'failed: Line 159: 'this is a baz, bar, foo' does not match regexp 'bar.*baz'' tc-end: 1532490225.407573, require_match, passed tc-start: 1532490225.407866, require_not_in tc-so:Looking for '^failed: ' in 'failed: Line 178: (collection).find(element) == (collection).end() not met' tc-so:Looking for '^failed: ' in 'failed: Line 178: (collection).find(element) == (collection).end() not met' tc-so:Looking for '^failed: ' in 'failed: Line 178: (collection).find(element) == (collection).end() not met' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^passed' in 'passed' tc-end: 1532490225.429538, require_not_in, passed tc-start: 1532490225.429829, require_throw tc-so:Checking with throw_int and expecting false tc-so:Checking that message contains 'unexpected error' tc-so:Looking for '^failed: .*unexpected error' in 'failed: Line 192: if (1) throw int(5) threw an unexpected error (not std::runtime_error)' tc-so:Checking with throw_rt and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with no_throw_rt and expecting false tc-so:Checking that message contains 'did not throw' tc-so:Looking for '^failed: .*did not throw' in 'failed: Line 198: if (0) throw std::runtime_error("e") did not throw std::runtime_error as expected' tc-end: 1532490225.450034, require_throw, passed tc-start: 1532490225.450475, require_throw_re tc-so:Checking with throw_int and expecting false tc-so:Checking that message contains 'unexpected error' tc-so:Looking for '^failed: .*unexpected error' in 'failed: Line 213: if (1) throw int(5) threw an unexpected error (not std::runtime_error)' tc-so:Checking with throw_rt_match and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with throw_rt_no_match and expecting false tc-so:Checking that message contains 'threw.*runtime_error\(baz foo bar a\).*does not match 'foo\.\*baz'' tc-so:Looking for '^failed: .*threw.*runtime_error\(baz foo bar a\).*does not match 'foo\.\*baz'' in 'failed: Line 219: if (1) throw std::runtime_error("baz foo bar a") threw std::runtime_error(baz foo bar a), but does not match 'foo.*baz'' tc-so:Checking with no_throw_rt and expecting false tc-so:Checking that message contains 'did not throw' tc-so:Looking for '^failed: .*did not throw' in 'failed: Line 222: if (0) throw std::runtime_error("e") did not throw std::runtime_error as expected' tc-end: 1532490225.473375, require_throw_re, passed tc-start: 1532490225.473665, skip tc-so:Looking for '^skipped: Skipped on purpose' in 'skipped: Skipped on purpose' tc-end: 1532490225.488949, skip, passed tc-start: 1532490225.489384, use tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c /usr/tests/atf/atf-c++/macros_hpp_test.cpp tc-end: 1532490226.194601, use, passed tp-end: 1532490226.194852, atf/atf-c++/macros_test tp-start: 1532490226.234137, atf/atf-c++/tests_test, 2 tc-start: 1532490226.234153, atf_tp_writer tc-end: 1532490226.247748, atf_tp_writer, passed tc-start: 1532490226.248011, include tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1532490226.750333, include, passed tp-end: 1532490226.750657, atf/atf-c++/tests_test tp-start: 1532490226.782033, atf/atf-c++/utils_test, 29 tc-start: 1532490226.782050, cat_file__empty tc-end: 1532490226.798786, cat_file__empty, passed tc-start: 1532490226.799234, cat_file__no_newline_eof tc-end: 1532490226.818846, cat_file__no_newline_eof, passed tc-start: 1532490226.819166, cat_file__one_line tc-end: 1532490226.838737, cat_file__one_line, passed tc-start: 1532490226.839060, cat_file__several_lines tc-end: 1532490226.854073, cat_file__several_lines, passed tc-start: 1532490226.854401, compare_file__empty__match tc-end: 1532490226.868756, compare_file__empty__match, passed tc-start: 1532490226.868999, compare_file__empty__not_match tc-end: 1532490226.883159, compare_file__empty__not_match, passed tc-start: 1532490226.883538, compare_file__long__match tc-end: 1532490226.897055, compare_file__long__match, passed tc-start: 1532490226.897449, compare_file__long__not_match tc-end: 1532490226.911286, compare_file__long__not_match, passed tc-start: 1532490226.911698, compare_file__short__match tc-end: 1532490226.926140, compare_file__short__match, passed tc-start: 1532490226.926397, compare_file__short__not_match tc-end: 1532490226.940508, compare_file__short__not_match, passed tc-start: 1532490226.940856, copy_file__empty tc-end: 1532490226.955424, copy_file__empty, passed tc-start: 1532490226.955690, copy_file__some_contents tc-end: 1532490226.969613, copy_file__some_contents, passed tc-start: 1532490226.970116, create_file tc-end: 1532490226.984841, create_file, passed tc-start: 1532490226.985132, file_exists tc-end: 1532490226.999628, file_exists, passed tc-start: 1532490227.3, fork tc-so:Should not get into child tc-se:Should not get into child tc-end: 1532490227.15476, fork, passed tc-start: 1532490227.15788, grep_collection__set tc-so:Looking for 'irs' in 'First' tc-so:Looking for 'cond' in 'First' tc-so:Looking for 'cond' in 'Second' tc-so:Looking for 'Third' in 'First' tc-so:Looking for 'Third' in 'Second' tc-end: 1532490227.30336, grep_collection__set, passed tc-start: 1532490227.30579, grep_collection__vector tc-so:Looking for 'irs' in 'First' tc-so:Looking for 'cond' in 'First' tc-so:Looking for 'cond' in 'Second' tc-so:Looking for 'Third' in 'First' tc-so:Looking for 'Third' in 'Second' tc-end: 1532490227.45608, grep_collection__vector, passed tc-start: 1532490227.45844, grep_file tc-so:Looking for 'line1' in 'line1' tc-so:Looking for 'second line' in 'line1' tc-so:Looking for 'second line' in 'the second line' tc-so:Looking for 'aa.*bb' in 'line1' tc-so:Looking for 'aa.*bb' in 'the second line' tc-so:Looking for 'aa.*bb' in 'aaaabbbb' tc-so:Looking for 'foo' in 'line1' tc-so:Looking for 'foo' in 'the second line' tc-so:Looking for 'foo' in 'aaaabbbb' tc-so:Looking for 'bar' in 'line1' tc-so:Looking for 'bar' in 'the second line' tc-so:Looking for 'bar' in 'aaaabbbb' tc-so:Looking for 'aaaaa' in 'line1' tc-so:Looking for 'aaaaa' in 'the second line' tc-so:Looking for 'aaaaa' in 'aaaabbbb' tc-end: 1532490227.60445, grep_file, passed tc-start: 1532490227.60735, grep_string tc-so:Looking for 'a string' in 'a string - aaaabbbb' tc-so:Looking for '^a string' in 'a string - aaaabbbb' tc-so:Looking for 'aaaabbbb$' in 'a string - aaaabbbb' tc-so:Looking for 'aa.*bb' in 'a string - aaaabbbb' tc-so:Looking for 'foo' in 'a string - aaaabbbb' tc-so:Looking for 'bar' in 'a string - aaaabbbb' tc-so:Looking for 'aaaaa' in 'a string - aaaabbbb' tc-end: 1532490227.75031, grep_string, passed tc-start: 1532490227.75270, include tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1532490227.401458, include, passed tc-start: 1532490227.402232, redirect__other tc-end: 1532490227.417041, redirect__other, passed tc-start: 1532490227.417736, redirect__stderr tc-se:Buffer this tc-end: 1532490227.439123, redirect__stderr, passed tc-start: 1532490227.439379, redirect__stdout tc-so:Buffer this tc-end: 1532490227.459334, redirect__stdout, passed tc-start: 1532490227.459716, wait__invalid_exitstatus tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1532490227.476759, wait__invalid_exitstatus, passed tc-start: 1532490227.477080, wait__invalid_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1532490227.493906, wait__invalid_stderr, passed tc-start: 1532490227.494245, wait__invalid_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1532490227.511157, wait__invalid_stdout, passed tc-start: 1532490227.511541, wait__ok tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1532490227.528503, wait__ok, passed tc-start: 1532490227.528727, wait__save_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1532490227.546020, wait__save_stderr, passed tc-start: 1532490227.546302, wait__save_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1532490227.565459, wait__save_stdout, passed tp-end: 1532490227.565730, atf/atf-c++/utils_test tp-start: 1532490227.670989, atf/atf-c++/pkg_config_test, 2 tc-start: 1532490227.671482, build tc-end: 1532490227.671740, build, skipped, Required program 'pkg-config' not found in the PATH tc-start: 1532490227.671748, version tc-end: 1532490227.672126, version, skipped, Required program 'pkg-config' not found in the PATH tp-end: 1532490227.672131, atf/atf-c++/pkg_config_test tp-start: 1532490228.209882, atf/atf-sh/atf-check_test, 23 tc-start: 1532490228.209901, eflag_empty tc-so:Running [atf-check -e empty] against [true 1>&2] tc-so:Running [atf-check -e empty] against [echo foo 1>&2] tc-so:Executing command [ ./script.sh ] tc-end: 1532490228.318139, eflag_empty, passed tc-start: 1532490228.318436, eflag_file tc-so:Running [atf-check -e file:empty] against [true 1>&2] tc-so:Running [atf-check -e file:text] against [echo foo 1>&2] tc-so:Running [atf-check -e file:text] against [echo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-se:10+0 records in tc-se:10+0 records out tc-se:10240 bytes transferred in 0.001 secs (10240000 bytes/sec) tc-so:Running [atf-check -e file:bin] against [cat bin 1>&2] tc-end: 1532490228.499408, eflag_file, passed tc-start: 1532490228.499813, eflag_ignore tc-so:Running [atf-check -e ignore] against [true 1>&2] tc-so:Running [atf-check -e ignore] against [echo foo 1>&2] tc-end: 1532490228.606258, eflag_ignore, passed tc-start: 1532490228.606548, eflag_inline tc-so:Running [atf-check -e inline:] against [true 1>&2] tc-so:Running [atf-check -e inline:foo bar\n] against [echo foo bar 1>&2] tc-so:Running [atf-check -e inline:foo bar] against [printf 'foo bar' 1>&2] tc-so:Running [atf-check -e inline:\t\n\t\n] against [printf '\t\n\t\n' 1>&2] tc-so:Running [atf-check -e inline:\a\b\e\f\n\r\t\v] against [printf '\a\b\e\f\n\r\t\v' 1>&2] tc-so:Running [atf-check -e inline:\011\022\033\012] against [printf '\011\022\033\012' 1>&2] tc-so:Running [atf-check -e inline:foo bar] against [echo foo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -e inline:foo bar\n] against [echo -n foo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-end: 1532490228.895874, eflag_inline, passed tc-start: 1532490228.896189, eflag_match tc-so:Running [atf-check -e match:^no-newline] against [printf no-newline 1>&2] tc-so:Running [atf-check -e match:^foo] against [echo line1 1>&2; echo foo bar 1>&2] tc-so:Running [atf-check -e match:o b] against [echo foo bar 1>&2] tc-so:Running [atf-check -e match:baz] against [echo foo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -e match:^bar] against [echo foo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-end: 1532490229.85323, eflag_match, passed tc-start: 1532490229.85632, eflag_multiple tc-so:Running [atf-check -e match:foo -e match:bar] against [echo foo bar 1>&2] tc-so:Running [atf-check -e match:foo -e match:bar] against [echo foo 1>&2; echo bar 1>&2] tc-so:Running [atf-check -e match:bar -e match:foo] against [echo foo baz 1>&2] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -e match:bar -e match:foo] against [echo foo 1>&2; echo baz 1>&2] tc-so:Executing command [ ./script.sh ] tc-end: 1532490229.247134, eflag_multiple, passed tc-start: 1532490229.247456, eflag_negated tc-so:Running [atf-check -e empty] against [echo foo 1>&2] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -e not-empty] against [echo foo 1>&2] tc-so:Running [atf-check -e match:foo] against [echo foo bar 1>&2] tc-so:Running [atf-check -e not-match:foo] against [echo foo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-end: 1532490229.415411, eflag_negated, passed tc-start: 1532490229.415712, eflag_save tc-so:Running [atf-check -e save:out] against [echo foo 1>&2] tc-end: 1532490229.507891, eflag_save, passed tc-start: 1532490229.508271, invalid_umask tc-so:Executing command [ false ] tc-so:atf-check: ERROR: Could not create the temporary directory /tmp/check.XXXXXX because it will not have enough access rights due to the current umask 00222 tc-end: 1532490229.578372, invalid_umask, passed tc-start: 1532490229.578749, oflag_empty tc-so:Running [atf-check -o empty] against [true] tc-so:Running [atf-check -o empty] against [echo foo] tc-so:Executing command [ ./script.sh ] tc-end: 1532490229.691047, oflag_empty, passed tc-start: 1532490229.691450, oflag_file tc-so:Running [atf-check -o file:empty] against [true] tc-so:Running [atf-check -o file:text] against [echo foo] tc-so:Running [atf-check -o file:text] against [echo bar] tc-so:Executing command [ ./script.sh ] tc-se:10+0 records in tc-se:10+0 records out tc-se:10240 bytes transferred in 0.001 secs (10240000 bytes/sec) tc-so:Running [atf-check -o file:bin] against [cat bin] tc-end: 1532490229.870902, oflag_file, passed tc-start: 1532490229.871397, oflag_ignore tc-so:Running [atf-check -o ignore] against [true] tc-so:Running [atf-check -o ignore] against [echo foo] tc-end: 1532490229.977017, oflag_ignore, passed tc-start: 1532490229.977318, oflag_inline tc-so:Running [atf-check -o inline:] against [true] tc-so:Running [atf-check -o inline:foo bar\n] against [echo foo bar] tc-so:Running [atf-check -o inline:foo bar] against [printf 'foo bar'] tc-so:Running [atf-check -o inline:\t\n\t\n] against [printf '\t\n\t\n'] tc-so:Running [atf-check -o inline:\a\b\e\f\n\r\t\v] against [printf '\a\b\e\f\n\r\t\v'] tc-so:Running [atf-check -o inline:\011\022\033\012] against [printf '\011\022\033\012'] tc-so:Running [atf-check -o inline:foo bar] against [echo foo bar] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -o inline:foo bar\n] against [echo -n foo bar] tc-so:Executing command [ ./script.sh ] tc-end: 1532490230.267684, oflag_inline, passed tc-start: 1532490230.267973, oflag_match tc-so:Running [atf-check -o match:^no-newline] against [printf no-newline] tc-so:Running [atf-check -o match:^foo] against [echo line1; echo foo bar] tc-so:Running [atf-check -o match:o b] against [echo foo bar] tc-so:Running [atf-check -o match:baz] against [echo foo bar] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -o match:^bar] against [echo foo bar] tc-so:Executing command [ ./script.sh ] tc-end: 1532490230.456015, oflag_match, passed tc-start: 1532490230.456304, oflag_multiple tc-so:Running [atf-check -o match:foo -o match:bar] against [echo foo bar] tc-so:Running [atf-check -o match:foo -o match:bar] against [echo foo; echo bar] tc-so:Running [atf-check -o match:bar -o match:foo] against [echo foo baz] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -o match:bar -o match:foo] against [echo foo; echo baz] tc-so:Executing command [ ./script.sh ] tc-end: 1532490230.619748, oflag_multiple, passed tc-start: 1532490230.620143, oflag_negated tc-so:Running [atf-check -o empty] against [echo foo] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -o not-empty] against [echo foo] tc-so:Running [atf-check -o match:foo] against [echo foo bar] tc-so:Running [atf-check -o not-match:foo] against [echo foo bar] tc-so:Executing command [ ./script.sh ] tc-end: 1532490230.857331, oflag_negated, passed tc-start: 1532490230.857631, oflag_save tc-so:Running [atf-check -o save:out] against [echo foo] tc-end: 1532490230.936954, oflag_save, passed tc-start: 1532490230.937326, sflag_eq_ne tc-so:Running [atf-check -s eq:0] against [true] tc-so:Running [atf-check -s ne:0] against [false] tc-so:Running [atf-check -s eq:255] against [exit 255] tc-so:Running [atf-check -s ne:255] against [exit 0] tc-so:Running [atf-check -s eq:256] against [exit 256] tc-so:Running [atf-check -s eq:-1] against [exit -1] tc-so:Running [atf-check -s ne:256] against [true] tc-so:Running [atf-check -s ne:-1] against [true] tc-end: 1532490231.186071, sflag_eq_ne, passed tc-start: 1532490231.186371, sflag_exit tc-so:Running [atf-check -s exit:0] against [true] tc-so:Running [atf-check -s not-exit:0] against [false] tc-so:Running [atf-check -s exit:255] against [exit 255] tc-so:Running [atf-check -s not-exit:255] against [exit 0] tc-so:Running [atf-check -s exit:256] against [exit 256] tc-so:Running [atf-check -s exit:-1] against [exit -1] tc-so:Running [atf-check -s not-exit:256] against [true] tc-so:Running [atf-check -s not-exit:-1] against [true] tc-so:Running [atf-check -s exit] against [true] tc-so:Running [atf-check -s exit] against [false] tc-so:Executing command [ /bin/sh -c kill $$ ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1532490231.508263, sflag_exit, passed tc-start: 1532490231.508605, sflag_ignore tc-so:Running [atf-check -s ignore] against [true] tc-so:Running [atf-check -s ignore] against [false] tc-se:atf-check: ERROR: Invalid status checker tc-se:atf-check: See atf-check(1) for usage details. tc-end: 1532490231.627137, sflag_ignore, passed tc-start: 1532490231.627431, sflag_signal tc-so:Executing command [ /bin/sh -c kill -1 $$ ] tc-so:Executing command [ /bin/sh -c kill -1 $$ ] tc-so:Executing command [ /bin/sh -c kill -1 $$ ] tc-so:Executing command [ /bin/sh -c kill -1 $$ ] tc-so:Executing command [ /bin/sh -c kill -9 $$ ] tc-se:Fail: incorrect signal received: 9, expected: anything else tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-so:Executing command [ /bin/sh -c kill -1 $$ ] tc-so:Running [atf-check -s signal] against [true] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -s signal] against [false] tc-so:Executing command [ ./script.sh ] tc-end: 1532490231.847387, sflag_signal, passed tc-start: 1532490231.847677, stdin tc-so:Executing command [ cat ] tc-end: 1532490231.913643, stdin, passed tc-start: 1532490231.914144, xflag tc-so:Executing command [ echo foo 2>&1 ] tc-so:Executing command [ /bin/sh -c echo foo 1>&2 ] tc-so:Executing command [ /bin/sh -c echo foo ] tc-end: 1532490232.16275, xflag, passed tp-end: 1532490232.16579, atf/atf-sh/atf-check_test tp-start: 1532490232.195290, atf/atf-sh/atf_check_test, 7 tc-start: 1532490232.195419, equal tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_equal_ok ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh -r resfile atf_check_equal_fail ] tc-so:Executing command [ grep ^failed: a != b (a != b)$ resfile ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_equal_eval_ok ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh -r resfile atf_check_equal_eval_fail ] tc-so:Executing command [ grep ^failed: \${x} != \${y} (a != b)$ resfile ] tc-end: 1532490232.525559, equal, passed tc-start: 1532490232.525940, experr_mismatch tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_experr_mismatch ] tc-end: 1532490232.689306, experr_mismatch, passed tc-start: 1532490232.689688, expout_mismatch tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_expout_mismatch ] tc-end: 1532490232.850393, expout_mismatch, passed tc-start: 1532490232.850872, flush_stdout_on_timeout tc-se:[1] Terminated ""$(...)"/misc_h... tc-so:Executing command [ true ] tc-so:Executing command [ sleep 42 ] tc-end: 1532490242.922242, flush_stdout_on_timeout, passed tc-start: 1532490242.922636, info_ok tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_info_ok ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_info_fail ] tc-end: 1532490243.143697, info_ok, passed tc-start: 1532490243.144005, null_stderr tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_null_stderr ] tc-end: 1532490243.295612, null_stderr, passed tc-start: 1532490243.296030, null_stdout tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_null_stdout ] tc-end: 1532490243.445868, null_stdout, passed tp-end: 1532490243.446314, atf/atf-sh/atf_check_test tp-start: 1532490243.546234, atf/atf-sh/config_test, 2 tc-start: 1532490243.546324, get tc-so:Querying an undefined variable tc-so:config_test: ERROR: Could not find configuration variable `undefined' tc-so:Querying an undefined variable using a default value tc-so:Executing command [ /bin/sh -c TEST_VARIABLE=foo /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh -v foo=bar config_get ] tc-so:Executing command [ /bin/sh -c TEST_VARIABLE=foo /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh -v foo=baz config_get ] tc-end: 1532490243.768739, get, passed tc-start: 1532490243.769233, has tc-so:Executing command [ /bin/sh -c TEST_VARIABLE=foo /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh config_has ] tc-so:Executing command [ /bin/sh -c TEST_VARIABLE=foo /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh -v foo=bar config_has ] tc-so:Checking for deprecated variables tc-so:Executing command [ /bin/sh -c TEST_VARIABLE=workdir /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh config_has ] tc-end: 1532490244.20967, has, passed tp-end: 1532490244.21178, atf/atf-sh/config_test tp-start: 1532490244.100077, atf/atf-sh/integration_test, 3 tc-start: 1532490244.100105, arguments tc-so:Executing command [ ./tp a b foo ] tc-so:Executing command [ atf-sh tp hello bye foo bar ] tc-end: 1532490244.238606, arguments, passed tc-start: 1532490244.238903, missing_script tc-so:Executing command [ atf-sh non-existent ] tc-end: 1532490244.312743, missing_script, passed tc-start: 1532490244.312995, no_args tc-so:Executing command [ atf-sh ] tc-end: 1532490244.386786, no_args, passed tp-end: 1532490244.387040, atf/atf-sh/integration_test tp-start: 1532490244.447153, atf/atf-sh/normalize_test, 1 tc-start: 1532490244.447171, main tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh normalize ] tc-end: 1532490244.571180, main, passed tp-end: 1532490244.571387, atf/atf-sh/normalize_test tp-start: 1532490244.653271, atf/atf-sh/tc_test, 2 tc-start: 1532490244.653289, default_status tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_pass_true ] tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_pass_false ] tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_pass_return_error ] tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_fail ] tc-end: 1532490244.922883, default_status, passed tc-start: 1532490244.923091, missing_body tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_missing_body ] tc-end: 1532490245.26599, missing_body, passed tp-end: 1532490245.26864, atf/atf-sh/tc_test tp-start: 1532490245.85532, atf/atf-sh/tp_test, 1 tc-start: 1532490245.85550, srcdir tc-so:Executing command [ cp /usr/tests/atf/atf-sh/misc_helpers work ] tc-so:Executing command [ ./work/misc_helpers -s /tmp/atf-run.ls5joX/work tp_srcdir ] tc-end: 1532490245.215582, srcdir, passed tp-end: 1532490245.216041, atf/atf-sh/tp_test tp-start: 1532490245.276582, atf/test-programs/config_test, 1 tc-start: 1532490245.276601, vflag tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile config_unset ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile -v test= config_empty ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile -v test=foo config_value ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile -v 'test=foo bar' config_multi_value ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile config_unset ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile -v test= config_empty ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile -v test=foo config_value ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile -v 'test=foo bar' config_multi_value ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile config_unset ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile -v test= config_empty ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile -v test=foo config_value ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile -v 'test=foo bar' config_multi_value ] tc-so:Executing command [ grep passed resfile ] tc-end: 1532490246.15977, vflag, passed tp-end: 1532490246.16239, atf/test-programs/config_test tp-start: 1532490246.120497, atf/test-programs/expect_test, 6 tc-start: 1532490246.120516, expect_death tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_death_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_death_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_death_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_death_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_death_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_death_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_death_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_death_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_death_but_pass ] tc-so:Executing command [ cat result ] tc-end: 1532490246.650690, expect_death, passed tc-start: 1532490246.651165, expect_exit tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_exit_any_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_exit_code_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_exit_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_exit_any_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_exit_code_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_exit_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_exit_any_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_exit_code_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_exit_but_pass ] tc-so:Executing command [ cat result ] tc-end: 1532490247.178818, expect_exit, passed tc-start: 1532490247.179222, expect_fail tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_fail_and_fail_requirement ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_fail_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_fail_and_fail_check ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_fail_and_fail_requirement ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_fail_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_fail_and_fail_check ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_fail_and_fail_requirement ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_fail_but_pass ] tc-so:Executing command [ cat result ] tc-end: 1532490247.640863, expect_fail, passed tc-start: 1532490247.641166, expect_pass tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_pass_and_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_pass_but_fail_requirement ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_pass_but_fail_check ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_pass_and_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_pass_but_fail_requirement ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_pass_but_fail_check ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_pass_and_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_pass_but_fail_requirement ] tc-so:Executing command [ cat result ] tc-end: 1532490248.96177, expect_pass, passed tc-start: 1532490248.96503, expect_signal tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_signal_any_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_signal_no_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_signal_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_signal_any_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_signal_no_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_signal_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_signal_any_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_signal_no_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_signal_but_pass ] tc-so:Executing command [ cat result ] tc-end: 1532490248.629063, expect_signal, passed tc-start: 1532490248.629294, expect_timeout tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_timeout_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_timeout_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_timeout_but_pass ] tc-so:Executing command [ cat result ] tc-end: 1532490248.838560, expect_timeout, passed tp-end: 1532490248.838942, atf/test-programs/expect_test tp-start: 1532490248.920298, atf/test-programs/meta_data_test, 2 tc-start: 1532490248.920416, no_descr tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs metadata_no_descr ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs metadata_no_descr ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs metadata_no_descr ] tc-end: 1532490249.688987, no_descr, passed tc-start: 1532490249.689268, no_head tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs metadata_no_head ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs metadata_no_head ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs metadata_no_head ] tc-end: 1532490250.455503, no_head, passed tp-end: 1532490250.455714, atf/test-programs/meta_data_test tp-start: 1532490250.615832, atf/test-programs/result_test, 5 tc-start: 1532490250.615851, atf_run_warnings tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs result_pass ] tc-end: 1532490250.760597, atf_run_warnings, passed tc-start: 1532490250.760936, result_exception tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s result_exception ] tc-end: 1532490250.836777, result_exception, passed tc-start: 1532490250.836989, result_on_stdout tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs result_fail ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs result_skip ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs result_fail ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs result_skip ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs result_fail ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs result_skip ] tc-end: 1532490251.187942, result_on_stdout, passed tc-start: 1532490251.188160, result_to_file tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile result_pass ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile result_fail ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile result_skip ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile result_pass ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile result_fail ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile result_skip ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile result_pass ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile result_fail ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile result_skip ] tc-so:Executing command [ cat resfile ] tc-end: 1532490251.689507, result_to_file, passed tc-start: 1532490251.689788, result_to_file_fail tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r dir/resfile result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r dir/resfile result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r dir/resfile result_pass ] tc-end: 1532490251.861982, result_to_file_fail, passed tp-end: 1532490251.865922, atf/test-programs/result_test tp-start: 1532490252.4954, atf/test-programs/srcdir_test, 4 tc-start: 1532490252.4971, default tc-so:Executing command [ /bin/sh -c cd tmp && ./c_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /bin/sh -c cd tmp && ./cpp_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /bin/sh -c cd tmp && ./sh_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-end: 1532490252.383779, default, passed tc-start: 1532490252.384546, libtool tc-so:Executing command [ /bin/sh -c cd tmp && ./.libs/c_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /bin/sh -c cd tmp && ./.libs/cpp_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /bin/sh -c cd tmp && ./.libs/lt-c_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /bin/sh -c cd tmp && ./.libs/lt-cpp_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-end: 1532490252.760628, libtool, passed tc-start: 1532490252.762216, relative tc-so:Helper is: c_helpers tc-so:Using source directory: tmp tc-so:Executing command [ ./tmp/c_helpers -s tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s tmp srcdir_exists ] tc-so:Helper is: c_helpers tc-so:Using source directory: tmp/. tc-so:Executing command [ ./tmp/c_helpers -s tmp/. srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s tmp/. srcdir_exists ] tc-so:Helper is: c_helpers tc-so:Using source directory: ./tmp tc-so:Executing command [ ./tmp/c_helpers -s ./tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s ./tmp srcdir_exists ] tc-so:Helper is: cpp_helpers tc-so:Using source directory: tmp tc-so:Executing command [ ./tmp/cpp_helpers -s tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s tmp srcdir_exists ] tc-so:Helper is: cpp_helpers tc-so:Using source directory: tmp/. tc-so:Executing command [ ./tmp/cpp_helpers -s tmp/. srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s tmp/. srcdir_exists ] tc-so:Helper is: cpp_helpers tc-so:Using source directory: ./tmp tc-so:Executing command [ ./tmp/cpp_helpers -s ./tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s ./tmp srcdir_exists ] tc-so:Helper is: sh_helpers tc-so:Using source directory: tmp tc-so:Executing command [ ./tmp/sh_helpers -s tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s tmp srcdir_exists ] tc-so:Helper is: sh_helpers tc-so:Using source directory: tmp/. tc-so:Executing command [ ./tmp/sh_helpers -s tmp/. srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s tmp/. srcdir_exists ] tc-so:Helper is: sh_helpers tc-so:Using source directory: ./tmp tc-so:Executing command [ ./tmp/sh_helpers -s ./tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s ./tmp srcdir_exists ] tc-end: 1532490253.911473, relative, passed tc-start: 1532490253.912187, sflag tc-so:Executing command [ /bin/sh -c cd tmp && ./c_helpers -s /tmp/atf-run.t1pnCc/tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /tmp/atf-run.t1pnCc/tmp srcdir_exists ] tc-so:Executing command [ /bin/sh -c cd tmp && ./cpp_helpers -s /tmp/atf-run.t1pnCc/tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /tmp/atf-run.t1pnCc/tmp srcdir_exists ] tc-so:Executing command [ /bin/sh -c cd tmp && ./sh_helpers -s /tmp/atf-run.t1pnCc/tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /tmp/atf-run.t1pnCc/tmp srcdir_exists ] tc-end: 1532490254.363106, sflag, passed tp-end: 1532490254.363931, atf/test-programs/srcdir_test tp-start: 1532490254.397018, atf/tools/application_test, 1 tc-start: 1532490254.397034, getopt tc-end: 1532490254.410885, getopt, passed tp-end: 1532490254.411256, atf/tools/application_test tp-start: 1532490254.449303, atf/tools/atffile_test, 16 tc-start: 1532490254.449411, atffile_1 tc-end: 1532490254.464729, atffile_1, passed tc-start: 1532490254.465193, atffile_2 tc-end: 1532490254.479716, atffile_2, passed tc-start: 1532490254.480049, atffile_3 tc-end: 1532490254.494533, atffile_3, passed tc-start: 1532490254.494954, atffile_4 tc-end: 1532490254.509331, atffile_4, passed tc-start: 1532490254.509583, atffile_5 tc-end: 1532490254.523574, atffile_5, passed tc-start: 1532490254.523826, atffile_50 tc-end: 1532490254.538923, atffile_50, passed tc-start: 1532490254.539173, atffile_51 tc-end: 1532490254.554167, atffile_51, passed tc-start: 1532490254.554483, atffile_52 tc-end: 1532490254.570023, atffile_52, passed tc-start: 1532490254.570254, atffile_53 tc-end: 1532490254.587384, atffile_53, passed tc-start: 1532490254.587608, atffile_54 tc-end: 1532490254.603096, atffile_54, passed tc-start: 1532490254.603409, atffile_6 tc-end: 1532490254.617966, atffile_6, passed tc-start: 1532490254.618190, atffile_getters tc-end: 1532490254.632142, atffile_getters, passed tc-start: 1532490254.632371, read_missing_test_program tc-end: 1532490254.648124, read_missing_test_program, passed tc-start: 1532490254.648432, read_missing_test_suite tc-end: 1532490254.663918, read_missing_test_suite, passed tc-start: 1532490254.664535, read_ok_simple tc-end: 1532490254.679379, read_ok_simple, passed tc-start: 1532490254.679708, read_ok_some_globs tc-end: 1532490254.694793, read_ok_some_globs, passed tp-end: 1532490254.695384, atf/tools/atffile_test tp-start: 1532490254.719079, atf/tools/auto_array_test, 9 tc-start: 1532490254.719095, auto_array_access tc-so:Allocated 'test_array' object 0x7f7ff7915710 tc-so:Releasing 'test_array' object 0x7f7ff7915710 tc-end: 1532490254.733502, auto_array_access, passed tc-start: 1532490254.733760, auto_array_assign tc-so:Allocated 'test_array' object 0x7f7ff7915710 tc-so:Releasing 'test_array' object 0x7f7ff7915710 tc-end: 1532490254.748081, auto_array_assign, passed tc-start: 1532490254.748292, auto_array_assign_ref tc-so:Allocated 'test_array' object 0x7f7ff79156e0 tc-so:Releasing 'test_array' object 0x7f7ff79156e0 tc-end: 1532490254.761981, auto_array_assign_ref, passed tc-start: 1532490254.762193, auto_array_copy tc-so:Allocated 'test_array' object 0x7f7ff7915710 tc-so:Releasing 'test_array' object 0x7f7ff7915710 tc-end: 1532490254.776252, auto_array_copy, passed tc-start: 1532490254.776476, auto_array_copy_ref tc-so:Allocated 'test_array' object 0x7f7ff79156e0 tc-so:Releasing 'test_array' object 0x7f7ff79156e0 tc-end: 1532490254.789828, auto_array_copy_ref, passed tc-start: 1532490254.790039, auto_array_get tc-so:Allocated 'test_array' object 0x7f7ff7915710 tc-so:Releasing 'test_array' object 0x7f7ff7915710 tc-end: 1532490254.803917, auto_array_get, passed tc-start: 1532490254.804133, auto_array_release tc-so:Allocated 'test_array' object 0x7f7ff7915710 tc-so:Releasing 'test_array' object 0x7f7ff7915710 tc-end: 1532490254.818503, auto_array_release, passed tc-start: 1532490254.818797, auto_array_reset tc-so:Allocated 'test_array' object 0x7f7ff7915710 tc-so:Allocated 'test_array' object 0x7f7ff7915740 tc-so:Releasing 'test_array' object 0x7f7ff7915710 tc-so:Releasing 'test_array' object 0x7f7ff7915740 tc-end: 1532490254.832997, auto_array_reset, passed tc-start: 1532490254.833574, auto_array_scope tc-so:Allocated 'test_array' object 0x7f7ff7915710 tc-so:Releasing 'test_array' object 0x7f7ff7915710 tc-end: 1532490254.847757, auto_array_scope, passed tp-end: 1532490254.848028, atf/tools/auto_array_test tp-start: 1532490254.891140, atf/tools/config_file_test, 14 tc-start: 1532490254.891277, config_1 tc-end: 1532490254.906329, config_1, passed tc-start: 1532490254.906764, config_2 tc-end: 1532490254.921534, config_2, passed tc-start: 1532490254.921868, config_3 tc-end: 1532490254.936306, config_3, passed tc-start: 1532490254.936718, config_4 tc-end: 1532490254.950334, config_4, passed tc-start: 1532490254.950697, config_50 tc-end: 1532490254.965993, config_50, passed tc-start: 1532490254.966253, config_51 tc-end: 1532490254.981697, config_51, passed tc-start: 1532490254.981953, config_52 tc-end: 1532490254.997465, config_52, passed tc-start: 1532490254.997707, config_53 tc-end: 1532490255.13014, config_53, passed tc-start: 1532490255.13270, config_54 tc-end: 1532490255.28660, config_54, passed tc-start: 1532490255.28898, merge_configs_both_empty tc-end: 1532490255.43017, merge_configs_both_empty, passed tc-start: 1532490255.43349, merge_configs_lower_empty tc-end: 1532490255.58194, merge_configs_lower_empty, passed tc-start: 1532490255.58430, merge_configs_mixed tc-end: 1532490255.72437, merge_configs_mixed, passed tc-start: 1532490255.72683, merge_configs_upper_empty tc-end: 1532490255.87404, merge_configs_upper_empty, passed tc-start: 1532490255.87650, read_config_files_none tc-end: 1532490255.102288, read_config_files_none, passed tp-end: 1532490255.102511, atf/tools/config_file_test tp-start: 1532490255.133547, atf/tools/config_test, 3 tc-start: 1532490255.133679, get tc-so:Checking that atf_arch is set to env-value tc-so:Checking that atf_build_cc is set to env-value tc-so:Checking that atf_build_cflags is set to env-value tc-so:Checking that atf_build_cpp is set to env-value tc-so:Checking that atf_build_cppflags is set to env-value tc-so:Checking that atf_build_cxx is set to env-value tc-so:Checking that atf_build_cxxflags is set to env-value tc-so:Checking that atf_confdir is set to env-value tc-so:Checking that atf_includedir is set to env-value tc-so:Checking that atf_libdir is set to env-value tc-so:Checking that atf_libexecdir is set to env-value tc-so:Checking that atf_machine is set to env-value tc-so:Checking that atf_pkgdatadir is set to env-value tc-so:Checking that atf_shell is set to env-value tc-so:Checking that atf_workdir is set to env-value tc-end: 1532490255.150012, get, passed tc-start: 1532490255.150276, get_all tc-end: 1532490255.163969, get_all, passed tc-start: 1532490255.164222, has tc-end: 1532490255.178619, has, passed tp-end: 1532490255.178861, atf/tools/config_test tp-start: 1532490255.197907, atf/tools/env_test, 3 tc-start: 1532490255.197922, has_get tc-end: 1532490255.211392, has_get, passed tc-start: 1532490255.211790, set tc-end: 1532490255.225934, set, passed tc-start: 1532490255.226157, unset tc-end: 1532490255.239618, unset, passed tp-end: 1532490255.239840, atf/tools/env_test tp-start: 1532490255.282699, atf/tools/expand_test, 6 tc-start: 1532490255.282716, expand_glob_base tc-end: 1532490255.297747, expand_glob_base, passed tc-start: 1532490255.297995, expand_glob_tps tc-end: 1532490255.312498, expand_glob_tps, passed tc-start: 1532490255.312724, is_glob tc-end: 1532490255.327207, is_glob, passed tc-start: 1532490255.327443, matches_glob_plain tc-end: 1532490255.340636, matches_glob_plain, passed tc-start: 1532490255.340872, matches_glob_question tc-end: 1532490255.355085, matches_glob_question, passed tc-start: 1532490255.355487, matches_glob_star tc-end: 1532490255.370295, matches_glob_star, passed tp-end: 1532490255.370605, atf/tools/expand_test tp-start: 1532490255.407451, atf/tools/fs_test, 24 tc-start: 1532490255.407467, change_directory tc-end: 1532490255.422730, change_directory, passed tc-start: 1532490255.423351, cleanup tc-end: 1532490255.439392, cleanup, passed tc-start: 1532490255.439604, cleanup_eacces_on_root tc-end: 1532490255.453894, cleanup_eacces_on_root, passed tc-start: 1532490255.454237, cleanup_eacces_on_subdir tc-end: 1532490255.469660, cleanup_eacces_on_subdir, passed tc-start: 1532490255.469859, directory_file_info tc-end: 1532490255.484000, directory_file_info, passed tc-start: 1532490255.484577, directory_names tc-end: 1532490255.499192, directory_names, passed tc-start: 1532490255.499736, directory_read tc-end: 1532490255.514651, directory_read, passed tc-start: 1532490255.515612, exists tc-end: 1532490255.531305, exists, passed tc-start: 1532490255.531998, file_info_perms tc-end: 1532490255.546597, file_info_perms, passed tc-start: 1532490255.547091, file_info_stat tc-end: 1532490255.561077, file_info_stat, passed tc-start: 1532490255.561864, get_current_dir tc-end: 1532490255.576335, get_current_dir, passed tc-start: 1532490255.577208, is_executable tc-end: 1532490255.594907, is_executable, passed tc-start: 1532490255.595601, path_branch_path tc-end: 1532490255.610240, path_branch_path, passed tc-start: 1532490255.610474, path_compare_different tc-end: 1532490255.624967, path_compare_different, passed tc-start: 1532490255.625236, path_compare_equal tc-end: 1532490255.639246, path_compare_equal, passed tc-start: 1532490255.639478, path_concat tc-end: 1532490255.653919, path_concat, passed tc-start: 1532490255.654176, path_is_absolute tc-end: 1532490255.668425, path_is_absolute, passed tc-start: 1532490255.668654, path_is_root tc-end: 1532490255.682751, path_is_root, passed tc-start: 1532490255.682988, path_leaf_name tc-end: 1532490255.697416, path_leaf_name, passed tc-start: 1532490255.697648, path_normalize tc-end: 1532490255.711520, path_normalize, passed tc-start: 1532490255.711881, path_op_less tc-end: 1532490255.726883, path_op_less, passed tc-start: 1532490255.727693, path_to_absolute tc-end: 1532490255.741941, path_to_absolute, passed tc-start: 1532490255.742503, remove tc-end: 1532490255.758281, remove, passed tc-start: 1532490255.758782, temp_dir_raii tc-end: 1532490255.774500, temp_dir_raii, passed tp-end: 1532490255.774837, atf/tools/fs_test tp-start: 1532490255.797684, atf/tools/io_test, 11 tc-start: 1532490255.797745, file_handle_copy tc-end: 1532490255.812212, file_handle_copy, passed tc-start: 1532490255.812438, file_handle_ctor tc-end: 1532490255.826979, file_handle_ctor, passed tc-start: 1532490255.827258, file_handle_get tc-end: 1532490255.842933, file_handle_get, passed tc-start: 1532490255.843192, file_handle_posix_remap tc-end: 1532490255.857593, file_handle_posix_remap, passed tc-start: 1532490255.857923, muxer_large_buffer tc-so:mux done tc-so:flush done tc-so:all done tc-end: 1532490256.173125, muxer_large_buffer, passed tc-start: 1532490256.173863, muxer_small_buffer tc-so:mux done tc-so:flush done tc-so:all done tc-end: 1532490256.426090, muxer_small_buffer, passed tc-start: 1532490256.426319, pistream tc-end: 1532490256.440933, pistream, passed tc-start: 1532490256.441164, systembuf_long_read tc-end: 1532490256.463754, systembuf_long_read, passed tc-start: 1532490256.464473, systembuf_long_write tc-end: 1532490256.485488, systembuf_long_write, passed tc-start: 1532490256.486095, systembuf_short_read tc-end: 1532490256.500062, systembuf_short_read, passed tc-start: 1532490256.500370, systembuf_short_write tc-end: 1532490256.514334, systembuf_short_write, passed tp-end: 1532490256.514592, atf/tools/io_test tp-start: 1532490256.587431, atf/tools/parser_test, 23 tc-start: 1532490256.587517, headers_1 tc-end: 1532490256.604805, headers_1, passed tc-start: 1532490256.605085, headers_10 tc-end: 1532490256.621107, headers_10, passed tc-start: 1532490256.621371, headers_11 tc-end: 1532490256.637148, headers_11, passed tc-start: 1532490256.637440, headers_12 tc-end: 1532490256.653044, headers_12, passed tc-start: 1532490256.653279, headers_2 tc-end: 1532490256.669513, headers_2, passed tc-start: 1532490256.669745, headers_3 tc-end: 1532490256.685271, headers_3, passed tc-start: 1532490256.685556, headers_4 tc-end: 1532490256.701440, headers_4, passed tc-start: 1532490256.701776, headers_5 tc-end: 1532490256.717671, headers_5, passed tc-start: 1532490256.717966, headers_6 tc-end: 1532490256.733313, headers_6, passed tc-start: 1532490256.733536, headers_7 tc-end: 1532490256.749563, headers_7, passed tc-start: 1532490256.749784, headers_8 tc-end: 1532490256.765228, headers_8, passed tc-start: 1532490256.765557, headers_9 tc-end: 1532490256.781870, headers_9, passed tc-start: 1532490256.782218, parse_error_to_string tc-end: 1532490256.797899, parse_error_to_string, passed tc-start: 1532490256.798231, parse_errors_what tc-end: 1532490256.812694, parse_errors_what, passed tc-start: 1532490256.812929, token_getters tc-end: 1532490256.828113, token_getters, passed tc-start: 1532490256.828527, tokenizer_delims_nows tc-end: 1532490256.844069, tokenizer_delims_nows, passed tc-start: 1532490256.844350, tokenizer_delims_ws tc-end: 1532490256.859746, tokenizer_delims_ws, passed tc-start: 1532490256.859982, tokenizer_keywords_nows tc-end: 1532490256.875289, tokenizer_keywords_nows, passed tc-start: 1532490256.875622, tokenizer_keywords_ws tc-end: 1532490256.890702, tokenizer_keywords_ws, passed tc-start: 1532490256.890929, tokenizer_minimal_nows tc-end: 1532490256.906681, tokenizer_minimal_nows, passed tc-start: 1532490256.906908, tokenizer_minimal_ws tc-end: 1532490256.921982, tokenizer_minimal_ws, passed tc-start: 1532490256.922233, tokenizer_quotes_nows tc-end: 1532490256.937382, tokenizer_quotes_nows, passed tc-start: 1532490256.937737, tokenizer_quotes_ws tc-end: 1532490256.952198, tokenizer_quotes_ws, passed tp-end: 1532490256.952476, atf/tools/parser_test tp-start: 1532490256.987252, atf/tools/process_test, 10 tc-start: 1532490256.987268, argv_array_assign tc-end: 1532490257.1415, argv_array_assign, passed tc-start: 1532490257.1644, argv_array_copy tc-end: 1532490257.15363, argv_array_copy, passed tc-start: 1532490257.15601, argv_array_exec_argv tc-end: 1532490257.29650, argv_array_exec_argv, passed tc-start: 1532490257.29875, argv_array_init_carray tc-end: 1532490257.44156, argv_array_init_carray, passed tc-start: 1532490257.44584, argv_array_init_col tc-end: 1532490257.58980, argv_array_init_col, passed tc-start: 1532490257.59298, argv_array_init_empty tc-end: 1532490257.72964, argv_array_init_empty, passed tc-start: 1532490257.73279, argv_array_init_varargs tc-end: 1532490257.87155, argv_array_init_varargs, passed tc-start: 1532490257.87377, argv_array_iter tc-end: 1532490257.101149, argv_array_iter, passed tc-start: 1532490257.101364, exec_failure tc-end: 1532490257.120063, exec_failure, passed tc-start: 1532490257.120283, exec_success tc-end: 1532490257.138734, exec_success, passed tp-end: 1532490257.138955, atf/tools/process_test tp-start: 1532490257.172365, atf/tools/reader_test, 23 tc-start: 1532490257.172387, tps_1 tc-end: 1532490257.194174, tps_1, passed tc-start: 1532490257.194671, tps_2 tc-end: 1532490257.208977, tps_2, passed tc-start: 1532490257.209288, tps_3 tc-end: 1532490257.223417, tps_3, passed tc-start: 1532490257.223732, tps_4 tc-end: 1532490257.238340, tps_4, passed tc-start: 1532490257.238651, tps_5 tc-end: 1532490257.252423, tps_5, passed tc-start: 1532490257.252761, tps_50 tc-end: 1532490257.268565, tps_50, passed tc-start: 1532490257.268813, tps_51 tc-end: 1532490257.284094, tps_51, passed tc-start: 1532490257.284420, tps_52 tc-end: 1532490257.299796, tps_52, passed tc-start: 1532490257.300111, tps_53 tc-end: 1532490257.314943, tps_53, passed tc-start: 1532490257.315176, tps_54 tc-end: 1532490257.330802, tps_54, passed tc-start: 1532490257.331027, tps_55 tc-end: 1532490257.347152, tps_55, passed tc-start: 1532490257.347378, tps_56 tc-end: 1532490257.362504, tps_56, passed tc-start: 1532490257.362799, tps_57 tc-end: 1532490257.378292, tps_57, passed tc-start: 1532490257.378518, tps_58 tc-end: 1532490257.393374, tps_58, passed tc-start: 1532490257.393594, tps_59 tc-end: 1532490257.408834, tps_59, passed tc-start: 1532490257.409068, tps_6 tc-end: 1532490257.423215, tps_6, passed tc-start: 1532490257.423437, tps_60 tc-end: 1532490257.438746, tps_60, passed tc-start: 1532490257.438972, tps_61 tc-end: 1532490257.453614, tps_61, passed tc-start: 1532490257.453967, tps_62 tc-end: 1532490257.469343, tps_62, passed tc-start: 1532490257.469667, tps_63 tc-end: 1532490257.484412, tps_63, passed tc-start: 1532490257.484836, tps_64 tc-end: 1532490257.499674, tps_64, passed tc-start: 1532490257.499996, tps_65 tc-end: 1532490257.514816, tps_65, passed tc-start: 1532490257.515072, tps_66 tc-end: 1532490257.530557, tps_66, passed tp-end: 1532490257.530785, atf/tools/reader_test tp-start: 1532490257.578511, atf/tools/requirements_test, 30 tc-start: 1532490257.578527, require_arch_many_fail tc-end: 1532490257.595494, require_arch_many_fail, passed tc-start: 1532490257.595810, require_arch_many_ok tc-end: 1532490257.610836, require_arch_many_ok, passed tc-start: 1532490257.611087, require_arch_one_fail tc-end: 1532490257.625448, require_arch_one_fail, passed tc-start: 1532490257.625783, require_arch_one_ok tc-end: 1532490257.640472, require_arch_one_ok, passed tc-start: 1532490257.640716, require_config_many_fail tc-end: 1532490257.654839, require_config_many_fail, passed tc-start: 1532490257.655081, require_config_many_ok tc-end: 1532490257.670144, require_config_many_ok, passed tc-start: 1532490257.670368, require_config_one_fail tc-end: 1532490257.684327, require_config_one_fail, passed tc-start: 1532490257.684616, require_config_one_ok tc-end: 1532490257.698902, require_config_one_ok, passed tc-start: 1532490257.699129, require_files_many_fail tc-end: 1532490257.713895, require_files_many_fail, passed tc-start: 1532490257.714131, require_files_many_missing tc-end: 1532490257.729569, require_files_many_missing, passed tc-start: 1532490257.729792, require_files_many_ok tc-end: 1532490257.743326, require_files_many_ok, passed tc-start: 1532490257.743646, require_files_one_fail tc-end: 1532490257.759317, require_files_one_fail, passed tc-start: 1532490257.759551, require_files_one_missing tc-end: 1532490257.775023, require_files_one_missing, passed tc-start: 1532490257.775323, require_files_one_ok tc-end: 1532490257.790023, require_files_one_ok, passed tc-start: 1532490257.790246, require_machine_many_fail tc-end: 1532490257.804494, require_machine_many_fail, passed tc-start: 1532490257.804750, require_machine_many_ok tc-end: 1532490257.819094, require_machine_many_ok, passed tc-start: 1532490257.819338, require_machine_one_fail tc-end: 1532490257.834597, require_machine_one_fail, passed tc-start: 1532490257.835036, require_machine_one_ok tc-end: 1532490257.849241, require_machine_one_ok, passed tc-start: 1532490257.849570, require_memory_fail tc-end: 1532490257.864795, require_memory_fail, passed tc-start: 1532490257.865061, require_memory_not_enough tc-end: 1532490257.879382, require_memory_not_enough, passed tc-start: 1532490257.879695, require_memory_ok tc-end: 1532490257.893788, require_memory_ok, passed tc-start: 1532490257.894012, require_progs_many_fail tc-end: 1532490257.909788, require_progs_many_fail, passed tc-start: 1532490257.910007, require_progs_many_missing tc-end: 1532490257.925381, require_progs_many_missing, passed tc-start: 1532490257.925598, require_progs_many_ok tc-end: 1532490257.940419, require_progs_many_ok, passed tc-start: 1532490257.940636, require_progs_one_fail tc-end: 1532490257.955385, require_progs_one_fail, passed tc-start: 1532490257.955610, require_progs_one_missing tc-end: 1532490257.971443, require_progs_one_missing, passed tc-start: 1532490257.971660, require_progs_one_ok tc-end: 1532490257.987021, require_progs_one_ok, passed tc-start: 1532490257.987251, require_user_fail tc-end: 1532490258.2494, require_user_fail, passed tc-start: 1532490258.2746, require_user_root tc-end: 1532490258.17136, require_user_root, passed tc-start: 1532490258.17452, require_user_unprivileged tc-end: 1532490258.31413, require_user_unprivileged, passed tp-end: 1532490258.31723, atf/tools/requirements_test tp-start: 1532490258.68340, atf/tools/signals_test, 6 tc-start: 1532490258.68358, reset tc-end: 1532490258.82906, reset, passed tc-start: 1532490258.83236, signal_holder_destructor tc-end: 1532490258.97482, signal_holder_destructor, passed tc-start: 1532490258.97719, signal_holder_preserve tc-end: 1532490258.111797, signal_holder_preserve, passed tc-start: 1532490258.112029, signal_holder_process tc-end: 1532490258.126133, signal_holder_process, passed tc-start: 1532490258.126784, signal_programmer_preserve tc-end: 1532490258.140345, signal_programmer_preserve, passed tc-start: 1532490258.140566, signal_programmer_program tc-end: 1532490258.154162, signal_programmer_program, passed tp-end: 1532490258.154503, atf/tools/signals_test tp-start: 1532490258.223599, atf/tools/test_program_test, 34 tc-start: 1532490258.223615, atf_tps_writer tc-end: 1532490258.257665, atf_tps_writer, passed tc-start: 1532490258.257893, get_metadata_bad tc-end: 1532490258.283434, get_metadata_bad, passed tc-start: 1532490258.283657, get_metadata_several_tcs tc-end: 1532490258.304066, get_metadata_several_tcs, passed tc-start: 1532490258.304287, get_metadata_zero_tcs tc-end: 1532490258.325166, get_metadata_zero_tcs, passed tc-start: 1532490258.325428, parse_test_case_result_expected_death tc-end: 1532490258.341458, parse_test_case_result_expected_death, passed tc-start: 1532490258.341671, parse_test_case_result_expected_exit tc-end: 1532490258.357175, parse_test_case_result_expected_exit, passed tc-start: 1532490258.357404, parse_test_case_result_expected_failure tc-end: 1532490258.372961, parse_test_case_result_expected_failure, passed tc-start: 1532490258.373347, parse_test_case_result_expected_signal tc-end: 1532490258.389351, parse_test_case_result_expected_signal, passed tc-start: 1532490258.389582, parse_test_case_result_expected_timeout tc-end: 1532490258.405682, parse_test_case_result_expected_timeout, passed tc-start: 1532490258.405926, parse_test_case_result_failed tc-end: 1532490258.421128, parse_test_case_result_failed, passed tc-start: 1532490258.421365, parse_test_case_result_passed tc-end: 1532490258.437222, parse_test_case_result_passed, passed tc-start: 1532490258.437456, parse_test_case_result_skipped tc-end: 1532490258.453226, parse_test_case_result_skipped, passed tc-start: 1532490258.453486, parse_test_case_result_unknown tc-end: 1532490258.469480, parse_test_case_result_unknown, passed tc-start: 1532490258.469712, read_test_case_result_empty_file tc-end: 1532490258.485070, read_test_case_result_empty_file, passed tc-start: 1532490258.485592, read_test_case_result_failed tc-end: 1532490258.500874, read_test_case_result_failed, passed tc-start: 1532490258.501151, read_test_case_result_invalid tc-end: 1532490258.517366, read_test_case_result_invalid, passed tc-start: 1532490258.517641, read_test_case_result_multiline tc-end: 1532490258.532748, read_test_case_result_multiline, passed tc-start: 1532490258.533021, read_test_case_result_no_file tc-end: 1532490258.548919, read_test_case_result_no_file, passed tc-start: 1532490258.549145, read_test_case_result_skipped tc-end: 1532490258.563613, read_test_case_result_skipped, passed tc-start: 1532490258.563883, tp_1 tc-end: 1532490258.579269, tp_1, passed tc-start: 1532490258.579492, tp_2 tc-end: 1532490258.595962, tp_2, passed tc-start: 1532490258.596348, tp_3 tc-end: 1532490258.611020, tp_3, passed tc-start: 1532490258.611340, tp_4 tc-end: 1532490258.625522, tp_4, passed tc-start: 1532490258.625842, tp_50 tc-end: 1532490258.640951, tp_50, passed tc-start: 1532490258.641269, tp_51 tc-end: 1532490258.656243, tp_51, passed tc-start: 1532490258.656525, tp_52 tc-end: 1532490258.671371, tp_52, passed tc-start: 1532490258.671597, tp_53 tc-end: 1532490258.687360, tp_53, passed tc-start: 1532490258.687691, tp_54 tc-end: 1532490258.702782, tp_54, passed tc-start: 1532490258.703175, tp_55 tc-end: 1532490258.718905, tp_55, passed tc-start: 1532490258.719259, tp_56 tc-end: 1532490258.734409, tp_56, passed tc-start: 1532490258.734814, tp_57 tc-end: 1532490258.750284, tp_57, passed tc-start: 1532490258.750610, tp_58 tc-end: 1532490258.765999, tp_58, passed tc-start: 1532490258.766368, tp_59 tc-end: 1532490258.782193, tp_59, passed tc-start: 1532490258.782433, tp_60 tc-end: 1532490258.799062, tp_60, passed tp-end: 1532490258.799294, atf/tools/test_program_test tp-start: 1532490258.857054, atf/tools/text_test, 10 tc-start: 1532490258.857246, duplicate tc-end: 1532490258.871805, duplicate, passed tc-start: 1532490258.872151, join tc-end: 1532490258.887771, join, passed tc-start: 1532490258.888114, match tc-end: 1532490258.903641, match, passed tc-start: 1532490258.903863, split tc-end: 1532490258.918749, split, passed tc-start: 1532490258.919059, split_delims tc-end: 1532490258.933033, split_delims, passed tc-start: 1532490258.933266, to_bool tc-end: 1532490258.948757, to_bool, passed tc-start: 1532490258.949034, to_bytes tc-end: 1532490258.964138, to_bytes, passed tc-start: 1532490258.964361, to_string tc-end: 1532490258.979267, to_string, passed tc-start: 1532490258.979489, to_type tc-end: 1532490258.994517, to_type, passed tc-start: 1532490258.994752, trim tc-end: 1532490259.8947, trim, passed tp-end: 1532490259.9170, atf/tools/text_test tp-start: 1532490259.33683, atf/tools/ui_test, 6 tc-start: 1532490259.33699, paragraphs tc-so:Running tests for paragraphs tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>1 3 5 tc-so: tc-so:<<< tc-so:Expected output: >>>1 3 5<<< tc-so:Output : >>>1 3 5<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>1 3 5 tc-so:2 4 6<<< tc-so:Expected output: >>>1 3 5 tc-so: tc-so:2 4 6<<< tc-so:Output : >>>1 3 5 tc-so: tc-so:2 4 6<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>1234 6789 123456 tc-so:2 4 6<<< tc-so:Expected output: >>>1234 6789 tc-so:123456 tc-so: tc-so:2 4 6<<< tc-so:Output : >>>1234 6789 tc-so:123456 tc-so: tc-so:2 4 6<<< tc-so: tc-so:Testing with tag '12: ', 'no repeat', col 0 tc-so:Input: >>>56789 123456 tc-so:2 4 6<<< tc-so:Expected output: >>>12: 56789 tc-so: 123456 tc-so: tc-so: 2 4 6<<< tc-so:Output : >>>12: 56789 tc-so: 123456 tc-so: tc-so: 2 4 6<<< tc-so: tc-so:Testing with tag '12: ', 'repeat', col 0 tc-so:Input: >>>56789 123456 tc-so:2 4 6<<< tc-so:Expected output: >>>12: 56789 tc-so:12: 123456 tc-so:12: tc-so:12: 2 4 6<<< tc-so:Output : >>>12: 56789 tc-so:12: 123456 tc-so:12: tc-so:12: 2 4 6<<< tc-so: tc-so:Testing with tag '12:', 'no repeat', col 4 tc-so:Input: >>>56789 123456 tc-so:2 4 6<<< tc-so:Expected output: >>>12: 56789 tc-so: 123456 tc-so: tc-so: 2 4 6<<< tc-so:Output : >>>12: 56789 tc-so: 123456 tc-so: tc-so: 2 4 6<<< tc-so: tc-so:Testing with tag '12:', 'repeat', col 4 tc-so:Input: >>>56789 123456 tc-so:2 4 6<<< tc-so:Expected output: >>>12: 56789 tc-so:12: 123456 tc-so:12: tc-so:12: 2 4 6<<< tc-so:Output : >>>12: 56789 tc-so:12: 123456 tc-so:12: tc-so:12: 2 4 6<<< tc-end: 1532490259.47990, paragraphs, passed tc-start: 1532490259.48199, w_tag_col tc-so:Running tests for w_tag_col tc-so: tc-so:Testing with tag '1234:', 'no repeat', col 10 tc-so:Input: >>>1 3 5<<< tc-so:Expected output: >>>1234: 1 3 5<<< tc-so:Output : >>>1234: 1 3 5<<< tc-so: tc-so:Testing with tag '1234:', 'no repeat', col 10 tc-so:Input: >>>1 3 5 7 9<<< tc-so:Expected output: >>>1234: 1 3 5 tc-so: 7 9<<< tc-so:Output : >>>1234: 1 3 5 tc-so: 7 9<<< tc-so: tc-so:Testing with tag '1234:', 'repeat', col 10 tc-so:Input: >>>1 3 5 7 9<<< tc-so:Expected output: >>>1234: 1 3 5 tc-so:1234: 7 9<<< tc-so:Output : >>>1234: 1 3 5 tc-so:1234: 7 9<<< tc-end: 1532490259.61773, w_tag_col, passed tc-start: 1532490259.61981, w_tag_no_repeat tc-so:Running tests for w_tag_no_repeat tc-so: tc-so:Testing with tag '1234: ', 'no repeat', col 0 tc-so:Input: >>>789012345<<< tc-so:Expected output: >>>1234: 789012345<<< tc-so:Output : >>>1234: 789012345<<< tc-so: tc-so:Testing with tag '1234: ', 'no repeat', col 0 tc-so:Input: >>>789 1234 56789<<< tc-so:Expected output: >>>1234: 789 1234 tc-so: 56789<<< tc-so:Output : >>>1234: 789 1234 tc-so: 56789<<< tc-so: tc-so:Testing with tag '1234: ', 'no repeat', col 0 tc-so:Input: >>>789012345<<< tc-so:Expected output: >>>1234: 789012345<<< tc-so:Output : >>>1234: 789012345<<< tc-so: tc-so:Testing with tag '1234: ', 'no repeat', col 0 tc-so:Input: >>>789012345 7890<<< tc-so:Expected output: >>>1234: 789012345 tc-so: 7890<<< tc-so:Output : >>>1234: 789012345 tc-so: 7890<<< tc-so: tc-so:Testing with tag '1234: ', 'repeat', col 0 tc-so:Input: >>>789012345 7890<<< tc-so:Expected output: >>>1234: 789012345 tc-so:1234: 7890<<< tc-so:Output : >>>1234: 789012345 tc-so:1234: 7890<<< tc-end: 1532490259.75747, w_tag_no_repeat, passed tc-start: 1532490259.75956, w_tag_repeat tc-so:Running tests for w_tag_repeat tc-so: tc-so:Testing with tag '1234: ', 'repeat', col 0 tc-so:Input: >>>789012345<<< tc-so:Expected output: >>>1234: 789012345<<< tc-so:Output : >>>1234: 789012345<<< tc-so: tc-so:Testing with tag '1234: ', 'repeat', col 0 tc-so:Input: >>>789 1234 56789<<< tc-so:Expected output: >>>1234: 789 1234 tc-so:1234: 56789<<< tc-so:Output : >>>1234: 789 1234 tc-so:1234: 56789<<< tc-so: tc-so:Testing with tag '1234: ', 'repeat', col 0 tc-so:Input: >>>789012345<<< tc-so:Expected output: >>>1234: 789012345<<< tc-so:Output : >>>1234: 789012345<<< tc-end: 1532490259.90127, w_tag_repeat, passed tc-start: 1532490259.90333, wo_tag tc-so:Running tests for wo_tag tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345<<< tc-so:Expected output: >>>12345<<< tc-so:Output : >>>12345<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345 <<< tc-so:Expected output: >>>12345<<< tc-so:Output : >>>12345<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345 7890<<< tc-so:Expected output: >>>12345 7890<<< tc-so:Output : >>>12345 7890<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345 789012 45<<< tc-so:Expected output: >>>12345 789012 45<<< tc-so:Output : >>>12345 789012 45<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345 789012 456<<< tc-so:Expected output: >>>12345 789012 tc-so:456<<< tc-so:Output : >>>12345 789012 tc-so:456<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>1234567890123456<<< tc-so:Expected output: >>>1234567890123456<<< tc-so:Output : >>>1234567890123456<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345 789012345 78<<< tc-so:Expected output: >>>12345 789012345 tc-so:78<<< tc-so:Output : >>>12345 789012345 tc-so:78<<< tc-end: 1532490259.103867, wo_tag, passed tc-start: 1532490259.104075, wo_tag_col tc-so:Running tests for wo_tag_col tc-so: tc-so:Testing with tag '', 'no repeat', col 10 tc-so:Input: >>>12345<<< tc-so:Expected output: >>> 12345<<< tc-so:Output : >>> 12345<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 10 tc-so:Input: >>>12345 7890<<< tc-so:Expected output: >>> 12345 tc-so: 7890<<< tc-so:Output : >>> 12345 tc-so: 7890<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 10 tc-so:Input: >>>1 3 5 7 9<<< tc-so:Expected output: >>> 1 3 5 tc-so: 7 9<<< tc-so:Output : >>> 1 3 5 tc-so: 7 9<<< tc-end: 1532490259.117959, wo_tag_col, passed tp-end: 1532490259.118161, atf/tools/ui_test tp-start: 1532490259.143440, atf/tools/user_test, 4 tc-start: 1532490259.143462, euid tc-end: 1532490259.157816, euid, passed tc-start: 1532490259.158032, is_member_of_group tc-so:User belongs to 7 groups tc-so:Last GID is 31 tc-so:Checking if user belongs to group 0 tc-so:Checking if user does not belong to group 1 tc-so:Checking if user belongs to group 2 tc-so:Checking if user belongs to group 3 tc-so:Checking if user belongs to group 4 tc-so:Checking if user belongs to group 5 tc-so:Checking if user does not belong to group 6 tc-so:Checking if user does not belong to group 7 tc-so:Checking if user does not belong to group 8 tc-so:Checking if user does not belong to group 9 tc-so:Checking if user does not belong to group 10 tc-so:Checking if user does not belong to group 11 tc-so:Checking if user does not belong to group 12 tc-so:Checking if user does not belong to group 13 tc-so:Checking if user does not belong to group 14 tc-so:Checking if user does not belong to group 15 tc-so:Checking if user does not belong to group 16 tc-so:Checking if user does not belong to group 17 tc-so:Checking if user does not belong to group 18 tc-so:Checking if user does not belong to group 19 tc-so:Checking if user belongs to group 20 tc-so:Checking if user does not belong to group 21 tc-so:Checking if user does not belong to group 22 tc-so:Checking if user does not belong to group 23 tc-so:Checking if user does not belong to group 24 tc-so:Checking if user does not belong to group 25 tc-so:Checking if user does not belong to group 26 tc-so:Checking if user does not belong to group 27 tc-so:Checking if user does not belong to group 28 tc-so:Checking if user does not belong to group 29 tc-so:Checking if user does not belong to group 30 tc-so:Checking if user belongs to group 31 tc-end: 1532490259.171836, is_member_of_group, passed tc-start: 1532490259.172042, is_root tc-end: 1532490259.185806, is_root, passed tc-start: 1532490259.186052, is_unprivileged tc-end: 1532490259.200147, is_unprivileged, passed tp-end: 1532490259.200368, atf/tools/user_test tp-start: 1532490259.390238, atf/tools/atf-config_test, 7 tc-start: 1532490259.390256, list_all tc-so:Executing command [ atf-config ] tc-so:Executing command [ test 15 = 15 ] tc-so:Executing command [ grep atf_arch stdout ] tc-so:Executing command [ grep atf_build_cc stdout ] tc-so:Executing command [ grep atf_build_cflags stdout ] tc-so:Executing command [ grep atf_build_cpp stdout ] tc-so:Executing command [ grep atf_build_cppflags stdout ] tc-so:Executing command [ grep atf_build_cxx stdout ] tc-so:Executing command [ grep atf_build_cxxflags stdout ] tc-so:Executing command [ grep atf_confdir stdout ] tc-so:Executing command [ grep atf_includedir stdout ] tc-so:Executing command [ grep atf_libdir stdout ] tc-so:Executing command [ grep atf_libexecdir stdout ] tc-so:Executing command [ grep atf_machine stdout ] tc-so:Executing command [ grep atf_pkgdatadir stdout ] tc-so:Executing command [ grep atf_shell stdout ] tc-so:Executing command [ grep atf_workdir stdout ] tc-end: 1532490259.802585, list_all, passed tc-start: 1532490259.802877, override_env tc-so:Executing command [ /bin/sh -c ATF_ARCH=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_arch : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_arch : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_arch : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CC=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cc : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cc : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cc : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CFLAGS=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cflags : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cflags : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cflags : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CPP=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cpp : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cpp : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cpp : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CPPFLAGS=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cppflags : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cppflags : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cppflags : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CXX=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cxx : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cxx : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cxx : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CXXFLAGS=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cxxflags : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cxxflags : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cxxflags : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_confdir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_confdir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_confdir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_INCLUDEDIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_includedir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_includedir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_includedir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_LIBDIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_libdir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_libdir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_libdir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_LIBEXECDIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_libexecdir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_libexecdir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_libexecdir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_MACHINE=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_machine : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_machine : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_machine : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_PKGDATADIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_pkgdatadir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_pkgdatadir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_pkgdatadir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_SHELL=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_shell : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_shell : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_shell : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_WORKDIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_workdir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_workdir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_workdir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-end: 1532490263.174624, override_env, passed tc-start: 1532490263.175194, query_mixture tc-so:Executing command [ atf-config atf_arch non_existent ] tc-so:Executing command [ atf-config non_existent atf_arch ] tc-so:Executing command [ atf-config atf_build_cc non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cc ] tc-so:Executing command [ atf-config atf_build_cflags non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cflags ] tc-so:Executing command [ atf-config atf_build_cpp non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cpp ] tc-so:Executing command [ atf-config atf_build_cppflags non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cppflags ] tc-so:Executing command [ atf-config atf_build_cxx non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cxx ] tc-so:Executing command [ atf-config atf_build_cxxflags non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cxxflags ] tc-so:Executing command [ atf-config atf_confdir non_existent ] tc-so:Executing command [ atf-config non_existent atf_confdir ] tc-so:Executing command [ atf-config atf_includedir non_existent ] tc-so:Executing command [ atf-config non_existent atf_includedir ] tc-so:Executing command [ atf-config atf_libdir non_existent ] tc-so:Executing command [ atf-config non_existent atf_libdir ] tc-so:Executing command [ atf-config atf_libexecdir non_existent ] tc-so:Executing command [ atf-config non_existent atf_libexecdir ] tc-so:Executing command [ atf-config atf_machine non_existent ] tc-so:Executing command [ atf-config non_existent atf_machine ] tc-so:Executing command [ atf-config atf_pkgdatadir non_existent ] tc-so:Executing command [ atf-config non_existent atf_pkgdatadir ] tc-so:Executing command [ atf-config atf_shell non_existent ] tc-so:Executing command [ atf-config non_existent atf_shell ] tc-so:Executing command [ atf-config atf_workdir non_existent ] tc-so:Executing command [ atf-config non_existent atf_workdir ] tc-end: 1532490264.13512, query_mixture, passed tc-start: 1532490264.13841, query_multiple tc-so:Executing command [ atf-config atf_libexecdir atf_shell ] tc-so:Executing command [ test 2 = 2 ] tc-end: 1532490264.113730, query_multiple, passed tc-start: 1532490264.114064, query_one tc-so:Executing command [ atf-config atf_arch ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cc ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cpp ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cppflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cxx ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cxxflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_confdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_includedir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_libdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_libexecdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_machine ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_pkgdatadir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_shell ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_workdir ] tc-so:Executing command [ test 1 = 1 ] tc-end: 1532490264.925580, query_one, passed tc-start: 1532490264.925988, query_one_terse tc-so:Executing command [ atf-config atf_arch ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_arch ] tc-so:Executing command [ atf-config atf_build_cc ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cc ] tc-so:Executing command [ atf-config atf_build_cflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cflags ] tc-so:Executing command [ atf-config atf_build_cpp ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cpp ] tc-so:Executing command [ atf-config atf_build_cppflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cppflags ] tc-so:Executing command [ atf-config atf_build_cxx ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cxx ] tc-so:Executing command [ atf-config atf_build_cxxflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cxxflags ] tc-so:Executing command [ atf-config atf_confdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_confdir ] tc-so:Executing command [ atf-config atf_includedir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_includedir ] tc-so:Executing command [ atf-config atf_libdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_libdir ] tc-so:Executing command [ atf-config atf_libexecdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_libexecdir ] tc-so:Executing command [ atf-config atf_machine ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_machine ] tc-so:Executing command [ atf-config atf_pkgdatadir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_pkgdatadir ] tc-so:Executing command [ atf-config atf_shell ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_shell ] tc-so:Executing command [ atf-config atf_workdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_workdir ] tc-end: 1532490266.673691, query_one_terse, passed tc-start: 1532490266.674058, query_unknown tc-so:Executing command [ atf-config non_existent ] tc-end: 1532490266.748576, query_unknown, passed tp-end: 1532490266.749003, atf/tools/atf-config_test tp-start: 1532490266.961807, atf/tools/atf-report_test, 8 tc-start: 1532490266.961825, default tc-so:Using atf-run to run helpers tc-so:Executing command [ /bin/sh -c atf-report [0-9]+.[0-9]{6}#.#[0-9]+.[0-9]{6}#.#.conf. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.SZvaiB/etc HOME=/tmp/atf-run.SZvaiB atf-run helper ] tc-so:Third: read user-specific common.conf. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.SZvaiB/etc HOME=/tmp/atf-run.SZvaiB atf-run helper ] tc-so:Fourth: read user-specific .conf. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.SZvaiB/etc HOME=/tmp/atf-run.SZvaiB atf-run helper ] tc-end: 1532490278.471942, config, passed tc-start: 1532490278.472947, exit_codes tc-so:Executing command [ atf-run ] tc-end: 1532490278.801788, exit_codes, passed tc-start: 1532490278.802091, expect tc-so:Executing command [ atf-run ] tc-end: 1532490281.180784, expect, passed tc-start: 1532490281.181073, fds tc-so:Executing command [ atf-run ] tc-end: 1532490281.481772, fds, passed tc-start: 1532490281.482137, hooks tc-so:Checking default hooks tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.twgdLo/atf atf-run ] tc-so:Checking the system-wide info_start hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.twgdLo/atf atf-run ] tc-so:Checking the user-specific info_start hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.twgdLo/atf atf-run ] tc-so:Checking the system-wide info_end hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.twgdLo/atf atf-run ] tc-so:Checking the user-specific info_end hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.twgdLo/atf atf-run ] tc-end: 1532490282.505597, hooks, passed tc-start: 1532490282.506325, ignore_deprecated_use_fs tc-so:Executing command [ atf-run helper ] tc-end: 1532490282.807377, ignore_deprecated_use_fs, passed tc-start: 1532490282.807804, isolation_env tc-so:Executing command [ env LANG=bogus-value LC_ALL=bogus-value LC_COLLATE=bogus-value LC_CTYPE=bogus-value LC_MESSAGES=bogus-value LC_MONETARY=bogus-value LC_NUMERIC=bogus-value LC_TIME=bogus-value HOME=bogus-value TZ=bogus-value atf-run helper ] tc-so:Executing command [ grep ^tc-so:LANG= stdout ] tc-so:Executing command [ grep ^tc-so:LC_ALL= stdout ] tc-so:Executing command [ grep ^tc-so:LC_COLLATE= stdout ] tc-so:Executing command [ grep ^tc-so:LC_CTYPE= stdout ] tc-so:Executing command [ grep ^tc-so:LC_MESSAGES= stdout ] tc-so:Executing command [ grep ^tc-so:LC_MONETARY= stdout ] tc-so:Executing command [ grep ^tc-so:LC_NUMERIC= stdout ] tc-so:Executing command [ grep ^tc-so:LC_TIME= stdout ] tc-so:Executing command [ grep ^tc-so:HOME= stdout ] tc-so:Executing command [ grep ^tc-so:TZ= stdout ] tc-so:Executing command [ grep ^tc-so:TZ=UTC stdout ] tc-end: 1532490283.392238, isolation_env, passed tc-start: 1532490283.392707, isolation_home tc-so:Executing command [ env HOME=foo atf-run helper ] tc-end: 1532490283.701955, isolation_home, passed tc-start: 1532490283.702418, isolation_stdin tc-so:Executing command [ /bin/sh -c echo hello world | atf-run helper ] tc-end: 1532490284.12255, isolation_stdin, passed tc-start: 1532490284.12708, isolation_umask tc-so:Executing command [ /bin/sh -c umask 0000 && atf-run helper ] tc-end: 1532490284.324998, isolation_umask, passed tc-start: 1532490284.325603, missing_results tc-so:Executing command [ atf-run ] tc-end: 1532490284.653790, missing_results, passed tc-start: 1532490284.654252, mux_streams tc-so:Attempt 1 tc-so:Executing command [ atf-run ] tc-so:Attempt 2 tc-so:Executing command [ atf-run ] tc-so:Attempt 3 tc-so:Executing command [ atf-run ] tc-so:Attempt 4 tc-so:Executing command [ atf-run ] tc-so:Attempt 5 tc-so:Executing command [ atf-run ] tc-end: 1532490286.609840, mux_streams, passed tc-start: 1532490286.610528, no_warnings tc-so:Executing command [ atf-run helper ] tc-end: 1532490286.912399, no_warnings, passed tc-start: 1532490286.912764, require_arch tc-so:Checking for the real architecture tc-so:Executing command [ atf-run -v arch=x86_64 helper ] tc-so:Executing command [ atf-run -v arch=foo x86_64 helper ] tc-so:Executing command [ atf-run -v arch=x86_64 foo helper ] tc-so:Checking for a fictitious architecture tc-so:Executing command [ atf-run -v arch=fictitious helper ] tc-so:Executing command [ atf-run -v arch=foo fictitious helper ] tc-so:Executing command [ atf-run -v arch=fictitious foo helper ] tc-so:Triggering some failures tc-so:Executing command [ atf-run -v arch=foo helper ] tc-so:Executing command [ atf-run -v arch=foo bar helper ] tc-so:Executing command [ atf-run -v arch=fictitiousxxx helper ] tc-end: 1532490289.164209, require_arch, passed tc-start: 1532490289.164574, require_config tc-so:Executing command [ atf-run helper ] tc-so:Executing command [ atf-run -v var1=foo helper ] tc-so:Executing command [ atf-run -v var1=a -v var2= helper ] tc-end: 1532490289.934555, require_config, passed tc-start: 1532490289.934911, require_files tc-so:Checking absolute paths tc-so:Executing command [ atf-run -v files=/bin/cp helper ] tc-so:Executing command [ atf-run -v files=/tmp/atf-run.t2vzaY/i-exist helper ] tc-so:Executing command [ atf-run -v files=/tmp/atf-run.t2vzaY/i-exist /tmp/atf-run.t2vzaY/dont-exist helper ] tc-so:Checking that relative paths are not allowed tc-so:Executing command [ atf-run -v files=hello helper ] tc-so:Executing command [ atf-run -v files=a/b helper ] tc-end: 1532490291.224450, require_files, passed tc-start: 1532490291.224891, require_machine tc-so:Checking for the real machine type tc-so:Executing command [ atf-run -v machine=amd64 helper ] tc-so:Executing command [ atf-run -v machine=foo amd64 helper ] tc-so:Executing command [ atf-run -v machine=amd64 foo helper ] tc-so:Checking for a fictitious machine type tc-so:Executing command [ atf-run -v machine=fictitious helper ] tc-so:Executing command [ atf-run -v machine=foo fictitious helper ] tc-so:Executing command [ atf-run -v machine=fictitious foo helper ] tc-so:Triggering some failures tc-so:Executing command [ atf-run -v machine=foo helper ] tc-so:Executing command [ atf-run -v machine=foo bar helper ] tc-so:Executing command [ atf-run -v machine=fictitiousxxx helper ] tc-end: 1532490293.470362, require_machine, passed tc-start: 1532490293.470825, require_progs tc-so:Checking absolute paths tc-so:Executing command [ atf-run -v progs=/bin/cp helper ] tc-so:Executing command [ atf-run -v progs=/bin/__non-existent__ helper ] tc-so:Checking that relative paths are not allowed tc-so:Executing command [ atf-run -v progs=bin/cp helper ] tc-so:Check plain file names, searching them in the PATH. tc-so:Executing command [ atf-run -v progs=cp helper ] tc-so:Executing command [ atf-run -v progs=__non-existent__ helper ] tc-end: 1532490294.703604, require_progs, passed tc-start: 1532490294.703968, require_user_bad tc-so:Executing command [ atf-run -v user=foobar helper ] tc-end: 1532490294.994828, require_user_bad, passed tc-start: 1532490294.995183, require_user_root tc-so:Executing command [ atf-run -v user=root helper ] tc-end: 1532490295.302548, require_user_root, passed tc-start: 1532490295.303132, require_user_unprivileged tc-so:Executing command [ atf-run -v user=unprivileged helper ] tc-end: 1532490295.599728, require_user_unprivileged, passed tc-start: 1532490295.600187, signaled tc-so:Executing command [ atf-run ] tc-end: 1532490295.955586, signaled, passed tc-start: 1532490295.955885, timeout tc-so:Executing command [ atf-run -v statedir=/tmp/atf-run.1AJAyT helper ] tc-end: 1532490297.257908, timeout, passed tc-start: 1532490297.258269, timeout_forkexit tc-so:Executing command [ atf-run -v statedir=/tmp/atf-run.PYEk9D helper ] tc-end: 1532490297.565776, timeout_forkexit, passed tc-start: 1532490297.566216, vflag tc-so:Checking that 'testvar' is not defined. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.FBTJmM/etc atf-run helper ] tc-so:Checking that defining 'testvar' trough '-v' works. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.FBTJmM/etc atf-run -v testvar='a value' helper ] tc-so:Checking that defining 'testvar' trough the configuration file works. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.FBTJmM/etc atf-run helper ] tc-so:Checking that defining 'testvar' trough -v overrides the configuration file. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.FBTJmM/etc atf-run -v testvar='a value' helper ] tc-end: 1532490298.641069, vflag, passed tc-start: 1532490298.641645, zero_tcs tc-so:Executing command [ atf-run ] tc-end: 1532490298.937294, zero_tcs, passed tp-end: 1532490298.937616, atf/tools/atf-run_test info: time.end, śr. lip 25 05:44:58 CEST 2018